Posted By:
Jean_Bresse
Posted On:
Friday, December 5, 2003 07:02 AM
I have a CORBA object which does not get garbage collected in the following scenario: - The object is used (ie a remote call is made by using one of its methods) - There are more than one CORBA object instances When profiling the instances, the only reference is the ORB through its _localThreadTable member. Also, some of the instances do get garbage collected. If anyone has experienced some similar gc issues I would welcome any ideas / thoughts / feedbacks. The environment is as follow: VisiBroker Developer for Java [05.02.00.C1.06a] (DEC 03 2002 19:26:00) Java: Version 1.4.1_01 from Sun Microsystems Inc. OS: Windows 200
More>>
I have a CORBA object which does not get garbage collected in the following scenario:
- The object is used (ie a remote call is made by using one of its methods)
- There are more than one CORBA object instances
When profiling the instances, the only reference is the ORB through its _localThreadTable member. Also, some of the instances do get garbage collected.
If anyone has experienced some similar gc issues I would welcome any ideas / thoughts / feedbacks.
The environment is as follow:
VisiBroker Developer for Java [05.02.00.C1.06a] (DEC 03 2002 19:26:00)
Java: Version 1.4.1_01 from Sun Microsystems Inc.
OS: Windows 2000 version 5.0; CPU: x86
Thank you!
<<Less