[omniORB] terminating client programs
   
    Duncan Grisby
     
    duncan@grisby.org
       
    Tue Mar 11 16:14:01 2003
    
    
  
On Monday 10 March, "Lee, Robert C." wrote:
> When my test client program exits, I get the following from the servant:
> 
> omniORB: throw giopStream::CommFailure from
> giopStream.cc:819(0,NO,COMM_FAILURE_UnMarshalArguments)
That's not an error. It's just a log of the ORB's internal behaviour
to handle the client going away.
Do you actually have a problem, or are you just concerned by the log
message?
> Also, on a unrelated matter, I'm somewhat puzzled by when to call
> orb->destroy().  
When you've finished using the ORB and you want to destroy it.
Cheers,
Duncan.
-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --