[omniORB] hung on obj._narrow: location forward?
Duncan Grisby
duncan at grisby.org
Tue Mar 16 14:00:03 GMT 2004
On Friday 12 March, sevaAtWork at mail.ru wrote:
> I got some problem in my python server.
> When I call
>
> obj._narrow(NamingContextExt)
>
> it is never return.
>
> Here is excerpt from omni log (full log is in attachment)
I don't completely follow what's going on here. Please run with
-ORBtraceInvocations 1 -ORBtraceThreadId 1 as well as -ORBtraceLevel
25. As far as I can see, the _is_a call caused by the narrow is being
repeatedly forwarded to a non-existent location.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list