当前位置:网站首页>使用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版权协议,转载请附上原文出处链接及本声明。
边栏推荐
猜你喜欢

C nail development: obtain all employee address books and send work notices

Minecraft插件服开服

Linux binary installation Oracle database 19C

Sqli labs Level 2

Driving test Baodian and its spokesperson Huang Bo appeared together to call for safe and civilized travel

commands out of sync. did you run multiple statements at once

Linux安装Oracle Database 19c RAC

将一串数字顺序后移

Finishing the interview essentials of secsha system!!!

C language custom types - structure, bit segment (anonymous structure, self reference of structure, memory alignment of structure)
随机推荐
选择排序和插入排序
Web技术发展史
Tensorflow2 keras 分类模型
C# 高德地图 根据经纬度获取地址
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
gocv图片裁剪并展示
libusb的使用
Minecraft module service opening
Sentinel easy to use
Classes and objects (instantiation of classes and classes, this, static keyword, encapsulation)
gocv opencv exit status 3221225785
NPOI 导出Word 字号对应
Linux binary installation Oracle database 19C
Sqli labs level 1
Mysql安装时mysqld.exe报`应用程序无法正常启动(0xc000007b)`
OpenFeign 简单使用
OpenShift 容器平台社区版 OKD 4.10.0部署
KubeSphere 虚拟化 KSV 安装体验
Solid principle: explanation and examples
Use of libusb