Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93061 - eclipse-sdk-3.0.1/eclipse-sdk-3.0.2 crashes on startup (IllegalStateException in Errorlog)
Summary: eclipse-sdk-3.0.1/eclipse-sdk-3.0.2 crashes on startup (IllegalStateException...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-18 05:56 UTC by Samuel Berner
Modified: 2007-04-01 21:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
eclipse error log (complete file) (1116413088403.log,9.47 KB, text/plain)
2005-05-18 08:44 UTC, Samuel Berner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Berner 2005-05-18 05:56:49 UTC
I installed eclipse-sdk-3.0.1 first, and afterwards I tried eclipse-sdk-3.0.2,
but both gave me the same error message on startup. I will include the error log
as an attachment.
The relevant error is the last one, I think, which is the following:
!ENTRY org.eclipse.osgi May 18, 2005 12:44:48.941
!MESSAGE Startup error
!STACK 1
java.lang.IllegalStateException: Bundle
initial@reference:file:/usr/lib/eclipse-3/plugins/org.eclipse.core.runtime_3.0.2/
[1] is not active.
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.ensureBundlesActive(EclipseStarter.java:303)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:227)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:127)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.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)

Does anyone have an idea what could be wrong or what I could try to fix it?
Thanks for any hints.

Reproducible: Always
Steps to Reproduce:
1. start eclipse by typing eclipse-3 in a terminal (or any other starting method)
2. wait for crash (exception) (about 2 or 3 seconds maybe)

Actual Results:  
an exception breaks the startup process.

Expected Results:  
startup properly
Comment 1 Samuel Berner 2005-05-18 08:44:19 UTC
Created attachment 59224 [details]
eclipse error log (complete file)
Comment 2 Billy Biggs 2005-05-18 08:55:41 UTC
Does this also happen with the eclipse builds from eclipse.org?
Comment 3 Samuel Berner 2005-05-18 09:47:33 UTC
I think I already tried that some time ago and it didn't work then.
But to be sure, I just tried it again with version 3.0.2 from eclipse.org and I
get exactly the same errors in the error log.

I'm not sure if the problem could have anything to do with my jre:
sun-j2sdk-1.4.2 (it's the version from source, installed through emerge)
Comment 4 Samuel Berner 2005-05-18 09:53:12 UTC
But the jre/j2sdk didn't made any problems yet. Eclipse 2.1.3 works fine (using
the same jre).
Comment 5 Pierre Cassimans 2005-05-26 14:00:52 UTC
I got the same error. I run /home on nfs mount and tought that was the problem.
I changed to nfs version 3 to enable file locking, but that didn't help.
I tried blackdown vm and sun vm but no difference.
Comment 6 Samuel Berner 2005-05-28 12:48:37 UTC
I have reiserfs 3.6 partitions for /, /usr and /home.
Comment 7 Steve Arnold archtester gentoo-dev 2005-05-28 20:29:46 UTC
I have no eclipse/nfs interaction (only some portage dirs are nfs-mounted) but 
it works just fine here.  Sorry...
Comment 8 Mikko Tiihonen 2005-06-27 10:58:47 UTC
If you have tried different versions of eclipse then running with the parameter
-clean can help by removing old cruft from $HOME/.eclipse

You could also try totall removing the $HOME/.eclipse directory and see if that
helps.
Comment 9 Samuel Berner 2005-07-09 15:04:31 UTC
I recently tried it again. And it suddenly started without any problems (and it
seems to work perfectly).
I don't know exactly what it caused to work (I didn't even reemerge it).

There are several things I did recently:

- updated system (I also changed to the 2005.0 profile)
- switched from KDE to Gnome
- switched from source based sun j2sdk 1.4.2 to the blackdown-jdk 1.4.2.02
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2007-04-01 21:15:17 UTC
Closing wrt Comment #9