Posted: Thu Feb 28, 2019 11:45 pm Post subject: TCPIP Server Output issues
Centurion
Joined: 19 Apr 2010 Posts: 135
I am in the initial stages of trying to determine why output from a TCPIP Server Output node is not appearing at the client who initially wrote to the socket.
The trace file shows that the input is received at the TCPIP Server Input node, is processed, and is written to the TCPIP Server Output node. It also shows that the message is propagated to the 'out' terminal of this node. It then appears to get "lost".
I then see:
Code:
2019-02-27 13:06:48.408760 23669 RecoverableException BIP2114E: Integration node internal error: diagnostic information ''engineResult.bytesConsumed() 16384'', ''originalLimit 44473'', ''originalPosition 0'', ''engineResult.getStatus() OK''.
An internal software error has occurred in the integration node. Further messages will indicate the effect of this error on the integration node's transactions.
Shutdown and restart the integration node. If the problem continues to occur, then restart the system. If the problem still continues to occur contact your IBM support center.
Restarting the EG does not help. Does the difference between the engineResult.bytesConsumed() 16384'' and the ''originalLimit 44473'' indicate a capacity/environmemt definition or setup error? (44473 is the expected size of the response).
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum