Skip to main content



      Home
Home » Newcomers » Newcomers » Error running eclipse on FC3 AMD64
Error running eclipse on FC3 AMD64 [message #29725] Mon, 28 February 2005 07:36 Go to next message
Eclipse UserFriend
Originally posted by: james.dimmock.gmail.com

I can't seem to get eclipse running on Fedora Core 3 64 bit edition. When
running I get an error and the log reads as follows:

I have installed the java jdk 1.4.2_07 and the commands 'java' and 'javac'
work from the terminal. The files that are supposedly non-existent do
exist in the specified locations so i'm not sure why the error occurs. Do
I need to install gtk / how do I verify whether I have it installed?

!SESSION Feb 28, 2005 12:28:11.498
---------------------------------------------
eclipse.buildId=M200409161125
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=amd64, WS=gtk, NL=en_GB

!ENTRY org.eclipse.osgi Feb 28, 2005 12:28:11.499
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError:
/home/jamesdi/Downloads/eclipse/plugins/org.eclipse.swt.gtk6 4_3.0.1/os/linux/amd64/libswt-pi-gtk-3063.so:
/home/jamesdi/Downloads/eclipse/plugins/org.eclipse.swt.gtk6 4_3.0.1/os/linux/amd64/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:1586)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 0)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java: 63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java: 54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:118)

at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:268)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)
at
org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDE Application.java:122)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:72)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688
Re: Error running eclipse on FC3 AMD64 [message #29729 is a reply to message #29725] Mon, 28 February 2005 08:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.gmail.com

James,

Make sure you're running with Sun's 64 bit linux JRE. I can tell you're
using a 32 bit JRE because Sun has only released a 64 bit version of JRE
1.5 (and you're using 1.4.2)

Hope this helps,

- Jeff

James Dimmock wrote:
> I can't seem to get eclipse running on Fedora Core 3 64 bit edition.
> When running I get an error and the log reads as follows:
>
> I have installed the java jdk 1.4.2_07 and the commands 'java' and
> 'javac' work from the terminal. The files that are supposedly
> non-existent do exist in the specified locations so i'm not sure why the
> error occurs. Do I need to install gtk / how do I verify whether I have
> it installed?
>
> !SESSION Feb 28, 2005 12:28:11.498
> ---------------------------------------------
> eclipse.buildId=M200409161125
> java.version=1.4.2_07
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=amd64, WS=gtk, NL=en_GB
>
> !ENTRY org.eclipse.osgi Feb 28, 2005 12:28:11.499
> !MESSAGE Application error
> !STACK 1
> java.lang.UnsatisfiedLinkError:
> /home/jamesdi/Downloads/eclipse/plugins/org.eclipse.swt.gtk6 4_3.0.1/os/linux/amd64/libswt-pi-gtk-3063.so:
> /home/jamesdi/Downloads/eclipse/plugins/org.eclipse.swt.gtk6 4_3.0.1/os/linux/amd64/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:1586)
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
> at java.lang.Runtime.loadLibrary0(Runtime.java:788)
> at java.lang.System.loadLibrary(System.java:834)
> at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 0)
> at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
> at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java: 63)
> at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java: 54)
> at org.eclipse.swt.widgets.Display.<clinit>(Display.java:118)
>
> at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:268)
> at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)
> at
> org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDE Application.java:122)
>
> at
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:72)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
>
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
>
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> at org.eclipse.core.launcher.Main.run(Main.java:704)
> at org.eclipse.core.launcher.Main.main(Main.java:688
>
Re: Error running eclipse on FC3 AMD64 [message #29737 is a reply to message #29729] Mon, 28 February 2005 11:36 Go to previous message
Eclipse UserFriend
Originally posted by: james.dimmock.gmail.com

Many thanks Jeff, i installed the 64 bit edition of JDK 1.5 and eclipse
now runs as expected (so far ;)).

James

Jeff Myers wrote:

> James,

> Make sure you're running with Sun's 64 bit linux JRE. I can tell you're
> using a 32 bit JRE because Sun has only released a 64 bit version of JRE
> 1.5 (and you're using 1.4.2)

> Hope this helps,

> - Jeff

> James Dimmock wrote:
>> I can't seem to get eclipse running on Fedora Core 3 64 bit edition.
>> When running I get an error and the log reads as follows:
>>
>> I have installed the java jdk 1.4.2_07 and the commands 'java' and
>> 'javac' work from the terminal. The files that are supposedly
>> non-existent do exist in the specified locations so i'm not sure why the
>> error occurs. Do I need to install gtk / how do I verify whether I have
>> it installed?
>>
>> !SESSION Feb 28, 2005 12:28:11.498
>> ---------------------------------------------
>> eclipse.buildId=M200409161125
>> java.version=1.4.2_07
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=linux, ARCH=amd64, WS=gtk, NL=en_GB
>>
>> !ENTRY org.eclipse.osgi Feb 28, 2005 12:28:11.499
>> !MESSAGE Application error
>> !STACK 1
>> java.lang.UnsatisfiedLinkError:
>>
/home/jamesdi/Downloads/eclipse/plugins/org.eclipse.swt.gtk6 4_3.0.1/os/linux/amd64/libswt-pi-gtk-3063.so:
>>
/home/jamesdi/Downloads/eclipse/plugins/org.eclipse.swt.gtk6 4_3.0.1/os/linux/amd64/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:1586)
>> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
>> at java.lang.Runtime.loadLibrary0(Runtime.java:788)
>> at java.lang.System.loadLibrary(System.java:834)
>> at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 0)
>> at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
>> at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java: 63)
>> at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java: 54)
>> at org.eclipse.swt.widgets.Display.<clinit>(Display.java:118)
>>
>> at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:268)
>> at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)
>> at
>>
org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDE Application.java:122)
>>
>> at
>> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:72)
>> at
>>
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
>>
>> at
>>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
>>
>> at
>>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
>>
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
>>
>> at
>>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
>>
>> at java.lang.reflect.Method.invoke(Method.java:324)
>> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
>> at org.eclipse.core.launcher.Main.run(Main.java:704)
>> at org.eclipse.core.launcher.Main.main(Main.java:688
>>
Previous Topic:Error trying to get Eclipse to run
Next Topic:problem unpacking build of 3.1M5a on a linux PPC
Goto Forum:
  


Current Time: Fri Jul 18 03:26:21 EDT 2025

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

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

Back to the top