Jan Richter created JBDS-3753:
---------------------------------
Summary: Installer forces using detected JDK, tries to install JBDS with the
bundled Java anyway
Key: JBDS-3753
URL:
https://issues.jboss.org/browse/JBDS-3753
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 9.1.0.CR1
Environment: Setup-bundled-0.0.2-20160401-28
Reporter: Jan Richter
Assignee: Denis Golovin
Priority: Blocker
Using bundled installer build 28 - confirmation page will not let me use the bundled JDK
if it detects a pre-existing JDK somewhere else.
Once the installation is triggered, JDK goes straight to finished (not a problem under
these circumstances) but JBDS fails right away and the log says:
{noformat}
Fri, 01 Apr 2016 07:20:44 GMT-INFO: jbds - Execute c:\DeveloperPlatform\jdk8\bin\java.exe
-DTRACE=true,-jar,C:\Users\jbossqa\AppData\Local\Temp\7zSE006.tmp\jbds.jar,C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
Fri, 01 Apr 2016 07:20:44 GMT-ERROR: jbds - Error: spawn
c:\DeveloperPlatform\jdk8\bin\java.exe ENOENT
Fri, 01 Apr 2016 07:20:44 GMT-ERROR: jbds -
Fri, 01 Apr 2016 07:20:44 GMT-ERROR: jbds failed to install: Error: spawn
c:\DeveloperPlatform\jdk8\bin\java.exe ENOENT
{noformat}
So basically, I can't get it to install the bundled JDK but it will still try to use
it.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)