Skip to main content



      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 00:58 Go to next message
Eclipse UserFriend
!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 02:05 Go to previous messageGo to next message
Eclipse UserFriend
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 02:18 Go to previous message
Eclipse UserFriend
ah, that was the problem. Many thanks for that quick reply.

[Updated on: Tue, 22 February 2011 02:38] by Moderator

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


Current Time: Sat Jul 12 13:43:30 EDT 2025

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

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

Back to the top