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 209837 - NPE when running Profiler Calibration
Summary: NPE when running Profiler Calibration
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-21 09:40 UTC by sunbiz
Modified: 2012-04-10 11:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186086


Attachments
stacktrace (442 bytes, text/plain)
2012-03-21 09:40 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2012-03-21 09:40:47 UTC
Build: NetBeans IDE Dev (Build 201203200400)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.profiler.NetBeansProfiler$IDEAppStatusHandler.resultsAvailable(NetBeansProfiler.java:358)
   at org.netbeans.lib.profiler.TargetAppRunner$1.handleServerCommand(TargetAppRunner.java:187)
   at org.netbeans.lib.profiler.ProfilerClient$ServerListener.handleServerCommand(ProfilerClient.java:334)
   at org.netbeans.lib.profiler.ProfilerClient$ServerListener.run(ProfilerClient.java:210)
Comment 1 sunbiz 2012-03-21 09:40:50 UTC
Created attachment 116984 [details]
stacktrace
Comment 2 J Bachorik 2012-03-22 14:14:16 UTC
fixed - http://hg.netbeans.org/profiler-main/rev/72c17ad68017