Creating Agent [message #510723] |
Thu, 28 January 2010 08:02 |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.08994 seconds