Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Start up problem


Please enter a bug report in the Eclipse bugzilla.  Include the operating system, windowing system, and Java VM vender/version you are using. Thanks.

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform

-

eclipse-dev-admin@xxxxxxxxxxx wrote on 11/29/2003 09:56:25 AM:

> Sorry if I've hit the wrong list here - please let me
> know which one it should go to if I have..
> Just installed eclips and it blows up on startuo and
> this file is left in .metadata:
> !SESSION
> ----------------------------------------------------------------------
> !ENTRY org.eclipse.core.launcher 4 0 Nov 26, 2003
> 20:49:25.924
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.NullPointerException
>    at 0x40268de4: java.lang.Throwable.Throwable()
> (/usr/lib/./libgcj.so.3)
>    at 0x4025bcaf: java.lang.Exception.Exception()
> (/usr/lib/./libgcj.so.3)
>    at 0x4025f56f:
> java.lang.RuntimeException.RuntimeException()
> (/usr/lib/./libgcj.so.3)
>    at 0x4025ec67:
> java.lang.NullPointerException.NullPointerException()
> (/usr/lib/./libgcj.so.3)
>    at 0x4023079a:
> _Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation)
> (/usr/lib/./libgcj.so.3)
>    at 0x40230ff4: _Jv_InterpMethod.run(ffi_cif, void,
> ffi_raw, _Jv_InterpMethodInvocation)
> (/usr/lib/./libgcj.so.3)
>    at 0x4022e504: _Jv_InterpMethod.run_normal(ffi_cif,
> void, ffi_raw, void) (/usr/lib/./libgcj.so.3)
>    at 0x4038305c: ?? (??:0)
>    at 0x403831e7: ffi_call_SYSV
> (/usr/lib/./libgcj.so.3)
>    at 0x403831a7: ffi_raw_call
> (/usr/lib/./libgcj.so.3)
>    at 0x402306e8:
> _Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation)
> (/usr/lib/./libgcj.so.3)
>    at 0x40230ff4: _Jv_InterpMethod.run(ffi_cif, void,
> ffi_raw, _Jv_InterpMethodInvocation)
> (/usr/lib/./libgcj.so.3)
>    at 0x4022e504: _Jv_InterpMethod.run_normal(ffi_cif,
> void, ffi_raw, void) (/usr/lib/./libgcj.so.3)
>    at 0x4038305c: ?? (??:0)
>    at 0x403831e7: ffi_call_SYSV
> (/usr/lib/./libgcj.so.3)
>    at 0x403831a7: ffi_raw_call
> (/usr/lib/./libgcj.so.3)
>    at 0x402306e8:
> _Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation)
> (/usr/lib/./libgcj.so.3)
>    at 0x40230ff4: _Jv_InterpMethod.run(ffi_cif, void,
> ffi_raw, _Jv_InterpMethodInvocation)
> (/usr/lib/./libgcj.so.3)
>    at 0x4022e504: _Jv_InterpMethod.run_normal(ffi_cif,
> void, ffi_raw, void) (/usr/lib/./libgcj.so.3)
>    at 0x4038305c: ?? (??:0)
>    at 0x403831e7: ffi_call_SYSV
> (/usr/lib/./libgcj.so.3)
>    at 0x403831a7: ffi_raw_call
> (/usr/lib/./libgcj.so.3)
>    at 0x402306e8:
> _Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation)
> (/usr/lib/./libgcj.so.3)
>    at 0x40230ff4: _Jv_InterpMethod.run(ffi_cif, void,
> ffi_raw, _Jv_InterpMethodInvocation)
> (/usr/lib/./libgcj.so.3)
>    at 0x4022e504: _Jv_InterpMethod.run_normal(ffi_cif,
> void, ffi_raw, void) (/usr/lib/./libgcj.so.3)
>    at 0x4038305c: ?? (??:0)
>    at 0x40242dd8:
> gnu.gcj.runtime.FirstThread.call_main()
> (/usr/lib/./libgcj.so.3)
>    at 0x402ad02d: gnu.gcj.runtime.FirstThread.run()
> (/usr/lib/./libgcj.so.3)
>    at 0x4024fc4c: _Jv_ThreadRun(java.lang.Thread)
> (/usr/lib/./libgcj.so.3)
>    at 0x4021c8ac: _Jv_RunMain(java.lang.Class, byte
> const, int, byte const, boolean)
> (/usr/lib/./libgcj.so.3)
>    at 0x08048910: ?? (??:0)
>    at 0x42015704: __libc_start_main
> (/lib/tls/libc.so.6)
>    at 0x080486c1: ?? (??:0)
>
> I've got java 1.4 installed
> TIA
> Tom
>
> ________________________________________________________________________
> Download Yahoo! Messenger now for a chance to win Live At Knebworth DVDs
> http://www.yahoo.co.uk/robbiewilliams
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or
> unsubscribe from this list, visit
> http://dev.eclipse.org/mailman/listinfo/eclipse-dev

Back to the top