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

Summary: Debug test does not work
Product: debugger Reporter: neilg <neilg>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: CLOSED DUPLICATE    
Severity: normal    
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Full output shown

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