Error cleaning up agent threads ....second post

hi all,Java agent not able to clean threads by itself. The threads created by iiop remote object call remain after end of execution of the java agent.

The thread names are as follows.

RT=1:P=983319:O=0:WSTCPTransportConnection[addr=192.168.0.27,port=9101,local=3007]

RT=0:P=983319:O=0:WSTCPTransportConnection[addr=192.168.0.27,port=2810,local=3006]

Please advice on this.

Subject: Recycle method?

Do these Agents call the Recycle method AFTER completing the Tasks they were designed to complete?