Hi,
We are facing issues with our deployment.
We have recently added two new receivers to our network and after some time Opendeploy has started crashing.
Getting the below logs at source od.log
=======================================================================
2014-09-18 03:53:10 IWDeploySock::ReadLineWithLength ERROR: line too long got (1998) expected < (1024)
2014-09-18 03:53:10 IWDeploySock::ReadLine ERROR: Failed to read (-1) bytes of data from socket.
2014-09-18 03:53:10 IWDeploySock::ReadLineWithLength ERROR: Invalid data buffer length.
2014-09-18 03:53:10 IWDeploySock::ReadLine ERROR: Failed to read (-1) bytes of data from socket.
OpenDeploy server host: localhost, RMI registry port: 9173
================================
And below logs at target od.log
=======================================================================
2014-09-19 05:29:04 IWDeploySock::WriteLine ERROR: Sending (11) bytes of data to remote.
2014-09-19 05:29:04 IWDeploySock::WriteString ERROR: Sending (7) bytes of string data to remote.
2014-09-19 05:29:04 ERROR: outer-loop send failure, fd=90, err=32 [Unknown socket error]
2014-09-19 05:29:04 IWDeploySock::WriteLine ERROR: Sending (221) bytes of data to remote.
2014-09-19 05:29:04 IWDeploySock::WriteString ERROR: Sending (217) bytes of string data to remote.
==========================================================================
We saw a couple of threads with this error and most of them were advised to check the network.
We have alreday checke with our network team but the network is ok and packets are getting sent and received.
Could someone please provide some suggestions on this issue.
Thanks,
Felicia