-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
What steps will reproduce the problem?
1. Running a psvm w/ -javaagent:object-explorer.jar
2. OR Running a tomcat server with the same setting.
What is the expected output? What do you see instead?
Instrumentation should work.
Instead the following error is received when using memory-measurer:
"No instrumentation available (has the VM started with the appropriate agent?)".
All the while, JAMM (https://github.com/jbellis/jamm) works.
What version of the product are you using? On what operating system?
Tried various JDKs: 1.6 - 1.8.
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 23 Jun 2014 at 12:49