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 - First run of profilier using dynamic attach failed
Summary: First run of profilier using dynamic attach failed
Status: VERIFIED DUPLICATE of bug 96285
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-05 09:13 UTC by Ivan Sidorkin
Modified: 2007-03-26 14:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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