Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Quick Start Guide
Quick Start Guide [message #51282] Fri, 21 October 2005 15:26 Go to next message
RefuX Zanzeebarr is currently offline RefuX ZanzeebarrFriend
Messages: 51
Registered: July 2009
Member
Following the "Quick Start Guide"
(http://www.eclipse.org/equinox/quickstart.html)

I download org.eclipse.osgi_3.1.1.jar

Try to run it:
java -jar org.eclipse.osgi_3.1.1.jar -consoleError: Exception in thread
"main" java.lang.NullPointerException at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:172)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.main(Eclipse Starter.java:136)No
doubt I'm doing something amazingly stupid :)
Re: Quick Start Guide [message #51392 is a reply to message #51282] Sat, 22 October 2005 01:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jeff_nospam_mcaffer.ca.ibm.com

I just tried it myself and it worked fine. Can you look around for some
..log files? I suspect that there is some sort of configuration issue. Of
course, we should not have and NPE so please enter a bug report in
Equinox/Framework with details.

Jeff

"RefuX" <refux@hotmail.com> wrote in message
news:djb1a9$e7j$1@news.eclipse.org...
> Following the "Quick Start Guide"
> (http://www.eclipse.org/equinox/quickstart.html)
>
> I download org.eclipse.osgi_3.1.1.jar
>
> Try to run it:
> java -jar org.eclipse.osgi_3.1.1.jar -consoleError: Exception in thread
> "main" java.lang.NullPointerException at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:172)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.main(Eclipse Starter.java:136
)No
> doubt I'm doing something amazingly stupid :)
>
>
Re: Quick Start Guide [message #51420 is a reply to message #51392] Sat, 22 October 2005 03:20 Go to previous message
RefuX Zanzeebarr is currently offline RefuX ZanzeebarrFriend
Messages: 51
Registered: July 2009
Member
Jeff McAffer wrote:
> I just tried it myself and it worked fine. Can you look around for some
> .log files? I suspect that there is some sort of configuration issue. Of
> course, we should not have and NPE so please enter a bug report in
> Equinox/Framework with details.

You reply made me double check my settings.
Sure enough a problem on my side (who would of guessed :)

Problem:
The dir it was in had a space in the name.
i.e. c:\eclipse osgi\

I will enter a bug report on the Microsoft site ;)
Previous Topic:Bundle dependencies at uninstall
Next Topic:Updating bundles
Goto Forum:
  


Current Time: Fri Apr 26 06:45:51 GMT 2024

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

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

Back to the top