[
https://issues.jboss.org/browse/JBIDE-16304?page=com.atlassian.jira.plugi...
]
Nick Boldt updated JBIDE-16304:
-------------------------------
Attachment: consoleText.partialtxt
consoleText.full.txt
more complete console logs attached:
[^consoleText.full.txt] [^consoleText.partialtxt]
install grinder runs with JDK6 but needs JDK7 for Forge 2
installation / run
----------------------------------------------------------------------------
Key: JBIDE-16304
URL:
https://issues.jboss.org/browse/JBIDE-16304
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: testing-tools
Affects Versions: 4.2.0.Alpha1
Reporter: Nick Boldt
Attachments: consoleText.full.txt, consoleText.partial.txt
When trying to install from central site, this error happens because Forge 2 requires JDK
7, yet the Eclipse instance is using JDK 6 to run:
{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-install-grinder.install-tests.matrix_master/INSTALL_PLAN=http%3A%2F%2Fdownload.jboss.org%2Fjbosstools%2Fdiscovery%2Fnightly%2Fcore%2Fmaster%2F%3Bhttp%3A%2F%2Fdownload.jboss.org%2Fjbosstools%2Fdiscovery%2Fnightly%2Fcore%2Fmaster%2Fjbosstools-directory.xml,eclipseBundleVersion=luna.M3,label_exp=%28RHEL5||RHEL6%29%26%26!ia64%26%26!rhts/1531/consoleText}
17:53:58 org.osgi.framework.BundleException: Could not resolve module:
org.jboss.tools.aesh.core [983]
17:53:58 Unresolved requirement: osgi.wiring.bundle; visibility:="reexport";
filter:="(&(osgi.wiring.bundle=org.jboss.tools.aesh.runtime)(bundle-version>=0.39.0))"
17:53:58 -> osgi.wiring.bundle;
osgi.wiring.bundle="org.jboss.tools.aesh.runtime";
bundle-version:Version="0.43.0.Alpha1-v20131211-1657-B454";
singleton:="true"
17:53:58 org.jboss.tools.aesh.runtime [984]
17:53:58 Unresolved requirement: osgi.ee;
filter:="(&(osgi.ee=JavaSE)(version=1.7))"
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira