Martin Ba
2013-06-13 08:22:34 UTC
Hi experts!
We had a communication failure recently on a direct LAN connection with
omniORB: (both sides use omniORB)
* One oneway callback worked without err, and immediately (~ms) after
this working callback, ->
* A oneway callback of ours failed with a COMM_FAILURE (unfortunately I
haven't logged the minor reason).
* The COMM_FAILURE happened 37 seconds after the call was invoked
* During these 37 secs, the other side did continuously make normal
synchronous calls and these all worked and were recorded in the logs.
Is it possible to make an educated guess as to what might be a possible
cause or at least where to look for problems?
thanks!
- Martin
We had a communication failure recently on a direct LAN connection with
omniORB: (both sides use omniORB)
* One oneway callback worked without err, and immediately (~ms) after
this working callback, ->
* A oneway callback of ours failed with a COMM_FAILURE (unfortunately I
haven't logged the minor reason).
* The COMM_FAILURE happened 37 seconds after the call was invoked
* During these 37 secs, the other side did continuously make normal
synchronous calls and these all worked and were recorded in the logs.
Is it possible to make an educated guess as to what might be a possible
cause or at least where to look for problems?
thanks!
- Martin