Installer 10.15 | Other Resolved Issues | Release 10.1
 
Release 10.1
*WIR-10287
Installation from image aborts on SPARC systemsOn Solaris 11.3 SPARC systems, installation from an image can abort with a Java crash (SIGSEGV in class 'installBuildModule'). This is a SPARC system bug.
Until Oracle provides a fix, the workaround is to use this Java option:
-XX:CompileCommand="exclude,com/wm/distman/custominstall/CopyFilesProgressPanel.installBuildModule"Alternatively you can pass this option with a file .hotspot_compiler in the current working directory that has this content:
exclude com/wm/distman/custominstall/CopyFilesProgressPanel installBuildModule