[omniORB] Comm_Failure_WaitingForReply

Duncan Grisby duncan at grisby.org
Thu Nov 5 17:33:25 GMT 2009


On Thu, 2009-10-29 at 16:55 +0800, jianping jia wrote:

> I use OmniORB 4.05 in my source code. Sometimes, client program
> receives CORBA exception Comm_Failure_WaitForReply after some
> successful calls. After that, each subsequent call only get the same
> exception. Can anyone explain what error can cause that? Thanks

That means that a network connection was closed while the ORB was
waiting for the reply from a call. You'll have to give us more details
about the situation, including tracing from -ORBtraceLevel 25 to be able
to tell you more than that.

Duncan.

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





More information about the omniORB-list mailing list