Bug 18958 - Unable to restore editor during 1st launch of runtime-workspace
Summary: Unable to restore editor during 1st launch of runtime-workspace
Status: RESOLVED DUPLICATE of bug 18820
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: Other other
: P1 critical (vote)
Target Milestone: ---   Edit
Assignee: Nick Edgar CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-03 21:20 EDT by Jed Anderson CLA
Modified: 2002-06-04 12:55 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jed Anderson CLA 2002-06-03 21:20:22 EDT
Build: 20020603
JRE: IBM JDK 1.3.1 20020403

1. New workspace
2. Import all plugins with 
the plugin import wizard.
3. Switch to java perspective
4. Run as->Runtime-workbench

A 
dialog will pop up saying: "An error has occurred while restoring the workbench: See error log for 
more details"

The log contains the following:

!SESSION Jun 03, 2002 20:27:40.386 ---------------------------------------------

java.fullversion=J2RE 1.3.1 IBM Windows 32 build cn131-20020403 (JIT enabled: 
jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line 
arguments: -dev bin -data C:\home\eclipse\eclipse0603\eclipse\runtime-workspace -os win32 -ws 
win32 -arch x86
!ENTRY org.eclipse.ui 4 4 Jun 03, 2002 20:27:40.386
!MESSAGE Unable to 
restore editor - createElement returned null for input element factory: 
org.eclipse.ui.internal.dialogs.WelcomeEditorInputFactory
Comment 1 Nick Edgar CLA 2002-06-03 23:01:05 EDT
It looks like your target workspace already existed, otherwise it wouldn't be 
trying to restore editors.  If so, this is a dup of bug 18820.
Please reopen if this is not the case.

*** This bug has been marked as a duplicate of 18820 ***
Comment 2 Jed Anderson CLA 2002-06-04 12:55:17 EDT
Confirmed, sorry for the bad test.  I must have thought I had deleted the runtime-workbench, but in 
reality hadn't.