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

Summary: NPE when running Profiler Calibration
Product: profiler Reporter: sunbiz <sunbiz>
Component: BaseAssignee: J Bachorik <yardus>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 186086
Attachments: stacktrace

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