[omniORB] Physical network disconnection/reconnection?
Renny Koshy
renny@visualsoft.com
Wed, 24 Nov 1999 07:13:49 -0500
We have a similar situation with a telecomm system. What I do is
re-register with
the name service, and any "client/server" objects that I may have been
talking to
at the point of disconnect. Once the connection is lost the other side
removes me
from their active list, until I re-register.
> -----Original Message-----
> From: Terje Strand [mailto:Terje.Strand@ffi.no]
> Sent: Wednesday, November 24, 1999 6:34 AM
> To: 'omniorb-list@uk.research.att.com'
> Subject: [omniORB] Physical network disconnection/reconnection?
>
>
> Hello!
>
> We are having a major problem using omniOrb in our embedded real-time
> system. The problem arises when we try to use a reference
> which resides on a
> computer that is physically disconnected from the LAN. The
> first call to the
> reference results in an exception after a time-out as
> expected. However, any
> subsequent calls return immediately with an exception even if
> the computer
> running the referenced object has been reconnected onto the
> LAN. This is
> also true for resolving the reference to the naming service..
>
> The problem stems from the fact that we need to be able to
> handle physical
> disconnection from the LAN while data is being transferred
> continuously and
> that the reconnection (2 min to 100 hours later) must happen
> seamlessly.
>
> Any ideas?
>
> Cheers,
> Terje Strand
>