CWSIR

CWSIR0001E: destinationAddress 自变量为空。
Explanation 对 createBrowserSession 的调用为 destinationAddress 自变量提供了空值。destinationAddress 不能为空
Action 提供有效的 destinationAddress 值。
CWSIR0021E: destAddr 自变量为空
Explanation 对 createConsumerSession 的调用为 destAddr 自变量提供了空值。destAddr 不能为空
Action 提供有效的 destAddr 值。
CWSIR0031E: destinationAddress 自变量为空
Explanation 对 createConsumerSessionForDurableSubscription 的调用为 destinationAddress 自变量提供了空值。destinationAddress 不能为空
Action 提供有效的 destinationAddress 值。
CWSIR0032E: subscriptionName 自变量为空
Explanation 对 createConsumerSessionForDurableSubscription 的调用为 subscriptionName 自变量提供了空值。subscriptionName 不能为空
Action 提供有效的 subscriptionName 值。
CWSIR0041E: destinationAddress 自变量为空
Explanation 对 createDurableSubscription 的调用为 destinationAddress 自变量提供了空值。destinationAddress 不能为空
Action 提供有效的 destinationAddress 值。
CWSIR0042E: subscriptionName 自变量为空
Explanation 对 createDurableSubscription 的调用为 subscriptionName 自变量提供了空值。subscriptionName 不能为空
Action 提供有效的 subscriptionName 值。
CWSIR0051E: destAddr 自变量为空
Explanation 对 createProducerSession 的调用为 destAddr 自变量提供了空值。destAddr 不能为空
Action 提供有效的 destAddr 值。
CWSIR0061E: subscriptionName 自变量为空
Explanation 对 deleteDurableSubscription 的调用为 subscriptionName 自变量提供了空值。subscriptionName 不能为空
Action 提供有效的 subscriptionName 值。
CWSIR0071E: destAddr 自变量为空
Explanation 对 deleteTemporaryDestination 的调用为 destAddr 自变量提供了空值。destAddr 不能为空
Action 提供有效的 destAddr 值。
CWSIR0081E: destAddr 自变量为空
Explanation 对 getDestinationConfiguration 的调用为 destAddr 自变量提供了空值。destAddr 不能为空
Action 提供有效的 destAddr 值。
CWSIR0091E: destAddr 自变量为空
Explanation 对 receiveNoWait 的调用为 destAddr 自变量提供了空值。destAddr 不能为空
Action 提供有效的 destAddr 值。
CWSIR0101E: destAddr 自变量为空
Explanation 对 receiveWithWait 的调用为 destAddr 自变量提供了空值。destAddr 不能为空
Action 提供有效的 destAddr 值。
CWSIR0111E: destAddr 自变量为空
Explanation 对 receiveWithWait 的调用为 destAddr 自变量提供了空值。destAddr 不能为空
Action 提供有效的 destAddr 值。
CWSIR0112E: msg 自变量为空
Explanation 对 send 的调用为 msg 自变量提供了空值。msg 不能为空
Action 提供有效的 msg 值。
CWSIR0121E: msg 自变量为空
Explanation 对 sendToExceptionDestination 的调用为 msg 自变量提供了空值。msg 不能为空
Action 提供有效的 msg 值。
CWSIR0131E: 此时对方法 {0} 的调用无效。
Explanation 指定的调用仅在 AsynchConsumerCallback.consumeMessages 方法中有效。
Action 再次从 AsynchConsumerCallback.consumeMessages 方法中发出调用,或使用适当的 ConsumerSession 调用(如果可能)
CWSIR0132E: msgHandles 数组中的一个或多个值为空
Explanation 自变量数组 msgHandles 一定不能包含空元素,因此对 ConsumerSession 或 BifurcatedConsumerSession 的调用被拒绝。
Action 从数组中除去任何空元素之后再次发出调用
CWSIR0141E: maxActiveMessages 自变量 {0} 不是有效值。
Explanation maxActiveMessages 值必须大于等于 0
Action 提供有效的 maxActiveMessages 值。
CWSIR0142E: messageLockExpiry 自变量 {0} 不是有效值。
Explanation messageLockExpiry 值必须大于等于 0
Action 提供有效 messageLockExpiry 值。
CWSIR0143E: maxBatchSize 自变量 {0} 不是有效值。
Explanation maxBatchSize 值必须大于 0
Action 提供有效 maxBatchSize 值。
CWSIR9999E: {0}
Explanation 如果该消息未提供足够信息,则查看先前的消息以获取更多帮助。
Action 请参阅先前的消息以获取更多信息。
Reference topic    

Terms and conditions for information centers | Feedback

Last updated: May 16, 2012 5:08:07 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, 2011. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)