WebSphere Application Server messages
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


CWSJA

CWSJA0000E: Bus "{0}" already exists.
Explanation Bus names must be unique within the administrative domain.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action Make sure that a foreign parameter is specified when creating an foreign destination.
CWSJA0012E: The messaging engine "{0}" does not exist at scope "{1}" for bus "{2}".
Explanation The operation could not be invoked because the given messaging engine does not exist for the given bus at the specified scope.
Action Ensure that a correct messaging engine name and scope are specified.
CWSJA0013E: Multiple messaging engines were found.
Explanation Multiple messaging engines have been found matching the configuration data provided.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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".
Action 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".
Action 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.
Action 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.
Action 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.
Action 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".
Action 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.
Action Report this problem to your system administrator.
CWSJA0046E: Cannot specify {0} without {1} being set
Explanation {1} is a prereq of {0} being set
Action 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
Action If a reply destination is required specify at least the reply destination name.
CWSJA0048E: Can not create a foreign destination by setting the foreign bus value to be the local bus
Explanation You can not create a foreign destination by setting the foreign bus value to be the local bus
Action Select a foreign bus for the foreign bus value
CWSJA0049E: The specified scope "{0}" is not a member of bus "{1}".
Explanation The operation could not be invoked because the specified server or cluster is not a member of the given bus.
Action Ensure that a server or cluster is specified which is a member of the given bus.
CWSJA0050E: No messaging engines found at scope "{0}" for bus "{1}".
Explanation The operation could not be invoked because no messaging engines exist for the given bus at the specified scope.
Action Ensure that there is a messaging engine at the specified scope for the given bus.
CWSJA0051E: The messaging engine with UUID "{0}" does not exist at scope "{1}".
Explanation The operation could not be invoked because the messaging engine with the given UUID does not exist at the specified scope.
Action Ensure that there is a messaging engine at the specified scope.
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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
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/.
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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action Ensure that the name does not begin with an underscore, and is not empty or null.
CWSJA0409E: {0} is not a valid value for read ahead.
Explanation The user has entered a value for the read ahead property which is not valid
Action Check the documentation for a valid value
CWSJA0410E: {0} is not a valid value for destination type.
Explanation The user has entered a value for the destination type property which is not valid
Action Check the documentation for a valid value
CWSJA0600E: Mediation "{0}" already exists.
Explanation The mediation specified already exists within the administrative domain.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action 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.
Action Make sure that the deployment manager configuration contains a cell.
CWSJA0802W: WARNING: Bus "{0}" already exists in the deployment manager configuration. Bus "{0}" will NOT be replaced in the deployment manager configuration.
Explanation A bus of the same name already exists in the deployment manager configuration. As a result the bus on this node will not be added to the deployment manager configuration. However the node will still be federated.
Action Ensure that the named bus does not exist in the deployment manager configuration before running addNode. If there is a conflict in the names, the bus on the node being federated will not be included. As a result the bus on the deployment manager must be configured to have the required resources needed. Either that, or the bus should be either renamed or deleted.
CWSJA0803E: Configuration contains no cells.
Explanation The configuration does not contain any cells.
Action 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.
Action 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.
Action Please contact your system administrator to resolve this problem.
CWSJA1002E: No cell specified.
Explanation Internal error. Method invoked requires a cell object,
Action Please contact your system administrator to resolve this problem.
CWSJA1003E: No bus specified.
Explanation Internal error. Method invoked requires a bus object.
Action Please contact your system administrator to resolve this problem.
CWSJA1004E: No destination specified.
Explanation Internal error. Method invoked requires destination object.
Action 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.
Action 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.
Action Please contact your system administrator to resolve this problem.
Reference topic    

Terms of Use | Feedback

Last updated: Sep 20, 2010 5:37:33 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.management.commands.sib.CWSJAMessages.html

© Copyright IBM Corporation 2006, 2010. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)