What steps will reproduce the defect?
1.Launch the app Everything is working
2.Launch Monitoring. Everything is fine (memory appears,graphs appears)
2.Click on resume CPU profiling with BCI on and all packages selected
3.BASH.....Error
What is the expected behavior?
The call trace should be recorder and appear...
What was the actual behavior?
No call trace record and error sent to console.
What errors are shown on Error Log view or at <workspace>/.metadata/.log?
Console dump:
juin 28, 2012 1:01:02 PM org.jvmmonitor.internal.agent.Agent logError
Grave: Cannot transform the classes.
java.lang.VerifyError
at sun.instrument.InstrumentationImpl.retransformClasses0(Native Method)
at sun.instrument.InstrumentationImpl.retransformClasses(Unknown Source)
at org.jvmmonitor.internal.agent.CpuBciProfilerMXBeanImpl.retransformClasses(CpuBciProfilerMXBeanImpl.java:256)
at org.jvmmonitor.internal.agent.CpuBciProfilerMXBeanImpl$1.run(CpuBciProfilerMXBeanImpl.java:67)
.Log Dump:
!ENTRY org.eclipse.core.jobs 4 2 2012-06-28 13:09:54.010
!MESSAGE An internal error occurred during: "Resume CPU profiling.".
!STACK 0
java.lang.IllegalStateException
at org.jvmmonitor.internal.core.cpu.CpuProfiler.getTransformStatusCompositeValue(CpuProfiler.java:509)
at org.jvmmonitor.internal.core.cpu.CpuProfiler.transformClasses(CpuProfiler.java:162)
at org.jvmmonitor.internal.ui.properties.cpu.actions.ResumeCpuProfilingAction$1.run(ResumeCpuProfilingAction.java:61)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
What is your environment for Eclipse?
OS: Windows 7 Home Premium x64
Eclipse: Juno x64 Version: 4.2.0 Build id: I20120608-1400
JVM Monitor: 3.8.0 (latest)
Java: Oracle Java SE Developement kit 7 update 5
What is your environment for the monitored JVM?
Local
Original issue reported on code.google.com by guigz2...@gmail.com on 28 Jun 2012 at 11:12
Original issue reported on code.google.com by
guigz2...@gmail.com
on 28 Jun 2012 at 11:12