Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Core OSGi Launch

Ram,

It looks like the real problem was that the data structures bundle is missing. We'll have to take a look at it.

Robert, have you migrated next to use January yet?

Jay

On Feb 10, 2017 17:45, "Ramachandran K. Narayanan" <knarayanan@xxxxxxxxxxxxx> wrote:
Hello ICE-Dev,

I had just recently updated the branch 'next' on my forkĀ https://github.com/knram06/ice/tree/next.

I have been using the Core OSGi.launch file to test headless connections, and I am having trouble running it now. I get messages of the form:

!ENTRY org.eclipse.osgi 4 0 2017-02-10 17:30:41.884
!MESSAGE Bundle initial@reference:file:../../../../../../github/ice/org.eclipse.ice.datastructures/ was not resolved.

!ENTRY org.eclipse.osgi 4 0 2017-02-10 17:39:33.001
!MESSAGE Could not find bundle: org.eclipse.equinox.console
!STACK 0
org.osgi.framework.BundleException: Could not find bundle: org.eclipse.equinox.console
at org.eclipse.core.runtime.internal.adaptor.ConsoleManager.checkForConsoleBundle(ConsoleManager.java:58)

It started when I reinstalled ICE using the binary and then updated my fork to use the changes from eclipse/ice github. I am not clear if the root cause was my reinstallation or the update of the fork.

My fork's 'next' branch is at revision 1287e56 which is the same as eclipse/ice next revision.

Any thoughts on how I should resolve this? Seems like a bundle issue but the equinox.console bundle is already in the target_bundles list. I had tried building the project using 'Build ICE' option and that did not give any errors.

Regards,
Ram

--
Ramachandran K. Narayanan
(Ram)
Software Engineer
RNET Technologies Inc.
240 W.Elmwood Drive, Suite 2010
Dayton, OH 45459-4248

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

Back to the top