Re: question object servers going down



Hi,

I just tested this with the "echo-server" and the "echo-client IOR_of_Server 10000" and took the server down while the client was running. The client just hangs without any error message.

Looking at the CORBA 2.3 spec (The Standard Exceptions are described in more detail here) there should be either an OBJECT_NOT_EXIST exception when the server was not available anymore before sending the request and a TRANSIENT exception if the server died after the request has beend sent.

I guess that in the latter case there must be some kind of timeout to detect this kind of problem.. ?

Am I right, and if yes, is this a known problem with ORBit 0.5.x ??

Michael

rajesh mirkhelkar wrote:
> 
> Hello all,
> I had this question about how to know when the servers go down. The stale
> IORs are still being used by the clients without raising any exception. The
> environment variable ev._major is not being set to CORBA_SYSTEM_EXCEPTION.
> how to overcome this problem??
> 
> 2)Say if the server is running and the client has bound to it, then suddenly
> the server goes down and the object doesn;t know it and doesn't do a bind
> everytime it calls the server functions, then why is the connection in
> *-stubs.c still work out without raising any exception even though the
> server is down??
> 
> I would greatly appreciate any answers to my questions.
> 
> TIA
> 
> Rajesh
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
> 
> Share information about yourself, create your own public profile at
> http://profiles.msn.com.
> 
> _______________________________________________
> orbit-list mailing list
> orbit-list gnome org
> http://mail.gnome.org/mailman/listinfo/orbit-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]