[jbosstools-issues] [JBoss JIRA] (JBDS-4075) Installer produces invalid install config xml

Jan Richter (JIRA) issues at jboss.org
Mon Oct 3 08:48:01 EDT 2016


Jan Richter created JBDS-4075:
---------------------------------

             Summary: Installer produces invalid install config xml
                 Key: JBDS-4075
                 URL: https://issues.jboss.org/browse/JBDS-4075
             Project: Red Hat JBoss Developer Studio (devstudio)
          Issue Type: Bug
          Components: installer
    Affects Versions: 10.2.0.AM1
            Reporter: Jan Richter
            Priority: Critical


The InstallConfigRecord.xml file produced by devstudio installer cannot be used in headless installation. Instead it produces the following error:
{noformat}
[ 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! ]

{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list