One ESB SOAP application which is developed on IIB 10 is connecting to an external system, say system A, over TCPIP protocol.System A has exposed many services and ESB application will put the request on the TCPIP server and listen to the same server for the responses.Request is put via TCPClientOutput node and response is received via TCPClientReceive.ESB application has to fetch the data depends on the length of output response.The responses will be obtained as bit streams and in each stream, indication of next response will be there. For a particular service exposed by the system A, when ESB application tries to fetch the data for more than 59 times(count varies,minimum count observed is 59), the EG is getting restarted.Please find the application error log below:
Error Code :4374; Error Text :CallObjectMethod() failed calling toString