CORBA 2.6 Programmer's Reference
itself with a failure completion status. Pathway will attempt to restart it, allowing the Comm
Server to survive any tranisient TCP or configuration database problems.
2014 - Configuration error. CommServer name: configuration error, port_number must be non-zero
User Action: This error message occurs if the port_number key is zero. Change the port_number
key of the CommServer to a value other than zero.
2015 - Configuration error. CommServer name: configuration error, ssl_port must be non-zero
User Action: This error message occurs if the ssl_port key is zero. Change the ssl_port key of the
CommServer to a value other than zero.
2016 - Configuration error. CommServer name: configuration error, ssl_port defined but T2820 not
installed
User Action: This error message occurs when T2820 has not been installed. Delete the ssl_port
key of the CommServer configuration because T2820 has not been installed on the system, or
install T2820.
2017 - Configuration error. CommServer name: Initialization exception: exception description
User Action: This error message occurs when an exception occurs during initialization. Most
likely the root cause is a configuration error. Diagnose the configuration error using the exception
description. Correct the configuration error and restart.
Interface Repository Error Messages (Error
numbers 2200 - 2399)
2201 - Cannot find the Contained object within current Container name
User Action: Update the IR database with the Contained object.
2202 - Cannot delete IR object from the IR database. IR object name
User Action: Make sure IR database has read/write permission, make sure Repository object is
created with update mode.
2203: Cannot create IR object name
User Action: Make sure the IR database has read/write permission.
2204 Cannot write IR object
User Action: Make sure the IR database has read/write permission.
2205: Cannot insert key/value for IR object
User Action: Make sure the IR database has read/write permission.
2206: Cannot read IR object from the IR database. IR object name
User Action: Make sure the IR database has read permission.
2207: IR object type is invalid for the operation