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 17514 - double clicked on a breakpoint in the breakpoints window (The file is already loaded)
Summary: double clicked on a breakpoint in the breakpoints window (The file is already...
Status: CLOSED DUPLICATE of bug 17011
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-11 19:12 UTC by andy
Modified: 2001-11-13 11:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description andy 2001-11-11 19:12:37 UTC
double clicked on a breakpoint in the breakpoints window (The file is already
loaded)

The file DOES exist and is even aready loaded in the editor.  This happened for
each breakpoint I double clicked on..  

Sun Nov 11 12:22:51 EST 2001: java.io.FileNotFoundException: null
Annotation: The document  could not be loaded.
java.io.FileNotFoundException
        at
org.openide.filesystems.AbstractFileObject$Invalid.getInputStream(AbstractFileObject.java:895)
        at
org.openide.text.DataEditorSupport$Env.inputStream(DataEditorSupport.java:331)
        at
org.openide.text.CloneableEditorSupport.loadDocument(CloneableEditorSupport.java:1010)
        at
org.openide.text.CloneableEditorSupport.access$1200(CloneableEditorSupport.java:106)
        at
org.openide.text.CloneableEditorSupport$Listener.run(CloneableEditorSupport.java:1378)
        at org.openide.util.Task.run(Task.java:152)
        at
org.openide.text.CloneableEditorSupport$1.run(CloneableEditorSupport.java:302)
        at org.openide.util.Task.run(Task.java:152)
[catch] at java.lang.Thread.run(Thread.java:484)dV@¨dV@x
Comment 1 Jan Stola 2001-11-13 11:21:09 UTC

*** This issue has been marked as a duplicate of 17011 ***
Comment 2 Jan Stola 2001-11-13 11:22:04 UTC
Duplicate => Closed.