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 195660 - Class redefinition fails
Summary: Class redefinition fails
Status: RESOLVED DUPLICATE of bug 195477
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-18 14:59 UTC by aldobrucale
Modified: 2011-02-18 15:11 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 aldobrucale 2011-02-18 14:59:29 UTC
[ BUILD # : 201102170501 ]
[ JDK VERSION : 1.6.22 ]

I'm getting many profiler agent errors which i didn't get with nb 6.9:

Profiler Agent Error: Redefinition failed for classes:
<fqn>
Profiler Agent Error: with message: Redefinition failed with error 60
Check JVMTI documentation for this error code.
Debug: writing class file: <fqn>, into file: <fqn>

The reported message is also shown in a message dialog. Profiling the same
projects with netbeans 6.9.1 this doesn't happen.
Comment 1 Tomas Hurka 2011-02-18 15:11:57 UTC

*** This bug has been marked as a duplicate of bug 195477 ***