This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 42521 - o.n.mdr.util.DebugException in Fast Open dialog
Summary: o.n.mdr.util.DebugException in Fast Open dialog
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-27 15:59 UTC by Antonin Nebuzelsky
Modified: 2007-04-03 18:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The exception (3.01 KB, text/plain)
2004-04-27 16:00 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2004-04-27 15:59:38 UTC
build 040426
SHIFT+ALT+O - fast open
put any input in the dialog
see the exception in the attachment
Comment 1 Antonin Nebuzelsky 2004-04-27 16:00:28 UTC
Created attachment 14585 [details]
The exception
Comment 2 Jan Becicka 2004-04-29 07:56:42 UTC
java.io.IOException at
org.netbeans.mdr.util.IOUtils.readMOFID(IOUtils.java:383)

org.netbeans.mdr.util.DebugException at
org.netbeans.mdr.storagemodel.StorablePackage.read(StorablePackage.java:275)

Martine?
Comment 3 Martin Matula 2004-04-29 13:40:01 UTC
This works in the current builds from the CVS. This was probably fixed
by Tomas Zezula when he added a new filtering classpath wrapper to
ExclusiveMutex.
Comment 4 psuk 2004-05-25 08:58:38 UTC
Setting Target Milestone to promoD
Comment 5 Jiri Prox 2005-07-18 12:28:58 UTC
verified