[omniORB] omniORB: Error in network receive

Duncan Grisby duncan at grisby.org
Tue Sep 4 09:51:29 BST 2007


On Monday 3 September, "Huang, Ethan" wrote:

> Sometimes the call could succeed and functions well without any
> exceptions, but sometimes it throws exceptions like below:
> 
> omniORB: Error in network receive (start of message):
> giop:tcp:10.239.10.26:49282
> 
> omniORB: throw giopStream::CommFailure from
> giopStream.cc:874(0,NO,COMM_FAILURE_UnMarshalArguments)

Those aren't errors. That's just the server noticing that the client has
closed a connection.

So you actually see problems at an application level?  If so, what is
the error?  Can you post a complete trace?

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list