OBJECT_NOT_EXIST system exception. This indicates that the LSD was unsuccessful when it attempted to find the direct address of the configured tcp server in the configuration database. OBJECT_NOT_EXIST system exception. This indicates that the LSD was unsuccessful when it attempted to find the port number of the configured tcp server in the configuration database. use_comm_server and the LSD can't find any entries in the csmap@load_table entity. This entity is created and updated by the Comm Servers at runtime.
Suggested actions:
host_name of the Comm Server in the configuration database. This usually indicates that the Comm Server is not properly configured.
An example Comm Server configuration record (also known as entity) might look like this:
cfgmgt> entity ZC01@comm_server
port_number 5220
host_name oss2.tandem.com
actual_ip_address 204.160.16.36
To correct this problem, first verify the validity of the Comm Server(s) configuration settings. Next, insure 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 class. This can be done through a PATHCOM session or by stopping the system (using nsdstop), fixing the configuration settings, then restarting the system (using nsdstart).
NO_CS_HOST_NAME minor code detailed above, this minor code occurs when the LSD has found the Comm Server to use, but it could not find the Comm Server's port_number.
To correct this problem, first verify the validity of the Comm Server(s) configuration settings. Next, insure 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 class. This can be done through a PATHCOM session or by stopping the system (using nsdstop), fixing the configuration settings, then restarting the system (using nsdstart).
INTERNAL system exception. This indicates that an expected data structure (representing a comm server connection) required by the LSD does not exist. INTERNAL system exception. This indicates that the client listed in the csmap@map_table is not valid. OBJECT_NOT_EXIST system exception. This indicates that the LSD was asked to find the location of an object which is not hosted by NonStop DOM. This is not a valid operation.