Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » OSGI console does not appear in 3.8(The OSGi prompt does not appear when using the -console option)
OSGI console does not appear in 3.8 [message #856862] Thu, 26 April 2012 03:17 Go to next message
Jason Steenstra-Pickens is currently offline Jason Steenstra-PickensFriend
Messages: 1
Registered: April 2012
Junior Member
Hi,

I have just upgraded to Eclipse Juno and created a little OSGi application. I managed to get the console to work in the Eclipse IDE by adding the org.apache.felix.gogo.* bundles.

When I try and run the org.eclipse.osgi_3.8.0.v20120312-2035.jar directly from the command line I never see the osgi> prompt.

I tried using org.eclipse.osgi_3.7.1.R37x_v20110808-1106.jar and the osgi> prompt appears almost immediately.

The command I use is the typical: ">java -jar org.eclipse.osgi_3.8.0.v20120312-
2035.jar -console"

Why does the osgi> prompt not appear?
Re: OSGI console does not appear in 3.8 [message #856987 is a reply to message #856862] Thu, 26 April 2012 06:24 Go to previous message
Lazar Kirchev is currently offline Lazar KirchevFriend
Messages: 30
Registered: July 2009
Location: Sofia, Bulgaria
Member
Hi,

In addition to the three gogo bundles, you also should start org.eclipse.equinox.console bundle. Do you start this one? If you don't, the prompt won't appear, because the gogo bundles are not enough.

Lazar
Previous Topic:Issue Related To IExtensionRegistry addContribution
Next Topic:[P2:] delete obsolete versions from installation
Goto Forum:
  


Current Time: Fri Apr 26 21:54:10 GMT 2024

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

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

Back to the top