Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » running TPTP in application controlled mode
running TPTP in application controlled mode [message #71525] Mon, 22 May 2006 07:03
Eclipse UserFriend
I had been using TPTP in "application controlled" mode a while ago
(V4.0.0, if I recall correct). To do so, one had to specify the VM
option "-XrunpiAgent:server=applicationControlled" plus one had to
change some settings in the
<agentcontrollerhome> \plugins\org.eclipse.tptp.platform.collection.framework_4.0. 0\config\pluginconfig.xml
file (e.g. <Agent client="DYNAMIC"... to <Agent client="HEADLESS"...).

Now, in the meantime I installed eclipse 3.2 and TPTP4.2.0 and when I
wanted to change the monitoring to application controlled again, I had
to discover that the pluginconfig.xml file is empty in this version!?!

When starting the program and trying to intialize the profiler all I get
is the following exception:

org.eclipse.hyades.collection.profiler.ProfilerNotAvailableE xception:
The Java Profiling Agent is currently not running in "application" mode.
ie. -XrunpiAgent:server=application must be provided as a parameter to
the JVM
at
org.eclipse.hyades.collection.profiler.Profiler.<init>(Profiler.java:97)
at
org.eclipse.hyades.collection.profiler.Profiler.<clinit>(Profiler.java:70)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:177)


I am getting this message even though I *do have* specified the
"-XrunpiAgent:server=application" option (I also tried the
"-XrunpiAgent:server=applicationControlled", because that's how this
option used to be called, just in case the error message were wrong, but
that didn't help either).

Any idea what I am doing wrong? Does this not work any more under 4.2.0
or does it work differently now?

Michael
Previous Topic:Eclipse runtime workspace crash during test execution
Next Topic:Profiling web applications
Goto Forum:
  


Current Time: Thu Jul 17 18:40:40 EDT 2025

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

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

Back to the top