CORBA 2.3.7 Programmer's Reference

Release the reference and obtain a new one
1003 - 1314063339 - MINOR_INITIALIZATION
This minor code occurs in the context of a COMM_FAILURE system exception. This minor code
indicates a failure to initialize the GIOP protocol component of a server. There are several
different protocols (tcp_server, gfs_server, and tsmp_server) with different possible
causes for each one.
tcp_server
If the profile of a direct tcp server contains a tcp_process clause, and the ORB
call to associate itself with that process fails, an event will be generated specifying the
tcp process name (as the ORB sees it). Check that the tcp process name is correct and
that the process is available. (As an example, a direct tcp server might contain the
following profile: use_comm_server = not true.)
If a tcp server's ORB was unable to build the LSD's address from information in the
configuration database, an event will be generated specifying what the ORB found in
error. Use the information in the event to trouble-shoot the LSD.
If a direct tcp server's profile is missing the host_name or port_number clause,
an event will be generated specifying which clause is missing
If a direct tcp server was unable to post a socket listen to its transport provider (also
known as the tcp process), an event will be generated specifying which step in the
listen procedure failed.
If a direct tcp server failed to create or update its
profile@actual_tcp_address entity in the configuration database, an event
will be generated specifying which step in the procedure failed.
gfs_server (Guardian file system)
If a gfs_server has been run without a process name, an event is generated that
notes this error.
tsmp_server
If the profile of a tsmp_server is missing the pathmon or server_class
clause, an event will be generated that specifies which clause is missing.
Location Service Daemon (LSD) Minor Code Values
(Numbers 1100 - 1199)
1102 - 1314063438 - MINOR_NO_DIRECT_HOST
This minor code occurs in the context of an OBJECT_NOT_EXIST system exception. This minor
code indicates that the LSD was unsuccessful when it attempted to find the direct address of the