[omniORB] Scavanger thread
Ravi K Kulkarni
rkulkarn at in.ibm.com
Tue Sep 9 12:24:08 BST 2014
Yeah, we are calling orb->destroy after completing ORB services. This
works when we call it on process exit. I have usecase where i need to
call it on exit of thread, this is not working, i mean after calling
destroy my next threads in that process are not able to make use of ORB
services.
Thanks and regards
Ravi Kumar Kulkarni
POWER Firmware Development India
MK GF 129 Manyatha K Blk
ISTL, Bangalore
Extn: 56822
Mobile : 9731371000
rkulkarn at in.ibm.com
From: Duncan Grisby <duncan at grisby.org>
To: Ravi K Kulkarni/India/IBM at IBMIN
Cc: omniorb-list at omniorb-support.com
Date: 09/09/2014 04:41 PM
Subject: Re: [omniORB] Scavanger thread
On Mon, 2014-09-08 at 16:40 +0530, Ravi K Kulkarni wrote:
> We are using ORB service in process. When we complete ORB services ,
> we are seeing scavanger thread coming in and process where we are
> reqeusting the ORB services cores ( receving sign 11 ).
> We want to stop this scavanger running . How to do this. The gdb back
> traces shows like this.
How do you "complete ORB services"?
The correct way to clean up and stop all omniORB's threads is to call
orb->destroy(). Are you doing that?
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20140909/d7087343/attachment.html>
More information about the omniORB-list
mailing list