Upgrade Woes 3.1.0 to 3.1.2 [message #31443] |
Sat, 11 March 2006 22:28  |
Eclipse User |
|
|
|
Hope someone can help me here. I have an existing 3.1.0 Eclipse setup that
I tried to upgrade to 3.1.2 using the upgrade tool and following the
instructions given here:
http://www.eclipse.org/eclipse/platform-releng/updatesfor3.1 .1.html
All seemed to go well until the installer asked for permission to restart
Eclipse. Upon restart, I get the splash screen, and then an error window
directing me to the .log file.
I believe this is the pertinent part of that log:
!SESSION 2006-03-11
21:07:48.315 -----------------------------------------------
eclipse.buildId=I20050610-1757
java.version=1.5.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.osgi 2006-03-11 21:07:50.190
!MESSAGE Application error
!STACK 1
java.lang.IncompatibleClassChangeError
at
org.eclipse.ui.internal.ide.ChooseWorkspaceData.readPersiste dData(ChooseWorkspaceData.java:366)
at
org.eclipse.ui.internal.ide.ChooseWorkspaceData.<init>(ChooseWorkspaceData.java:108)
at
org.eclipse.ui.internal.ide.IDEApplication.checkInstanceLoca tion(IDEApplication.java:220)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:90)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
I have done quite a bit of Googling, etc and can find no solution. I have
downloaded the 3.1.2 SDK and installed it. It will come up okay, and will
import my workspace (with numerous compile problems because all of my
library definitions, extra plugins, etc aren't there.) I really would like
to fix the broken 3.1.0 upgrade to avoid a lot of recovery work.
Can anyone help? Thanks.
|
|
|
Re: Upgrade Woes 3.1.0 to 3.1.2 [message #31486 is a reply to message #31443] |
Sun, 12 March 2006 00:25  |
Eclipse User |
|
|
|
Just realized I posted this to an inappropriate group. I have reposted it
in eclipse.platform, please ignore this entry...but please respond to the
properly placed one :-)
"John Neal" <johnneal@knology.net> wrote in message
news:dv04ih$meq$1@utils.eclipse.org...
> Hope someone can help me here. I have an existing 3.1.0 Eclipse setup
> that I tried to upgrade to 3.1.2 using the upgrade tool and following the
> instructions given here:
> http://www.eclipse.org/eclipse/platform-releng/updatesfor3.1 .1.html
>
> All seemed to go well until the installer asked for permission to restart
> Eclipse. Upon restart, I get the splash screen, and then an error window
> directing me to the .log file.
>
> I believe this is the pertinent part of that log:
>
> !SESSION 2006-03-11
> 21:07:48.315 -----------------------------------------------
> eclipse.buildId=I20050610-1757
> java.version=1.5.0_03
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments: -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.osgi 2006-03-11 21:07:50.190
> !MESSAGE Application error
> !STACK 1
> java.lang.IncompatibleClassChangeError
> at
> org.eclipse.ui.internal.ide.ChooseWorkspaceData.readPersiste dData(ChooseWorkspaceData.java:366)
> at
> org.eclipse.ui.internal.ide.ChooseWorkspaceData.<init>(ChooseWorkspaceData.java:108)
> at
> org.eclipse.ui.internal.ide.IDEApplication.checkInstanceLoca tion(IDEApplication.java:220)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:90)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
> at org.eclipse.core.launcher.Main.run(Main.java:973)
> at org.eclipse.core.launcher.Main.main(Main.java:948)
>
> I have done quite a bit of Googling, etc and can find no solution. I have
> downloaded the 3.1.2 SDK and installed it. It will come up okay, and will
> import my workspace (with numerous compile problems because all of my
> library definitions, extra plugins, etc aren't there.) I really would
> like to fix the broken 3.1.0 upgrade to avoid a lot of recovery work.
>
> Can anyone help? Thanks.
>
|
|
|
Powered by
FUDForum. Page generated in 0.04333 seconds