Posted: Sun Jun 29, 2003 9:58 pm Post subject: Queue Manager ended unexpectedly
Apprentice
Joined: 11 Jul 2002 Posts: 40
Hi:
When I'm doing dspmq in Unix it's showing that one of my queue manager has ended unexpectedly. Now I'm not able to start the QM it's saying "AMQ6004: An error occurred during MQSeries initialization or ending." . When I'm trying to delete this it's saying "MQSeries queue manager running.".
When I'm doing a ps -ef | grep QM then it doesn't show any process also. I've restarted the Unix server still the problem is persistent.
How should I restart the server.
Pls. help.. it's very urgent.
Joined: 22 Jan 2002 Posts: 76 Location: Duesseldorf/Germany
If you don't care about the queue manager anymore you can delete the queue manager by hand.
The configuration of the queue manager on unix is stored in /var/mqm/<queuemanagername> and /var/mqm/mqs.ini. You have to delete this directory and take out the section of your queue manager in mqs.ini.
On Windows delete c:\program files\ibm\mqseries\qmgrs\<queuemanagename> and take the queue manager key \\my computer\hkey_local_machine\software\ibm\mqseries\currentversion\configuration\queuemanager\<name>
The directorienames are from the default installation. Maybe your directory structure is different.
The queue manager can now be created again.
This should only be done if the queue manager can not be handled with the WSMQ tools!
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