[omniORB] DSI servant deactivation fails
David Riddoch
djr@uk.research.att.com
Wed, 7 Feb 2001 12:15:00 +0000 (GMT)
On Sat, 3 Feb 2001, Lars Immisch wrote:
> I am trying to deactivate a DSI servant, but get a failed assertion
> "id->localRefList() == 0" in omniInternal.cc, line 546. This is flagged as
> a omniORB internal error.
>
>
> I have re-created the problem with a slightly modified echo DSI example
> (which I have attached).
Hmmm. I am not able to recreate your problem. I find that your modified
DSI example works as expected, and returns an OBJECT_NOT_EXIST exception
when clients try to contact the object.
I am using the latest omni3_develop, but I can't see any recent changes
that could possibly effect this.
David