Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » PROBLEM LAUNCHING RCP ... IN LINUX!!
PROBLEM LAUNCHING RCP ... IN LINUX!! [message #486977] Mon, 21 September 2009 11:34 Go to next message
Juan is currently offline JuanFriend
Messages: 29
Registered: July 2009
Junior Member
Hi All,

I get the next error when launching from my configuration.product, ONLY
WHEN I LAUNCH IT FROM LINUX OS. In Windows it does not appear.

Does any body has an idea of why is it?


Thanks in advance.
:

!SESSION Mon Sep 21 13:30:24 CEST 2009
-----------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2009-09-21 13:30:24.616
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NullPointerException
at org.eclipse.equinox.launcher.Main.setupJNI(Main.java:383)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
Re: PROBLEM LAUNCHING RCP ... IN LINUX!! [message #487551 is a reply to message #486977] Wed, 23 September 2009 14:58 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
It looks like there must be a "-dev" argument without the corresponding
argument value. This is normally managed automatically when launching
from the workspace, dev mode allow the new eclipse to run using the
..classes compiled in the workspace. I don't know if this helps get
things running.

I raised https://bugs.eclipse.org/bugs/show_bug.cgi?id=290275

-Andrew
-
Juan Miguel wrote:
> Hi All,
>
> I get the next error when launching from my configuration.product, ONLY
> WHEN I LAUNCH IT FROM LINUX OS. In Windows it does not appear.
>
> Does any body has an idea of why is it?
>
>
> Thanks in advance.
> :
>
> !SESSION Mon Sep 21 13:30:24 CEST 2009
> -----------------------------------------
> !ENTRY org.eclipse.equinox.launcher 4 0 2009-09-21 13:30:24.616
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.NullPointerException
> at org.eclipse.equinox.launcher.Main.setupJNI(Main.java:383)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
Previous Topic:Is there a set of osgi.bundles ?
Next Topic:Correct way to save system property to config.ini?
Goto Forum:
  


Current Time: Fri Apr 26 05:28:27 GMT 2024

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

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

Back to the top