[
https://issues.jboss.org/browse/JBTIS-948?page=com.atlassian.jira.plugin....
]
Paul Leacu commented on JBTIS-948:
----------------------------------
Hey [~apodhrad] a little confused by this one.
1. Install devstudio 10.1.0.GA I presume?
{code}
java -jar devstudio-10.1.0.GA-v20160902-1725-B43-installer-standalone.jar
{code}
2. I can find InstallConfigRecord.xml in the devstudio I just created.
3. Delete the devstudio folder that contains InstallConfigRecord.xml? Can I just run
your command and point to a different devstudio installation location? When I do I get:
{code}
[pleacu@pleacu-2-laptop crap]$ java -jar
~/install/devstudio-integration-stack-rt-10.0.0.CR1-standalone-installer.jar
InstallConfigRecord.xml
[ 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! ]
{code}
Runtime is not detected if the Devstudio was installed using the
InstallConfigRecord.xml
----------------------------------------------------------------------------------------
Key: JBTIS-948
URL:
https://issues.jboss.org/browse/JBTIS-948
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 10.0.0.CR1
Environment: devstudio-integration-stack-rt-10.0.0.CR1-standalone-installer.jar
Reporter: Andrej Podhradsky
Assignee: Paul Leacu
Runtime is not detected if the Devstudio was installed using the InstallConfigRecord.xml.
It seems that the folder for runtime detection is set to {{<user>/jboss-runtimes}}.
The above folder can be found at Preferences > JBoss Tools > JBoss Runtime
Detection
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)