| Summary | What is the Orbix daemon? |
|---|---|
| Article Number | 18600 |
| Environment | All Supported Operating Systems Orbix 3.x |
| Question/Problem Description | What is the Orbix daemon (orbixd)? What is the Orbix daemon (orbixd) used for? |
| Clarifying Information | |
| Error Message | |
| Defect/Enhancement Number | |
| Cause | |
| Resolution | The Orbix daemon process is used for the initial connection establishment (bootstrapping) between a CORBA client and a CORBA server, and can if necessary launch the registered server on demand if it is not already running. Information about CORBA servers is stored in the the Implementation Repository (IMR), a database of CORBA servers maintained by the Orbix daemon. The messages between client and servers are not being sent through the Orbix daemon. After the successful connection establishment between client and server the CORBA requests are being sent between client and server only, the daemon process is not involved in sending these requests between client and server. |
| Workaround | |
| Notes | For further details on the Orbix daemon, configuring the Orbix daemon, and the administration of the Implementation Repository please consult the Orbix 3 documentation. |
| Attachment |
| Created date: | 06 September 2011 |
|---|---|
| Last Modified: | 13 February 2013 |
| Last Published: | 23 June 2012 |
| First Published date: | 10 September 2011 |
#KnowledgeDocs
#Orbix