-
Bug
-
Resolution: Done
-
Critical
-
10.2.0.AM1
-
None
-
NEW
The InstallConfigRecord.xml file produced by devstudio installer cannot be used in headless installation. Instead it produces the following error:
[ Starting automated installation ] [INFO] Selected JVM Information [INFO] Location : /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.102-1.b14.fc24.x86_64 [INFO] Vendor : Oracle Corporation [INFO] Version : 1.8.0_102 [INFO] Arch : 64-bit java.lang.NullPointerException java.lang.NullPointerException at java.util.Hashtable.put(Hashtable.java:459) at java.util.Properties.setProperty(Properties.java:166) at com.izforge.izpack.installer.AutomatedInstallData.setVariable(Unknown Source) at com.jboss.devstudio.core.installer.InstallAdditionalRuntimesPanelAutomationHelper.runAutomated(InstallAdditionalRuntimesPanelAutomationHelper.java:38) at com.izforge.izpack.installer.AutomatedInstaller.installPanel(AutomatedInstaller.java:432) at com.izforge.izpack.installer.AutomatedInstaller.doInstall(AutomatedInstaller.java:388) at com.izforge.izpack.installer.Installer.main(Unknown Source) [ Automated installation FAILED! ]