Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-4075

Installer produces invalid install config xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 10.2.0.AM2
    • 10.2.0.AM1
    • installer
    • 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! ]
      
      

            nivologd@gmail.com Denis Golovin (Inactive)
            jrichter@redhat.com Jan Richter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: