[omniORB] exception (COMM_FAILURE?)

Attila Pletyak attila.pletyak@anemo.com
Fri, 12 Oct 2001 10:09:14 +0200


What do you mean on dealing with the problem? Would you like to get the 
COMM_FAILURE earlier, not taking a few minutes? In this case you should 
set the timeout parameters for the calls in the ORB. By default there is 
no timeout. See the omniORB doc for more details.

Sincerely,

Attila Pletyak

Jian Deng wrote:

>we have a server talking to serveral clients at the rate of hundreds
>records per second.  the problem comes when the network cable is broken,
>or yanked out of one of the client machine, it takes a few minutes for
>the server to get the exception (COMM_FAILURE ?) back from its call to
>the client.  of course, the system is considered fall apart given the
>rate of data.
>
>how can we deal with this?  many thanks in advance.
>
>- jd
>
>
>