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 224384

Summary: Profiling JDK5 applications doesn't work
Product: profiler Reporter: Jiri Sedlacek <jis>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mmirilovic
Priority: P2 Keywords: REGRESSION
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Sedlacek 2013-01-02 13:54:44 UTC
Always fails with 'src-jdk15/common_functions.c:125: initializeJVMTI: Assertion res == JVMTI_ERROR_NONE failed.'

Tried both Windows and Linux. Given that the Attach Wizard mentions profiling JDK5 apps and JDK5 agent binaries are bundled, this should work.
Comment 1 Petr Cyhelsky 2013-01-07 12:59:04 UTC
unable to reproduce