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

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


     [ https://issues.jboss.org/browse/JBDS-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Richter updated JBDS-4075:
------------------------------
    Fix Version/s: 10.2.0.AM2


> 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
>             Fix For: 10.2.0.AM2
>
>
> 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