WebSphere Process Server messages     Operating Systems: All supported

CWSIR

CWSIR0001E: destinationAddress argument is null.
Problem The call to createBrowserSession supplied a null value for the destinationAddress argument. The destinationAddress must be not be null
User response Supply a valid destinationAddress value.
CWSIR0021E: destAddr argument is null
Problem The call to createConsumerSession supplied a null value for the destAddr argument. The destAddr must be not be null
User response Supply a valid destAddr value.
CWSIR0031E: destinationAddress argument is null
Problem The call to createConsumerSessionForDurableSubscription supplied a null value for the destinationAddress argument. The destinationAddress must be not be null
User response Supply a valid destinationAddress value.
CWSIR0032E: subscriptionName argument is null
Problem The call to createConsumerSessionForDurableSubscription supplied a null value for the subscriptionName argument. The subscriptionName must be not be null
User response Supply a valid subscriptionName value.
CWSIR0041E: destinationAddress argument is null
Problem The call to createDurableSubscription supplied a null value for the destinationAddress argument. The destinationAddress must be not be null
User response Supply a valid destinationAddress value.
CWSIR0042E: subscriptionName argument is null
Problem The call to createDurableSubscription supplied a null value for the subscriptionName argument. The subscriptionName must be not be null
User response Supply a valid subscriptionName value.
CWSIR0051E: destAddr argument is null
Problem The call to createProducerSession supplied a null value for the destAddr argument. The destAddr must be not be null
User response Supply a valid destAddr value.
CWSIR0061E: subscriptionName argument is null
Problem The call to deleteDurableSubscription supplied a null value for the subscriptionName argument. The subscriptionName must be not be null
User response Supply a valid subscriptionName value.
CWSIR0071E: destAddr argument is null
Problem The call to deleteTemporaryDestination supplied a null value for the destAddr argument. The destAddr must be not be null
User response Supply a valid destAddr value.
CWSIR0081E: destAddr argument is null
Problem The call to getDestinationConfiguration supplied a null value for the destAddr argument. The destAddr must be not be null
User response Supply a valid destAddr value.
CWSIR0091E: destAddr argument is null
Problem The call to receiveNoWait supplied a null value for the destAddr argument. The destAddr must be not be null
User response Supply a valid destAddr value.
CWSIR0101E: destAddr argument is null
Problem The call to receiveWithWait supplied a null value for the destAddr argument. The destAddr must be not be null
User response Supply a valid destAddr value.
CWSIR0111E: destAddr argument is null
Problem The call to receiveWithWait supplied a null value for the destAddr argument. The destAddr must be not be null
User response Supply a valid destAddr value.
CWSIR0112E: msg argument is null
Problem The call to send supplied a null value for the msg argument. The msg must be not be null
User response Supply a valid msg value.
CWSIR0121E: msg argument is null
Problem The call to sendToExceptionDestination supplied a null value for the msg argument. The msg must be not be null
User response Supply a valid msg value.
CWSIR0131E: The call to method {0} is not valid at this time.
Problem The specified call is only valid from inside the AsynchConsumerCallback.consumeMessages method.
User response Issue the call again from inside the AsynchConsumerCallback.consumeMessages method or use an appropriate ConsumerSession call if possible
CWSIR0132E: One or more values in the msgHandles array was null.
Problem The argument array msgHandles must not contain null elements and so the call to ConsumerSession or BifurcatedConsumerSession was rejected.
User response Issue the call again after removing any null elements from the array
CWSIR0141E: The maxActiveMessages argument {0} was not a valid value.
Problem The maxActiveMessages value must be >=0
User response Supply a valid maxActiveMessages value.
CWSIR0142E: The messageLockExpiry argument {0} was not a valid value.
Problem The messageLockExpiry value must be >=0
User response Supply a valid messageLockExpiry value.
CWSIR0143E: The maxBatchSize argument {0} was not a valid value.
Problem The maxBatchSize value must be >0
User response Supply a valid maxBatchSize value.
CWSIR9999E: {0}
Problem If the message does not give sufficient information, check previous messages for further help.
User response See previous messages for further information.
Reference topic    

Terms of Use | Feedback

Last updated: Jun 13, 2009 1:00:35 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.wsspi.sib.core.CWSIRMessages.html

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