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 56459 - NPE from AntDebugger.findPath
Summary: NPE from AntDebugger.findPath
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
: 60642 (view as bug list)
Depends on: 65927
Blocks:
  Show dependency tree
 
Reported: 2005-03-15 14:37 UTC by Jesse Glick
Modified: 2010-04-29 09:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (809 bytes, text/plain)
2005-03-15 14:38 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2005-03-15 14:37:44 UTC
Encountered maybe a week ago, but just getting to file it now. JDK 1.6.0,
org.netbeans.modules.debugger.jpda.ant [1.4 050307] from Auto Update. Don't
remember exactly when it happened - maybe multiple times; I think I was just
trying to step through (over?) some lines in a build script included from
core/build.xml.
Comment 1 Jesse Glick 2005-03-15 14:38:22 UTC
Created attachment 20844 [details]
Stack trace
Comment 2 Jan Jancura 2005-09-21 11:08:09 UTC
should be fixed
Comment 3 Martin Entlicher 2005-10-21 20:00:04 UTC
*** Issue 60642 has been marked as a duplicate of this issue. ***
Comment 4 Martin Entlicher 2005-10-24 16:40:30 UTC
Might be the same problem, which causes issue #65927 - this should disappear
after issue #65927 is fixed.
Comment 5 Martin Entlicher 2005-10-31 16:14:41 UTC
Should not occur after issue #65927 was fixed. The code has changed a lot...
Other exceptions may occur instead ;-)
Comment 6 Quality Engineering 2010-04-29 09:21:42 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.