Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse won't start any more
Eclipse won't start any more [message #127000] Fri, 12 December 2003 15:36 Go to next message
Eclipse UserFriend
Originally posted by: mhofmann.uvic.ca

My machine crashed while I was working on a project and now when I try and
restart it I get the Error box and the program aborts.
Here are the entries from the .log file.


!SESSION Dec 12, 2003 12:21:41.888
---------------------------------------------
java.version=1.4.1_01
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=ppc, WS=carbon, NL=en_US
Command-line arguments: -os macosx -ws carbon -arch ppc -psn_0_2883585
-consoleLog -showlocation -data workspace -install file:/usr/local/eclipse/
!ENTRY org.eclipse.core.runtime 4 2 Dec 12, 2003 12:21:41.894
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
!STACK 0
java.lang.IllegalArgumentException: Element not found:
/SysRequest/build/WEB-INF/classes/sysRequest.
at
org.eclipse.core.internal.watson.ElementTree.elementNotFound (ElementTree.java:358)
at
org.eclipse.core.internal.watson.ElementTree.createElement(E lementTree.java:272)
at
org.eclipse.core.internal.resources.Workspace.createResource (Workspace.java:667)
at
org.eclipse.core.internal.resources.Workspace.createResource (Workspace.java:638)
at
org.eclipse.core.internal.resources.Workspace.createResource (Workspace.java:700)
at
org.eclipse.core.internal.localstore.RefreshLocalVisitor.cre ateResource(RefreshLocalVisitor.java:75)
at
org.eclipse.core.internal.localstore.RefreshLocalAliasVisito r.createResource(RefreshLocalAliasVisitor.java:27)
at
org.eclipse.core.internal.localstore.RefreshLocalVisitor.syn chronizeExistence(RefreshLocalVisitor.java:189)
at
org.eclipse.core.internal.localstore.RefreshLocalVisitor.vis it(RefreshLocalVisitor.java:263)
at
org.eclipse.core.internal.localstore.UnifiedTree.accept(Unif iedTree.java:71)
at
org.eclipse.core.internal.localstore.FileSystemResourceManag er.refreshResource(FileSystemResourceManager.java:549)
at
org.eclipse.core.internal.localstore.FileSystemResourceManag er.refresh(FileSystemResourceManager.java:535)
at
org.eclipse.core.internal.localstore.FileSystemResourceManag er.refreshRoot(FileSystemResourceManager.java:579)
at
org.eclipse.core.internal.localstore.FileSystemResourceManag er.refresh(FileSystemResourceManager.java:528)
at
org.eclipse.core.internal.resources.Resource.refreshLocal(Re source.java:1160)
at
org.eclipse.core.internal.resources.Workspace.open(Workspace .java:1494)
at
org.eclipse.core.resources.ResourcesPlugin.startup(Resources Plugin.java:292)
at
org.eclipse.core.internal.plugins.PluginDescriptor$1.run(Plu ginDescriptor.java:758)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1127)
at
org.eclipse.core.internal.plugins.PluginDescriptor.internalD oPluginActivation(PluginDescriptor.java:770)
at
org.eclipse.core.internal.plugins.PluginDescriptor.doPluginA ctivation(PluginDescriptor.java:200)
at
org.eclipse.core.internal.plugins.PluginClassLoader.activate Plugin(PluginClassLoader.java:109)
at
org.eclipse.core.internal.plugins.PluginClassLoader.internal FindClassParentsSelf(PluginClassLoader.java:181)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.find ClassParentsSelf(DelegatingURLClassLoader.java:490)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.load Class(DelegatingURLClassLoader.java:882)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.acce ss$0(DelegatingURLClassLoader.java:876)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader$Dele gateLoader.loadClass(DelegatingURLClassLoader.java:90)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.find ClassPrerequisites(DelegatingURLClassLoader.java:554)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.load Class(DelegatingURLClassLoader.java:890)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.load Class(DelegatingURLClassLoader.java:862)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315 )
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:47)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
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:299)
at org.eclipse.core.launcher.Main.run(Main.java:767)
at org.eclipse.core.launcher.Main.main(Main.java:601)
!SESSION
------------------------------------------------------------ ----------
!ENTRY org.eclipse.core.launcher 4 0 Dec 12, 2003 12:21:42.211
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:861)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
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:299)
at org.eclipse.core.launcher.Main.run(Main.java:767)
at org.eclipse.core.launcher.Main.main(Main.java:601)
Caused by:
org.eclipse.core.internal.boot.DelegatingURLClassLoader$Dele gatingLoaderException:
"Plug-in "org.eclipse.core.resources" activation failed while loading
class "org.eclipse.core.resources.IResourceChangeListener".
at
org.eclipse.core.internal.plugins.PluginClassLoader.activate Plugin(PluginClassLoader.java:113)
at
org.eclipse.core.internal.plugins.PluginClassLoader.internal FindClassParentsSelf(PluginClassLoader.java:181)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.find ClassParentsSelf(DelegatingURLClassLoader.java:490)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.load Class(DelegatingURLClassLoader.java:882)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.acce ss$0(DelegatingURLClassLoader.java:876)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader$Dele gateLoader.loadClass(DelegatingURLClassLoader.java:90)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.find ClassPrerequisites(DelegatingURLClassLoader.java:554)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.load Class(DelegatingURLClassLoader.java:890)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.load Class(DelegatingURLClassLoader.java:862)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315 )
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:47)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:858)
... 8 more
Re: Eclipse won't start any more [message #127164 is a reply to message #127000] Sat, 13 December 2003 12:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: schmidt.2002.gmx.de

Am Fri, 12 Dec 2003 20:36:47 +0000 (UTC) hat Martin Hofmann
<mhofmann@uvic.ca> geschrieben:

> My machine crashed while I was working on a project and now when I try
> and
> restart it I get the Error box and the program aborts.
> Here are the entries from the .log file.

Have you tried to delete/rename your workspace? Or use -data to start with
another workspace directory. If eclipse then starts, you have to import
your old projects into the new workspace.
Re: Eclipse won't start any more [message #127598 is a reply to message #127164] Mon, 15 December 2003 12:19 Go to previous message
Eclipse UserFriend
Originally posted by: mhofmann.uvic.ca

Andreas Schmidt wrote:

> Am Fri, 12 Dec 2003 20:36:47 +0000 (UTC) hat Martin Hofmann
> <mhofmann@uvic.ca> geschrieben:

> > My machine crashed while I was working on a project and now when I try
> > and
> > restart it I get the Error box and the program aborts.
> > Here are the entries from the .log file.

> Have you tried to delete/rename your workspace? Or use -data to start with
> another workspace directory. If eclipse then starts, you have to import
> your old projects into the new workspace.

OK Thanks. That worked and was fairly painless, fortunately I had not made
too many changes to the default configuration.

Martin
Previous Topic:What does refresh exactly do?
Next Topic:build path (compile classpath) vs. runtime classpath
Goto Forum:
  


Current Time: Sun May 11 23:06:34 EDT 2025

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

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

Back to the top