Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Eclipse 3.0, 3.1 won't start - Fedora Core 2, amd64, linux 2.6.7
Eclipse 3.0, 3.1 won't start - Fedora Core 2, amd64, linux 2.6.7 [message #40115] Fri, 20 August 2004 16:11 Go to next message
Eclipse UserFriend
Originally posted by: mazarick.bellsouth.net

Hi,

When I fire up eclipse, I get a splash screen, and an error log in the
/<pathtoeclipse>/configuration/0123somebignumber.log.

I'm somewhat of a newbie on Eclipse. After reviewing the archives
extensively, it looks like others have already treaded this ground a
little, but the answer (if anyone has gotten past this point or if it is
worth getting past this point) is still somewhat illusive.

I believe I have set up all the particulars needed for linux (downloaded
the Sun SDK, put the paths in the /etc/profile.d, etc).

If anyone has direct knowledge of the success or failure of an
installation, it would be appreciated, so replies in the form of:

Fedora Core 2, Eclipse 3.0, i386 - works
RedHat 9, Eclipse 2.1, i386 works
Fedora Core 2, Eclipse 2.1, amd64 gets past splash screen, but fails on ...
Suse 8, Eclipse 3.1, works

would give the information if this config can work at all. From the
initial Googling, I haven't seen anyone using Fedora Core 2 and Eclipse
regularly.

Regards,

Mike Mazarick

============================
Sample error log info:

A build from sources using the os=linux, ws=gtk, arch=amd64 fails also.
Sample of build failure:
"
...
all.children:

install:

BUILD FAILED
file:/root/eclipse/build.xml:40: taskdef class
org.eclipse.pde.internal.build.tasks.IdReplaceTask cannot be found
"

Running from prebuilt binaries result in the following:

The log generally states that "java.lang.UnsatisfiedLinkError:
/<chomplongdirname_with_swt_in_it>/nameoflib.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:1560)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1469)
...

followed by (a sample included)

!ENTRY org.eclipse.osgi Aug 19, 2004 02:39:33.46
!MESSAGE Bundle
update@/root/eclipse/eclipse/plugins/org.eclipse.osgi_3.0.0/ [116] was not
resolved.
!SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.51
!MESSAGE Bundle System Bundle was picked instead.

(there were many of these "picked instead" messages)

!ENTRY org.eclipse.osgi Aug 19, 2004 02:39:33.52
!MESSAGE Bundle
update@/root/eclipse/eclipse/plugins/org.eclipse.ve.jfc_1.0. 0/ [134] was
not resolved.
!SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.52
!MESSAGE Missing required bundle org.eclipse.ve.java.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.52
!MESSAGE Missing required bundle org.eclipse.ve.cde_0.0.0.
!SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.52
!MESSAGE Missing required bundle org.eclipse.gef_0.0.0.

!ENTRY org.eclipse.osgi Aug 19, 2004 02:39:33.52
!MESSAGE Bundle
update@/root/eclipse/eclipse/plugins/org.eclipse.xsd.edit_2. 0.0/ [163] was
not resolved.
!SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.53
!MESSAGE Bundle
update@/root/eclipse/eclipse/plugins/org.eclipse.xsd.edit_2. 0.1/ was
picked instead.

!ENTRY org.eclipse.osgi Aug 19, 2004 02:39:33.54
!MESSAGE Bundle
update@/root/eclipse/eclipse/plugins/org.eclipse.ve.java.cor e_1.0.0/ [167]
was not resolved.
!SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.54
!MESSAGE Missing required bundle org.eclipse.ve.cde_0.0.0.
!SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.54
!MESSAGE Missing required bundle org.eclipse.gef_0.0.0.
Re: Eclipse 3.0, 3.1 won't start - Fedora Core 2, amd64, linux 2.6.7 [message #40279 is a reply to message #40115] Sun, 22 August 2004 22:10 Go to previous message
Eclipse UserFriend
I think that You haven't all dependencies (probably gef)

regards
Mike Mazarick wrote:

>
> Hi,
>
> When I fire up eclipse, I get a splash screen, and an error log in the
> /<pathtoeclipse>/configuration/0123somebignumber.log.
>
> I'm somewhat of a newbie on Eclipse. After reviewing the archives
> extensively, it looks like others have already treaded this ground a
> little, but the answer (if anyone has gotten past this point or if it is
> worth getting past this point) is still somewhat illusive.
>
> I believe I have set up all the particulars needed for linux (downloaded
> the Sun SDK, put the paths in the /etc/profile.d, etc).
>
> If anyone has direct knowledge of the success or failure of an
> installation, it would be appreciated, so replies in the form of:
>
> Fedora Core 2, Eclipse 3.0, i386 - works
> RedHat 9, Eclipse 2.1, i386 works
> Fedora Core 2, Eclipse 2.1, amd64 gets past splash screen, but fails on
> ... Suse 8, Eclipse 3.1, works
>
> would give the information if this config can work at all. From the
> initial Googling, I haven't seen anyone using Fedora Core 2 and Eclipse
> regularly.
>
> Regards,
>
> Mike Mazarick
>
> ============================
> Sample error log info:
>
> A build from sources using the os=linux, ws=gtk, arch=amd64 fails also.
> Sample of build failure:
> "
> ..
> all.children:
>
> install:
>
> BUILD FAILED
> file:/root/eclipse/build.xml:40: taskdef class
> org.eclipse.pde.internal.build.tasks.IdReplaceTask cannot be found
> "
>
> Running from prebuilt binaries result in the following:
>
> The log generally states that "java.lang.UnsatisfiedLinkError:
> /<chomplongdirname_with_swt_in_it>/nameoflib.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:1560)
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1469)
> ..
>
> followed by (a sample included)
>
> !ENTRY org.eclipse.osgi Aug 19, 2004 02:39:33.46
> !MESSAGE Bundle
> update@/root/eclipse/eclipse/plugins/org.eclipse.osgi_3.0.0/ [116] was not
> resolved.
> !SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.51
> !MESSAGE Bundle System Bundle was picked instead.
>
> (there were many of these "picked instead" messages)
>
> !ENTRY org.eclipse.osgi Aug 19, 2004 02:39:33.52
> !MESSAGE Bundle
> update@/root/eclipse/eclipse/plugins/org.eclipse.ve.jfc_1.0. 0/ [134] was
> not resolved.
> !SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.52
> !MESSAGE Missing required bundle org.eclipse.ve.java.core_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.52
> !MESSAGE Missing required bundle org.eclipse.ve.cde_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.52
> !MESSAGE Missing required bundle org.eclipse.gef_0.0.0.
>
> !ENTRY org.eclipse.osgi Aug 19, 2004 02:39:33.52
> !MESSAGE Bundle
> update@/root/eclipse/eclipse/plugins/org.eclipse.xsd.edit_2. 0.0/ [163] was
> not resolved.
> !SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.53
> !MESSAGE Bundle
> update@/root/eclipse/eclipse/plugins/org.eclipse.xsd.edit_2. 0.1/ was
> picked instead.
>
> !ENTRY org.eclipse.osgi Aug 19, 2004 02:39:33.54
> !MESSAGE Bundle
> update@/root/eclipse/eclipse/plugins/org.eclipse.ve.java.cor e_1.0.0/ [167]
> was not resolved.
> !SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.54
> !MESSAGE Missing required bundle org.eclipse.ve.cde_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi Aug 19, 2004 02:39:33.54
> !MESSAGE Missing required bundle org.eclipse.gef_0.0.0.
Previous Topic:xQuery Plugins
Next Topic:[ANN] New MyEclipse Release 3.8.1
Goto Forum:
  


Current Time: Fri May 23 02:10:20 EDT 2025

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

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

Back to the top