Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Rapdemo in Tomcat won't start
Rapdemo in Tomcat won't start [message #105820] Mon, 03 March 2008 17:35
Glenn Silverman is currently offline Glenn SilvermanFriend
Messages: 19
Registered: July 2009
Junior Member
I can't start rapdemo in Tomcat (either 5.5 or 6.0). The bundles install,
as you can see from the osgi console printout below, but when I try to
start, I get the following message:

org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Missing Constraint: Require-Bundle: org.eclipse.rap.ui.workbench;
bundle-version="0.0.0".

In fact, none of the "INSTALLED" bundles can be started. If I try to start
the ui.workbench bundle, I get:

org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Missing Constraint: Require-Bundle: org.eclipse.rap.rwt;
bundle-version="0.0.0"

Can anybody help. What's wrong here? Am I missing a bundle, or what?

Also, on a related matter, the help instructions for WAR Deployment in the
RAP Developer Guide don't work. The pde.exportFeatures target won't build
and there is no features or plugin directory created in under
WEB-INF/eclipse when the ant build completes.

Again, can anybody help me on this.

Thanks in advance.

Glenn Silverman....

******* OSGI console printout *****************
Framework is launched.

id State Bundle
0 ACTIVE system.bundle_3.2.2.R32x_v20070118
Fragments=28
1 ACTIVE org.eclipse.core.commands_3.2.0.I20060605-1400
2 ACTIVE org.eclipse.core.contenttype_3.2.0.v20060603
3 ACTIVE org.eclipse.core.jobs_3.2.0.v20060603
4 ACTIVE org.eclipse.core.runtime_3.2.0.v20060603
5 ACTIVE org.eclipse.equinox.common_3.2.0.v20060603
6 ACTIVE org.eclipse.equinox.http.registry_1.0.0.200705071244
7 ACTIVE
org.eclipse.equinox.http.servletbridge_1.0.0.200705071244
8 ACTIVE org.eclipse.equinox.http.servlet_1.0.0.200705071244
9 ACTIVE org.eclipse.equinox.preferences_3.2.1.R32x_v20060717
10 ACTIVE org.eclipse.equinox.registry_3.2.1.R32x_v20060814
11 ACTIVE org.eclipse.osgi.services_3.1.100.v20060601
12 INSTALLED org.eclipse.rap.demo_1.0.0.200705071244
13 INSTALLED org.eclipse.rap.jface_1.0.0.200705071244
14 INSTALLED org.eclipse.rap.rwt_1.0.0.200705071244
15 INSTALLED org.eclipse.rap.ui.workbench_1.0.0.200705071244
16 INSTALLED org.eclipse.rap.w4t_1.0.0.200705071244
17 ACTIVE org.eclipse.update.configurator_3.2.2.R32x_v20070111
28 RESOLVED org.eclipse.equinox.servletbridge.extensionbundle_1.0.0
Master=0
Previous Topic:Classloader pollution
Next Topic:Bundle-NativeCode problem
Goto Forum:
  


Current Time: Tue Apr 23 11:58:06 GMT 2024

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

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

Back to the top