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 - Profiling JDK5 applications doesn't work
Summary: Profiling JDK5 applications doesn't work
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2013-01-02 13:54 UTC by Jiri Sedlacek
Modified: 2013-01-07 12:59 UTC (History)
1 user (show)

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 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