ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Active Standby Setup Service Script Failing

Post new topic  Reply to topic
 Active Standby Setup Service Script Failing « View previous topic :: View next topic » 
Author Message
stravze
PostPosted: Wed Nov 15, 2023 4:10 am    Post subject: Active Standby Setup Service Script Failing Reply with quote

Newbie

Joined: 22 Sep 2023
Posts: 3

Hello

I have strange error on the standby node in an Active/standby setup

I can issue commands like

strmqm -x qm1
endmqm -x qm1

These work fine, but if I put this into a service script it errors


[Unit]
Description=IBM MQ queue manager qm1
After=network.target

[Service]
ExecStart=/opt/mqm/bin/strmqm -x qm1
ExecStop=/opt/mqm/bin/endmqm -x qm1
Type=forking
User=mqm
Group=mqm
KillMode=none
LimitNOFILE=10240
LimitNPROC=4096

[Install]
WantedBy=multi-user.target



getting

mq@qm1.service: control process exited, code=exited status=5

FFST record created in /var/mqm/errors/AMQ2698.0.FDC
AMQ7059E: An error has occurred reading an INI file.

I've looked at permissions and startup script works fine on the active node, just not the standby node

Any ideas
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Active Standby Setup Service Script Failing
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.