Express (Distributed operating systems), v8.0 > Reference > Messages
CWMSR
CWMSR0000E: The selected JMS provider is built-in and cannot be deleted.
Explanation Only custom JMS providers can be deleted. Action Select another JMS provider to delete.
CWMSR0001E: The selected JMS object could not be deleted.
Explanation A command was not found to handle the deletion of the selected object. Action Select another JMS object to delete.
CWMSR0002E: An illegal object type was specified to find a JMS provider for.
Explanation This message is for informational purposes only. Action Specify a valid object type.
CWMSR0003E: The value "{0}" is not valid for a WMQ name.
Explanation The value supplied contains characters that are not valid for a WMQ name. Action Specify a valid value that contains only legal WMQ name characters
CWMSR0004E: The value "{0}" is not valid for the persistence attribute.
Explanation Valid values for the persistence attribute are "APP", "QDEF", "PERS", "NON" and "HIGHT". Action Specify a valid value.
CWMSR0005E: The value "{0}" is not valid for the priority attribute.
Explanation Valid values for the priority attribute are "APP", "QDEF", "0", "1", "2", "3", "4", "5", "6", "7", "8" and "9". Action Specify a valid value.
CWMSR0006E: The attribute "{0}" must have a positive integer value.
Explanation The attribute identified must have a value of 0 or greater. Negative integer values are not allowed for this attribute. Action Specify a valid value.
CWMSR0007E: The value "{0}" is not valid for the readAhead attribute.
Explanation Valid values for the readAhead attribute are "YES", "NO", and "QDEF". Action Specify a valid value.
CWMSR0008E: The value "{0}" is not valid for the sendAsync attribute.
Explanation Valid values for the sendAsync attribute are "YES", "NO", and "QDEF". Action Specify a valid value.
CWMSR0009E: The value "{0}" is not valid for the encoding attribute.
Explanation Valid values for the encoding attribute are "NNN", "NNR", "NN3", "NRN", "NRR", "NR3", "RNN", "RNR", "RN3", "RRN", "RRR", "RR3" and "NATIVE". Action Specify a valid value.
CWMSR0010E: The value "{0}" is not valid for the readAheadClose attribute.
Explanation Valid values for the readAheadClose attribute are "DELIVERALL" and "DELIVERCURRENT". Action Specify a valid value.
CWMSR0011E: The value "{0}" is not valid for the integerEncoding attribute.
Explanation Valid values for the integerEncoding attribute are "Normal" and "Reversed". Action Specify a valid value.
CWMSR0012E: The value "{0}" is not valid for the decimalEncoding attribute.
Explanation Valid values for the decimalEncoding attribute are "Normal" and "Reversed". Action Specify a valid value.
CWMSR0013E: The value "{0}" is not valid for the floatingPointEncoding attribute.
Explanation Valid values for the floatingPointEncoding attribute are "IEEENormal", "IEEEReversed" and "S390". Action Specify a valid value.
CWMSR0014E: The value "{0}" is not valid for the expiry attribute.
Explanation Valid values for the expiry attribute are "APP", "UNLIM" or any positive long. Action Specify a valid value.
CWMSR0015E: The JMSProvider with name "WebSphere MQ JMS Provider" could not be found at the scope provided.
Explanation It was not possible to retrieve the WebSphere MQ JMS Provider from the configuration for the scope provided to this command. Action Ensure a valid scope has been provided to the command.
CWMSR0016E: The value "{0}" is not valid for the ccdtUrl attribute.
Explanation The supplied ccdtUrl value must use valid URL syntax. Action Specify a valid value.
CWMSR0017E: The value "{0}" is not valid for the qmgrPortNumber attribute.
Explanation The qmgrPortNumber value must be an Integer between 1 and 65,536. Action Specify a valid value.
CWMSR0018E: The value "{0}" is not valid for the sslResetCount attribute.
Explanation The sslResetCount value must be an Integer between 0 and 999,999,999. Action Specify a valid value.
CWMSR0019E: The value "{0}" is not valid for the destinationType attribute. Valid values are "javax.jms.Queue" and "javax.jms.Topic".
Explanation The destinationType value must be either "javax.jms.Queue" or "javax.jms.Topic". Action Specify a valid value.
CWMSR0020E: The value "{0}" is not valid for the compressHeaders attribute. Valid values are "NONE" and "SYSTEM".
Explanation The compressHeaders value must be either "NONE" or "SYSTEM". Action Specify a valid value.
CWMSR0021E: The value "{0}" is not valid for the compressPayload attribute. Valid values are "NONE", "RLE", "ZLIBFAST" and "ZLIBHIGH".
Explanation The compressPayload value must be either "NONE", "RLE", "ZLIBFAST" and "ZLIBHIGH". Action Specify a valid value.
CWMSR0022E: The value "{0}" is not valid for the brokerVersion attribute. Valid values are "1" and "2".
Explanation The brokerVersion value must be either "1" or "2". Action Specify a valid value.
CWMSR0023E: The value "{0}" is not valid for the msgSelection attribute. Valid values are "CLIENT" and "BROKER".
Explanation The msgSelection value must be either "CLIENT" or "BROKER". Action Specify a valid value.
CWMSR0024E: The value "{0}" is not valid for the subStore attribute. Valid values are "MIGRATE", "QUEUE" and "BROKER".
Explanation The subStore value must be either "MIGRATE", "QUEUE" or "BROKER". Action Specify a valid value.
CWMSR0025E: The value "{0}" is not valid for the cleanupLevel attribute. Valid values are "SAFE", "NONE", "STRONG", "FORCE" and "NONDUR".
Explanation The cleanupLevel value must be either "SAFE", "NONE", "STRONG", "FORCE" or "NONDUR". Action Specify a valid value.
CWMSR0026E: The value "{0}" is not valid for the wildcardFormat attribute. Valid values are "Char", "Topic", or an empty string.
Explanation The wildcardFormat value must be either "Char", "Topic", or an empty string. Action Specify a valid value.
CWMSR0027E: The value "{0}" is not valid for the subscriptionDurability attribute. Valid values are "Durable" and "Nondurable".
Explanation The subscriptionDurability value must be either "Durable" and "Nondurable". Action Specify a valid value.
CWMSR0028E: The value "{0}" is not valid for the providerVersion attribute.
Explanation The providerVersion may be either the empty string, or a string in the form "n.n.n.n" or "n.n.n" or "n.n" or "n" - where "n" is an integer greater than or equal to zero. Action Specify a valid value.
CWMSR0029E: The qmgrType attribute may not be specified in conjunction with the following parameters: ccdtUrl and ccdtQmgrName.
Explanation An illegal combination of parameters has been supplied along with the qmgrType attribute. Action Specify a valid combination of parameters to the command.
CWMSR0030E: The value "{0}" is not valid for the qmgrType attribute. Valid values are "QMGR" and "QSG".
Explanation The qmgrType value must be either "QMGR" and "QSG". Action Specify a valid value.
CWMSR0031E: The qmgrSvrconnChannel attribute may not be specified in conjunction with the following parameters: ccdtUrl and ccdtQmgrName.
Explanation An illegal combination of parameters has been supplied along with the qmgrSvrconnChannel attribute. Action Specify a valid combination of parameters to the command.
CWMSR0032E: The wmqServerName attribute has been specified with an illegal combination of parameters.
Explanation The command attributes wmqServerEndpoint and wmqServerSvrconnChannel must be supplied along with wmqServerName. The following attributes must not be supplied along with wmqServerName: qmgrName, qmgrHostname, qmgrPortNumber, qmgrSvrconnChannel, ccdtUrl, ccdtQmgrName. Action Specify a valid combination of parameters to the command.
CWMSR0033E: The wmqServerEndpoint attribute has been specified with an illegal combination of parameters.
Explanation The command attributes wmqServerName and wmqServerSvrconnChannel must be supplied along with wmqServerEndpoint. The following attributes must not be supplied along with wmqServerEndpoint: qmgrName, qmgrHostname, qmgrPortNumber, qmgrSvrconnChannel, ccdtUrl, ccdtQmgrName. Action Specify a valid combination of parameters to the command.
CWMSR0034E: The wmqServerSvrconnChannel attribute has been specified with an illegal combination of parameters.
Explanation The command attributes wmqServerName and wmqServerEndpoint must be supplied along with wmqServerSvrconnChannel. The following attributes must not be supplied along with wmqServerSvrconnChannel: qmgrName, qmgrHostname, qmgrPortNumber, qmgrSvrconnChannel, ccdtUrl, ccdtQmgrName. Action Specify a valid combination of parameters to the command.
CWMSR0035E: The transportChain attribute may not be specified in conjunction with the following parameters: ccdtUrl and ccdtQmgrName.
Explanation An illegal combination of parameters has been supplied along with the transportChain attribute. Action Specify a valid combination of parameters to the command.
CWMSR0036E: The ccdtUrl attribute may not be specified in conjunction with the following parameters: qmgrName, qmgrHostname, qmgrPortNumber, qmgrSvrconnChannel or connectionNameList.
Explanation An illegal combination of parameters has been supplied along with the ccdtUrl attribute. Action Specify a valid combination of parameters to the command.
CWMSR0037E: The ccdtQmgrName attribute has been specified with an illegal combination of parameters.
Explanation The command attribute ccdtUrl must be supplied along with ccdtQmgrName. The following attributes must not be supplied along with ccdtQmgrName: qmgrName, qmgrHostname, qmgrPortNumber, qmgrSvrconnChannel or connectionNameList. Action Specify a valid combination of parameters to the command.
CWMSR0038E: The qmgrName attribute may not be specified in conjunction with the following parameters: ccdtUrl and ccdtQmgrName.
Explanation An illegal combination of parameters has been supplied along with the qmgrName attribute. Action Specify a valid combination of parameters to the command.
CWMSR0039E: The value "{0}" is not valid for the wmqTransportType attribute. Valid values are "BINDINGS", "BINDINGS_THEN_CLIENT", and "CLIENT".
Explanation The wmqTransportType value must be either "BINDINGS","BINDINGS_THEN_CLIENT", or "CLIENT". Action Specify a valid value.
CWMSR0040E: The wmqTransportType attribute may not be specified in conjunction with the following parameters: ccdtUrl and ccdtQmgrName.
Explanation An illegal combination of parameters has been supplied along with the wmqTransportType attribute. Action Specify a valid combination of parameters to the command.
CWMSR0041E: The qmgrHostname attribute may not be specified in conjunction with the following parameters: ccdtUrl and ccdtQmgrName.
Explanation An illegal combination of parameters has been supplied along with the qmgrHostname attribute. Action Specify a valid combination of parameters to the command.
CWMSR0042E: The qmgrPortNumber attribute may not be specified in conjunction with the following parameters: ccdtUrl and ccdtQmgrName.
Explanation An illegal combination of parameters has been supplied along with the qmgrPortNumber attribute. Action Specify a valid combination of parameters to the command.
CWMSR0043E: The target object is not of the expected type, "{0}".
Explanation The command received a target object that was not of the expected object type. Action Specify a valid target object to the command.
CWMSR0044E: The J2C Resource Adapter with name "WebSphere MQ Resource Adapter" could not be found at the scope provided.
Explanation It was not possible to retrieve the WebSphere MQ Resource Adapter from the configuration for the scope provided to this command. Action Ensure a valid scope has been provided to the command.
CWMSR0045E: Unable to create WMQ Activation Spec at scope {0}.
Explanation The create command ran but no result object was returned. Action Make sure that the correct configuration information has been passed to the create command being run.
CWMSR0046E: Unable to list WMQ Activation Specs at scope {0}.
Explanation The list command ran but no result object was returned. Action Make sure that the correct configuration information has been passed to the list command being run.
CWMSR0047E: The value "{0}" is not valid for the msgRetention attribute. Valid values are "{1}" and "{2}".
Explanation The msgRetention value must be either "YES" or "NO". Action Specify a valid value.
CWMSR0048E: The value "{0}" is not valid for the clonedSubs attribute. Valid values are "ENABLED" and "DISABLED".
Explanation The clonedSubs value must be either "ENABLED" or "DISABLED". Action Specify a valid value.
CWMSR0049E: The value "{0}" is not valid for the wildcardFormat attribute. Valid values are "allWildcards", "topicWildcards" and "characterWildcards".
Explanation The wildcardFormat value must be either "allWildcards", "topicWildcards" or "characterWildcards". Action Specify a valid value.
CWMSR0050E: The value "{0}" is not valid for the brokerVersion attribute. Valid values are "V1" and "V2".
Explanation The brokerVersion value must be either "V1" or "V2". Action Specify a valid value.
CWMSR0051E: The value "{0}" is not valid for the type attribute. Valid values are "CF", "QCF" and "TCF".
Explanation The type value must be either "CF", "QCF" or "TCF". Action Specify a valid value.
CWMSR0052E: It is not valid to supply the parameter "{0}" without supplying a value for parameter "{1}".
Explanation Both of the specified parameters must be supplied in order to be valid. Action Specify a valid combination of values.
CWMSR0053E: The following parameters are not valid if the type of the connection factory is "QCF": brokerCtrlQueue, brokerSubQueue, brokerCCSubQueue, brokerVersion, brokerPubQueue, tempTopicPrefix, pubAckInterval, subStore, stateRefreshHint, cleanupLevel, cleanupInterval, sparseSubs, wildcardFormat, brokerQmgr, clonedSubs, msgSelection.
Explanation One or more parameters were supplied to the command that are not valid for connection factories of type "QCF". Action Ensure that all supplied parameters are valid of connection factories of type "QCF".
CWMSR0054E: The following parameters are not valid if the type of the connection factory is "TCF": msgRetention, rescanInterval, tempQueuePrefix, modelQueue, replyWithRFH2.
Explanation One or more parameters were supplied to the command that are not valid for connection factories of type "TCF". Action Ensure that all supplied parameters are valid of connection factories of type "TCF".
CWMSR0055E: The value "{0}" is not valid for the replyWithRFH2 attribute. Valid values are "ALWAYS" and "AS_REPLY_DEST".
Explanation The replyWithRFH2 value must be either "ALWAYS" or "AS_REPLY_DEST". Action Specify a valid value.
CWMSR0056E: The value "{0}" is not valid for the sslType attribute. Valid values are "NONE", "CENTRAL" and "SPECIFIC".
Explanation The sslType value must be either "NONE", "CENTRAL" or "SPECIFIC". Action Specify a valid value.
CWMSR0057E: The sslConfiguration parameter may only be supplied if the sslType parameter is supplied with a value of "SPECIFIC".
Explanation It is not legal to supply the sslConfiguration parameter if the sslType parameter is not supplied, or if the sslType parameter has a value other than "SPECIFIC". Action Specify a valid combination of SSL parameters.
CWMSR0058E: The localAddress attribute may not be specified in conjunction with the following parameters: ccdtUrl and ccdtQmgrName.
Explanation An illegal combination of parameters has been supplied along with the localAddress attribute. Action Specify a valid combination of parameters to the command.
CWMSR0059E: The value "{0}" is not valid for the brokerVersion attribute. Valid values are "MA0C" and "MQSI".
Explanation The brokerVersion value must be either "MA0C" or "MQSI". Action Specify a valid value.
CWMSR0060E: The attribute "{0}" must have a positive long value.
Explanation The attribute identified must have a value of 0 or greater. Negative long values are not allowed for this attribute. Action Specify a valid value.
CWMSR0061E: The attribute clientId must be supplied when the attribute clonedSubs is set to "ENABLED".
Explanation When setting the clonedSubs attribute to a value of "ENABLED", a value must be supplied for the clientId attribute. Action Specify a valid combination of values.
CWMSR0062E: The attribute sslConfiguration must be supplied when the attribute sslType is set to "SPECIFIC".
Explanation When setting the sslType attribute to a value of "SPECIFIC", a value must be supplied for the sslConfiguration attribute. Action Specify a valid combination of values.
CWMSR0063E: The connection factory specified in the listener port does not exist.
Explanation An existing connection factory is required to use as a reference when creating the new activation specification. Action Update the listener port to reference an existing connection factory.
CWMSR0064E: The destination specified in the listener port does not exist.
Explanation An existing destination is required to use as a reference when creating the new activation specification. Action Update the listener port to reference an existing destination.
CWMSR0065E: At least one command parameter must be supplied.
Explanation The WMQ resource adapter cannot be managed unless at least one parameter is supplied. Action Supply one or more of the nativePath, query, enableInbound or disableWMQ parameters.
CWMSR0066E: Only server scoped WMQ resource adapters can be enabled for inbound JCA messages.
Explanation Only server scoped WMQ resource adapters can be enabled for inbound JCA messages. Action Supply a server scope WMQ resource adapter as the target object.
CWMSR0067E: A listener port was not supplied as the target object.
Explanation Only listener ports are valid target objects for the command. Action Supply a listener port as the target object.
CWMSR0068E: A WMQ resource adapter was not supplied as the target object.
Explanation Only WMQ resource adapters are valid target objects for the command. Action Supply a WMQ resource adapter as the target object.
CWMSR0069E: Neither the ccdtUrl or ccdtQmgrName attributes may be specified for non-CCDT WebSphere MQ server connections.
Explanation Once a WebSphere MQ server connection type has been specified it cannot be changed. Action Only modify non-CCDT attributes.
CWMSR0070E: The following attributes cannot be updated for CCDT WebSphere MQ server connections: qmgrName, qmgrHostname, qmgrPortNumber, qmgrSvrconnChannel, wmqTransportType or connectionNameList.
Explanation Once a WebSphere MQ server connection type has been specified it cannot be changed. Action Only modify CCDT attributes.
CWMSR0071E: An activation specification cannot be created at cell scope because there is no available resource adapter.
Explanation There is no WebSphere MQ Resource Adapter configured at cell scope Action Supply an alternative scope.
CWMSR0072E: The application server that this listener port is configured on is not a member of any server cluster.
Explanation The cluster scope is only applicable if the application server is a member of a cluster. Action Supply an alternative scope.
CWMSR0073E: "Server", "Node", "Cluster" and "Cell" are the only valid scope types.
Explanation It is only possible to supply scope types that can possibly be associated with an application server. Action Supply either "Server", "Node", "Cluster" or "Cell" as the scope.
CWMSR0074E: A resource with JNDI name {0} already exists as a different resource type. We must use a unique name.
Explanation A resource of a different type already exists that uses the JNDI name supplied. Action Supply a different JNDI name.
CWMSR0075E: A resource with JNDI name {0} of the same resource type already exists in this scope. We must use a unique name.
Explanation A resource at the same scope already exists that uses the JNDI name supplied. Action Supply a different JNDI name.
CWMSR0076E: The value "{0}" is not valid for the persistence attribute.
Explanation Valid values for the persistence attribute are "APP", "TDEF", "PERS", "NON" and "HIGHT". Action Specify a valid value.
CWMSR0077E: The value "{0}" is not valid for the priority attribute.
Explanation Valid values for the priority attribute are "APP", "TDEF", "0", "1", "2", "3", "4", "5", "6", "7", "8" and "9". Action Specify a valid value.
CWMSR0078E: The value "{0}" is not valid for the readAhead attribute.
Explanation Valid values for the readAhead attribute are "YES", "NO", and "TDEF". Action Specify a valid value.
CWMSR0079E: The value "{0}" is not valid for the sendAsync attribute.
Explanation Valid values for the sendAsync attribute are "YES", "NO", and "TDEF". Action Specify a valid value.
CWMSR0080E: Listener ports on pre-Version 7.0 application servers cannot be migrated.
Explanation Only listener ports configured on v7.0 application servers can be migrated to activation specifications. Action Please migrate the application server to v7.0 before attempting to migrate its listener ports.
CWMSR0081E: The "{0}" parameter is not valid on a bindings mode connection factory.
Explanation Only certain properties are valid for bindings mode connection factories. Typically anything that refers to WebSphere MQ channel properties, CCDTs or SSL is invalid. Action Do not specify this parameter for bindings mode connection factories.
CWMSR0082E: The "{0}" parameter is not valid on a bindings mode activation specification.
Explanation Only certain properties are valid for bindings mode activation specifications. Typically anything that refers to WebSphere MQ channel properties, CCDTs or SSL is invalid. Action Do not specify this parameter for bindings mode activation specifications.
CWMSR0083E: When running in a single server environment WebSphere MQ cannot be disabled at any scope other than server.
Explanation In a single server environment the only valid scope for disabling WebSphere MQ is the server scope. In a network deployment environment any scope can be used. Action Supply a server scoped WebSphere MQ resource adapter as the target object.
CWMSR0084E: The connectionNameList attribute must not be specified in conjunction with the following parameters: ccdtUrl or ccdtQmgrName.
Explanation An illegal combination of parameters has been supplied with the connectionNameList attribute. Action Specify a valid combination of parameters to the command.
CWMSR0085E: The value "{0}" is not valid for the connectionNameList attribute. The connectionNameList attribute must be of the form "host1[(port1)][,host2[(port2)]".
Explanation The connectionNameList attribute must be of the form "host1[(port1)][,host2[(port2)]". Action Specify a valid value.
CWMSR0086E: The connectionNameList attribute can only be specified for WebSphere MQ messaging provider resources at node or server scope if the specified scope is running WAS v8 or later.
Explanation The connectionNameList attribute has been specified for a WebSphere MQ messaging provider resource which is at either the node or server scope, and the version of WAS at that scope is earlier than WAS v8. Support for the connectionNameList attribute was added in WAS v8. Action Do not specify a connectionNameList attribute for the specified WebSphere MQ messaging provider resource.
CWMSR0087E: The value "{0}" is not valid for the clientReconnectOptions parameter.
Explanation Valid values for the clientReconnectOptions parameter are "ASDEF", "QMGR", "RECONNECT" or "DISABLED". Action Specify a valid value.
CWMSR0088E: The value "{0}" is not valid for the messageBody parameter.
Explanation Valid values for the messageBody parameter are "UNSPECIFIED", "JMS" or "MQ". Action Specify a valid value.
CWMSR0089E: The value "{0}" is not valid for the mqmdMessageContext parameter.
Explanation Valid values for the mqmdMessageContext parameter are "DEFAULT", "SET_IDENTITY_CONTEXT" or "SET_ALL_CONTEXT". Action Specify a valid value.
CWMSR0090E: The value "{0}" is not valid for the replyToStyle parameter.
Explanation Valid values for the replyToStyle parameter are "DEFAULT", "MQMD" or "RFH2". Action Specify a valid value.
CWMSR0091E: The value "{0}" is not valid for the cleanupLevel attribute. Valid values are "SAFE", "NONE", "ASPROP" and "STRONG".
Explanation The cleanupLevel value must be either "SAFE", "NONE", "ASPROP" or "STRONG". Action Specify a valid value.