[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tptp] Re: jvmti agent

Doug,

I have the new jvmti client, the "new technology agent" along with all of the other relavent Calisto releases. When I go to the manage profile->Monitor tab I see a new option called: "Java profiling with Instrumentation". However, the icon is next to that label is simply a red square. When I try to "test availability" it connects with ACServer, but then gives an error dialog The JVMYI agent org.eclipse.tptp.jvmti is not available". Shouldn't it be looking for org.eclipse.tptp.platform.jvmti?


The red square icon is a known bug. Sorry...

The error you get when clicking the "Test Availability" button usually happens when the Agent Controller port is not configured properly in the Eclipse workbench. To work with the JVMTI Profiler, the Eclipse client should connect to the AC at port 10006 instead of the default 10002.

To configure the port, open Eclipse Preferences dialog (Windows > Preferences), click the "Profiling and Logging" node and modify the "Agent Controller local port field" to 10006.

You can find all this information in the JVMTI Profiler User's Guide: http://www.eclipse.org/tptp/platform/documents/tutorials/jvmti/Java_Application_Profiling_using_TPTP-v2.0.html

HTH,
Asaf

--
Asaf Yaffe
Eclipse TPTP Committer, Platform Project (JVMTI Profiler)