当前位置:网站首页>The channel cannot be viewed when the queue manager is running
The channel cannot be viewed when the queue manager is running
2022-07-02 09:09:00 【Axi-ZYTao】
Use dspmq The status is running state , But check the channel , The queue and so on cannot be viewed ;
Check the port , Use ps -ef | grep lsr
It is found that two ports are occupied by the same queue manager ,kill Just drop one of them .
————————————————
Copyright notice : This paper is about CSDN Blogger 「Axi-ZYTao」 The original article of , follow CC 4.0 BY-SA Copyright agreement , For reprint, please attach the original source link and this statement .
边栏推荐
- AMQ6126问题解决思路
- Synchronize files using unison
- Servlet全解:继承关系、生命周期、容器和请求转发与重定向等
- Win10 uses docker to pull the redis image and reports an error read only file system: unknown
- libusb的使用
- win10使用docker拉取redis镜像报错read-only file system: unknown
- 京东面试官问:LEFT JOIN关联表中用ON还是WHERE跟条件有什么区别
- 【Go实战基础】gin 如何绑定与使用 url 参数
- oracle修改数据库字符集
- Minecraft install resource pack
猜你喜欢
![[go practical basis] how can gin get the request parameters of get and post](/img/fd/66074d157d93bcf20a5d3b37da9b3e.png)
[go practical basis] how can gin get the request parameters of get and post

《统计学习方法》——第五章、决策树模型与学习(上)

Redis zadd导致的一次线上问题排查和处理

Move a string of numbers backward in sequence

During MySQL installation, mysqld Exe reports that the application cannot start normally (0xc000007b)`

京东面试官问:LEFT JOIN关联表中用ON还是WHERE跟条件有什么区别
![[go practical basis] how to bind and use URL parameters in gin](/img/63/84717b0da3a55d7fda9d57c8da2463.png)
[go practical basis] how to bind and use URL parameters in gin

【Go实战基础】gin 如何绑定与使用 url 参数

commands out of sync. did you run multiple statements at once
![[go practical basis] how to set the route in gin](/img/23/f38d68c4fd238d453b9a7670483002.png)
[go practical basis] how to set the route in gin
随机推荐
队列的基本概念介绍以及典型应用示例
Select sort and insert sort
Qt QTimer类
Judge whether it is Sudoku
Web技术发展史
Matplotlib剑客行——布局指南与多图实现(更新)
Gocv split color channel
Gocv image cutting and display
Don't spend money, spend an hour to build your own blog website
Oracle修改表空间名称以及数据文件
cmd窗口中中文呈现乱码解决方法
聊聊消息队列高性能的秘密——零拷贝技术
Oracle 相关统计
Jd.com interviewer asked: what is the difference between using on or where in the left join association table and conditions
队列管理器running状态下无法查看通道
【Go实战基础】gin 如何验证请求参数
[staff] the lines and spaces of the staff (the nth line and the nth space in the staff | the plus N line and the plus N space on the staff | the plus N line and the plus N space below the staff | the
Right click menu of QT
Flink - use the streaming batch API to count the number of words
gocv图片裁剪并展示