|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
channel initrator return code 20 |
« View previous topic :: View next topic » |
Author |
Message
|
Shanta |
Posted: Thu Oct 13, 2005 10:36 pm Post subject: channel initrator return code 20 |
|
|
Voyager
Joined: 01 Sep 2005 Posts: 81
|
I have MQSeries version 5.3 at windows OS , When i see the MQ services the channel initrator is stopped
when i start channel initrator usinf right click all task start
Following error message is generated
The service could not be started . The process has terminated with return code 20 (AMQ4128)
when i use
C:\>runmqchi -m ABCD -q SYSTEM.CHANNEL.INIT
5724-B41 (C) Copyright IBM Corp. 1994, 2002. ALL RIGHTS RESERVED.
10/14/2005 11:52:39 AMQ9509: Program cannot open queue manager object
Please help
How an i find the porcess runninfg at command prompt..
Thanks and Regards |
|
Back to top |
|
 |
Nigelg |
Posted: Thu Oct 13, 2005 10:45 pm Post subject: |
|
|
Grand Master
Joined: 02 Aug 2004 Posts: 1046
|
From the System Admin manual entry for runmqchi:
Quote: |
Return codes
0 Command completed normally
10 Command completed with unexpected results
20 An error occurred during processing
If errors occur that result in return codes of either 10 or 20, review the queue manager error log that the channel is associated with for the error messages, and the @SYSTEM error log for records of problems that occur before the channel is associated with the queue manager.
|
Do that first.
You probably do not want to start runmqchi from the command line in that way. If you run it synchronously you tie up a console screen, if you run it asynchronously and exit the terminal session the app will end.
Use amqmdain crtchi instead.
You are getting 'Cannot open qmgr object' because you put the wrong object name, SYSTEM.CHANNEL.INIT instead of SYSTEM.CHANNEL.INITQ.
Did you think at all after getting the error msg, like checking whether the object name was right? There was a rather strong clue in the error msg. _________________ MQSeries.net helps those who help themselves.. |
|
Back to top |
|
 |
xxx |
Posted: Fri Oct 14, 2005 8:02 am Post subject: |
|
|
Centurion
Joined: 13 Oct 2003 Posts: 137
|
SYSTEM.CHANNEL.INITQ , should work,
On distributed system I don't need to start the channel initiator !
It starts automatically , so reboot the windows server and should start , |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|