Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Workspace configuration crashes
Workspace configuration crashes [message #219692] Wed, 04 July 2007 12:18 Go to next message
Tatu Lahtela is currently offline Tatu LahtelaFriend
Messages: 2
Registered: July 2009
Junior Member
Hi,
After a while of using Eclipse Europa it crashes. Then when I start to
restart Eclipse, the following exception appears after I select the
workspace:

-snip-

Exception in thread "Thread-1" java.lang.NoClassDefFoundError
at
org.eclipse.ui.internal.themes.ThemeElementHelper.installFon t(ThemeElementHelper.java:101)
at
org.eclipse.ui.internal.themes.ThemeElementHelper.populateRe gistry(ThemeElementHelper.java:57)
at
org.eclipse.ui.internal.Workbench$28.runWithException(Workbe nch.java:1426)
at
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run (StartupThreading.java:31)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
at
org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3296)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2974)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2309)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 19)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:289)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:461)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:106)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
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:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)


-snip-

After that, the Eclipse silently shuts down. The only way to restart
eclipse is to select another workspace and recreate all projects (very
annoing when done several times..). Importing the projects will cause the
same problem.
Re: Workspace configuration crashes [message #219699 is a reply to message #219692] Wed, 04 July 2007 12:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Tatu,

If you could open a bugzilla with the steps needed to reproduce this
problem (i.e., import this sample project into workspace and then
Eclipse won't start with that workspace again), that would be very
helpful for getting the problem fixed. It's really important you make
clear exactly what you've installed so that the developers can actually
reproduce this.


Tatu Lahtela wrote:
> Hi, After a while of using Eclipse Europa it crashes. Then when I
> start to restart Eclipse, the following exception appears after I
> select the workspace:
>
> -snip-
>
> Exception in thread "Thread-1" java.lang.NoClassDefFoundError
> at
> org.eclipse.ui.internal.themes.ThemeElementHelper.installFon t(ThemeElementHelper.java:101)
>
> at
> org.eclipse.ui.internal.themes.ThemeElementHelper.populateRe gistry(ThemeElementHelper.java:57)
>
> at
> org.eclipse.ui.internal.Workbench$28.runWithException(Workbe nch.java:1426)
>
> at
> org.eclipse.ui.internal.StartupThreading$StartupRunnable.run (StartupThreading.java:31)
>
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
> at
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
>
> at
> org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3296)
> at
> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2974)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2309)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 19)
> at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
> at
> org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:289)
>
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:461)
>
> at
> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
> at
> org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:106)
>
> at
> org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
>
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
>
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
>
> 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:585)
> at
> org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 504)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
>
>
> -snip-
>
> After that, the Eclipse silently shuts down. The only way to restart
> eclipse is to select another workspace and recreate all projects (very
> annoing when done several times..). Importing the projects will cause
> the same problem.
>
>
>
Re: Workspace configuration crashes [message #220493 is a reply to message #219699] Mon, 09 July 2007 08:22 Go to previous message
Tatu Lahtela is currently offline Tatu LahtelaFriend
Messages: 2
Registered: July 2009
Junior Member
This "feature" is quite elusive.. All attempts to create a workspace that
does not contain work-related files causes the bug to disappear.. The bug
also disappears when I move my workspace directories somewhere else, start
and close eclipse and then move them back.


Ed Merks wrote:

> Tatu,

> If you could open a bugzilla with the steps needed to reproduce this
> problem (i.e., import this sample project into workspace and then
> Eclipse won't start with that workspace again), that would be very
> helpful for getting the problem fixed. It's really important you make
> clear exactly what you've installed so that the developers can actually
> reproduce this.


> Tatu Lahtela wrote:
>> Hi, After a while of using Eclipse Europa it crashes. Then when I
>> start to restart Eclipse, the following exception appears after I
>> select the workspace:
>>
>> -snip-
>>
>> Exception in thread "Thread-1" java.lang.NoClassDefFoundError
>> at
>>
org.eclipse.ui.internal.themes.ThemeElementHelper.installFon t(ThemeElementHelper.java:101)
>>
>> at
>>
org.eclipse.ui.internal.themes.ThemeElementHelper.populateRe gistry(ThemeElementHelper.java:57)
>>
>> at
>> org.eclipse.ui.internal.Workbench$28.runWithException(Workbe nch.java:1426)
>>
>> at
>>
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run (StartupThreading.java:31)
>>
>> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
>> at
>>
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
>>
>> at
>> org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3296)
>> at
>> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2974)
>> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2309)
>> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 19)
>> at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
>> at
>>
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:289)
>>
>> at
>> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:461)
>>
>> at
>> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
>> at
>>
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:106)
>>
>> at
>>
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
>>
>> at
>>
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
>>
>> at
>>
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
>>
>> at
>>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
>>
>> at
>>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
>>
>> 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:585)
>> at
>> org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 504)
>> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
>> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
>>
>>
>> -snip-
>>
>> After that, the Eclipse silently shuts down. The only way to restart
>> eclipse is to select another workspace and recreate all projects (very
>> annoing when done several times..). Importing the projects will cause
>> the same problem.
>>
>>
>>
Previous Topic:Apply /etc/ant.conf or $HOME/.ant/ant.conf to Eclipse Ant Build Launch Config
Next Topic:missing sub workflows on generated website
Goto Forum:
  


Current Time: Fri Apr 26 11:02:40 GMT 2024

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

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

Back to the top