[
https://issues.jboss.org/browse/JBDS-3583?page=com.atlassian.jira.plugin....
]
Jan Richter commented on JBDS-3583:
-----------------------------------
I gave it a shot on Fedora, got to the exact same problem. Judging by the logs, I'd
say the problem is once again with the version format.
This seems to be on the bottom of all the trouble:
{noformat}Unresolved requirement: Require-Capability: osgi.ee;
filter:="(&(osgi.ee=JavaSE)(version=1.7)){noformat}
We can assume that JavaSE is present, so the most likely reason is that it can't
compare 9-ea to 1.7
Cannot start JBDS 9 with jdk 1.9 EA
-----------------------------------
Key: JBDS-3583
URL:
https://issues.jboss.org/browse/JBDS-3583
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 9.1.0.Beta1
Reporter: Martin Malina
Assignee: Snjezana Peco
Fix For: 9.1.0.Beta2, 9.1.0.CR1, 10.0.0.Alpha1
Oracle changed their JDK 1.9 Early Access builds recently. Now the installed jdk reports
its version as 9-ea instead of 1.9 used previously. This caused a problem with the JBDS
installer: JBDS-3581
But even if I select jdk 1.8 in the installed and change jbdevstudio.ini to point to my
1.9 installation, JBDS won't start (I'm on Mac).
It just shows and error saying where to look for log. The log is linked here:
https://issues.jboss.org/secure/attachment/12396824/1453206771791.log
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)