CWXMA
- CWXMA0001E: The middleware application named "{0}" could not be found.
Explanation The specified middleware application name could not be located. Action Ensure the specified application name is a valid name for an existing middleware application. - CWXMA0002E: The edition named "{0}" could not be found.
Explanation The specified edition name could not be located. Action Ensure the specified edition name is a valid name for an existing edition. - CWXMA0003E: The dynamic cluster named "{0}" could not be found.
Explanation The specified dynamic cluster name could not be located. Action Ensure the specified cluster name is a valid name for an existing dynamic cluster. - CWXMA0004E: The node named "{0}" could not be found.
Explanation The specified node name could not be located. Action Ensure the specified node name is a valid name for an existing node. - CWXMA0005E: The server named "{0}" could not be found on the node named "{1}".
Explanation The specified server name could not be located. Action Ensure the specified server name is a valid name for an existing server. - CWXMA0006E: The virtual host named "{0}" could not be found.
Explanation The specified virtual host name could not be located. Action Ensure the specified virtual host name is a valid name for an existing virtual host. - CWXMA0007E: The module named "{0}" could not be found.
Explanation The specified module name could not be located. Action Ensure the specified module name is a valid name for an existing module. - CWXMA0008E: The target server or dynamic cluster could not be found.
Explanation The specified target could not be located. Action Ensure the specifed target is a valid target for an existing module. - CWXMA0009E: The script with type "{0}" could not be found.
Explanation The specified script could not be located. Action Ensure the specified script type is a valid type for an existing script. - CWXMA0010E: The module named "{0}" could not be found in the archive.
Explanation The specified module could not be located inside the application archive. Action Ensure the specified module is a valid module in the archive. - CWXMA0020E: The edition named "{0}" already exists.
Explanation Edition names must be unique for an application. Action Specify a unique edition name that is not already in existence for the application. - CWXMA0021E: An application with name "{0}" already exists. Select a different name.
Explanation Application names must be unique. Action Specify a unique application name that is not already in existence. - CWXMA0022E: The context root "{0}" already exists. Specify a different context root.
Explanation Context roots must be unique. Action Specify a unique context root that is not already in existence. - CWXMA0040E: The value of context root is invalid. The context root must start with a "/" character.
Explanation The context root must start with a "/" character. Action Specify a context root that starts with a "/" character. - CWXMA0041E: The value of context root is invalid. The context root cannot be only "/".
Explanation The context root cannot be only "/". Action Specify a context root that starts with "/" and follows by other alphanumeric characters. - CWXMA0042E: A validation error occurred in task {0}. Application name, {1}, is not valid. An application name cannot begin with a leading dot, cannot have leading or trailing spaces and cannot contain any of the following characters: / , # $ @ : ; " * ? < > | = + & % '' ]]
Explanation The specified application name contains an unacceptable character. An application name cannot begin with a leading dot, cannot contain leading or trailing spaces and cannot contain any of the following characters: backward slash (\), slash (/), number sign (#), dollar ($), at sign (@), colon (:), asterisk (*), question mark (?), quotation marks ("), greater than sign (>), less than sign (<), pipe (|), semicolon (;), or comma (,), equal sign (=), plus (+), percent (%), ampersand (&), single quotation mark (') square brackets (]]). Action Specify an application name that does not contain any of these unacceptable characters. - CWXMA0060E: The file "{0}" could not be found.
Explanation The specified file could not be located. Action Ensure the specified file name is a valid name for an existing file. - CWXMA0061E: The file "{0}" has an invalid extension. Valid extensions for this file include: "{1}".
Explanation The specified file has an invalid extension. Action Ensure the specified file name extension is valid. - CWXMA0062E: The length of file "{0}" is zero.
Explanation The specified file is zero bytes in length. Action Specify a file with a length greater than zero bytes. - CWXMA0080E: The required cluster parameter or node and server parameters are not specified.
Explanation Either the cluster parameter or node and server parameters are not specified. Action Ensure either the cluster parameter or node and server parameters are specified. - CWXMA0081E: Both the node and server parameters must be specified.
Explanation The node and server parameters are mutually dependent parameters. Action Ensure both the node and server parameters are specified. - CWXMA0082E: The cluster parameter cannot be specified in conjuction with the node or server parameters.
Explanation The cluster parameter and node and server parameters are mutually exclusive parameters. Action Ensure only the cluster parameter or node and server parameters are specified. - CWXMA0083E: The application "{0}" has no editions.
Explanation The application has no editions defined in the configuration repository. Action Ensure the application has an edition defined in the configuration repository, or uninstall the application. - CWXMA0084E: The edition parameter is required, as the application "{0}" has several editions.
Explanation The command requires the edition parameter for applications with several editions. Action Specify the edition parameter. - CWXMA0085E: The server named "{0}" on the node named "{1}" is not a standalone server.
Explanation The specified server is not a standalone server. Action Ensure the specified server name is a valid name for an existing standalone server. - CWXMA0086E: The server named "{0}" on the node named "{1}" is of type "{2}", which is not a server type supported by the application. The application is only supported by the following server types: "{3}".
Explanation The specified server is not a type of server that supports the application. Action Ensure the specified server name is a valid type for the application. - CWXMA0087E: The application named "{0}" is of type "{1}". An application of type "{2}" is expected.
Explanation The specified application is not of the expected type. Action Specify an application of the expected type. - CWXMA0088E: The cluster named "{0}" is of type "{1}", which is not a cluster type supported by the application. The application is only supported by the following cluster types: "{2}".
Explanation The specified cluster is not a type of cluster that supports the application. Action Ensure the specified cluster name is a valid type for the application. - CWXMA0089E: The module named "{0}" is not specified.
Explanation The required module that is in the application archive is not specified. Action Specify the module and the necessary configuration parameters. - CWXMA0090E: The required moduleName parameter must be specified and cannot be empty.
Explanation The moduleName parameter must be specified and cannot be empty. Action Ensure the moduleName parameter is specified and is not empty. - CWXMA0101E: The application named "{0}" cannot be started because it is not deployed to any targets.
Explanation The specified application needs to be deployed to at least one deployment target before it can be started. Action Associate the application with the necessary deployment targets. - CWXMA0102E: The application named "{0}" cannot be stopped because it is not deployed to any targets.
Explanation The specified application needs to be deployed to at least one deployment target before it can be stopped. Action Associate the application with the necessary deployment targets. - CWXMA0103E: The application named "{0}" failed to be started.
Explanation Error(s) might have occurred when the specified application was attempted to be started. Action Check the server logs for details, resolve any issues, then retry. - CWXMA0104E: The application named "{0}" failed to be stopped.
Explanation Error(s) might have occurred when the specified application was attempted to be stopped. Action Check the server logs for details, resolve any issues, then retry. - CWXMA0105E: The application named "{0}" failed to be started on server "{1}" on node "{2}".
Explanation Error(s) occurred when the specified application was attempted to be started on the particular server. Action Check the server logs for details, resolve any issues, then retry. - CWXMA0106E: The application named "{0}" failed to be stopped on server "{1}" on node "{2}".
Explanation Error(s) occurred when the specified application was attempted to be stopped on the particular server. Action Check the server logs for details, resolve any issues, then retry. - CWXMA0107E: The application named "{0}" does not exist on server "{1}" on node "{2}".
Explanation The specified application is absent on the particular server. Action Ensure that the application is properly installed, check the server logs for details, resolve any issues, then retry. - CWXMA0108E: Edition "{0}" of application "{1}" failed to be deployed onto server "{2}" on node "{3}".
Explanation Error(s) occurred when the specified application edition was attempted to be deployed onto the particular server. Action Check the server logs for details, resolve any issues, then retry. - CWXMA0109E: Edition "{0}" of application "{1}" failed to be undeployed from server "{2}" on node "{3}".
Explanation Error(s) occurred when the specified application edition was attempted to be undeployed from the particular server. Action Check the server logs for details, resolve any issues, then retry. - CWXMA0110E: Edition "{0}" of application "{1}" does not exist on server "{2}" on node "{3}".
Explanation The specified application edition is absent on the particular server. Action Check the server logs for details, resolve any issues, then retry. - CWXMA0121I: The application named "{0}" is started on server "{1}" on node "{2}".
Explanation The specified application started successfully on the particular server. Action No user action is required. - CWXMA0122I: The application named "{0}" is stopped on server "{1}" on node "{2}".
Explanation The specified application stopped successfully on the particular server. Action No user action is required. - CWXMA0123I: Edition "{0}" of application "{1}" has been deployed onto server "{2}" on node "{3}".
Explanation The specified application is deployed successfully onto the particular server. Action No user action is required. - CWXMA0124I: Edition "{0}" of application "{1}" has been undeployed from server "{2}" on node "{3}".
Explanation The specified application is undeployed successfully from the particular server. Action No user action is required.