Explanation | Check the exception for a possible cause. |
Action | Contact the JSR-88 tool vendor. |
Explanation | Check the exception for a possible cause. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | DeployableObject.getModuleUris() returned null or an empty array. The EAR must contain at least one module as required by the Java EE specification. |
Action | Verify that the EAR contains at least one module. If the EAR is correct, contact the JSR-88 tool vendor. |
Explanation | The DeployableObject.getDeployableObject method returned null for the indicated URI. |
Action | Contact the JSR-88 tool vendor. |
Explanation | Restoring saved configuration data via the indicated method is not supported. |
Action | Do not attempt to restore saved configuration data. |
Explanation | An unexpected exception occurred updating the the indicated task. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | An error occurred creating a deployment manager for the indicated URI. |
Action | Check the exception for a possible cause. |
Explanation | An error occurred creating a deployment manager for the indicated URI. |
Action | Check the exception for a possible cause. |
Explanation | A connection cannot be established to the deployment server. |
Action | Verify that the indicated host/port is valid and that the deployment server is running. |
Explanation | The server at host/port does not support deployment. Only a deployment manager or an unmanaged application server support deployment. |
Action | Verify that the indicated host/port are for a valid deployment server. |
Explanation | Stop is not supported by this implementation. |
Action | Do not invoke the ProgressObject stop method. |
Explanation | Cancel is not supported by this implementation. |
Action | Do not invoke the ProgressObject cancel method. |
Explanation | Redeploy is not supported by this implementation. |
Action | Do not invoke the DeploymentManager redeploy method. |
Explanation | At least one of the defined targets on the command is not valid. |
Action | Verify that the target servers are configured correctly. |
Explanation | The deployment manager is not connected to the deployment server and the indicated method cannot be called when running in disconnected mode. |
Action | Get a connected deployment manager. |
Explanation | A null value was passed for the indicated parameter which requires a non-null value. |
Action | Correct your program. |
Explanation | The deployment command is successful. |
Action | No user action is required. |
Explanation | The deployment command is not successful on any module. |
Action | Look at the error logs to determine why the command failed. |
Explanation | The deployment command is partially successful. |
Action | Look at the error logs to determine why the command failed. |
Explanation | Check the exception for a possible cause. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | Check the exception for a possible cause. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | Check the exception for a possible cause. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | Check the exception for a possible cause. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | An application start request is successful. |
Action | No user action is required. |
Explanation | An application stop request is successful. |
Action | No user action is required. |
Explanation | The deployment tool listening for ProgressEvents threw the indicated exception. |
Action | Correct the handleProgressEvent code causing the error. |
Explanation | Only TargetModuleIDs which represent a root module are valid for the indicated command. A root TargetModuleID has no parent. |
Action | Specify root modules for the start, stop, and undeploy commands. |
Explanation | The indicated module archive does not exist, is a directory, or is not readable. |
Action | Correct module archive to deploy. |
Explanation | Check the exception for a possible cause. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | At least one of the defined targets on the command is not valid. |
Action | Verify that the target servers are configured correctly. |
Explanation | The value of the moduleIDList parameter is either null or empty. |
Action | Verify that the correct input is provided to this command. |
Explanation | A cluster is not a valid target for a stand-alone RAR distribution. |
Action | Correct your program. |
Explanation | After deploying or undeploying an application in a networked environment, the resulting configuration changes need to be synchronized on target nodes. The node agent is not running at the specified target node. |
Action | Start the node agent on the specified node and synchronize the node. |
Explanation | An unexpected error occurred while synchronizing configuration changes on the indicated node. |
Action | Manually synchronize the node. |
Explanation | The value of the targetList parameter is either null or empty. |
Action | Verify that the target data is correct. |
Explanation | The indicated DConfigBean version is not supported. |
Action | Set the DConfigBean version to a supported value. |
Explanation | An application start request was unsuccessful. |
Action | Check the logs for a possible cause. |
Explanation | An application stop request was unsuccessful. |
Action | Check the logs for a possible cause. |
Explanation | Check the exception for a possible cause. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | Check the exception for a possible cause. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | A stand-alone RAR has been distributed to the indicated node. |
Action | No user action is required. |
Explanation | The indicated application or resource adapter is not startable. |
Action | Correct your program. |
Explanation | The indicated application is already running. |
Action | No user action is required. |
Explanation | The indicated application or resource adapter is not stoppable. |
Action | Correct your program. |
Explanation | The indicated application is not running on the specified target. |
Action | No user action is required. |
Explanation | The indicated resource adapter has been undeployed from the specified node. |
Action | No user action is required. |
Explanation | The indicated resource adapter could not be undeployed from the specified node. |
Action | Check the logs for a possible cause of the failure. |
Explanation | On the DeploymentManager.distribute method, the specified module type does not match the actual module type of the archive. |
Action | Verify the module archive's module type or change the module type passed to the DeploymentManager.distribute method. |
Explanation | The value of the indicated immutable column changed. |
Action | Correct your program. |