当前位置:网站首页>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新建队列管理器,新建成功。
边栏推荐
- Solid principle: explanation and examples
- Gateway 简单使用
- Analysis and solution of a classical Joseph problem
- gocv图片读取并展示
- Sqli labs Level 2
- Classes and objects (instantiation of classes and classes, this, static keyword, encapsulation)
- Tensorflow2 keras 分类模型
- 一、Qt的核心类QObject
- NPOI 导出Word 字号对应
- commands out of sync. did you run multiple statements at once
猜你喜欢

sqli-labs第1关

Sqli labs level 8 (Boolean blind note)

Googlenet network explanation and model building

QT -- how to set shadow effect in QWidget

Hcia - Application Layer

sqli-labs第2关

Minecraft install resource pack

Sqli labs level 1

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

Zipkin is easy to use
随机推荐
[blackmail virus data recovery] suffix Crylock blackmail virus
OpenFeign 簡單使用
QT qtimer class
Using recursive functions to solve the inverse problem of strings
HCIA - data link layer
Benefits of ufcs of D
Sqli labs (post type injection)
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
C call system sound beep~
Mirror protocol of synthetic asset track
一个经典约瑟夫问题的分析与解答
Find the node with the smallest value range in the linked list and move it to the front of the linked list
C# 调用系统声音 嘀~
Makefile Fundamentals
Sqli labs level 12
sqli-labs第8关(布尔盲注)
Move a string of numbers backward in sequence
Flex layout
Qt的右键菜单