Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » old TPTP data collector with Java 1.4
old TPTP data collector with Java 1.4 [message #130596] Fri, 30 May 2008 19:34 Go to next message
Eclipse UserFriend
Originally posted by: ebraun.site.uottawa.ca

I need to use old TPTP data collector with Java 1.4. But the options for
Pre - JRE 1.5 are not always listed under the monitor tab. How can I get
it to *always* display for a certain project. Sometimes it shows and
sometimes it does not. I have not changed my configuration in weeks! What
am I doing wrong?

How can I force TPTP monitor tab to display Java 1.4 for some projects.

Thanks,

eb
Re: old TPTP data collector with Java 1.4 [message #130620 is a reply to message #130596] Sun, 01 June 2008 07:16 Go to previous message
Asaf Yaffe is currently offline Asaf YaffeFriend
Messages: 333
Registered: July 2009
Senior Member
eb wrote:
> I need to use old TPTP data collector with Java 1.4. But the options
> for Pre - JRE 1.5 are not always listed under the monitor tab. How can
> I get it to *always* display for a certain project. Sometimes it shows
> and sometimes it does not. I have not changed my configuration in
> weeks! What am I doing wrong?
>
> How can I force TPTP monitor tab to display Java 1.4 for some projects.
>
> Thanks,
>
> eb
>
>

The set of available monitors (Java 1.4, Java 1.5, ...) are presented
based on the Java version used by the Agent Controller (which is the one
that actually executes your application under the profiler). Generally,
Java 1.4- JREs support the Java 1.4 collector, Java 1.5 JREs support
both, and Java 1.6 JREs support only the Java 1.5+ collector.

One caveat: if the Eclipse client has problems communicating with the
Agent Controller, it may display both collectors even when the
underlying Agent Controller JRE supports only one collector.

Bottom line: if you're using the Integrated Agent Controller, check its
Preferences page to see which JRE it uses. If you are using the
standalone Agent Controller, run its SetConfig script (at <Agent
Controller Home>\bin) and specify the JRE to use.

HTH,
Asaf

--
Asaf Yaffe
Eclipse TPTP Committer, JVMTI Profiler
Previous Topic:TPTP and Ganymede M7
Next Topic:Missing execution time analysis options
Goto Forum:
  


Current Time: Thu Apr 18 06:14:08 GMT 2024

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

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

Back to the top