Jan Richter created JBDS-4129:
---------------------------------
Summary: Bundled JDK is trying to install from non existing location
Key: JBDS-4129
URL:
https://issues.jboss.org/browse/JBDS-4129
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 10.2.0.AM2
Environment: Windows 10
Reporter: Jan Richter
Priority: Blocker
OpenJDK fails to install from bundled installer, it is trying to execute the msi from the
location it would normally be downloaded into by the online installer. But it is just not
there, since it's bundled instead.
{noformat}
Thu, 20 Oct 2016 18:53:13 GMT-INFO: jdk - Execute msiexec
/i,C:\Users\jbossqa\AppData\Local\Temp\jdk.msi,INSTALLDIR=c:\DevelopmentSuite\jdk8,/qn,/norestart,/Lviwe,c:\DevelopmentSuite\openjdk.log
Thu, 20 Oct 2016 18:53:13 GMT-ERROR: jdk - Error: Command failed: msiexec /i
C:\Users\jbossqa\AppData\Local\Temp\jdk.msi INSTALLDIR=c:\DevelopmentSuite\jdk8 /qn
/norestart /Lviwe c:\DevelopmentSuite\openjdk.log
Thu, 20 Oct 2016 18:53:13 GMT-ERROR: jdk -
Thu, 20 Oct 2016 18:53:13 GMT-ERROR: jdk failed to install: Error: Command failed: msiexec
/i C:\Users\jbossqa\AppData\Local\Temp\jdk.msi INSTALLDIR=c:\DevelopmentSuite\jdk8 /qn
/norestart /Lviwe c:\DevelopmentSuite\openjdk.log
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)