gpt4 book ai didi

ibm-mq - 如何从 WMQ 解决此 channel 问题?

转载 作者:行者123 更新时间:2023-12-04 02:27:43 38 4
gpt4 key购买 nike

以下是 QMGR 日志文件中有关 WMQ channel 问题的相关部分:

-------------------------------------------------------------------------------
2012-7-23 10:35:25 - Process(340.1) User(MUSR_MQADMIN) Program(runmqchl.exe)
AMQ9206: Error sending data to host 86.0.223.5(1602) 。

EXPLANATION:
An error occurred sending data over TCP/IP to 86.0.223.5(1602). This may be due to
a communications failure.
ACTION:
The return code from the TCP/IP(send) call was 10054 X('2746'). Record these
values and tell your systems administrator.
----- amqccita.c : 2612 -------------------------------------------------------
2012-7-23 10:35:25 - Process(340.1) User(MUSR_MQADMIN) Program(runmqchl.exe)
AMQ9999: Channel program ended abnormally.

EXPLANATION:
Channel program 'CZWJNS.CZWJCZ' ended abnormally.
ACTION:
Look at previous error messages for channel program 'CZWJNS.CZWJCZ' in the
error files to determine the cause of the failure.
----- amqrccca.c : 834 --------------------------------------------------------
2012-7-23 10:35:35 - Process(3616.1) User(MUSR_MQADMIN) Program(runmqchl.exe)
AMQ9002: Channel “CZWJNS.CZWJCZ' is starting。

EXPLANATION:
Channel “CZWJNS.CZWJCZ' is starting。
ACTION:
None。
-------------------------------------------------------------------------------
2012-7-23 10:40:35 - Process(3616.1) User(MUSR_MQADMIN) Program(runmqchl.exe)
AMQ9206: Error sending data to host 86.0.223.5(1602) 。

EXPLANATION:
An error occurred sending data over TCP/IP to 86.0.223.5(1602). This may be due to
a communications failure.
ACTION:
The return code from the TCP/IP(send) call was 10054 X('2746'). Record these
values and tell your systems administrator.
----- amqccita.c : 2612 -------------------------------------------------------
2012-7-23 10:40:35 - Process(3616.1) User(MUSR_MQADMIN) Program(runmqchl.exe)
AMQ9999: Channel program ended abnormally.

EXPLANATION:
Channel program 'CZWJNS.CZWJCZ' ended abnormally.
ACTION:
Look at previous error messages for channel program 'CZWJNS.CZWJCZ' in the
error files to determine the cause of the failure.
----- amqrccca.c : 834 --------------------------------------------------------
2012-7-23 10:40:45 - Process(4848.1) User(MUSR_MQADMIN) Program(runmqchl.exe)
AMQ9002: Channel “CZWJNS.CZWJCZ' is starting。

EXPLANATION:
Channel “CZWJNS.CZWJCZ' is starting。
ACTION:
None。
-------------------------------------------------------------------------------

现在的情况是目标 channel ( CZWJNS.CZWJCZ)终于可以运行了,但要经过几次重试。它经常发生。所有消息都可以成功传递到远程 QMGR 主机中的目标队列。但是,由于多次重试尝试,它们总是被延迟。

我在网上搜索了返回码 10054这意味着连接已被对等方重置。

我的 WMQ 版本是 Windows 2003 上的 6.0.10。

最佳答案

“对等节点重置连接”意味着该节点和另一个节点之间的某些东西关闭了连接。原因可能包括不可靠/嘈杂的网络、防火墙超时、拒绝连接的 channel 导出或许多其他原因。

在这些情况下,诊断的关键是缩小病因。这需要查看 QMgr(或客户端和 QMgr)上同一事件的错误日志。在 channel 导出的情况下,查看两侧的 channel 定义可以揭示是否存在这样的导出,但如果是,那么您还需要查看导出的配置和日志。

如果问题出在网络中,来自两个 QMgrs 的错误日志将显示类似的错误。但是,如果一个 QMgr 有意关闭了连接,那么您将在其日志文件中看到这一点。

关于ibm-mq - 如何从 WMQ 解决此 channel 问题?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11612853/

38 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com