Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Resolved Bundle Problem(Class of Imported Package of Resolved Bundle not found)
Resolved Bundle Problem [message #1840898] Wed, 28 April 2021 11:58 Go to next message
Patrick Schulz is currently offline Patrick SchulzFriend
Messages: 17
Registered: February 2019
Junior Member
I get a ClassNotFoundException -"org.hibernate.HibernateException" can not be found by BundleA.

When I look in the OSGi console I can see that bundleA has an Import (not optional and not dynamic) on Package "org.hibernate" and is resolved. But I do get an

'inspect req osgi.wiring.package ID-bundleA | grep "org.hibernate"'
'false'

what would explain my ClassNotFoundException but not why my bundle is resolved.
I seem to miss something. I use quite old bundles of the springframework. I recently updated my equinox version to org.eclipse.osgi_3.16.100.v20201030-1916.
Re: Resolved Bundle Problem [message #1841574 is a reply to message #1840898] Fri, 21 May 2021 06:05 Go to previous message
Patrick Schulz is currently offline Patrick SchulzFriend
Messages: 17
Registered: February 2019
Junior Member
I found my problem. I have had an empty bundle in my runtime which led to strange errors - one of them being the one I described.
Previous Topic:HttpWhiteboardFailureException logged as debug in equinox
Next Topic:Is there a way to clear the configuration area before launching an RCP app?
Goto Forum:
  


Current Time: Sat Apr 20 04:25:57 GMT 2024

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

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

Back to the top