Explanation | The object needs to implement the java.io.Serializable class to be marshalled. |
Action | Check your class definition and verify that all classes being passed implement the Serializable class. |
Explanation | The administrative run time cannot bring up the SOAP (Simple Object Access Protocol) connector. Generally this error occurs because of a port conflict. |
Action | Verify that you do not have two configurations specifying the same port. |
Explanation | The SOAP (Simple Object Access Protocol) connector defines its own URI (Uniform Resource Identifier) for SOAP calls, uri:AdminService. This error occurs only when the SOAP call is not made through the SOAP administrative client provided by IBM. |
Action | Connect through the AdminClient, the only supported mechanism for connecting to the AdminService from a separate process. |
Explanation | The SOAP (Simple Object Access Protocol) connector must listen to one specific port. |
Action | Edit the serverindex.xml file and add a named endpoint for the SOAP connector. |
Explanation | The MBean methods are either not defined or are not accessible because of security issues. |
Action | Check the MBean definition and the Java 2 security permission granted to the MBean class. |
Explanation | The SOAP (Simple Object Access Protocol) connector fails to marshall some Java object, which probably does not implement the java.io.Serializable interface. |
Action | Check the definition of the problem Java class. |
Explanation | This generic exception indicates that the SOAP (Simple Object Access Protocol) RPC (remote procedure call) failed. Either the remote process is not reachable, or there is a marshalling problem. |
Action | Verify that the remote process is reachable and that the SOAP connector is running on the remote process. |
Explanation | The SOAP (Simple Object Access Protocol) connector fails to extract the SOAP Call object from a received SOAP message; some other general exceptions have occurred. |
Action | Check the SystemOut.log file and the First Failure Data Capture (FFDC) log to find the most relevant root cause. |
Explanation | This informational message indicates the availability of the SOAP (Simple Object Access Protocol) connector. |
Action | No action is required. |
Explanation | The AdminService cannot start the JMX (Java Management Extensions) connector with the specified type. |
Action | Check the SystemOut.log file and the First Failure Data Capture (FFDC) log to find the most relevant root cause for this connector error. |
Explanation | The AdminService cannot start the SOAP connector because of the stated exception. |
Action | Examine the exception in this message for problem determination. |
Explanation | In most cases, the wrong host and port have been provided. If the remote process runs in secure mode, an appropriate userID and password are required. |
Action | Verify that the correct data is provided to create a SOAP connector. |
Explanation | In most cases, the wrong host and port have been provided. If the remote process runs in secure mode, an appropriate userID and password are required. |
Action | Verify that the correct data is provided to create an RMI connector. |
Explanation | The RMI connector needs to obtain the bootstrap port as part of its initialization properties. |
Action | Check the serverindex.xml file for the current node and verify that the BOOTSTRAP_ADDRESS endpoint is specified for this server. |
Explanation | When security is enabled, the SOAP connector needs to obtain the SSL configuration to intialize the SSL server socket. |
Action | Check the server.xml file and verify that a property named sslConfig exists, which points to an entry in the security.xml file. |
Explanation | The administration run time cannot bring up the RMI (Java Remote Method Invocation) connector because of the displayed exception; the naming service must be running to use the RMI connector. |
Action | Examine the displayed exception and check whether the naming service is up and running. |
Explanation | The RMI (Java Remote Method Invocation) connector failed to create an InitialContext and bind itself to the name space. |
Action | Verify that the naming service is running. |
Explanation | A problem occurred attempting to start the RMI (Java Remote Method Invocation) connector. |
Action | Examine the displayed exception for more details. |
Explanation | A problem occurred attempting to stop the RMI (Java Remote Method Invocation) connector. |
Action | Examine the displayed exception for more details. |
Explanation | This informational message indicates the availability of the RMI (Java Remote Method Invocation) connector. |
Action | No action is required. |
Explanation | This informational message indicates the availability of the Tivoli HTTPAdapter. |
Action | No action is required. |
Explanation | A problem occurred attempting to start the HTTP adapter. |
Action | Examine the displayed exception for more details. |
Explanation | The deployment manager process failed to initialize the discovery service. |
Action | Examine the serverindex.xml file to check the port number defined for deployment manager discovery. Verify that there is no port conflict. |
Explanation | The NodeAgent process failed to initialize the discovery service. |
Action | Open the serverindex.xml file to check the CELL_DISCOVERY_ADDRESS port number; make sure there is no port conflict. |
Explanation | The ManagedProcess failed to initialize the discovery service. |
Action | Open the serverindex.xml file to check the CELL_DISCOVERY_ADDRESS port number; make sure there is no port conflict. |
Explanation | The credential cannot be found in the SOAP (Simple Object Access Protocol) header. |
Action | Provide a userID and password or set the thread credential before creating a SOAP client. |
Explanation | Generally, this problem is caused by a SOAP (Simple Object Access Protocol) connector and SWAM (Simple WebSphere Authentication Mechanism) combination that is not supported in the ND environment. |
Action | Do not use SWAM with the SOAP connector. |
Explanation | The user name is a required attribute for the secure administrative client. |
Action | Specify the username either in the properties file or through parameters passed to the AdminClientFactory. |
Explanation | The password is a required attribute for the secure administrative client. |
Action | Specify the password either in the properties file or through parameters passed to the AdminClientFactory. |
Explanation | In most cases, the truststore file is a required attribute for the secure administrative client. |
Action | Specify the truststore file either in the properties file or through parameters passed to the AdminClientFactory. |
Explanation | The keystore file might be a required attribute for client certificate authentication. |
Action | Specify the keystore file either in the properties file or through parameters passed to the AdminClientFactory. |
Explanation | As a simple JMX (Java Management Extensions) adapter, the Tivoli HTTP adapter is not protected by WebSphere security. To avoid a security exposure, the JMX adapter is intentionally disabled if security is enabled. |
Action | No action is required. |
Explanation | The host name is a required property for creating the SOAP (Simple Object Access Protocol) connector. |
Action | Verify that a host name is provided. The property key for the host name is AdminClient.CONNECTOR_HOST. |
Explanation | The port is a required property for creating a SOAP (Simple Object Access Protocol) connector. |
Action | Verify that a port number is provided. The property key for port is AdminClient.CONNECTOR_PORT. |
Explanation | The SOAP (Simple Object Access Protocol) administrative client failed to restore the exception object from the received SOAP response message. |
Action | Verify that the exception class is in the client side class path. |
Explanation | This exception can occur if an unsupported AdminClient operation called the SOAP connector. |
Action | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
Explanation | A SOAP (Simple Object Access Protocol) connector calls the DOM (Document Object Model) API to create a SOAP header. |
Action | Verify that the XML parsing engine is functioning. |
Explanation | The AdminClientFactory loads the file as specified by com.ibm.SOAP.configURL to get some security related data. |
Action | If com.ibm.SOAP.configURL is specified through the Java system property (-Dcom.ibm.SOAP.configURL), make sure the file to which it points exists in the file system. |
Explanation | The deployment manager contacts each discovered node agent at fixed intervals. The lost connection can result from a network connectivity failure or a stopped node agent. |
Action | If the node agent is not intentionally stopped, make sure the network is up; for instance, try performing a ping <nodeagent hostname>. |
Explanation | The deployment manager keeps pinging each previously disconnected node agent at fixed intervals. Normally the connection can be reestablished if the network failure is recovered. |
Action | No action is required. |
Explanation | The deployment manager failed to obtain a valid administrative client from the node agent when the node was discovered. There is no way to ping the node agent. |
Action | Verify that all the JMX connectors are running inside the targeted node agent when the node agent starts. Check the SystemOut.log file for this node agent process. |
Explanation | The administrative run time failed to obtain the node discovery protocol. |
Action | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
Explanation | This error occurs either because the environment consists of a stand-alone machine, or because multicast is malfuctioning or not supported in the local network. |
Action | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
Explanation | In most cases, the wrong host and port have been provided. If the remote process runs in secure mode, appropriate userID and password are required. If FIPS is enabled on the remote process, client side properties files need to be updated as well. |
Action | Verify that the correct data is provided to create a SOAP connector. Supply a username and password in a soap.client.props file or at the command line. Ensure that soap.client.props, ssl.client.props and java.security file on the client side are appropriately updated if running in FIPS enabled mode. |
Explanation | The JSSE (Java Secure Socket Extension) provider must support FIPS (the Federal Information Processing Standard) on both the client and server. |
Action | Verify that the server is configured for FIPS support. Verify that the JSSE provider on the client supports FIPS. |