CORBA 2.6.1 Programmer's Reference

To correct this problem, first verify the validity of the Comm Server(s) configuration settings.
Next, ensure that the Comm Server(s) were correctly initialized and that they are running and able
to receive requests. If problems are found, you must fix the configuration and restart the Comm
Server server pool. You can do that through the NonStop Distributed Component Console.
1107 - 1314063443 - MINOR_NO_PP_CONN
This minor code occurs in the context of an INTERNAL system exception. This minor code
indicates that an expected data structure (representing a comm server connection) required by the
LSD does not exist.
1108 - 1314063444 - MINOR_NO_CLIENT_ADDRESS
This minor code occurs in the context of an INTERNAL system exception. This minor code
indicates that the client listed in the csmap@map_table is not valid.
1109 - 1314063445 - MINOR_NOT_NSDOM_OBJECT_KEY
This minor code occurs in the context of an OBJECT_NOT_EXIST system exception. This minor
code indicates that the LSD was asked to find the location of an object which is not hosted by
NonStop CORBA (not a valid operation).
1110 - 1314063446 - MINOR_NO_ACTUAL_TCP_ADDRESS
Generated by the LSD when trying to look up a direct tcp server's forwarding information in the
configuration database. The key is profile@actual_tcp_address, where profile is
obtained from the target object key. profile@actual_tcp_address is created during direct
tcp server initialization.
Comm Server Minor Code Values (Numbers 1200 -
1299)
1200 - 1314063536 - MINOR_NO_SERVER_AGENT
The Comm Server raises this exception if it cannot connect to the target server. The object key
contains the addresses available. Ensure that the target server is running and that it is configured
with gfs_server and/or tsmp_server.
1201 - 1314063537 - MINOR_CANT_RELAY_REQUEST
The Comm Server can't deliver the request to the target server. Ensure that the target server is
running.
1202 - 1314063538 - MINOR_SERVER_DISCONNECTED
The Comm Server's connection to the server failed. Ensure that the target server does not abend.