[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Problem with 3.2M4 and Subclipse 1.0 Release Candidate 4

From: Daniel Ford <daford_at_almaden.ibm.com>
Date: 2006-02-15 16:52:52 CET

I'm running eclipse 3.2M4 and I just upgraded to the new subversion
release candidate using the automatic update facility. As usual, I was
prompted to restart eclipse after the install. I clicked "ok" and eclipse
3.2M4 never came back. I tried to start it "manually" and only got the
spash screen for a few seconds before it disappeared. I then started my
installation of eclipse3.1.1 and it came up and showed 106 as the version
of Subclipse installed. I then tried 3.2M4 again and had the same
problem. I looked in the error log file (included below) and found a
symptom of the problem. I then removed all of the
"org.tigris.subversion.subclipse_0.9.106" directories and tried eclipse
3.2M4 again.....it started.

Hmm....any hints?

Dan

!SESSION 2006-02-15 10:34:25.625
-----------------------------------------------
eclipse.buildId=I20051215-1506
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32
j9vmwi3223-20051103 (JIT enabled)
J9VM - 20051027_03723_lHdSMR
JIT - 20051027_1437_r8
GC - 20051020_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -data
C:\users\IBM\development\stem

!ENTRY org.eclipse.ui 4 4 2006-02-15 10:34:28.343
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2006-02-15 10:34:28.343
!MESSAGE Internal error in extension registry. The bundle corresponding to
this contribution has been uninstalled.
!STACK 0
java.lang.IllegalStateException: Internal error in extension registry. The
bundle corresponding to this contribution has been uninstalled.
        at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.getNamespaceBundle(RegistryStrategyOSGI.java:147)
        at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.getNamespace(RegistryStrategyOSGI.java:172)
        at
org.eclipse.core.internal.registry.ExtensionRegistry.getNamespace(ExtensionRegistry.java:812)
        at
org.eclipse.core.internal.registry.ConfigurationElement.getNamespace(ConfigurationElement.java:174)
        at
org.eclipse.core.internal.registry.ConfigurationElementHandle.getNamespace(ConfigurationElementHandle.java:118)
        at
org.eclipse.core.internal.registry.eclipse.LegacyConfigurationElementHandle.getNamespace(LegacyConfigurationElementHandle.java:101)
        at
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToImages(LegacyActionPersistence.java:438)
        at
org.eclipse.ui.internal.menus.LegacyActionPersistence.readActions(LegacyActionPersistence.java:677)
        at
org.eclipse.ui.internal.menus.LegacyActionPersistence.readActionsAndMenus(LegacyActionPersistence.java:753)
        at
org.eclipse.ui.internal.menus.LegacyActionPersistence.readObjectContributions(LegacyActionPersistence.java:1200)
        at
org.eclipse.ui.internal.menus.LegacyActionPersistence.read(LegacyActionPersistence.java:1561)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:1041)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1695)
        at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:397)
        at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
        at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:106)
        at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:109)
        at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
        at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:379)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
        at org.eclipse.core.launcher.Main.run(Main.java:977)
        at org.eclipse.core.launcher.Main.main(Main.java:952)
Received on Wed Feb 15 17:11:45 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.