Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » question about New Technology Agent Controller
question about New Technology Agent Controller [message #45866] Fri, 09 December 2005 22:09 Go to next message
Robert Danek is currently offline Robert DanekFriend
Messages: 1
Registered: July 2009
Junior Member
I would like to try creating a java agent using the the new technology
agent controller. In particular I'd like to take advantage of the java
classes described here:
http://eclipse.org/tptp/platform/documents/newtechAC/javadoc /overview-summary.html,
in the org.eclipse.tptp.platform.execution.datacollection package.

However, when I download the new tech AC, I notice it doesn't contain
any jar's or java classes (this is true of both the 'runtime' and 'sdk'
downloads).

Were they omitted for the new tech AC package by accident, or is there
somewhere else that I can get them?
Re: question about New Technology Agent Controller [message #46129 is a reply to message #45866] Mon, 12 December 2005 19:41 Go to previous messageGo to next message
Vishnu is currently offline VishnuFriend
Messages: 19
Registered: July 2009
Junior Member
Robert,

Apart from the new tech AC you downloaded, towards the end of the New
Technology Agent Controller section there is a link "Eclipse Feature
Plug-in". This contains the java jar file (tptpcore.jar) and samples (for
developing client and agent in java) you are looking for. You still need to
install and run the AC for running and communicating with the agent.

The link for the latest (java plug-in) release is -
http://www.eclipse.org/downloads/download.php?file=/tptp/4.1 .0/TPTP-4.1.0-200511230100R/org.eclipse.tptp.platform.agentc ontroller.new-TPTP-4.1.0.zip

Hope this helps. Otherwise, let us know.

Thanks
Vishnu

"Robert Danek" <rdanek@ca.ibm.com> wrote in message
news:dncvah$3p6$1@news.eclipse.org...
>I would like to try creating a java agent using the the new technology
>agent controller. In particular I'd like to take advantage of the java
>classes described here:
> http://eclipse.org/tptp/platform/documents/newtechAC/javadoc /overview-summary.html,
>in the org.eclipse.tptp.platform.execution.datacollection package.
>
> However, when I download the new tech AC, I notice it doesn't contain any
> jar's or java classes (this is true of both the 'runtime' and 'sdk'
> downloads).
>
> Were they omitted for the new tech AC package by accident, or is there
> somewhere else that I can get them?
Re: question about New Technology Agent Controller [message #46158 is a reply to message #45866] Mon, 12 December 2005 22:41 Go to previous message
Guru Nagarajan is currently offline Guru NagarajanFriend
Messages: 45
Registered: July 2009
Member
Hi Robert,
The AC download package does not contain the jar files.
The jar file for the Java agent is in the
org.eclipse.tptp.platform.execution plugin --> tptpcore.jar.
The native library for the java agent is packaged with the AC.
Please see the following release note entires for the java agent in the
current release --

Bugzilla defect: 113597
The Java Agent API implementation does not support logging of error or
debug messages into the Agent Controller's common log file as the C++
API implementation does.

Bugzilla defect: 115006

The Java Agent API implementation does not include processing command
line arguments for the agent on startup as the C++ API implementation does.

Thanks,
Guru
Robert Danek wrote:
> I would like to try creating a java agent using the the new technology
> agent controller. In particular I'd like to take advantage of the java
> classes described here:
> http://eclipse.org/tptp/platform/documents/newtechAC/javadoc /overview-summary.html,
> in the org.eclipse.tptp.platform.execution.datacollection package.
>
> However, when I download the new tech AC, I notice it doesn't contain
> any jar's or java classes (this is true of both the 'runtime' and 'sdk'
> downloads).
>
> Were they omitted for the new tech AC package by accident, or is there
> somewhere else that I can get them?
Previous Topic:IWAT0003E/IWAT0004W when profiling HelloWorld class
Next Topic:New Technology Agent Controller - Now Available with TPTP 4.1 Release
Goto Forum:
  


Current Time: Fri Apr 26 03:48:04 GMT 2024

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

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

Back to the top