Home
TeamSite
OD receiver 6.0.1 no response
System
The OpenDeploy Receiver 6.0.1 stopped working after running for a day on Redhat 3. The java daemon and the ports are still active, however it doesn't take any deployment. The log file doesn't show any error message. When I run the idodserverstatus command, the fllowing error message showed up. Let me know if you have any suggestions.
$ ./iwodserverstatus
OpenDeploy server host: localhost, RMI registry port: 9173
Caught exception in IWDeployCLTMain.runIt(). Details: error during JRMP connection establishment; nested exception is:
java.net.SocketTimeoutException: Read timed out
Please check that the OpenDeploy server is running.
$
Find more posts tagged with
Comments
iwovGraduate
Looks like the CLT is complaining that OD is not running.
Which log files did you look at ? Post your log files. Its possible that somebody catches something that you might have overlooked.
Did you try restarting OD ?
Which ports are active ? How did you test it? (netstat?, telent to that port ?)
Picture2.jpg
Migrateduser
Here is the error message from base server:
ERROR: recv failure, err=131 [Unknown socket error]
ERROR: recv failure, err=131 [Unknown socket error]
The Receiver doesn't show any error message. I can still telnet to the receiver and both rmi and receiver port are active when I ran netstat -a
Thanks
Jason
mk_iw
Hi Jasonkkl,
I started getting the same exception for the past two days in a row, just wondering if you get to know more about this exception.
Thanks