Skip to main content
Summary CORBA process not closing file descriptors in Orbix 3.3.10
Article Number 15955
Environment Windows Orbix 3.3.10
Question/Problem Description CORBA process not closing file descriptors in Orbix 3.3.10
What Comet keeps a connection open to the Orbix daemon?
Clarifying Information
Error Message
Defect/Enhancement Number
Cause
Resolution

Orbix Comet always keep a connection between the bridge and Orbix daemon, and does not close it unless the Orbix process exits.

If multiple instances of Microsoft client are deployed, each one with its embedded Comet bridge, this might cause the Orbix daemon run out of file descriptors. One solution will be to configure Orbix daemon to use Active Connection Management (ACM), so that the least used connections are dropped, and reused. The Comet bridge will re-establish these connections to the daemon on first access, so this setup will be transparent to Microsoft clients using Comet.

Workaround
Notes
Attachment
Created date: 06 September 2011
Last Modified: 13 February 2013
Last Published: 23 June 2012
First Published date: 10 September 2011

#KnowledgeDocs
#Orbix