Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Internal Error on closing workbench after installing 3.2
Internal Error on closing workbench after installing 3.2 [message #307355] Mon, 21 August 2006 12:56 Go to next message
Eclipse UserFriend
Originally posted by: icebattle.gmail.com

This morning I installed 3.2 over my 3.1 install. Eclipse fires up just
fine, but when closing (even with all editors and perspectives closed) I
get the follwing error. Stacktrace is included:

eclipse.buildId=M20060629-1905
java.version=1.5.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_CA
Command-line arguments: -os linux -ws gtk -arch x86 -data /home/mydir/src/

Error
Mon Aug 21 09:45:13 PDT 2006
Internal Error

java.lang.NoSuchMethodError:
org.eclipse.core.internal.localstore.HistoryStore2.<init> (Lorg/eclipse/core/internal/resources/Workspace;Lorg/eclipse /core/runtime/IPath;I)V
at
org.eclipse.core.internal.resources.ResourcesCompatibility.c reateHistoryStore(ResourcesCompatibility.java:41)
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.core.internal.resources.ResourcesCompatibilityHe lper.createHistoryStore(ResourcesCompatibilityHelper.java:73 )
at
org.eclipse.core.internal.resources.ResourcesCompatibilityHe lper.createHistoryStore(ResourcesCompatibilityHelper.java:47 )
at
org.eclipse.core.internal.localstore.FileSystemResourceManag er.getHistoryStore(FileSystemResourceManager.java:329)
at
org.eclipse.core.internal.resources.SaveManager.save(SaveMan ager.java:978)
at org.eclipse.core.internal.resources.Workspace.save(Workspace .java:1764)
at
org.eclipse.ui.internal.ide.IDEWorkbenchAdvisor$3.run(IDEWor kbenchAdvisor.java:367)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:113)
Re: Internal Error on closing workbench after installing 3.2 [message #307356 is a reply to message #307355] Mon, 21 August 2006 13:08 Go to previous message
Eclipse UserFriend
You can't install one version of 3.x over another, it will corrupt the
install. Unzip it in a new, clean directory.

Later,
PW
Previous Topic:bugzilla 96838 status
Next Topic:Re: Intercepting editor close event
Goto Forum:
  


Current Time: Sun Jul 27 12:49:50 EDT 2025

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

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

Back to the top