Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » jvmti agent
jvmti agent [message #76842] Mon, 10 July 2006 23:23 Go to next message
Doug Crawford is currently offline Doug CrawfordFriend
Messages: 9
Registered: July 2009
Junior Member
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?
Re: jvmti agent [message #76857 is a reply to message #76842] Tue, 11 July 2006 06:17 Go to previous messageGo to next message
Asaf Yaffe is currently offline Asaf YaffeFriend
Messages: 333
Registered: July 2009
Senior Member
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/jvm ti/Java_Application_Profiling_using_TPTP-v2.0.html

HTH,
Asaf

--
Asaf Yaffe
Eclipse TPTP Committer, Platform Project (JVMTI Profiler)
Re: jvmti agent [message #83716 is a reply to message #76857] Mon, 18 September 2006 01:03 Go to previous message
Christopher Brooks is currently offline Christopher BrooksFriend
Messages: 6
Registered: July 2009
Junior Member
I know this is old news, but I had a similar problem.

It looks like the javaprofiler.all_platforms-TPTP-4.2.0.2.zip
file should not be extracted in the Agent Controller home directory, it
does not put the files in the plugin directory, instead it created a
tptp directory that has platform specific files in it.

In the Agent Controller directory, either

move the tptp/javaprofiler/win_ia32/plugins/org.eclipse.tptp.javaprof iler/
directory to plugins<
OR
Download the
( http://www.eclipse.org/downloads/download.php?file=/tptp/4.2 .0.2/TPTP-4.2.0.2-200608021100/javaprofiler.win_ia32-TPTP-4. 2.0.2.zip)
JVMTI Agent controller extension for Windows-IA32 Runtime and unzip it in
the Agent Controller directory.

http://www.eclipse.org/tptp/platform/documents/tutorials/jvm ti/Java_Application_Profiling_using_TPTP-v2.0.html#2.3
should be updated from:

2.3 New Java Profiler Runtime
Download the New Java Profiler runtime and extract the files to the <New
Technology Agent Controller install-home> directory. The runtime files are
extracted to the plugins directory of the New Technology Agent Controller.
Make sure you download the runtime version that matches your target
platform. The New Java Profiler is available under the "New Java Profiler"
section of the TPTP 4.2 Download page.

to



2.3 New Java Profiler Runtime
Download the New Java Profiler runtime specific to your platform and extract
the files to the

^^^^^^^^^^^^^^^^^^^

<New Technology Agent Controller install-home> directory. The runtime files
are extracted to the plugins directory of the New Technology Agent
Controller. Make sure you download the runtime version that matches your
target platform. The New Java Profiler is available under the "New Java
Profiler" section of the TPTP 4.2 Download page.



_Christopher


"Asaf Yaffe" <asaf.yaffe@intel.com> wrote in message
news:e8vfqk$8l3$1@utils.eclipse.org...
> 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/jvm ti/Java_Application_Profiling_using_TPTP-v2.0.html
>
> HTH,
> Asaf
>
> --
> Asaf Yaffe
> Eclipse TPTP Committer, Platform Project (JVMTI Profiler)
>
Previous Topic:Passing arguments to AutoGUI runtime
Next Topic:JVM problem running test with ant script
Goto Forum:
  


Current Time: Fri Apr 19 22:26:47 GMT 2024

Powered by FUDForum. Page generated in 0.03014 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top