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 100998

Summary: "performing instrumentation" dialog hangs
Product: profiler Reporter: Milos Kleint <mkleint>
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: profiled app dump
ide with profiler dump

Description Milos Kleint 2007-04-13 16:56:53 UTC
current trunk.
executed external app with 1.6, attached to it from the IDE. got a "performing
instrumentation, please wait" dialog. hangs there forever, no CPU processing
whatsoever.


attaching dumps of the client app and the IDE that was doing the profiling.
Comment 1 Milos Kleint 2007-04-13 16:57:32 UTC
Created attachment 40903 [details]
profiled app dump
Comment 2 Milos Kleint 2007-04-13 16:58:35 UTC
Created attachment 40904 [details]
ide with profiler dump
Comment 3 J Bachorik 2007-06-06 14:26:59 UTC
this should be fixed in trunk - race condition causing the "Performing
instrumentation" dialog to hang around forever has been hopefully erradicated