当前位置:网站首页>AMQ6126问题解决思路
AMQ6126问题解决思路
2022-07-02 06:32:00 【Axi-ZYTao】
发现这个问题的是因为换服务器安装IBM MQ后,新建队列管理器,新建不了,产生报错AMQ6126,但是安装步骤跟之前一样的(之前的可以新建);
最后排查,发现应该是mqm账号的权限组有问题,修改配置文件后解决,具体方法如下:
找到文件/etc/group文件,vi进入编辑模式:
mqm:x:1000:改为mqm:x:1000:root
保存,退出;
使用crtmqm新建队列管理器,新建成功。
边栏推荐
- Minecraft群組服開服
- Minecraft module service opening
- Oracle related statistics
- Leetcode sword finger offer brush questions - day 23
- Installing Oracle database 19C RAC on Linux
- [blackmail virus data recovery] suffix Rook3 blackmail virus
- Sqli labs (post type injection)
- Qt——如何在QWidget中设置阴影效果
- Sqli labs level 12
- kubeadm部署kubernetes v1.23.5集群
猜你喜欢

Function ‘ngram‘ is not defined

Openshift build image

C language replaces spaces in strings with%20

Introduction to the basic concept of queue and typical application examples

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

Openshift deployment application

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

Sqli labs level 8 (Boolean blind note)

Hengyuan cloud_ Can aiphacode replace programmers?

群辉 NAS 配置 iSCSI 存储
随机推荐
Gateway is easy to use
Zipkin is easy to use
sqli-labs第12关
Mysql安装时mysqld.exe报`应用程序无法正常启动(0xc000007b)`
IP protocol and IP address
C# 百度地图,高德地图,Google地图(GPS) 经纬度转换
C language custom types - structure, bit segment (anonymous structure, self reference of structure, memory alignment of structure)
Minecraft air Island service
Kubernetes deploys Loki logging system
Move a string of numbers backward in sequence
C Gaode map obtains the address according to longitude and latitude
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
Connect function and disconnect function of QT
D interface and domain problems
将一串数字顺序后移
Tcp/ip - transport layer
Count the number of various characters in the string
MYSQL安装出现问题(The service already exists)
Right click menu of QT
Classes and objects (instantiation of classes and classes, this, static keyword, encapsulation)