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 208257 - NullPointerException at org.netbeans.modules.profiler.nbimpl.providers.JavaProfilerSourceImpl.isJunit3TestSuite
Summary: NullPointerException at org.netbeans.modules.profiler.nbimpl.providers.JavaPr...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-10 15:31 UTC by Exceptions Reporter
Modified: 2012-03-22 14:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 181460


Attachments
stacktrace (1.32 KB, text/plain)
2012-02-10 15:31 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-02-10 15:31:27 UTC
This issue was reported manually by thurka.
It already has 2 duplicates 


Build: NetBeans IDE 7.1 (Build 201112071828)
VM: Java HotSpot(TM) Client VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Windows 7

User Comments:
mps77: Profile file




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.profiler.nbimpl.providers.JavaProfilerSourceImpl.isJunit3TestSuite(JavaProfilerSourceImpl.java:645)
   at org.netbeans.modules.profiler.nbimpl.providers.JavaProfilerSourceImpl.isTest(JavaProfilerSourceImpl.java:514)
   at org.netbeans.modules.profiler.api.java.JavaProfilerSource.isTest(JavaProfilerSource.java:86)
   at org.netbeans.modules.profiler.api.java.JavaProfilerSource.isRunnable(JavaProfilerSource.java:219)
   at org.netbeans.modules.profiler.nbimpl.project.JavaProjectProfilingSupportProvider.isFileObjectSupported(JavaProjectProfilingSupportProvider.java:72)
   at org.netbeans.modules.profiler.j2se.J2SEProjectProfilingSupportProvider.isFileObjectSupported(J2SEProjectProfilingSupportProvider.java:119)
Comment 1 Exceptions Reporter 2012-02-10 15:31:31 UTC
Created attachment 115590 [details]
stacktrace
Comment 2 J Bachorik 2012-03-22 14:14:35 UTC
fixed - http://hg.netbeans.org/profiler-main/rev/4228269c77f3