Re: Exiting Corba Server app



On Thu, 15 Feb 2001, Christian Robottom Reis wrote:

> Hi, sorry for the crosspost but perhaps someone on the main list knows
> something I don't.
>
> I now wonder what's the proper way to shut down a corba application
> server? I'm using orbit-python, and I've noticed the following problem:
>
> I can't kill my server gracefully. I can't shut down my database
> connections, and I can't flush my files. Why?

Your app needs to call CORBA_ORB_shutdown (or orb.shutdown(), or whatever
the python bindings use). When your app makes that call is entirely Your
Problem.

-- Elliot
Who me? I just wander from room to room.





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