[omniORB] terminating client programs
Lee, Robert C.
RLee@northropgrumman.com
Tue Mar 11 17:37:01 2003
In one case I don't have a problem when I see the message below. However, in
another case I do, but as you pointed out, my problem lies elsewhere.
Thanks,
Robert Lee
-----Original Message-----
From: Duncan Grisby [mailto:duncan@grisby.org]
Sent: Tuesday, March 11, 2003 8:13 AM
To: Lee, Robert C.
Cc: 'omniorb-list@omniorb-support.com'
Subject: Re: [omniORB] terminating client programs
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 --