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 119043

Summary: Attach to external application causes no results being gathered
Product: profiler Reporter: J Bachorik <yardus>
Component: BaseAssignee: J Bachorik <yardus>
Status: VERIFIED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description J Bachorik 2007-10-16 13:54:02 UTC
Product Version: NetBeans IDE Dev (Build 200710160000)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)

Steps to reproduce:
1. Start AnagramGame in direct attach mode
2. Attach to the application without specifying the project - use <External Application>
3. Watch live results - no results are being gathered
Comment 1 J Bachorik 2007-10-16 13:54:39 UTC
regression since build 20070924
Comment 2 J Bachorik 2007-10-16 13:58:41 UTC
fixed

Checking in RecursiveMethodInstrumentor3.java;
/cvs/profiler/libs/jfluid/src/org/netbeans/lib/profiler/instrumentation/RecursiveMethodInstrumentor3.java,v  <-- 
RecursiveMethodInstrumentor3.java
new revision: 1.3; previous revision: 1.2
Comment 3 J Bachorik 2007-10-24 10:13:58 UTC
required one more change to make it working properly

Checking in RecursiveMethodInstrumentor3.java;
/cvs/profiler/libs/jfluid/src/org/netbeans/lib/profiler/instrumentation/RecursiveMethodInstrumentor3.java,v  <-- 
RecursiveMethodInstrumentor3.java
new revision: 1.4; previous revision: 1.3
done
Comment 4 Rashid Urusov 2008-11-26 16:29:07 UTC
VERIFIED in Build 200811260201