Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Could not start bundle: org.eclipse.equinox.console
Could not start bundle: org.eclipse.equinox.console [message #1066374] Tue, 02 July 2013 11:36 Go to next message
Stella Levin is currently offline Stella LevinFriend
Messages: 89
Registered: July 2009
Member
Hi, I really appreciate the help of forum participants.
I have created the RCP. When I run it as RCP - I get the errors below.
I have added
org.eclipse.equinox.console
org.apache.felix.gogo.runtime
org.apache.felix.gogo.command
org.apache.felix.gogo.shell
to the product dependencies, but seems it doesn't help.
How to solve the problem ? Thanks, Stella

ENTRY org.eclipse.osgi 4 0 2013-07-02 14:27:40.433
!MESSAGE Could not start bundle: org.eclipse.equinox.console
....
ENTRY org.eclipse.osgi 2 0 2013-07-02 14:27:40.462
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-07-02 14:27:40.462
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.console_1.0.0.v20120522-1841.jar was not resolved.
!SUBENTRY 2 org.eclipse.equinox.console 2 0 2013-07-02 14:27:40.462
!MESSAGE Missing imported package org.apache.felix.service.command_0.8.0.
Re: Could not start bundle: org.eclipse.equinox.console [message #1066603 is a reply to message #1066374] Wed, 03 July 2013 12:10 Go to previous messageGo to next message
Stella Levin is currently offline Stella LevinFriend
Messages: 89
Registered: July 2009
Member
I create configuration/config.ini as described here:
http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fconsole_shell.htm
Still get error:
Caused by: org.osgi.framework.BundleException: The bundle "org.eclipse.equinox.console_1.0.0.v20120522-1841 [68]" could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.service.command; version="0.8.0"
Re: Could not start bundle: org.eclipse.equinox.console [message #1066728 is a reply to message #1066603] Thu, 04 July 2013 06:37 Go to previous message
Stella Levin is currently offline Stella LevinFriend
Messages: 89
Registered: July 2009
Member
Hi,
the problem resolved: with the link http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fconsole_shell.htm

Place the necessary bundles in a folder - not sufficiently clear. It is needed to place the bundles in the root directory of the rcp.
Regards, Stella
Previous Topic:How to create ToolControl in Eclipse 4.x
Next Topic:How do I add a Problem filter?
Goto Forum:
  


Current Time: Tue Mar 19 11:49:02 GMT 2024

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

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

Back to the top