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 268102 - NullPointerException at org.netbeans.modules.java.testrunner.ui.api.UIJavaUtils$2.run
Summary: NullPointerException at org.netbeans.modules.java.testrunner.ui.api.UIJavaUti...
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Test Runner (show other bugs)
Version: Dev
Hardware: All All
: P2 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-19 17:01 UTC by markiewb
Modified: 2017-06-20 04:01 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 224434


Attachments
stacktrace (1.20 KB, text/plain)
2016-09-19 17:01 UTC, markiewb
Details
stacktrace (1.20 KB, text/plain)
2016-10-10 17:40 UTC, javydreamercsw
Details
stacktrace (1.20 KB, text/plain)
2016-10-10 17:49 UTC, javydreamercsw
Details
stacktrace (1.20 KB, text/plain)
2016-10-15 22:40 UTC, ebakke
Details
stacktrace (1.20 KB, text/plain)
2016-10-17 13:22 UTC, FiruzzZ
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2016-09-19 17:01:13 UTC
Build: NetBeans IDE Dev (Build 201609190002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.92-b14, Java(TM) SE Runtime Environment, 1.8.0_92-b14
OS: Windows 7

User Comments:
GUEST: click test results

markiewb: TestRunner: DoubleClick on failing method




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.java.testrunner.ui.api.UIJavaUtils$2.run(UIJavaUtils.java:352)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
   at java.awt.EventQueue$3.run(EventQueue.java:709)
   at java.awt.EventQueue$3.run(EventQueue.java:703)
Comment 1 markiewb 2016-09-19 17:01:14 UTC
Created attachment 162117 [details]
stacktrace
Comment 2 javydreamercsw 2016-10-10 17:40:25 UTC
Created attachment 162438 [details]
stacktrace

Not sure what triggered it.
Comment 3 javydreamercsw 2016-10-10 17:49:25 UTC
Created attachment 162439 [details]
stacktrace

Go t source from the test result window on a failure.
Comment 4 Exceptions Reporter 2016-10-15 00:01:33 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=224434
Comment 5 ebakke 2016-10-15 22:40:32 UTC
Created attachment 162516 [details]
stacktrace

Double-clicked a failing unit test in the "Test Results" pane.
Comment 6 FiruzzZ 2016-10-17 13:22:37 UTC
Created attachment 162528 [details]
stacktrace

Running a JUnit test cases, with CTRL + F6
Comment 7 Exceptions Reporter 2017-06-20 04:01:26 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=224434