Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 44716

Summary: Looping Splashscreen and Complete Install Screen after update from 2.1 to 2.1.1
Product: [Eclipse Project] Platform Reporter: stefan berger <stefan.berger>
Component: Update (deprecated - use Eclipse>Equinox>p2)Assignee: Platform-Update-Inbox <platform-update-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: blocker    
Priority: P3    
Version: 2.1.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description stefan berger CLA 2003-10-12 07:53:02 EDT
After updating in "Help", "new Update" i can't start eclipse anymore.
Everthing is downloaded. But when i want to start eclipse: the splashscreen and 
the complete installation screen alternating (loop). This process can't be 
stopped. No log file is written nor other information are avaible.

I don't like to reinstall eclipse. (I have to spend more then half day to 
configure the system !)
Comment 1 stefan berger CLA 2003-10-12 08:36:23 EDT
Now i tried 10 time to starts eclipse and it starts now. No idea why !

But i received this:
!SESSION Okt 12, 2003 14:27:34.954 ---------------------------------------------
java.version=1.4.1_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_CH
Command-line arguments: -os win32 -ws win32 -arch x86 -install 
file:C:/Programme/eclipse/
!ENTRY org.eclipse.core.runtime 2 1 Okt 12, 2003 14:27:34.954
!MESSAGE Problems encountered loading the plug-in registry.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Okt 12, 2003 14:27:34.954
!MESSAGE Unknown extension 
point "org.eclipse.ui.workbench.texteditor.markerAnnotationSpecification" 
specified in plug-in "org.eclipse.search".
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Okt 12, 2003 14:27:34.954
!MESSAGE Unknown extension point "org.eclipse.help.ui.browser" specified in 
plug-in "org.eclipse.help.ui".
!ENTRY org.eclipse.core.resources 1 1 Okt 12, 2003 14:27:38.259
!MESSAGE Could not load library: core_2_1_0a.dll.  This library provides 
platform-specific optimizations for certain file system operations.  This 
library is not present on all platforms, so this may not be an error.  The 
resources plug-in will safely fall back to using java.io.File functionality.
!ENTRY org.eclipse.ui.workbench 4 2 Okt 12, 2003 14:27:50.597
!MESSAGE Problems occurred when invoking code from plug-
in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.NoSuchMethodError: 
org.eclipse.ui.texteditor.AbstractTextEditor.setKeyBindingScopes
([Ljava/lang/String;)V
	at org.eclipse.jdt.internal.ui.javaeditor.JavaEditor.<init>
(JavaEditor.java:1174)
	at org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor.<init>
(CompilationUnitEditor.java:599)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance
(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
	at java.lang.Class.newInstance0(Class.java:306)
	at java.lang.Class.newInstance(Class.java:259)
	at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:138)
	at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:167)
	at 
org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableExtension
(ConfigurationElement.java:103)
	at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:158)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
	at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:155)
	at org.eclipse.ui.internal.EditorManager$3.run(EditorManager.java:676)
	at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:1006)
	at org.eclipse.core.runtime.Platform.run(Platform.java:413)
	at org.eclipse.ui.internal.EditorManager.createPart
(EditorManager.java:674)
	at org.eclipse.ui.internal.EditorManager.openInternalEditor
(EditorManager.java:661)
	at org.eclipse.ui.internal.EditorManager.access$7
(EditorManager.java:655)
	at org.eclipse.ui.internal.EditorManager$7.run(EditorManager.java:919)
	at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:1006)
	at org.eclipse.core.runtime.Platform.run(Platform.java:413)
	at org.eclipse.ui.internal.EditorManager.busyRestoreEditor
(EditorManager.java:864)
	at org.eclipse.ui.internal.EditorManager$6.run(EditorManager.java:857)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
	at org.eclipse.ui.internal.EditorManager.restoreEditor
(EditorManager.java:853)
	at org.eclipse.ui.internal.EditorManager.restoreState
(EditorManager.java:756)
	at org.eclipse.ui.internal.WorkbenchPage.restoreState
(WorkbenchPage.java:2263)
	at org.eclipse.ui.internal.WorkbenchWindow.restoreState
(WorkbenchWindow.java:1327)
	at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1263)
	at org.eclipse.ui.internal.Workbench.access$10(Workbench.java:1223)
	at org.eclipse.ui.internal.Workbench$12.run(Workbench.java:1141)
	at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:1006)
	at org.eclipse.core.runtime.Platform.run(Platform.java:413)
	at org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState
(Workbench.java:1093)
	at org.eclipse.ui.internal.Workbench.init(Workbench.java:870)
	at org.eclipse.ui.internal.Workbench.run(Workbench.java:1373)
	at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:858)
	at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
	at org.eclipse.core.launcher.Main.run(Main.java:703)
	at org.eclipse.core.launcher.Main.main(Main.java:539)
!ENTRY org.eclipse.ui 4 4 Okt 12, 2003 14:27:50.627
!MESSAGE Exception creating editor: Unable to instantiate editor: 
org.eclipse.jdt.ui.CompilationUnitEditor java.lang.NoSuchMethodError: 
org.eclipse.ui.texteditor.AbstractTextEditor.setKeyBindingScopes
([Ljava/lang/String;)V
!SESSION Okt 12, 2003 14:28:47.539 ---------------------------------------------
java.version=1.4.1_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_CH
Command-line arguments: -os win32 -ws win32 -arch x86 -install 
file:C:/Programme/eclipse/
!ENTRY org.eclipse.core.runtime 2 1 Okt 12, 2003 14:28:47.539
!MESSAGE Problems encountered loading the plug-in registry.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Okt 12, 2003 14:28:47.539
!MESSAGE Unknown extension 
point "org.eclipse.ui.workbench.texteditor.markerAnnotationSpecification" 
specified in plug-in "org.eclipse.search".
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Okt 12, 2003 14:28:47.539
!MESSAGE Unknown extension point "org.eclipse.help.ui.browser" specified in 
plug-in "org.eclipse.help.ui".
!ENTRY org.eclipse.core.resources 1 1 Okt 12, 2003 14:28:48.70
!MESSAGE Could not load library: core_2_1_0a.dll.  This library provides 
platform-specific optimizations for certain file system operations.  This 
library is not present on all platforms, so this may not be an error.  The 
resources plug-in will safely fall back to using java.io.File functionality.
Comment 2 Dorian Birsan CLA 2003-10-16 21:45:40 EDT
Stefan, can you provide more details about what you updated ?
The bug is opened on 2.1.1, so was it to Eclipse 2.1.2 ?
Comment 3 Dorian Birsan CLA 2003-12-01 12:24:30 EST
I cannot reproduce this problem based on the bug description. If you can 
describe steps to reproduce the splash loop please re-open the bug.