Problem:
FlexApp packaging Oracle Database Client 12.1
When packaging Oracle Database Client 12.1 an error may occur and prevent the packaging from finishing the packaging process. Editing the VirtFsService.exe.config file will help fix the error.
- On a pre-capture state of a VDI, (if not in a pre-capture state revert back to a clean snapshot) open the FlexApp packaging console.
- Using File Explorer, navigate to "C:\Program Files (x86)\Liquidware Labs\FlexApp Packaging Console\VirtFsService\x64\VirtFsService.exe.config" and (x86)
- Copy the VirtFsService.exe.config to a directory to be used as a backup
- Using Task Manager (can be opened by right clicking the Start Menu), go to the Services tab and stop the LwlContainerService by right clicking the service and clicking stop.
- Going back to "C:\Program Files (x86)\Liquidware Labs\FlexApp Packaging Console\VirtFsService\x64\ in File Explorer, edit VirtFsService.exe.config (using a text editor i.e Notepad++) look for section containing this <setting name="IgnoredRegPaths" serializeAs="Xml"> (the section should be around line 275 if using Notepad++)
- After the last item<string>zonemap</string> (around line 392) drop down a line (carriage return)
- Add<string>SAM.SAM</string> the next line below should be</ArrayOfString>which closes that section
- Save the VirtFsService.exe.config file
- Go back to the Task Manager services tab and start the LwlContainerService
- Try packaging Oracle Database Client 12.1 again
Product: FlexApp
Product Version: 6.8.4 R2+
Updated: June 27, 2024