Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Creating Agent(Agent)
Creating Agent [message #510723] Thu, 28 January 2010 13:02
Paulo Faria is currently offline Paulo FariaFriend
Messages: 1
Registered: January 2010
Junior Member
Hi,

I'm trying to extend Eclipse to integrate a new agent.
However, after I receive the message establishDataPath in my remote Agent and try to reply dataPathEstablished sending message to port 10006, the message is not being received.

Debugging eclipse tptp, it gave timeout on AgentImpl
"public void startMonitoring(TPTPDataPath direction)"

It also has the same issue on AgentController
"public IAgent getAgent(String agentName, String agentClassName, long processId) throws NotConnectedException"

in the following calls:
a) queryAgentByProcessID
b) getAgentByToken

Could someone give any idea?

Tks in advance.
Previous Topic:"The JVMTI agent org.eclipse.tptp.jvmti is not available" for 64-bit Eclipse
Next Topic:Testing with AGR in headless moda and integration in the build process
Goto Forum:
  


Current Time: Sat Sep 21 20:14:24 GMT 2024

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

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

Back to the top