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 94314

Summary: First run of profilier using dynamic attach failed
Product: profiler Reporter: Ivan Sidorkin <ivansidorkin>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Ivan Sidorkin 2007-02-05 09:13:28 UTC
profiler build 070205
jdk1.6

- delete .nbprofiler and .netbeans
- run IDE 
- start AnagramGame sample project outside ide using jdk 1.6.0
- try dynamically attach to the application, use CPU profiling all classes, entire
application
- got Information message that profiler will stop because calibration wasn't done
- press OK button
- !!! Error message: "Failed to establish sicket connection with target JVM "
- !!! AnagramGame programm stopped

Do not show error message and do not crash target application if profiler can't
be started.
Comment 1 J Bachorik 2007-03-23 11:37:14 UTC

*** This issue has been marked as a duplicate of 96285 ***
Comment 2 Ivan Sidorkin 2007-03-26 14:35:31 UTC
verified