Unable to run AgentController&SampleClient under Fedora 4 [message #120360] |
Wed, 09 January 2008 09:36  |
Eclipse User |
|
|
|
Originally posted by: ck2329.mail.ru
Hi
Im facing with following troubles -
I downloaded latest TPTP sources from CVS repository (~3 weeks ago).
Then I built them under Fedora Core 4 (gcc 4.2 and g++ 4.2) following all
the instructions described in readme file.
Then i got all needed executables(including samples).
Starting ACServer seems to be ok (it occupies port #10006)/
Then i run SampleClient and got following output :
Connected to the Agent Controller on "localhost" at port number 10006
ERROR: Unable to get agent org.eclipse.tptp.TimeCollector
Press any key to exit....
After that I checked agents/org.eclipse.tptp.TimeCollector/agent.xml -
it is corrected as described in readme file (.exe and .\are dropped)
Then i set DEBUG log level and got following output:
------------------------------------------------------
createTransportListener (socket)
Successfully loaded transport layer: socketTL
Successfully loaded command extractor: tptpCmdExtr
createTransportListener (named pipe).
Successfully loaded transport layer: namedPipeTL
Successfully loaded command extractor: tptpCmdExtr
createTransportListener (named pipe).
Successfully loaded transport layer: namedPipeTL
Successfully loaded command extractor: tptpCmdExtr
createTransportListener (shared memory).
Successfully loaded transport layer: sharedMemTL
Successfully loaded command extractor: tptpCmdExtr
The transport layer specified for peer connection, TPTP_SOCKET, does not
provide the setPeerAttachInfo function.
Ready to start servers
startTransportListener (socket)
Starting Process
Controller:/home/jhsilver/TPTP_CVS/platform/org.eclipse.tptp .platform.agentcontroller/src-native-new/bin/tptpProcessCont roller
SUCCESSFULLY started Process Controller (pid=31011)
Everything is running
Socket server is running at port number of 10006.
Named pipe server is running and listening at "/tmp/IBMRAC/acmasterlog"
pipe.
Ready to accept next named pipe request.
Socket processClientRequest: Read 12 bytes.
Socket processRecdMsgs: Process msg from Control channel.
Socket: Read at least one complete message, process it.
Socket processRecdMsgs: Process msg from Control channel.
Socket: handle CONNECT request (Control channel).
ConnectionManger - successfully added connectionID 100 for transportID 1000
Socket handleCONNECT: using Connection ID: 100
Socket processClientRequest: Read 178 bytes.
Socket processRecdMsgs: Process msg from Control channel.
Socket: Read at least one complete message, process it.
Socket processRecdMsgs: Process msg from Control channel.
Socket processTheMessageHeader: Stripped header from non-TL message.
getAgent( org.eclipse.tptp.TimeCollector ) called
findActiveAgentByName looking for org.eclipse.tptp.TimeCollector
findActiveAgentByName couldn't find org.eclipse.tptp.TimeCollector
The Process Controller could not be found
sendMessage (socket) to this connection id(100)
Socket: Sent 188 bytes on connection ID 100
Error launching agent
sendMessage (socket) to this connection id(100)
Socket: Sent 168 bytes on connection ID 100
---------------------------------------------------
That it.
By the way - I also downloaded Windows binaries - and log file is in XML
format on Windows (isnt it strange ?)
Can any one give any tips please.
If any additional info is needed --please ask for it- actully i dont have
any idea what else may help.
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04672 seconds