[jbosstools-issues] [JBoss JIRA] (JBDS-4819) Cannot install Red Hat CodeReady studio

Zbyněk Červinka (Jira) issues at jboss.org
Mon Feb 3 08:27:38 EST 2020


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

Zbyněk Červinka updated JBDS-4819:
----------------------------------
    Description: 
The Red Hat CodeReady studio cannot be installed (tested on OS X 10.14.6) - an error occures while installing.
*Installer name:* codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
*Additional info:* tested with both Java 8 and Java 11 selected as Java VM in step 4 of the installation.



h2. Terminal output while installing the studio with "java -jar -DDEBUG=true -DTRACE=true -DSTACKTRACE=true" commands:

{code:java}
Zbynek-MacBook-Pro:Downloads zcervink$ java -jar -DDEBUG=true -DTRACE=true -DSTACKTRACE=true ./codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar 
TRACE enabled.
STACKTRACE enabled.
checking if os constraints [Os  family unix name null version null arch null jre null ] match current OS
matched current OS.
checking if os constraints [Os  family windows name null version null arch null jre null ] match current OS
checking if os constraints [Os  family null name null version null arch x86_64 jre null ] match current OS
matched current OS.
Making temp file: iz-Red Hat CodeReady Studio 12.14.0.GA.tmp
In temp directory: /var/folders/tc/4vsrtwvs5vj74jdwh0dfbc0h0000gn/T/
Temp file created
Can not find optional resource conditions.xml
No specification for conditions found.
RulesEngine.init()
Initializing builtin conditions for packs.
Pack.getCondition(): null for pack devstudio-installer
Pack.getCondition(): null for pack devstudio.update
Pack.getCondition(): null for pack devstudio.generate
Pack.getCondition(): null for pack jbosseap
Custom langpack for eng available.
[DEBUG] Resource customicons.xml not defined. No custom icons available.
[DEBUG] Current Panel: licence
can show panel with id licence ?
no condition, show panel
[DEBUG] Current Panel: introduction
can show panel with id introduction ?
no condition, show panel
[DEBUG] Current Panel: target
can show panel with id target ?
no condition, show panel
[DEBUG] Current focus owner: null
[DEBUG] Current focus owner: null
[DEBUG] Current Panel: target
can show panel with id target ?
no condition, show panel
[DEBUG] Current Panel: licence
can show panel with id licence ?
no condition, show panel
[DEBUG] Current Panel: jre
can show panel with id jre ?
no condition, show panel
[DEBUG] Current focus owner: null
[DEBUG] Current Panel: jre
can show panel with id jre ?
no condition, show panel
[DEBUG] Current Panel: target
can show panel with id target ?
no condition, show panel
[DEBUG] Current Panel: as
can show panel with id as ?
no condition, show panel
[DEBUG] idata.setVariable(VAR_JAVA_HOME,javaHome.getAbsolutePath()) = JAVA_HOME, /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
/Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
/Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java -Djava.awt.headless=true
executeCommand
	params: /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java
	params: -Djava.awt.headless=true
	params: -showversion
	params: -classpath
	params: /Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar:./codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
	params: com.jboss.devstudio.core.installer.JREPathPanel

stdout:
java.vendor = Oracle Corporation
java.version = 11.0.3
java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
sun.arch.data.model = 64

stderr:
java version "11.0.3" 2019-04-16 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.3+12-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.3+12-LTS, mixed mode)

exit status: 0
java.vendor = Oracle Corporation
java.version = 11.0.3
java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
sun.arch.data.model = 64

/Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
/Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java -Djava.awt.headless=true
executeCommand
	params: /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java
	params: -Djava.awt.headless=true
	params: -showversion
	params: -classpath
	params: /Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar:./codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
	params: com.jboss.devstudio.core.installer.JREPathPanel

stdout:
java.vendor = Oracle Corporation
java.version = 11.0.3
java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
sun.arch.data.model = 64

stderr:
java version "11.0.3" 2019-04-16 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.3+12-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.3+12-LTS, mixed mode)

exit status: 0
java.vendor = Oracle Corporation
java.version = 11.0.3
java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
sun.arch.data.model = 64

[INFO] Detected Java version: 11
/Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
/Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java -Djava.awt.headless=true
executeCommand
	params: /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java
	params: -Djava.awt.headless=true
	params: -showversion
	params: -classpath
	params: /Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar:./codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
	params: com.jboss.devstudio.core.installer.JREPathPanel

stdout:
java.vendor = Oracle Corporation
java.version = 11.0.3
java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
sun.arch.data.model = 64

stderr:
java version "11.0.3" 2019-04-16 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.3+12-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.3+12-LTS, mixed mode)

exit status: 0
java.vendor = Oracle Corporation
java.version = 11.0.3
java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
sun.arch.data.model = 64

[INFO] Detected Java version: 11
[DEBUG] Current Panel: as
can show panel with id as ?
no condition, show panel
[DEBUG] Current Panel: jre
can show panel with id jre ?
no condition, show panel
[DEBUG] Current Panel: features
can show panel with id features ?
no condition, show panel
[DEBUG] Current focus owner: null
[DEBUG] Current Panel: features
can show panel with id features ?
no condition, show panel
[DEBUG] Current Panel: as
can show panel with id as ?
no condition, show panel
[DEBUG] Current Panel: summary
can show panel with id summary ?
no condition, show panel
[DEBUG] Current focus owner: null
[DEBUG] Current Panel: runtimes
can show panel with id runtimes ?
no condition, show panel
[DEBUG] Current Panel: features
can show panel with id features ?
no condition, show panel
[DEBUG] Current Panel: summary
can show panel with id summary ?
no condition, show panel
[DEBUG] Current focus owner: null
[DEBUG] Current Panel: updatepacks
can show panel with id updatepacks ?
no condition, show panel
[DEBUG] Current Panel: features
can show panel with id features ?
no condition, show panel
[DEBUG] Current Panel: summary
can show panel with id summary ?
no condition, show panel
[DEBUG] Current focus owner: null
[DEBUG] Current Panel: diskspacecheck
can show panel with id diskspacecheck ?
no condition, show panel
[DEBUG] Current Panel: features
can show panel with id features ?
no condition, show panel
[DEBUG] Current Panel: summary
can show panel with id summary ?
no condition, show panel
[DEBUG] Current focus owner: null
executeCommand
	params: df
	params: -Pk
	params: /Applications

stdout:
Filesystem   1024-blocks      Used Available Capacity  Mounted on
/dev/disk1s1   488245288 251670080 232728616    52%    /

stderr:

exit status: 0
[DEBUG] Current Panel: summary
can show panel with id summary ?
no condition, show panel
[DEBUG] Current Panel: features
can show panel with id features ?
no condition, show panel
[DEBUG] Current Panel: install
can show panel with id install ?
no condition, show panel
[DEBUG] Current focus owner: null
executeCommand
	params: df
	params: -Pk
	params: /Applications

stdout:
Filesystem   1024-blocks      Used Available Capacity  Mounted on
/dev/disk1s1   488245288 251670080 232728616    52%    /

stderr:

exit status: 0
[DEBUG] Current Panel: install
can show panel with id install ?
no condition, show panel
[DEBUG] Current Panel: summary
can show panel with id summary ?
no condition, show panel
[DEBUG] Current Panel: shortcut
can show panel with id shortcut ?
no condition, show panel
[DEBUG] Current focus owner: null
checking if os constraints [Os  family windows name null version null arch null jre null ] match current OS
no match with current OS!
checking if os constraints [Os  family windows name null version null arch null jre null ] match current OS
no match with current OS!
checking if os constraints [Os  family windows name null version null arch null jre null ] match current OS
no match with current OS!
[DEBUG] [ Command ] "/Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java" -Djava.awt.headless=true  -jar "/Applications/codereadystudio-testing-blocker-001/studio/p2/director/plugins/org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar" -l -r 'jar:file:///Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar!/devstudio' -d "/Applications/codereadystudio-testing-blocker-001/studio/codereadystudio.app/Contents/Eclipse" ;echo REQUEST_FINISHED_$?;echo ERROUTPUT_FINISHED >&2
An error has occurred. See the log file
/Applications/codereadystudio-testing-blocker-001/studio/p2/director/configuration/1580735886585.log.

[DEBUG] Current focus owner: null
{code}


  was:
The Red Hat CodeReady studio cannot be installed (tested on OS X 10.14.6) - an error occures while installing.
*Installer name:* codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
Additional info: tested with both Java 8 and Java 11 selected as Java Vm in step 4 of the installation.



h2. Terminal output while installing the studio with "java -jar -DDEBUG=true -DTRACE=true -DSTACKTRACE=true" commands:

{code:java}
Zbynek-MacBook-Pro:Downloads zcervink$ java -jar -DDEBUG=true -DTRACE=true -DSTACKTRACE=true ./codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar 
TRACE enabled.
STACKTRACE enabled.
checking if os constraints [Os  family unix name null version null arch null jre null ] match current OS
matched current OS.
checking if os constraints [Os  family windows name null version null arch null jre null ] match current OS
checking if os constraints [Os  family null name null version null arch x86_64 jre null ] match current OS
matched current OS.
Making temp file: iz-Red Hat CodeReady Studio 12.14.0.GA.tmp
In temp directory: /var/folders/tc/4vsrtwvs5vj74jdwh0dfbc0h0000gn/T/
Temp file created
Can not find optional resource conditions.xml
No specification for conditions found.
RulesEngine.init()
Initializing builtin conditions for packs.
Pack.getCondition(): null for pack devstudio-installer
Pack.getCondition(): null for pack devstudio.update
Pack.getCondition(): null for pack devstudio.generate
Pack.getCondition(): null for pack jbosseap
Custom langpack for eng available.
[DEBUG] Resource customicons.xml not defined. No custom icons available.
[DEBUG] Current Panel: licence
can show panel with id licence ?
no condition, show panel
[DEBUG] Current Panel: introduction
can show panel with id introduction ?
no condition, show panel
[DEBUG] Current Panel: target
can show panel with id target ?
no condition, show panel
[DEBUG] Current focus owner: null
[DEBUG] Current focus owner: null
[DEBUG] Current Panel: target
can show panel with id target ?
no condition, show panel
[DEBUG] Current Panel: licence
can show panel with id licence ?
no condition, show panel
[DEBUG] Current Panel: jre
can show panel with id jre ?
no condition, show panel
[DEBUG] Current focus owner: null
[DEBUG] Current Panel: jre
can show panel with id jre ?
no condition, show panel
[DEBUG] Current Panel: target
can show panel with id target ?
no condition, show panel
[DEBUG] Current Panel: as
can show panel with id as ?
no condition, show panel
[DEBUG] idata.setVariable(VAR_JAVA_HOME,javaHome.getAbsolutePath()) = JAVA_HOME, /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
/Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
/Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java -Djava.awt.headless=true
executeCommand
	params: /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java
	params: -Djava.awt.headless=true
	params: -showversion
	params: -classpath
	params: /Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar:./codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
	params: com.jboss.devstudio.core.installer.JREPathPanel

stdout:
java.vendor = Oracle Corporation
java.version = 11.0.3
java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
sun.arch.data.model = 64

stderr:
java version "11.0.3" 2019-04-16 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.3+12-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.3+12-LTS, mixed mode)

exit status: 0
java.vendor = Oracle Corporation
java.version = 11.0.3
java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
sun.arch.data.model = 64

/Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
/Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java -Djava.awt.headless=true
executeCommand
	params: /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java
	params: -Djava.awt.headless=true
	params: -showversion
	params: -classpath
	params: /Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar:./codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
	params: com.jboss.devstudio.core.installer.JREPathPanel

stdout:
java.vendor = Oracle Corporation
java.version = 11.0.3
java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
sun.arch.data.model = 64

stderr:
java version "11.0.3" 2019-04-16 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.3+12-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.3+12-LTS, mixed mode)

exit status: 0
java.vendor = Oracle Corporation
java.version = 11.0.3
java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
sun.arch.data.model = 64

[INFO] Detected Java version: 11
/Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
/Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java -Djava.awt.headless=true
executeCommand
	params: /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java
	params: -Djava.awt.headless=true
	params: -showversion
	params: -classpath
	params: /Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar:./codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
	params: com.jboss.devstudio.core.installer.JREPathPanel

stdout:
java.vendor = Oracle Corporation
java.version = 11.0.3
java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
sun.arch.data.model = 64

stderr:
java version "11.0.3" 2019-04-16 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.3+12-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.3+12-LTS, mixed mode)

exit status: 0
java.vendor = Oracle Corporation
java.version = 11.0.3
java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
sun.arch.data.model = 64

[INFO] Detected Java version: 11
[DEBUG] Current Panel: as
can show panel with id as ?
no condition, show panel
[DEBUG] Current Panel: jre
can show panel with id jre ?
no condition, show panel
[DEBUG] Current Panel: features
can show panel with id features ?
no condition, show panel
[DEBUG] Current focus owner: null
[DEBUG] Current Panel: features
can show panel with id features ?
no condition, show panel
[DEBUG] Current Panel: as
can show panel with id as ?
no condition, show panel
[DEBUG] Current Panel: summary
can show panel with id summary ?
no condition, show panel
[DEBUG] Current focus owner: null
[DEBUG] Current Panel: runtimes
can show panel with id runtimes ?
no condition, show panel
[DEBUG] Current Panel: features
can show panel with id features ?
no condition, show panel
[DEBUG] Current Panel: summary
can show panel with id summary ?
no condition, show panel
[DEBUG] Current focus owner: null
[DEBUG] Current Panel: updatepacks
can show panel with id updatepacks ?
no condition, show panel
[DEBUG] Current Panel: features
can show panel with id features ?
no condition, show panel
[DEBUG] Current Panel: summary
can show panel with id summary ?
no condition, show panel
[DEBUG] Current focus owner: null
[DEBUG] Current Panel: diskspacecheck
can show panel with id diskspacecheck ?
no condition, show panel
[DEBUG] Current Panel: features
can show panel with id features ?
no condition, show panel
[DEBUG] Current Panel: summary
can show panel with id summary ?
no condition, show panel
[DEBUG] Current focus owner: null
executeCommand
	params: df
	params: -Pk
	params: /Applications

stdout:
Filesystem   1024-blocks      Used Available Capacity  Mounted on
/dev/disk1s1   488245288 251670080 232728616    52%    /

stderr:

exit status: 0
[DEBUG] Current Panel: summary
can show panel with id summary ?
no condition, show panel
[DEBUG] Current Panel: features
can show panel with id features ?
no condition, show panel
[DEBUG] Current Panel: install
can show panel with id install ?
no condition, show panel
[DEBUG] Current focus owner: null
executeCommand
	params: df
	params: -Pk
	params: /Applications

stdout:
Filesystem   1024-blocks      Used Available Capacity  Mounted on
/dev/disk1s1   488245288 251670080 232728616    52%    /

stderr:

exit status: 0
[DEBUG] Current Panel: install
can show panel with id install ?
no condition, show panel
[DEBUG] Current Panel: summary
can show panel with id summary ?
no condition, show panel
[DEBUG] Current Panel: shortcut
can show panel with id shortcut ?
no condition, show panel
[DEBUG] Current focus owner: null
checking if os constraints [Os  family windows name null version null arch null jre null ] match current OS
no match with current OS!
checking if os constraints [Os  family windows name null version null arch null jre null ] match current OS
no match with current OS!
checking if os constraints [Os  family windows name null version null arch null jre null ] match current OS
no match with current OS!
[DEBUG] [ Command ] "/Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java" -Djava.awt.headless=true  -jar "/Applications/codereadystudio-testing-blocker-001/studio/p2/director/plugins/org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar" -l -r 'jar:file:///Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar!/devstudio' -d "/Applications/codereadystudio-testing-blocker-001/studio/codereadystudio.app/Contents/Eclipse" ;echo REQUEST_FINISHED_$?;echo ERROUTPUT_FINISHED >&2
An error has occurred. See the log file
/Applications/codereadystudio-testing-blocker-001/studio/p2/director/configuration/1580735886585.log.

[DEBUG] Current focus owner: null
{code}




> Cannot install Red Hat CodeReady studio
> ---------------------------------------
>
>                 Key: JBDS-4819
>                 URL: https://issues.redhat.com/browse/JBDS-4819
>             Project: Red Hat CodeReady Studio (devstudio)
>          Issue Type: Bug
>          Components: installer
>    Affects Versions: 12.14.0.GA
>            Reporter: Zbyněk Červinka
>            Assignee: Jeff MAURY
>            Priority: Blocker
>             Fix For: 12.14.0.GA
>
>         Attachments: Snímek obrazovky 2020-02-03 v 13.59.41.png
>
>
> The Red Hat CodeReady studio cannot be installed (tested on OS X 10.14.6) - an error occures while installing.
> *Installer name:* codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
> *Additional info:* tested with both Java 8 and Java 11 selected as Java VM in step 4 of the installation.
> h2. Terminal output while installing the studio with "java -jar -DDEBUG=true -DTRACE=true -DSTACKTRACE=true" commands:
> {code:java}
> Zbynek-MacBook-Pro:Downloads zcervink$ java -jar -DDEBUG=true -DTRACE=true -DSTACKTRACE=true ./codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar 
> TRACE enabled.
> STACKTRACE enabled.
> checking if os constraints [Os  family unix name null version null arch null jre null ] match current OS
> matched current OS.
> checking if os constraints [Os  family windows name null version null arch null jre null ] match current OS
> checking if os constraints [Os  family null name null version null arch x86_64 jre null ] match current OS
> matched current OS.
> Making temp file: iz-Red Hat CodeReady Studio 12.14.0.GA.tmp
> In temp directory: /var/folders/tc/4vsrtwvs5vj74jdwh0dfbc0h0000gn/T/
> Temp file created
> Can not find optional resource conditions.xml
> No specification for conditions found.
> RulesEngine.init()
> Initializing builtin conditions for packs.
> Pack.getCondition(): null for pack devstudio-installer
> Pack.getCondition(): null for pack devstudio.update
> Pack.getCondition(): null for pack devstudio.generate
> Pack.getCondition(): null for pack jbosseap
> Custom langpack for eng available.
> [DEBUG] Resource customicons.xml not defined. No custom icons available.
> [DEBUG] Current Panel: licence
> can show panel with id licence ?
> no condition, show panel
> [DEBUG] Current Panel: introduction
> can show panel with id introduction ?
> no condition, show panel
> [DEBUG] Current Panel: target
> can show panel with id target ?
> no condition, show panel
> [DEBUG] Current focus owner: null
> [DEBUG] Current focus owner: null
> [DEBUG] Current Panel: target
> can show panel with id target ?
> no condition, show panel
> [DEBUG] Current Panel: licence
> can show panel with id licence ?
> no condition, show panel
> [DEBUG] Current Panel: jre
> can show panel with id jre ?
> no condition, show panel
> [DEBUG] Current focus owner: null
> [DEBUG] Current Panel: jre
> can show panel with id jre ?
> no condition, show panel
> [DEBUG] Current Panel: target
> can show panel with id target ?
> no condition, show panel
> [DEBUG] Current Panel: as
> can show panel with id as ?
> no condition, show panel
> [DEBUG] idata.setVariable(VAR_JAVA_HOME,javaHome.getAbsolutePath()) = JAVA_HOME, /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
> /Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
> /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java -Djava.awt.headless=true
> executeCommand
> 	params: /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java
> 	params: -Djava.awt.headless=true
> 	params: -showversion
> 	params: -classpath
> 	params: /Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar:./codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
> 	params: com.jboss.devstudio.core.installer.JREPathPanel
> stdout:
> java.vendor = Oracle Corporation
> java.version = 11.0.3
> java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
> sun.arch.data.model = 64
> stderr:
> java version "11.0.3" 2019-04-16 LTS
> Java(TM) SE Runtime Environment 18.9 (build 11.0.3+12-LTS)
> Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.3+12-LTS, mixed mode)
> exit status: 0
> java.vendor = Oracle Corporation
> java.version = 11.0.3
> java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
> sun.arch.data.model = 64
> /Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
> /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java -Djava.awt.headless=true
> executeCommand
> 	params: /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java
> 	params: -Djava.awt.headless=true
> 	params: -showversion
> 	params: -classpath
> 	params: /Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar:./codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
> 	params: com.jboss.devstudio.core.installer.JREPathPanel
> stdout:
> java.vendor = Oracle Corporation
> java.version = 11.0.3
> java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
> sun.arch.data.model = 64
> stderr:
> java version "11.0.3" 2019-04-16 LTS
> Java(TM) SE Runtime Environment 18.9 (build 11.0.3+12-LTS)
> Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.3+12-LTS, mixed mode)
> exit status: 0
> java.vendor = Oracle Corporation
> java.version = 11.0.3
> java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
> sun.arch.data.model = 64
> [INFO] Detected Java version: 11
> /Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
> /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java -Djava.awt.headless=true
> executeCommand
> 	params: /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java
> 	params: -Djava.awt.headless=true
> 	params: -showversion
> 	params: -classpath
> 	params: /Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar:./codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar
> 	params: com.jboss.devstudio.core.installer.JREPathPanel
> stdout:
> java.vendor = Oracle Corporation
> java.version = 11.0.3
> java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
> sun.arch.data.model = 64
> stderr:
> java version "11.0.3" 2019-04-16 LTS
> Java(TM) SE Runtime Environment 18.9 (build 11.0.3+12-LTS)
> Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.3+12-LTS, mixed mode)
> exit status: 0
> java.vendor = Oracle Corporation
> java.version = 11.0.3
> java.home = /Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home
> sun.arch.data.model = 64
> [INFO] Detected Java version: 11
> [DEBUG] Current Panel: as
> can show panel with id as ?
> no condition, show panel
> [DEBUG] Current Panel: jre
> can show panel with id jre ?
> no condition, show panel
> [DEBUG] Current Panel: features
> can show panel with id features ?
> no condition, show panel
> [DEBUG] Current focus owner: null
> [DEBUG] Current Panel: features
> can show panel with id features ?
> no condition, show panel
> [DEBUG] Current Panel: as
> can show panel with id as ?
> no condition, show panel
> [DEBUG] Current Panel: summary
> can show panel with id summary ?
> no condition, show panel
> [DEBUG] Current focus owner: null
> [DEBUG] Current Panel: runtimes
> can show panel with id runtimes ?
> no condition, show panel
> [DEBUG] Current Panel: features
> can show panel with id features ?
> no condition, show panel
> [DEBUG] Current Panel: summary
> can show panel with id summary ?
> no condition, show panel
> [DEBUG] Current focus owner: null
> [DEBUG] Current Panel: updatepacks
> can show panel with id updatepacks ?
> no condition, show panel
> [DEBUG] Current Panel: features
> can show panel with id features ?
> no condition, show panel
> [DEBUG] Current Panel: summary
> can show panel with id summary ?
> no condition, show panel
> [DEBUG] Current focus owner: null
> [DEBUG] Current Panel: diskspacecheck
> can show panel with id diskspacecheck ?
> no condition, show panel
> [DEBUG] Current Panel: features
> can show panel with id features ?
> no condition, show panel
> [DEBUG] Current Panel: summary
> can show panel with id summary ?
> no condition, show panel
> [DEBUG] Current focus owner: null
> executeCommand
> 	params: df
> 	params: -Pk
> 	params: /Applications
> stdout:
> Filesystem   1024-blocks      Used Available Capacity  Mounted on
> /dev/disk1s1   488245288 251670080 232728616    52%    /
> stderr:
> exit status: 0
> [DEBUG] Current Panel: summary
> can show panel with id summary ?
> no condition, show panel
> [DEBUG] Current Panel: features
> can show panel with id features ?
> no condition, show panel
> [DEBUG] Current Panel: install
> can show panel with id install ?
> no condition, show panel
> [DEBUG] Current focus owner: null
> executeCommand
> 	params: df
> 	params: -Pk
> 	params: /Applications
> stdout:
> Filesystem   1024-blocks      Used Available Capacity  Mounted on
> /dev/disk1s1   488245288 251670080 232728616    52%    /
> stderr:
> exit status: 0
> [DEBUG] Current Panel: install
> can show panel with id install ?
> no condition, show panel
> [DEBUG] Current Panel: summary
> can show panel with id summary ?
> no condition, show panel
> [DEBUG] Current Panel: shortcut
> can show panel with id shortcut ?
> no condition, show panel
> [DEBUG] Current focus owner: null
> checking if os constraints [Os  family windows name null version null arch null jre null ] match current OS
> no match with current OS!
> checking if os constraints [Os  family windows name null version null arch null jre null ] match current OS
> no match with current OS!
> checking if os constraints [Os  family windows name null version null arch null jre null ] match current OS
> no match with current OS!
> [DEBUG] [ Command ] "/Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/Contents/Home/bin/java" -Djava.awt.headless=true  -jar "/Applications/codereadystudio-testing-blocker-001/studio/p2/director/plugins/org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar" -l -r 'jar:file:///Users/zcervink/Downloads/codereadystudio-12.14.0.a.jre,config.a.jre,GA-v20200203-0735-B5829-installer-standalone.jar!/devstudio' -d "/Applications/codereadystudio-testing-blocker-001/studio/codereadystudio.app/Contents/Eclipse" ;echo REQUEST_FINISHED_$?;echo ERROUTPUT_FINISHED >&2
> An error has occurred. See the log file
> /Applications/codereadystudio-testing-blocker-001/studio/p2/director/configuration/1580735886585.log.
> [DEBUG] Current focus owner: null
> {code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jbosstools-issues mailing list