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 176438 - Debug test does not work
Summary: Debug test does not work
Status: CLOSED DUPLICATE of bug 176042
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-10 10:33 UTC by neilg
Modified: 2010-05-06 08:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full output shown (2.81 KB, text/plain)
2009-11-10 10:34 UTC, neilg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description neilg 2009-11-10 10:33:04 UTC
Whenever I press ctrl-shift-f6 to debug a test I get an stack trace in the output window.

/home/neil/.netbeans/dev/var/cache/executor-snippets/junit-debug.xml:114: The following error occurred while executing this line:
/home/neil/.netbeans/dev/var/cache/executor-snippets/junit-debug.xml:77: 
java.lang.NullPointerException
        at org.netbeans.modules.debugger.jpda.ant.JPDAStart.execute(JPDAStart.java:222)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
Comment 1 neilg 2009-11-10 10:34:23 UTC
Created attachment 90732 [details]
Full output shown
Comment 2 neilg 2009-11-10 10:35:59 UTC
I'm using build 200911070201.
Comment 3 Martin Entlicher 2009-11-10 10:39:07 UTC
Already fixed.

*** This bug has been marked as a duplicate of bug 176042 ***
Comment 4 Marian Mirilovic 2010-05-06 08:02:45 UTC
verified duplicate