A Admin messages

CWSJA0000E: Bus "{0}" already exists.
Explanation: Bus names must be unique within the administrative domain.
User Response: Specify a unique bus name that is not already in existence within the administrative domain.

CWSJA0001E: Bus "{0}" not found.
Explanation: The specified bus name could not be located within the administrative domain.
User Response: Make sure that the bus name specified is a valid bus name for an existing bus.

CWSJA0002E: Multiple instances of bus "{0}" found.
Explanation: Only one instance of a bus should exist with the name specified, yet more than one instance has been located.
User Response: Make sure that bus names are unique within the administrative domain.

CWSJA0003E: Bus member "{0}" already exists.
Explanation: An attempt has been made to add a server to a bus of which it is already a member.
User Response: Do not attempt to add a bus member if the server in question is already a member.

CWSJA0004E: Messaging engine "{0}" already exists.
Explanation: The messaging engine specified already exists on the server.
User Response: Ensure that the messaging engine details are not identical to that of another messaging engine on the server.

CWSJA0005E: Unable to create bus member "{0}".
Explanation: An exception was generated attempting to create a bus member with the configuration data provided.
User Response: Ensure that all configuration data for the bus member is valid.

CWSJA0006E: Destination type "{0}" is not supported by this command.
Explanation: An Incorrect destination type has been specified.
User Response: Make sure the destination type specified is a valid destination type.

CWSJA0007E: Incorrect parameter combination supplied : Node Name = "{0}", Server Name = "{1}", Cluster Name = "{2}".
Explanation: The parameters supplied do not provide a valid bus Member configuration.
User Response: Provide either "node" and "server" parameters, or "cluster" parameter.

CWSJA0008E: Scope specification is not valid.
Explanation: The details specified do not represent a valid scope specification.
User Response: Make sure that valid node name, server name and cluster name details are used to represent the scope.

CWSJA0009E: Destination "{0}" already exists.
Explanation: The destination specified already exists on the bus.
User Response: Ensure that destinations on a bus have unique names.

CWSJA0010E: "{0}" must be set to create an alias destination.
Explanation: An attempt has been made to create an alias destination without sufficient configuration detail.
User Response: Make sure that an Alias parameter is specified when creating an alias destination.

CWSJA0011E: "{0}" must be set to create a foreign destination.
Explanation: An attempt has been made to create an foreign destination without sufficient configuration detail.
User Response: Make sure that a foreign parameter is specified when creating an foreign destination.

CWSJA0012E: Messaging engine not found.
Explanation: The operation could not be invoked because a messaging engine could not be found.
User Response: Ensure that there is a messaging engine within the administrative domain.

CWSJA0013E: Multiple messaging engines were found.
Explanation: Multiple messaging engines have been found matching the configuration data provided.
User Response: Ensure that messaging engines are unique within an administrative domain.

CWSJA0014E: No JDBC providers were found.
Explanation: An attempt has been made to locate a JDBC provider within the scope provider, but none was found.
User Response: Ensure that there is a JDBC provider available within the administrative domain.

CWSJA0015E: SIB JDBC provider not found.
Explanation: An attempt has been made to locate a SIB JDBC provider within the scope provider, but none was found.
User Response: Ensure that there is a SIB JDBC provider available within the administrative domain.

CWSJA0016E: Unable to create data source.
Explanation: An exception occurred creating a data source with the configuration data provided.
User Response: Make sure that the configuration data provided to create a data source is valid.

CWSJA0017E: Unable to create resource property set.
Explanation: An exception occurred creating a resource property set with the configuration data provided.
User Response: Make sure that the configuration data provided to create a resource property set is valid.

CWSJA0018E: Bus member supplied is not a member of the specified bus.
Explanation: An exception occurred dealing with a bus member which is not a member of the specified bus.
User Response: Ensure that the bus member supplied is a member of the specified bus.

CWSJA0019E: Unable to create messaging engine.
Explanation: An exception occurred creating a messaging engine with the configuration data provided.
User Response: Make sure that the configuration data provided to create a messaging engine is valid.

CWSJA0020E: Unable to create data store.
Explanation: An exception occurred creating a data store with the configuration data provided.
User Response: Make sure that the configuration data provided to create a data store is valid.

CWSJA0021E: Not allowed to create a bus called "{0}".
Explanation: The specified parameter is not a valid option for bus name.
User Response: Ensure that a valid bus name is being specified upon bus creation.

CWSJA0022E: Not allowed to delete a bus called "{0}".
Explanation: An exception has occurred attempting to delete a bus with the name specified.
User Response: Ensure that a valid bus name is being specified upon bus deletion.

CWSJA0023E: Bus member not found.
Explanation: The bus member specified could not be located within the administrative domain.
User Response: Ensure that a valid bus member is being located.

CWSJA0024E: Multiple bus members found.
Explanation: Only one instance of a bus member should exist within the scope specified, yet more than one instance has been located.
User Response: Ensure that bus members have unique configuration data within an administrative domain.

CWSJA0025E: Messaging engine already defined for this bus member.
Explanation: A messaging engine already exists with the configuration data supplied.
User Response: Ensure that unique configuration data is supplied when creating a messaging engine.

CWSJA0026E: Not allowed to delete "{0}" because it is a system destination.
Explanation: An exception has occurred attempting to delete a destination with the name specified.
User Response: Ensure that a valid destination name is being specified upon destination deletion.

CWSJA0027E: Destination not found.
Explanation: An exception occurred attempting to locate the specified destination.
User Response: Ensure that the destination being located exists within the administrative domain.

CWSJA0028E: Multiple destinations found.
Explanation: Only one instance of a destination should exist within the scope specified, yet more than one instance has been located.
User Response: Ensure that destinations have unique configuration data within an administrative domain.

CWSJA0029E: Failed to find bus. More than one bus found with duplicate UUID.
Explanation: An exception occurred due to multiple buses having identical UUIDs.
User Response: Ensure that each bus in an administrative domain has a unique UUID.

CWSJA0030E: Failed to find Bus with UUID "{0}".
Explanation: The UUID specified does not belong to a bus in the administrative domain.
User Response: Ensure that the UUID specified belongs to a valid bus.

CWSJA0031E: No messaging engine names available for cluster.
Explanation: A suitable messaging engine name could not be created.
User Response: Try specifying different configuration data when creating the messaging engine.

CWSJA0032E: Failed to find destination. More than one destination with duplicate UUID.
Explanation: An exception occurred due to multiple destinations having identical UUIDs.
User Response: Ensure that each destination in an administrative domain has a unique UUID.

CWSJA0033E: Server supplied does not have a SIB Service.
Explanation: An exception occurred retrieving the SIB Services for the messaging server.
User Response: Ensure that a SIB Service exists for the messaging server.

CWSJA0034E: Failed to find destination "{1}" on bus "{0}".
Explanation: The named destination could not be located on the named bus within the administrative domain.
User Response: Make sure that the named destination exists on the named bus.

CWSJA0035E: Not allowed to create a default datasource for clusters.
Explanation: The createDefaultDatasource flag is only be used with servers. Its use with clusters is not permitted.
User Response: Execute the command again, this time omitting the createDefaultDatasource parameter.

CWSJA0036E: Required value not supplied for parameter "{1}" of command "{0}".
Explanation: Either the specified parameter was not supplied, or no value was supplied for it.
User Response: Execute the command again, this time supplying the missing parameter value.

CWSJA0037E: Incorrect value "{2}" for parameter "{1}" of command "{0}".
Explanation: The value supplied for the specified parameter of the specified command was not valid.
User Response: Execute the command again, this time supply a valid value.

CWSJA0038E: Required value not supplied for parameter "{2}" of step "{1}" of command "{0}".
Explanation: Either the specified parameter was not supplied for the specified step, or no value was supplied for it.
User Response: Supply the missing parameter value for the specified step.

CWSJA0039E: Failed to determine values for "reliability" and "maxReliability".
Explanation: An internal error occurred while trying to determine values for "reliability" and "maxReliability".
User Response: Report this problem to your system administrator.

CWSJA0040E: The value supplied for "reliability" is greater than the value supplied for "maxReliability".
Explanation: The value supplied for "reliability" should be less than or equal to the value supplied for "maxReliability".
User Response: Report this problem to your system administrator.

CWSJA0041E: Value for parameter "{0}" not recognised.
Explanation: The value supplied for the specified parameter was not recognized.
User Response: Execute the command again, this time supplying a valid value.

CWSJA0042E: Not allowed to create a SIBDestination called "{0}"
Explanation: The destination name supplied to the createSIBDestination command is not valid.
User Response: Supply a valid destination name.

CWSJA0043E: The value of {2} is not valid for parameter {1} when destination type is {0}.
Explanation: The value supplied for the specified parameter was not valid.
User Response: Execute the command again, this time supply a valid value.

CWSJA0044E: Node, server and/or cluster supplied when type is "WebServices".
Explanation: The node, server and/or cluster parameters should not be specified when type is "WebServices".
User Response: Execute the command again, this time supply a valid combination of parameters.

CWSJA0045E: An internal error occurred while validating reliability and maxReliability.
Explanation: An internal error occurred while validating reliability and maxReliability.
User Response: Report this problem to your system administrator.

CWSJA0046E: Cannot specify {0} without {1} being set
Explanation: {1} is a prereq of {0} being set
User Response: Either dont specify {0} or specify both {0} and {1}

CWSJA0047E: Can not have a reply destination bus with out a reply destination name.
Explanation: A reply destination can not be specified with out a reply destination name. The reply destination object will be removed
User Response: If a reply destination is required specify at least the reply destination name.

CWSJA0200E: Failed to get SIB JMS resource adapter at specified scope.
Explanation: At unsuccessful attempt was made to locate a JMS JCA resource adapter installed at the specified scope.
User Response: Ensure that a JMS JCA resource adapter exists within the specified scope.

CWSJA0201E: Incorrect value for type parameter: {0}.
Explanation: An incorrect type has been found for the connection factory.
User Response: Ensure that the connection factory type is either Queue, Topic or All.

CWSJA0202E: Failed to get J2C command result: {0}.
Explanation: The command was executed but no result object was returned.
User Response: Ensure that the correct configuration information has been passed to the command being executed.

CWSJA0203E: Target object is not a SIB JMS connection factory.
Explanation: The target object specified is not of type QueueConnectionFactory, TopicConnectionFactory or ConnectionFactory.
User Response: Ensure that a valid connection factory interface is specified to the target object.

CWSJA0204E: Target object is not a SIB JMS queue.
Explanation: The interface of the target object is not of type Queue.
User Response: Ensure that the target object is of type Queue.

CWSJA0205E: Target object is not a SIB JMS topic.
Explanation: The interface of the target object is not of type Topic.
User Response: Ensure that the target object is of type Topic.

CWSJA0206E: Not allowed to create a SIB JMS connection factory called "{0}".
Explanation: The name provided for the SIB JMS connection factory does not adhere to naming restrictions.
User Response: Ensure that the name does not begin with an underscore, and is not empty or null.

CWSJA0207E: Not allowed to delete a SIB JMS connection factory called "{0}".
Explanation: The name provided for the SIB JMS connection factory does not adhere to naming restrictions.
User Response: Ensure that the name does not begin with an underscore, and is not empty or null.

CWSJA0208E: Not allowed to create a SIB JMS queue called "{0}".
Explanation: The name provided for the SIB JMS queue does not adhere to naming restrictions.
User Response: Ensure that the name does not begin with an underscore, and is not empty or null.

CWSJA0209E: Not allowed to delete a SIB JMS queue called "{0}".
Explanation: The name provided for the SIB JMS queue does not adhere to naming restrictions.
User Response: Ensure that the name does not begin with an underscore, and is not empty or null.

CWSJA0210E: Not allowed to create a SIB JMS topic called "{0}".
Explanation: The name provided for the SIB JMS Topic does not adhere to naming restrictions.
User Response: Ensure that the name does not begin with an underscore, and is not empty or null.

CWSJA0211E: Not allowed to delete a SIB JMS topic called "{0}".
Explanation: The name provided for the SIB JMS topic does not adhere to naming restrictions.
User Response: Ensure that the name does not begin with an underscore, and is not empty or null.

CWSJA0212E: Not allowed to configure a SIB JMS queue with "{0}" = "{1}".
Explanation: An illegal value has been provided for the JMS Queue property specified.
User Response: Ensure that the value specified is legal for the given property.

CWSJA0213E: Not allowed to configure a SIB JMS topic with "{0}" = "{1}".
Explanation: An illegal value has been provided for the JMS Topic property specified.
User Response: Ensure that the value specified is legal for the given property.

CWSJA0214E: Temporary topic name prefix must not exceed 12 characters.
Explanation: An illegal value has been provided for the JMS connection factory property specified.
User Response: Ensure that the value specified is legal for the given property.

CWSJA0215E: Failed to create a SIB JMS queue with queue name : "{0}".
Explanation: An internal exception was thrown creating an instance of a JMS Queue.
User Response: Ensure that a valid queue name has been specified upon creation of the Queue object.

CWSJA0216E: Failed to create a SIB JMS topic with topic name : "{0}".
Explanation: An internal exception was thrown creating an instance of a JMS Topic.
User Response: Ensure that a valid queue name has been specified upon creation of the Topic object.

CWSJA0217E: An internal error has occurred. Failed to create a SIB JMS connection factory.
Explanation: This exception is unexpected. The cause is not immediately known.
User Response: 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/.

CWSJA0400E: ActivationSpec with given name({0}) or jndiName({1}) already exists in given scope.
Explanation: The named ActivationSpec already exists on the specified resource adapter.
User Response: Ensure that ActivationSpec objects are unique within a given scope.

CWSJA0401E: Unable to create SIB JMS ActivationSpec at scope {0}.
Explanation: The create command was executed but no result object was returned.
User Response: Ensure that the correct configuration information has been passed to the create command being executed.

CWSJA0402E: Unable to modify attributes of ActivationSpec {0}.
Explanation: It is likely that Incorrect or null parameters were passed to the modify command.
User Response: Ensure that all parameters passed to the modify command are valid.

CWSJA0403E: Unable to find SIB JMS resource adapter in scope {0}.
Explanation: It is likely that Incorrect or null parameters were passed to the command.
User Response: Ensure that all parameters are valid, and that a JMS JCA resource adapter is installed at the specified scope.

CWSJA0404E: Failed to get list of existing SIB JMS ActivationSpecs from resource adapter {0}.
Explanation: The list command failed either because null parameters were given, or no result was returned.
User Response: Ensure that all parameters passed to the command are valid, and not null.

CWSJA0405E: {0} is not a valid SIB JMS ActivationSpec.
Explanation: The target object specified is not of the correct type.
User Response: Ensure that the target object is of type JMS ActivationSpec.

CWSJA0406E: Not allowed to create a SIB JMS ActivationSpec called "{0}".
Explanation: The name provided for the SIB JMS ActivationSpec does not adhere to naming restrictions.
User Response: Ensure that the name does not begin with an underscore, and is not empty or null.

CWSJA0407E: Not allowed to delete a SIB JMS ActivationSpec called "{0}".
Explanation: The name provided for the SIB JMS ActivationSpec does not adhere to naming restrictions.
User Response: Ensure that the name does not begin with an underscore, and is not empty or null.

CWSJA0408E: Not allowed to create a SIB JMS ActivationSpec with a bus name of "{0}".
Explanation: The bus name provided for the SIB JMS ActivationSpec does not adhere to naming restrictions.
User Response: Ensure that the name does not begin with an underscore, and is not empty or null.

CWSJA0600E: Mediation "{0}" already exists.
Explanation: The mediation specified already exists within the administrative domain.
User Response: Ensure that all mediations are uniquely identified within an administrative domain.

CWSJA0601E: Mediation "{0}" cannot be found.
Explanation: The mediation specified could not be found within the administrative domain.
User Response: Ensure that the mediation specified to the command exists.

CWSJA0602E: Mediation "{0}" cannot be deleted. It is being used to mediate destination "{1}".
Explanation: A mediation cannot be deleted whilst it is being used to mediate a destination.
User Response: Ensure that a mediation is not be used before trying to delete it.

CWSJA0603E: Destination "{0}" cannot be found.
Explanation: The destination specified could not be found within the administrative domain.
User Response: Ensure that the destination specified exists.

CWSJA0604E: Destination "{0}" is already mediated.
Explanation: The destination specified is already mediated, and no destination may be mediated twice.
User Response: Ensure that the destination specified is not already mediated before trying to mediate it.

CWSJA0605E: Supply either "node" and "server" parameters or "cluster" parameter.
Explanation: Null parameters have been supplied to the command.
User Response: Ensure that either "node" and "server" parameters, or "cluster" parameter is supplied to the command.

CWSJA0606E: Bus member "{0}" cannot be found.
Explanation: The bus member specified could not be located in the administrative domain.
User Response: Ensure that the bus member specified exists before trying to use it.

CWSJA0607E: Destination "{0}" cannot be mediated.
Explanation: An inconsistent configuration has been detected.
User Response: Run cross document validation to check the destination configuration.

CWSJA0608E: Destination "{0}" is not mediated.
Explanation: It is not possible to un-mediate a destination which is not already mediated.
User Response: Ensure that the destination is mediated before attempting to un-mediate it.

CWSJA0609E: Not allowed to create a mediation called "{0}".
Explanation: The name provided for the mediation does not adhere to naming restrictions.
User Response: Ensure that the name does not begin with an underscore, and is not empty or null.

CWSJA0610E: Not allowed to delete a mediation called "{0}".
Explanation: The name provided for the mediation does not adhere to naming restrictions.
User Response: Ensure that the name does not begin with an underscore, and is not empty or null.

CWSJA0800E: No cells found in configuration archive.
Explanation: The configuration archive does not contain any cells.
User Response: Make sure that the configuration archive contains a cell.

CWSJA0801E: No cells found in the deployment manager configuration.
Explanation: The deployment manager configuration does not contain any cells.
User Response: Make sure that the deployment manager configuration contains a cell.

CWSJA0802E: Bus "{0}" already exists in the deployment manager configuration.
Explanation: The named bus already exists in the deployment manager configuration.
User Response: Ensure that the named does not exist in the deployment manager configuration before running addNode.

CWSJA0803E: Configuration contains no cells.
Explanation: The configuration does not contain any cells.
User Response: Make sure that the configuration contains a cell.

CWSJA1000E: Deployment manager configuration contains no cells.
Explanation: No cells were found in the deployment manager configuration.
User Response: Ensure that the deployment manager configuration contains a cell definition.

CWSJA1001E: No deployment manager configuration session supplied.
Explanation: Internal error. Method invoked requires a deployment manager configuration session parameter.
User Response: Please contact your system administrator to resolve this problem.

CWSJA1002E: No cell specified.
Explanation: Internal error. Method invoked requires a cell object,
User Response: Please contact your system administrator to resolve this problem.

CWSJA1003E: No bus specified.
Explanation: Internal error. Method invoked requires a bus object.
User Response: Please contact your system administrator to resolve this problem.

CWSJA1004E: No destination specified.
Explanation: Internal error. Method invoked requires destination object.
User Response: Please contact your system administrator to resolve this problem.

CWSJA1200E: The {0} command did not return a result.
Explanation: Internal error. The specified command did not return a result.
User Response: Please contact your system administrator to resolve this problem.

CWSJA1400E: Application server template ID is null.
Explanation: Internal error. The application server template ID is null.
User Response: Please contact your system administrator to resolve this problem.