Author |
Message
|
sagis_raj |
Posted: Tue Aug 09, 2005 2:13 am Post subject: Problem with channel initiator |
|
|
Novice
Joined: 28 Jul 2005 Posts: 23
|
I have created Two QueueManagers .When i start the channel init for one queue managet it is running fine.but when i start channel init for tyhe second queue manager it is showing me an error as below
What could be the problem?
The service couldn't be started . The process has terminated with return code 20. (AMQ4128) |
|
Back to top |
|
 |
Mr Butcher |
Posted: Tue Aug 09, 2005 2:53 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
looks like both chinit are trying to use the same initq on the same qmgr.
how do you start them? please post your start commands _________________ Regards, Butcher |
|
Back to top |
|
 |
sagis_raj |
Posted: Tue Aug 09, 2005 3:08 am Post subject: |
|
|
Novice
Joined: 28 Jul 2005 Posts: 23
|
I am Using the command
runmqchi -q SYSTEM.CHANNEL.INITQ -m [QM name]. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Tue Aug 09, 2005 3:16 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
thats the command that is printed in the manual. its not the command that you issued.
did you specify the queuemanager name in both cases?
you may also check the system.channel.initq, ,if it is already open for input then a channel initiator is already running. if not, you should be able to start it.
any error logs or fdc files? _________________ Regards, Butcher |
|
Back to top |
|
 |
sagis_raj |
Posted: Tue Aug 09, 2005 5:24 am Post subject: |
|
|
Novice
Joined: 28 Jul 2005 Posts: 23
|
I have checked the qstatus and the Channel init is running but in MQ services i cannot see the status of the channel as running .
why is this so ?I am using CSD06. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Tue Aug 09, 2005 5:44 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
a running channel will not show up in the mq services. open the mq explorer.
in addition, the channel may have to be started (depending on the channel type) at your end or at the partners end. _________________ Regards, Butcher |
|
Back to top |
|
 |
|