[omniORB] time taken by destry()
sheena kansal
sheena.kansal at gmail.com
Mon Sep 30 19:07:52 BST 2013
below are traces from level 25 -
Tried again, after changing scanGranularity from 5sec to 1 sec,
1 sec
------
omniORB: (0) 2003-03-26 07:17:10.952285: Wait for 1 invoker thread to
finish.
omniORB: (1) 2003-03-26 07:17:10.952360: AsyncInvoker: thread id = 1 has
exited. Total threads = 1
omniORB: (0) 2003-03-26 07:17:10.952767: Invoker threads finished.
omniORB: (0) 2003-03-26 07:17:10.952836: AsyncInvoker: deleted. ------> all
threads deleted and destroyed immediately
5 sec
-------
omniORB: (?) 2003-03-26 07:37:19.143838: Wait for 1 invoker thread to
finish.
omniORB: (?) 2003-03-26 07:37:19.110588: omniRemoteIdentity deleted.
omniORB: (?) 2003-03-26 07:37:19.110692: ObjRef(IDL:DataView:1.0) --
deleted.
omniORB: (?) 2003-03-26 07:37:19.205954: omniRemoteIdentity deleted.
omniORB: (?) 2003-03-26 07:37:19.206052: ObjRef() -- deleted.
omniORB: (?) 2003-03-26 07:37:19.206472: ORB not destroyed; no final
clean-up.
omniORB: (?) 2003-03-26 07:37:24.143913: Timed out. 1 invoker threads
remaining. ----> there is a timeout after 5 sec
omniORB: (?) 2003-03-26 07:37:24.144533: AsyncInvoker: deleted.
with 1 sec it is able to delete the threads, but not if timeout is 5 sec.
Why is it so? isn;t it should be able to delete the thread with
scanGranularity of 5 also?
Regards.
Sheena
On Thu, Sep 26, 2013 at 1:43 PM, Duncan Grisby <duncan at grisby.org> wrote:
> On Wed, 2013-09-25 at 14:16 +0530, sheena kansal wrote:
>
> > We are calling a obj->destroy() to clear all the objects and seeing
> > more time taken by AsyncInvoker: deleted.
>
> I assume you mean orb->destroy()...
>
> > what could be the reason for this? below are traces from level 10---
>
> That doesn't show enough detail. Please run with traceLevel 25.
>
> Duncan.
>
> --
> -- Duncan Grisby --
> -- duncan at grisby.org --
> -- http://www.grisby.org --
>
>
>
--
Regards,
Sheena
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20130930/c979e4ab/attachment.html>
More information about the omniORB-list
mailing list