Explanation | The com.ibm.CORBA.LSDPort property was not set when the Object Request Broker (ORB) was initialized. This situation causes transient object references. |
Action | If persistent object references are required, when initializing the ORB, set the com.ibm.CORBA.LSDPort property to a value that will remain persistent on that host machine. |
Explanation | The com.ibm.CORBA.ServerUUID property was not set when the Object Request Broker (ORB) was initialized. The Location Service Daemon requires this property to uniquely identify a server. |
Action | When initializing the ORB, set the com.ibm.CORBA.ServerUUID property to the UUID (Universally Unique Identifier) that was assigned to the server. The system administrator usually assigns the UUID to a server. |
Explanation | The Location Service Daemon is ready to accept requests on the indicated port. |
Action | No action required. |
Explanation | The Location Service Daemon is not ready to accept requests. It cannot enter into a wait state. |
Action | Restart the Location Service Daemon. |
Explanation | The Location Service Daemon received an unexpected exception. |
Action | Examine the exception for a possible user error. |
Explanation | The Location Service Daemon is attempting to start listening on a port that another process is already using. |
Action | Specify a different port number for the Location Service Daemon, or end the process that is using the port. Then restart the Location Service Daemon. |
Explanation | The Location Service Daemon will be interacting with a firewall. The Location Service Daemon will authorize the server's port when the server registers with the Location Service Daemon. |
Action | No action required. |
Explanation | The indicated server has been registered with the Location Service Daemon. |
Action | No action required. |
Explanation | The indicated server has been unregistered with the Location Service Daemon. |
Action | No action required. |
Explanation | A server is considered registered if there is an entry for the server in the IBMLSDServerRegistry.properties file. The Location Service Daemon has been configured to start a registered server if a request comes in for that server and the server is not registered with the Location Service Daemon as an active server. |
Action | No action required. |
Explanation | The Location Service has been configured to listen on an SSL enabled port. Servers that are started by the Location Service Daemon are notified that they need to listen on an SSL enabled port. |
Action | No action required. |
Explanation | The Location Service Daemon has been configured to start servers. When a server is started, the Location Service Daemon uses the indicated timeout value when waiting for a server to start. |
Action | No action required. |
Explanation | The Location Service Daemon has been configured to persistently store the list of active servers that are registered. |
Action | No action required. |
Explanation | The Location Service Daemon has been configured to persistently store the list of active servers that are registered. During startup, the Location Service Daemon uses the specified stored file to restore the list of active servers. |
Action | No action required. |
Explanation | The specified server is starting. |
Action | No action required. |
Explanation | The active server list is being stored in the indicated file. |
Action | No action required. |
Explanation | This message does not indicate an error. It provides configuration information for problem determination. |
Action | No action required. |
Explanation | The software you are running is copyrighted property of the International Business Machines (IBM) Corporation and all use, duplication or disclosure by U.S. government users is restricted to the GSA ADP Schedule Contract between the U.S. government and the IBM Corporation. |
Action | No action required. |
Explanation | This message does not indicate an error. It provides configuration information for problem determination. |
Action | No action required. |
Explanation | This message does not indicate an error. It provides configuration information for problem determination. |
Action | No action required. |
Explanation | None of the native code's reader threads have room in thrie queue for a new Socket to watch. |
Action | Use the Object Request Broker (ORB) com.ibm.CORBA.numJNIReaders custom property to add more reader threads. |
Explanation | The IIOPTunnelServlet program cannot parse the host name that was received from the client. The host name was taken from the IOR of the object that the server is servicing. |
Action | Make sure that the host name is correct for the server. |
Explanation | The IIOPTunnelServlet program cannot parse the port number that was received from the client. The port number was taken from the IOR of the object that the server is servicing. |
Action | Make sure that the port number is correct for the server. |
Explanation | An I/O Exception occurred while attempting to connect to the server from the IIOPTunnelServlet program. |
Action | Make sure that the server is active and is accepting requests. |
Explanation | An exception occurred while attempting to connect to the server from the IIOPTunnelServlet program. |
Action | See the description of the exception for more information. |
Explanation | The IIOPTunnelServer program only supports the HTTP POST method. |
Action | Make sure your Web server and the servlet engine supports the POST method. |
Explanation | This message states the return value for the standard servlet method getServletInfo. |
Action | No action required. |
Explanation | An I/O exception has occurred. This exception is the result of a failed or interrupted I/O operation. |
Action | Make sure the server is active and is accepting requests. You can also try to ping the target machine that you are trying to reach to make sure that the network is functioning properly. |
Explanation | An I/O exception has occurred. This exception is the result of a failed or interrupted I/O operation. |
Action | Make sure the server is active and is accepting requests. You can also try to ping the target machine that you are trying to reach to make sure that the network is functioning properly. |
Explanation | An underlying transport level problem has occurred. See the description of the exception for more information. |
Action | Make sure the server is active and is accepting requests. You can also try to ping the target machine that you are trying to reach to make sure that the network is functioning properly. |
Explanation | The Object Request Broker (ORB) failed to initialize in response to a call to the GlobalORBFactory.init method. See the description of the exception for more information. |
Action | Make sure the server is active and is accepting requests. |
Explanation | The Object Request Broker (ORB) service could not create a listener thread. See the descripiton of the exception for more information. |
Action | Resolve the error reported in the exception and restart the ORB service. |
Explanation | The Object Request Broker (ORB) service could not complete a connection to a JNI reader thread. See the descripiton of the exception more information. |
Action | Resolve the error reported in the exception and restart the ORB service. |