Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » what are the pre-conditions to launch RCPtt.exe?(what need to be installed before fire up rcptt.exe?)
what are the pre-conditions to launch RCPtt.exe? [message #1725598] Fri, 04 March 2016 16:42 Go to next message
Polly lu is currently offline Polly luFriend
Messages: 4
Registered: March 2016
Junior Member
i got eclipse 3.7, also 4.3, java 6 or java 7, all 32bit, on windows 7.

32bit rcptt.exe, but failed to start the test tool.
what exactly do i need to get it work on windows 7 (64bit OS)?
-----------------------------------------
here was the error i got:

org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ant.core [33]
Unresolved requirement: Require-Bundle: org.eclipse.core.variables; bundle-version="[3.1.0,4.0.0)"
-> Bundle-SymbolicName: org.eclipse.core.variables; bundle-version="3.2.800.v20130819-1716"; singleton:="true"
org.eclipse.core.variables [59]
Unresolved requirement: Require-Bundle: org.eclipse.core.runtime; bundle-version="[3.3.0,4.0.0)"
-> Bundle-SymbolicName: org.eclipse.core.runtime; bundle-version="3.11.1.v20150903-1804"; singleton:="true"
org.eclipse.core.runtime [56]
Unresolved requirement: Require-Bundle: org.eclipse.core.jobs; bundle-version="[3.2.0,4.0.0)"; visibility:="reexport"
-> Bundle-SymbolicName: org.eclipse.core.jobs; bundle-version="3.7.0.v20150330-2103"; singleton:="true"
org.eclipse.core.jobs [51]
Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))"

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

---------------

help needed asap.
thanks!
Re: what are the pre-conditions to launch RCPtt.exe? [message #1727288 is a reply to message #1725598] Mon, 21 March 2016 18:20 Go to previous message
Andrey Sobolev is currently offline Andrey SobolevFriend
Messages: 75
Registered: February 2015
Member
Hi,

RCPTT is based on Eclipse 4.4 and it require java 1.7 or greater.
According to error message are not running 1.7 or greater.
Please check which version of java is default in your system.

Best regards,
Andrey.
Previous Topic:How to launch a RAP application as an AUT
Next Topic:Deploy RCPTT test suite using Maven without running tests
Goto Forum:
  


Current Time: Wed Sep 25 15:10:17 GMT 2024

Powered by FUDForum. Page generated in 0.03758 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top