Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » RAP Example RMS(RAP): Missing Constraint: Require-Bundle: org.eclipse.rap.ui; bundle-version="0(even though bundle is definitely available and detected, as part of the RAP runtime plugins )
RAP Example RMS(RAP): Missing Constraint: Require-Bundle: org.eclipse.rap.ui; bundle-version="0 [message #655638] Tue, 22 February 2011 05:58 Go to next message
Tom H is currently offline Tom HFriend
Messages: 139
Registered: July 2009
Senior Member
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: The bundle "org.eclipse.rap.rms.ui_1.0.0 [31]" could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.rap.ui; bundle-version="0.0.0"
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getR esolverError(AbstractBundle.java:1317)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getR esolutionFailureException(AbstractBundle.java:1301)


even though I have that bundle listed as available in my PLugin-dependencies;

/home/tom/workspace_rap_examples/.metadata/.plugins/org.ecli pse.pde.core/.bundle_pool/plugins/org.eclipse.rap.ui_1.3.1.2 0100915-2301.jar


any suggestions how to fix that, I tried running re-compute classpath etc

and the dependencies tab is showing it detected.

Cheers,
T


Re: RAP Example RMS(RAP): Missing Constraint: Require-Bundle: org.eclipse.rap.ui; bundle-version=&qu [message #655650 is a reply to message #655638] Tue, 22 February 2011 07:05 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Tom,
do you have it checked in the launch configuration? Does the validation
of bundles passed in the launch configuration "Bundles" tab? Please post
the output of osgi "ss" command. I've run the RMS demo against CVS HEAD
without problems.
Best,
Ivan

On 2/22/2011 8:00 AM, Tom H wrote:
> !MESSAGE !STACK 0
> org.osgi.framework.BundleException: The bundle
> "org.eclipse.rap.rms.ui_1.0.0 [31]" could not be resolved. Reason:
> Missing Constraint: Require-Bundle: org.eclipse.rap.ui;
> bundle-version="0.0.0"
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.getR
> esolverError(AbstractBundle.java:1317)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.getR
> esolutionFailureException(AbstractBundle.java:1301)
>
>
> even though I have that bundle listed as available in my
> PLugin-dependencies;
>
> /home/tom/workspace_rap_examples/.metadata/.plugins/org.ecli
> pse.pde.core/.bundle_pool/plugins/org.eclipse.rap.ui_1.3.1.2
> 0100915-2301.jar
>
>
> any suggestions how to fix that, I tried running re-compute classpath etc
>
> and the dependencies tab is showing it detected.
>
> Cheers,
> T
>
>
>
Re: RAP Example RMS(RAP): Missing Constraint: Require-Bundle: org.eclipse.rap.ui; bundle-version=&am [message #655652 is a reply to message #655650] Tue, 22 February 2011 07:18 Go to previous message
Tom H is currently offline Tom HFriend
Messages: 139
Registered: July 2009
Senior Member
ah, that was the problem. Many thanks for that quick reply.

[Updated on: Tue, 22 February 2011 07:38]

Report message to a moderator

Previous Topic:Key binding
Next Topic:Scrollable Canvas
Goto Forum:
  


Current Time: Thu Apr 25 03:57:06 GMT 2024

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

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

Back to the top