Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » starting eclipse in linux
starting eclipse in linux [message #119986] Mon, 01 September 2003 11:49 Go to next message
Eclipse UserFriend
Originally posted by: arjan.blokzijl.sogeti.nl

I'm having trouble starting eclipse under linux. I'm using RedHat 8, and
I have installed Java 2 SDK, v 1.4.2. When I try to run eclipse I get
the message that there were problems during startup. Does anyone know
what can be the problem?

Arjan Blokzijl
Below is the information I have in my log file:


!SESSION
------------------------------------------------------------ ----------
!ENTRY org.eclipse.core.launcher 4 0 Sep 01, 2003 10:45:46.446
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NullPointerException
at 0x4028112c: java.lang.Throwable.Throwable() (/usr/lib/libgcj.so.3)
at 0x402740af: java.lang.Exception.Exception() (/usr/lib/libgcj.so.3)
at 0x402779b3: java.lang.RuntimeException.RuntimeException()
(/usr/lib/libgcj.so.3)
at 0x402770a7: java.lang.NullPointerException.NullPointerException()
(/usr/lib/libgcj.so.3)
at 0x402485cd:
_Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation)
(/usr/lib/libgcj.so.3)
at 0x40248e34: _Jv_InterpMethod.run(ffi_cif, void, ffi_raw,
_Jv_InterpMethodInvocation) (/usr/lib/libgcj.so.3)
at 0x40246424: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw,
void) (/usr/lib/libgcj.so.3)
at 0x4039d1bc: ?? (??:0)
at 0x4039d347: ffi_call_SYSV (/usr/lib/libgcj.so.3)
at 0x4039d307: ffi_raw_call (/usr/lib/libgcj.so.3)
at 0x40248528:
_Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation)
(/usr/lib/libgcj.so.3)
at 0x40248e34: _Jv_InterpMethod.run(ffi_cif, void, ffi_raw,
_Jv_InterpMethodInvocation) (/usr/lib/libgcj.so.3)
at 0x40246424: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw,
void) (/usr/lib/libgcj.so.3)
at 0x4039d1bc: ?? (??:0)
at 0x4039d347: ffi_call_SYSV (/usr/lib/libgcj.so.3)
at 0x4039d307: ffi_raw_call (/usr/lib/libgcj.so.3)
at 0x40248528:
_Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation)
(/usr/lib/libgcj.so.3)
at 0x40248e34: _Jv_InterpMethod.run(ffi_cif, void, ffi_raw,
_Jv_InterpMethodInvocation) (/usr/lib/libgcj.so.3)
at 0x40246424: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw,
void) (/usr/lib/libgcj.so.3)
at 0x4039d1bc: ?? (??:0)
at 0x4039d347: ffi_call_SYSV (/usr/lib/libgcj.so.3)
at 0x4039d307: ffi_raw_call (/usr/lib/libgcj.so.3)
at 0x40248528:
_Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation)
(/usr/lib/libgcj.so.3)
at 0x40248e34: _Jv_InterpMethod.run(ffi_cif, void, ffi_raw,
_Jv_InterpMethodInvocation) (/usr/lib/libgcj.so.3)
at 0x40246424: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw,
void) (/usr/lib/libgcj.so.3)
at 0x4039d1bc: ?? (??:0)
at 0x4025b308: gnu.gcj.runtime.FirstThread.call_main()
(/usr/lib/libgcj.so.3)
at 0x402c60b1: gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.3)
at 0x40267fdc: _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.3)
at 0x4023478c: _Jv_RunMain(java.lang.Class, byte const, int, byte
const, boolean) (/usr/lib/libgcj.so.3)
at 0x08048900: ?? (??:0)
at 0x420158d4: ?? (??:0)
at 0x080486c1: ?? (??:0)
Re: starting eclipse in linux [message #120000 is a reply to message #119986] Mon, 01 September 2003 12:38 Go to previous message
Eclipse UserFriend
Originally posted by: hcs33.egon.gyaloglo.hu

Hi,

From the log it seems that you try to run eclipse with gcj. Set JAVA_HOME to
the 1.4.2 jdk or use the -vm argument (ie. eclipse -vm
/usr/local/jdk142/bin/java) to get the appropriate jvm.

HTH,
Regards,
Csaba

"Arjan Blokzijl" <arjan.blokzijl@sogeti.nl> wrote in message
news:3F53324D.5040703@sogeti.nl...
> I'm having trouble starting eclipse under linux. I'm using RedHat 8, and
> I have installed Java 2 SDK, v 1.4.2. When I try to run eclipse I get
> the message that there were problems during startup. Does anyone know
> what can be the problem?
>
> Arjan Blokzijl
> Below is the information I have in my log file:
>
>
> !SESSION
> ------------------------------------------------------------ ----------
> !ENTRY org.eclipse.core.launcher 4 0 Sep 01, 2003 10:45:46.446
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.NullPointerException
> at 0x4028112c: java.lang.Throwable.Throwable() (/usr/lib/libgcj.so.3)
> at 0x402740af: java.lang.Exception.Exception() (/usr/lib/libgcj.so.3)
> at 0x402779b3: java.lang.RuntimeException.RuntimeException()
> (/usr/lib/libgcj.so.3)
> at 0x402770a7: java.lang.NullPointerException.NullPointerException()
> (/usr/lib/libgcj.so.3)
> at 0x402485cd:
> _Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation)
> (/usr/lib/libgcj.so.3)
> at 0x40248e34: _Jv_InterpMethod.run(ffi_cif, void, ffi_raw,
> _Jv_InterpMethodInvocation) (/usr/lib/libgcj.so.3)
> at 0x40246424: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw,
> void) (/usr/lib/libgcj.so.3)
> at 0x4039d1bc: ?? (??:0)
> at 0x4039d347: ffi_call_SYSV (/usr/lib/libgcj.so.3)
> at 0x4039d307: ffi_raw_call (/usr/lib/libgcj.so.3)
> at 0x40248528:
> _Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation)
> (/usr/lib/libgcj.so.3)
> at 0x40248e34: _Jv_InterpMethod.run(ffi_cif, void, ffi_raw,
> _Jv_InterpMethodInvocation) (/usr/lib/libgcj.so.3)
> at 0x40246424: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw,
> void) (/usr/lib/libgcj.so.3)
> at 0x4039d1bc: ?? (??:0)
> at 0x4039d347: ffi_call_SYSV (/usr/lib/libgcj.so.3)
> at 0x4039d307: ffi_raw_call (/usr/lib/libgcj.so.3)
> at 0x40248528:
> _Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation)
> (/usr/lib/libgcj.so.3)
> at 0x40248e34: _Jv_InterpMethod.run(ffi_cif, void, ffi_raw,
> _Jv_InterpMethodInvocation) (/usr/lib/libgcj.so.3)
> at 0x40246424: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw,
> void) (/usr/lib/libgcj.so.3)
> at 0x4039d1bc: ?? (??:0)
> at 0x4039d347: ffi_call_SYSV (/usr/lib/libgcj.so.3)
> at 0x4039d307: ffi_raw_call (/usr/lib/libgcj.so.3)
> at 0x40248528:
> _Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation)
> (/usr/lib/libgcj.so.3)
> at 0x40248e34: _Jv_InterpMethod.run(ffi_cif, void, ffi_raw,
> _Jv_InterpMethodInvocation) (/usr/lib/libgcj.so.3)
> at 0x40246424: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw,
> void) (/usr/lib/libgcj.so.3)
> at 0x4039d1bc: ?? (??:0)
> at 0x4025b308: gnu.gcj.runtime.FirstThread.call_main()
> (/usr/lib/libgcj.so.3)
> at 0x402c60b1: gnu.gcj.runtime.FirstThread.run()
(/usr/lib/libgcj.so.3)
> at 0x40267fdc: _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.3)
> at 0x4023478c: _Jv_RunMain(java.lang.Class, byte const, int, byte
> const, boolean) (/usr/lib/libgcj.so.3)
> at 0x08048900: ?? (??:0)
> at 0x420158d4: ?? (??:0)
> at 0x080486c1: ?? (??:0)
>
Re: starting eclipse in linux [message #120026 is a reply to message #119986] Mon, 01 September 2003 12:23 Go to previous message
Eclipse UserFriend
Originally posted by: muelleimer.usenet.katzien.de

Hallo!

* Arjan Blokzijl <arjan.blokzijl@sogeti.nl> wrote:
> I'm having trouble starting eclipse under linux. I'm using RedHat 8, and
> I have installed Java 2 SDK, v 1.4.2. When I try to run eclipse I get
> the message that there were problems during startup. Does anyone know
> what can be the problem?
> at 0x4028112c: java.lang.Throwable.Throwable() (/usr/lib/libgcj.so.3)
^^^^^^^^^^^^^^^^^^
One quick search on eclipse.org would have been enought. You need a
higher version of gcj to run eclipse (this version isn't available
yet). Until it becomes available, try eclipse -vm /path/to/sun/java

Jan
Previous Topic:Escaped Unicode Notation ??
Next Topic:Internationalization
Goto Forum:
  


Current Time: Tue Jul 16 10:13:40 GMT 2024

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

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

Back to the top