当前位置:网站首页>使用IBM MQ远程连接时报错AMQ 4043解决思路
使用IBM MQ远程连接时报错AMQ 4043解决思路
2022-07-02 06:33:00 【Axi-ZYTao】
我使用IBM MQ客户端远程连接队列管理器时,报错 AMQ 4043,百度基本找不到解决办法,唯一一个解决方法是这个(https://stackoom.com/question/1sroR),但是,按照这个方法执行以后,还是报AMQ 4043错,说明这个解决方法对我没用,于是再次排查新建的指令(linux服务器),最后发现没启用侦听,启用后,不在报4043错误;
要是用远程连接,首先你的队列管理器需要有服务器连接通道,并且通道是开启的;
设置侦听:(注意你的侦听器名称,端口号)
define listener(‘LISTENER.TCP’) trptype(TCP) port(1414) control(qmGR)
启动监听:(端口,队列管理器名称)
start listener
runmqlsr -t tcp -p 1414 -m QM001 &
启动通道(服务器连接通道,队列管理器名岑)
runmqchl -c DC.SVRCONN -m QM001
重启队列管理器,再次连接,成功。
————————————————
版权声明:本文为CSDN博主「Axi-ZYTao」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
边栏推荐
- Kubesphere virtualization KSV installation experience
- C language custom types - structure, bit segment (anonymous structure, self reference of structure, memory alignment of structure)
- 判断是否是数独
- Count the number of various characters in the string
- Linux二进制安装Oracle Database 19c
- How to realize asynchronous programming in a synchronous way?
- gocv opencv exit status 3221225785
- Minecraft install resource pack
- Analysis and solution of a classical Joseph problem
- Aneng logistics' share price hit a new low: the market value evaporated by nearly 10 billion yuan, and it's useless for chairman Wang Yongjun to increase his holdings
猜你喜欢

2022/2/13 summary
![[blackmail virus data recovery] suffix Rook3 blackmail virus](/img/46/debc848d17767d021f3f41924cccfe.jpg)
[blackmail virus data recovery] suffix Rook3 blackmail virus

Minecraft group service opening

Openshift deployment application

Classes and objects (instantiation of classes and classes, this, static keyword, encapsulation)
![[blackmail virus data recovery] suffix Hydra blackmail virus](/img/27/f44334cf98229d0f8b33c70a878ca8.jpg)
[blackmail virus data recovery] suffix Hydra blackmail virus

Sqli labs Level 2

Sentinel easy to use

Linux安装Oracle Database 19c

commands out of sync. did you run multiple statements at once
随机推荐
Leetcode sword finger offer brush questions - day 23
C nail development: obtain all employee address books and send work notices
[blackmail virus data recovery] suffix Crylock blackmail virus
Makefile Fundamentals
Nacos download, start and configure MySQL database
Linux安装Oracle Database 19c RAC
Call Stack
gocv图片裁剪并展示
Linux安装Oracle Database 19c
选择排序和插入排序
QT -- how to set shadow effect in QWidget
C language custom type enumeration, Union (clever use of enumeration, calculation of union size)
汉诺塔问题的求解与分析
Openshift container platform community okd 4.10.0 deployment
Qt的connect函数和disconnect函数
C4D quick start tutorial - C4d mapping
整理秒杀系统的面试必备!!!
Dip1000 implicitly tagged with fields
C Gaode map obtains the address according to longitude and latitude
Webflux responsive programming