Bug 114777 - Starting eclipse instance before another exits corrupts workspace
Summary: Starting eclipse instance before another exits corrupts workspace
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Developer Suite
Classification: Retired
Component: Platform
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: eclipse-bugs
QA Contact: eclipse-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-02 19:30 UTC by Jeremy Handcock
Modified: 2007-04-18 17:02 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-12-01 17:30:20 UTC
Embargoed:


Attachments (Terms of Use)
.log trace (9.18 KB, text/plain)
2004-02-02 19:33 UTC, Jeremy Handcock
no flags Details

Description Jeremy Handcock 2004-02-02 19:30:55 UTC
Description of problem:

The eclipse process takes a while to exit after I close the
application.  If I start another instance of eclipse before the first
one has completely exited, there are errors at startup and the
workspace settings appear to be corrupted.

Version-Release number of selected component (if applicable):
eclipse-2.1.1-4


How reproducible: Always


Steps to Reproduce:
1. Start up eclipse
2. Exit eclipse
3. Start up eclipse again, before the first instance has had a chance
to exit completely
  
Actual results:
Many error dialogs at startup, including the following output on the
console:

Unable to find element factory:
org.eclipse.ui.internal.model.ResourceFactory
Unable to restore pagee - cannot instantiate input factory:
org.eclipse.ui.internal.model.ResourceFactory
Could not create view: org.eclipse.ui.views.ResourceNavigator
Unable to find view label: org.eclipse.ui.views.BookmarkNavigator
Could not create view: org.eclipse.ui.views.ContentOutline
Could not create view: org.eclipse.ui.views.TaskList
Unable to find Action Set: org.eclipse.ui.NavigateActionSet

Workspace settings appear corrupted, views are not open.

Expected results: Eclipse startup should proceed as normal.

Additional info: Will attach .log trace.

Comment 1 Jeremy Handcock 2004-02-02 19:33:42 UTC
Created attachment 97412 [details]
.log trace

This log shows problems in starting the application server (for the help) and
in creating the views that appear in a normal startup.

Comment 2 Jeff Pound 2004-12-01 17:30:20 UTC
This seems to work fine with RHDS 2.0


Note You need to log in before you can comment on or make changes to this bug.