Bug 75077 - Opening binary file in text editor shuts down Eclipse and prevents restart with "org.eclipse.swt.SWTError: No more handles"
Summary: Opening binary file in text editor shuts down Eclipse and prevents restart wi...
Status: RESOLVED DUPLICATE of bug 70322
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-27 08:23 EDT by Robert Klemme CLA
Modified: 2004-09-27 09:39 EDT (History)
1 user (show)

See Also:


Attachments
Binary file that causes the problem (49.00 KB, application/octet-stream)
2004-09-27 08:25 EDT, Robert Klemme CLA
no flags Details
Platform log file excerpt (10.54 KB, text/plain)
2004-09-27 08:26 EDT, Robert Klemme CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Klemme CLA 2004-09-27 08:23:28 EDT
When opening the file jdbl.ncb (will attach to this case) from the synchronize
view (I don't think this matters, likely from navigator as well) with the
function "open with text editor" Eclipse shuts down (no crash, this looks like a
normal termination) and refuses to restart.  There is a pop up window that
refers to the log (attached as log.txt). You'll see eclipse build id as well as
VM version in log.txt.
Comment 1 Robert Klemme CLA 2004-09-27 08:25:17 EDT
Created attachment 14791 [details]
Binary file that causes the problem

This is the file that causes the problem when opened in text editor.
Comment 2 Robert Klemme CLA 2004-09-27 08:26:30 EDT
Created attachment 14792 [details]
Platform log file excerpt

In the log file you'll find the last complete session as well as two sessions
that were created in trying to open the workspace again.
Comment 3 Robert Klemme CLA 2004-09-27 08:51:19 EDT
Removing the <editor> tag with the offending file from
workspace\.metadata\.plugins\org.eclipse.ui.workbench\workbench.xml does seem to
make Eclipse usable again.
Comment 4 Grant Gayed CLA 2004-09-27 09:39:26 EDT
This is fixed in recent 3.1-stream builds.


*** This bug has been marked as a duplicate of 70322 ***