[omniORB] omniServant::_removeIdentity

Duncan Grisby duncan@grisby.org
Sat Jun 8 14:50:02 2002


On Saturday 8 June, Jason.Sibthorpe@aculab.com wrote:

> Can you tell me under what circumstances omniServant::_removeIdentity is
> called.
> I am experiencing an access violation in that area.

It is called when an object is deactivated. If you are getting an
access violation there, you are most likely accidentally deleting the
servant when the POA still holds a reference to it. Check that you
have your reference counting right.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --