A problem has been observed when trying to export Java 8 layers. An error message is displayed when exporting the layer, "Error opening xpf source file." After acknowledging the message, the export process either aborts or continues depending on whether the option to export user information was set.
- If user information was selected for export, the export process aborts.
- If user information was not selected for export, the export process continues, but produces an incomplete XPF file.
Compiling a Java 8 layer using Symantec Virtual Composer will fail to create the package.
Symantec Workspace Virtualization Admin Tool
- Exporting the layer fails
Symantec Virtual Composer
- Packaging wizard fails to compile the package
- Clicking the Compile Package button also results in an error message, "Failed to create package"
- The project log file will indicate error 3 when attempting to open a file on a path that should exist:
2015-09-01 20:02:59 WARN [548] Packager,PackagingTool::CXPFUtil::WriteXPFFileItems#2112| Open file error: 3, File: \\?\VOLUME{18E5E0DD-EA58-11E0-ACD4-806E6F6E6963}\FSLRDR\10\[_B_]ALLUSERSPROFILE[_E_]\ORACLE\JAVA\JAVAPATH\JAVA.EXE
ERROR_PATH_NOT_FOUND
3 (0x3)
The system cannot find the path specified.