[jacorb-developer] Jacorb ClientMessageReceptor threads not released after jacorb.connection.client.idle_timeout expires

Nick Cross jacorb at goots.org
Mon Sep 10 15:06:42 CEST 2012


Hi,

Can you clarify which version you are using?

When you say, clean up resources, what does that entail? Do you call 
object._release on corba objects you no longer require?

Thanks

Nick


On 10/09/12 13:46, Adam Stuckey wrote:
> Hi there Nick,
>
> I am experiencing the same/similar problem.  When running in a client mode, and
> the remote ORB is down, my application attempts a re-connect every 30 seconds.
> When the connection fails, I clean up all resources, destroy the ORB etc, but
> the same ClientMessageReceptor and ServerSocketListener threads are spawned on
> each connect attempt, and never cleared down.
> RootPOA.deactivate, RootPOA.destroy, ORB.shutdown, ORB.destroy
>
> Am I missing out on some part for clearing up the resources?
>
> Regards,
> Adam
>
>
>
> _______________________________________________
> jacorb-developer maillist  -  jacorb-developer at lists.spline.inf.fu-berlin.de
> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
>



More information about the jacorb-developer mailing list