Skip to main content



      Home
Home » Eclipse Projects » Equinox » Message about bundles not being resolved but they are running
icon5.gif  Message about bundles not being resolved but they are running [message #1494625] Mon, 01 December 2014 11:22 Go to next message
Eclipse UserFriend
When I fire up equinox I get the following message repeated for several of my bundles but everything is up and running as expected.

It looks like this:

!ENTRY org.eclipse.osgi 4 0 2014-12-01 16:33:59.268
!MESSAGE Bundle initial@reference:file:../../../workspace/my.bundle.a/ was not resolved.

!ENTRY org.eclipse.osgi 4 0 2014-12-01 16:33:59.268
!MESSAGE Bundle initial@reference:file:../../../workspace/my.bundle.d/ was not resolved.

!ENTRY org.eclipse.osgi 4 0 2014-12-01 16:33:59.268
!MESSAGE Bundle initial@reference:file:../../../workspace/my.bundle.c/ was not resolved.


and "ss" shows:

18 ACTIVE my.bundle.a_0.0.1
21 ACTIVE my.bundle.d_0.0.1
25 ACTIVE my.bundle.c_0.0.1

The bundles are all there, they are running and working as the should be, so how do I find out what is going on during the start up phase to cause the above problems?

Thanks.
Re: Message about bundles not being resolved but they are running [message #1494745 is a reply to message #1494625] Mon, 01 December 2014 13:26 Go to previous message
Eclipse UserFriend
If I set the start level of "org.eclipse.gemini.jpa" to 3 (with a default of 4), then the messages go away.

The JPA dependent bundles are always started twice though, so it seems that there is some dependency in the start order when using JPA.
Previous Topic:3.7..3.8.2 Archives unreachable from archive.eclipse.org/equinox
Next Topic:Java8 javascript engine nashorn not found with BundleClassLoader
Goto Forum:
  


Current Time: Sun Jul 27 02:29:51 EDT 2025

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

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

Back to the top