[Eclipseexeditor-devuser] Problems with 1.0.3
Brought to you by:
david_biesack
|
From: RADEMAKERS T. <Tan...@sw...> - 2005-06-15 16:18:08
|
Hello, I just downloaded and installed 1.0.3 (uninstalled 1.0.2) and now eclipse won't start up - .log file with 1.0.3: !SESSION 2005-06-15 18:14:42.986 ----------------------------------------------- eclipse.buildId=I20050610-1757 java.version=1.4.2_04 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.update.configurator 2005-06-15 18:14:43.986 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\com.simontuffs.eclipse.jarlaunch.feature_0.5.0.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:14:43.986 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\com.simontuffs.eclipse.jarplug.feature_0.6.0.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:14:43.986 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\net.sf.eclipsetidy.feature_1.2.1.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:14:43.986 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\org.easyexplore_1.0.1.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:14:44.721 !MESSAGE Could not install bundle plugins/org.eclipse.team.cvs.ssh2_3.1.0.jar Bundle "org.eclipse.team.cvs.ssh2" version "3.1.0" has already been installed from: update@plugins/org.eclipse.team.cvs.ssh2_3.1.0/ !ENTRY org.eclipse.ui 4 4 2005-06-15 18:14:45.736 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 2005-06-15 18:14:45.752 !MESSAGE java.lang.IllegalArgumentException !STACK 0 java.lang.IllegalArgumentException at org.eclipse.jface.bindings.keys.KeySequence.<init>(KeySequence.java:196) at org.eclipse.jface.bindings.keys.KeySequence.getInstance(KeySequence.java :129) at org.eclipse.ui.internal.keys.BindingPersistence.convert2_1Sequence(Bindi ngPersistence.java:402) at org.eclipse.ui.internal.keys.BindingPersistence.readBindingsFromRegistry (BindingPersistence.java:1073) at org.eclipse.ui.internal.keys.BindingPersistence.read(BindingPersistence. java:638) at org.eclipse.ui.internal.keys.BindingService.readRegistryAndPreferences(B indingService.java:163) at org.eclipse.ui.internal.Workbench.init(Workbench.java:959) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1653) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:3 65) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActiva tor.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: 376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: 163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) 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) .log file with 1.0.2 (for comparison): !SESSION 2005-06-15 18:15:43.189 ----------------------------------------------- eclipse.buildId=I20050610-1757 java.version=1.4.2_04 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.update.configurator 2005-06-15 18:15:48.189 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\com.simontuffs.eclipse.jarlaunch.feature_0.5.0.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.189 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\com.simontuffs.eclipse.jarplug.feature_0.6.0.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.189 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\net.sf.eclipsetidy.feature_1.2.1.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.205 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\org.easyexplore_1.0.1.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.767 !MESSAGE Could not install bundle plugins/org.eclipse.team.cvs.ssh2_3.1.0.jar Bundle "org.eclipse.team.cvs.ssh2" version "3.1.0" has already been installed from: update@plugins/org.eclipse.team.cvs.ssh2_3.1.0/ !ENTRY org.eclipse.ui 2 0 2005-06-15 18:15:51.579 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2005-06-15 18:15:51.579 !MESSAGE Cannot bind to an undefined command: plug-in='com.rohanclan.cfml', commandId='com.rohanclan.cfml.editors.actions.ExernalBrowserActionID'. I am running 3.1RC2 /t |