Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse crash at startup
Eclipse crash at startup [message #114406] Thu, 03 November 2005 15:25 Go to next message
Eclipse UserFriend
Originally posted by: ivan.elabor.homelinux.org

Hi all!

I'm new in Eclipse. I have a SPARC architecture, with suse 9.3. I have
installed eclipse using yast installation tool and dependencies are met.
When I start eclipse I receive the following message:

!SESSION Nov 03, 2005 16:11:51.574
---------------------------------------------
eclipse.buildId=200409161125
java.version=1.5.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US

!ENTRY org.eclipse.osgi Nov 03, 2005 16:11:51.580
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /usr/lib/eclipse/libswt-pi-gtk-3063.so:
/usr/lib/eclipse/libswt-pi-gtk-3063.so: cannot open shared object file: No
such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1660)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:992)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 0)
and so on...

Now I found libswt-pi-gtk-3063.so inside /usr/lib/eclipse and I tried to
run

ldd libswt-pi-gtk-3063.so

to check dependencies but it's all ok.

What can I do now?
Thank you very much, =)
Ivan
Re: Eclipse crash at startup [message #114545 is a reply to message #114406] Thu, 03 November 2005 20:14 Go to previous messageGo to next message
Astrid Sawatzky is currently offline Astrid SawatzkyFriend
Messages: 62
Registered: July 2009
Member
Ivan wrote:
> Hi all!
>
> I'm new in Eclipse. I have a SPARC architecture, with suse 9.3. I have
> installed eclipse using yast installation tool and dependencies are met.
> When I start eclipse I receive the following message:
>
> !SESSION Nov 03, 2005 16:11:51.574
> ---------------------------------------------
> eclipse.buildId=200409161125
> java.version=1.5.0_03
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
>
> !ENTRY org.eclipse.osgi Nov 03, 2005 16:11:51.580
> !MESSAGE Application error
> !STACK 1
> java.lang.UnsatisfiedLinkError: /usr/lib/eclipse/libswt-pi-gtk-3063.so:
> /usr/lib/eclipse/libswt-pi-gtk-3063.so: cannot open shared object file:
> No such file or directory
> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1660)
> at java.lang.Runtime.loadLibrary0(Runtime.java:822)
> at java.lang.System.loadLibrary(System.java:992)
> at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 0)
> and so on...
>
> Now I found libswt-pi-gtk-3063.so inside /usr/lib/eclipse and I tried to
> run
>
> ldd libswt-pi-gtk-3063.so
>
> to check dependencies but it's all ok.
>
> What can I do now?
> Thank you very much, =)
> Ivan
>
dear ivan,

try this: uninstall eclipse with yast.

download eclipse from eclipse's homepage.

unzip it. and give it a go

hth
regards

Astrid
Re: Eclipse crash at startup [message #114558 is a reply to message #114406] Thu, 03 November 2005 20:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: chris.alex.thomas.gmail.com

You're running this on SPARC?? (read below)
Ivan wrote:
> Hi all!
>
> I'm new in Eclipse. I have a SPARC architecture, with suse 9.3. I have
> installed eclipse using yast installation tool and dependencies are met.
> When I start eclipse I receive the following message:
>
> !SESSION Nov 03, 2005 16:11:51.574
> ---------------------------------------------
> eclipse.buildId=200409161125
> java.version=1.5.0_03
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US


******* HERE ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

arch x86? are you sure you're running on sparc?
Re: Eclipse crash at startup [message #114607 is a reply to message #114406] Thu, 03 November 2005 23:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bbiggs.ca.ibm.com

Ivan wrote:
> Hi all!
>
> I'm new in Eclipse. I have a SPARC architecture, with suse 9.3. I have
> installed eclipse using yast installation tool and dependencies are met.
> When I start eclipse I receive the following message:
>
> !SESSION Nov 03, 2005 16:11:51.574
> ---------------------------------------------
> eclipse.buildId=200409161125
> java.version=1.5.0_03
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US

Are you sure you have a SPARC architectures? :)

The eclipse you are using thinks it is on x86.

Eclipse.org does not provide a Linux/SPARC build of the Eclipse SDK,
but you could file a bug against "Platform > Releng" requesting one.

-Billy
Re: Eclipse crash at startup [message #114647 is a reply to message #114607] Fri, 04 November 2005 07:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ivan.elabor.homelinux.org

Shame on me!

No, I have *not* a SPARC architecture! I have a sun machine and when I ask

uname -a

I got:

Linux sun 2.6.11.4-21.9-default #1 Fri Aug 19 11:58:59 UTC 2005 x86_64 x86_64
x86_64 GNU/Linux

Sorry for the mistake!
Now, what can I do? Any hint for me? :)

Many thanks,
Ivan

Billy Biggs wrote:
> Ivan wrote:
>> Hi all!
>>
>> I'm new in Eclipse. I have a SPARC architecture, with suse 9.3. I have
>> installed eclipse using yast installation tool and dependencies are met.
>> When I start eclipse I receive the following message:
>>
>> !SESSION Nov 03, 2005 16:11:51.574
>> ---------------------------------------------
>> eclipse.buildId=200409161125
>> java.version=1.5.0_03
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
>
> Are you sure you have a SPARC architectures? :)
>
> The eclipse you are using thinks it is on x86.
>
> Eclipse.org does not provide a Linux/SPARC build of the Eclipse SDK,
> but you could file a bug against "Platform > Releng" requesting one.
>
> -Billy
Re: Eclipse crash at startup [message #114846 is a reply to message #114647] Fri, 04 November 2005 20:13 Go to previous messageGo to next message
Astrid Sawatzky is currently offline Astrid SawatzkyFriend
Messages: 62
Registered: July 2009
Member
Ivan Ricotti wrote:
> Shame on me!
>
> No, I have *not* a SPARC architecture! I have a sun machine and when I ask
>
> uname -a
>
> I got:
>
> Linux sun 2.6.11.4-21.9-default #1 Fri Aug 19 11:58:59 UTC 2005 x86_64
> x86_64 x86_64 GNU/Linux
>
> Sorry for the mistake!
> Now, what can I do? Any hint for me? :)
>
> Many thanks,
> Ivan
>
> Billy Biggs wrote:
>
>> Ivan wrote:
>>
>>> Hi all!
>>>
>>> I'm new in Eclipse. I have a SPARC architecture, with suse 9.3. I
>>> have installed eclipse using yast installation tool and dependencies
>>> are met.
>>> When I start eclipse I receive the following message:
>>>
>>> !SESSION Nov 03, 2005 16:11:51.574
>>> ---------------------------------------------
>>> eclipse.buildId=200409161125
>>> java.version=1.5.0_03
>>> java.vendor=Sun Microsystems Inc.
>>> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
>>
>>
>> Are you sure you have a SPARC architectures? :)
>>
>> The eclipse you are using thinks it is on x86.
>>
>> Eclipse.org does not provide a Linux/SPARC build of the Eclipse SDK,
>> but you could file a bug against "Platform > Releng" requesting one.
>>
>> -Billy
did u try mine?

regards Astrid
Re: Eclipse crash at startup [message #114946 is a reply to message #114647] Sat, 05 November 2005 05:20 Go to previous message
Eclipse UserFriend
Originally posted by: bbiggs.ca.ibm.com

Ivan Ricotti wrote:
> No, I have *not* a SPARC architecture! I have a sun machine and when I ask
> uname -a
> I got:
> Linux sun 2.6.11.4-21.9-default #1 Fri Aug 19 11:58:59 UTC 2005 x86_64
> x86_64 x86_64 GNU/Linux
>
> Sorry for the mistake!
> Now, what can I do? Any hint for me? :)

For running Eclipse on x86-64, you need to have all of these match:

JVM -- Eclipse -- GTK+/system libraries

So, if you're using an x86-64 JVM, you need the x86-64 Eclipse and
x86-64 GTK+.

If you're using an x86 JVM, you need x86 Eclipse and x86 GTK+.

Probably, one of those is not correct on your system, and so Eclipse
fails to launch.

-Billy
Previous Topic:Question about Java syntax sensitivity in Eclipse 3.1
Next Topic:FTP Help
Goto Forum:
  


Current Time: Wed Jan 15 13:57:24 GMT 2025

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

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

Back to the top