Author |
Message
|
sarasu |
Posted: Thu Aug 10, 2006 1:05 pm Post subject: SYSTEM.CHANNEL.INITQ is stopped |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
Hi,
When i configure MQWF 3.5 on windows XP professional FMCQM is started but SYSTEM.CHANNEL.INITQ is stopped.
MQ i am using here is 5.3 with CSD 11.
In the MQ Services it is showing this alert.
Unable to recover FMCQM/Channel Initiator WebSphere MQ service.
The WebSphere MQ service has attempted to recover FMCQM/Channel Initiator, but
all attempts have failed. There will be no more attempts to recover this
service.
Use WebSphere MQ Services to investigate why the service failed and could not
be restarted.
Any help is appreciated. |
|
Back to top |
|
 |
kevinf2349 |
Posted: Thu Aug 10, 2006 1:26 pm Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
Quote: |
but SYSTEM.CHANNEL.INITQ is stopped |
How do you mean?
A queue cannot be stopped. It can be Get disabled though, is this what you mean? |
|
Back to top |
|
 |
sarasu |
Posted: Thu Aug 10, 2006 1:31 pm Post subject: |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
My FMCQM is started, but when i go through the WebSphere MQ Services, there it was Channel Initiator stopped. I am getting an alert as shown above. When i start from there it is saying that
" The Service could not be started. The process has terminated with return code 20 (AMQ4128)." |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Aug 10, 2006 1:34 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What does Event Viewer show? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
sarasu |
Posted: Thu Aug 10, 2006 1:38 pm Post subject: |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
ERROR::
Program cannot open queue manager object.
The attempt to open either the queue or queue manager object 'SYSTEM.CHANNEL.INITQ' on queue manager 'FMCQM' failed with reason code 2042.
Ensure that the queue is available and retry the operation.
WARNING::
Unexpected return code, '20', from command 'RUNMQCHI -qSYSTEM.CHANNEL.INITQ -mFMCQM'.
An unexpected return code, '20', was returned by command 'RUNMQCHI -qSYSTEM.CHANNEL.INITQ -mFMCQM'. This command was issued by the WebSphere MQ service for queue manager 'FMCQM'.
Verify that the command and parameters are correct.
INFORMATION::
Error code 0 starting FMCQM/Channel Initiator WebSphere MQ service.
The service was unable to start FMCQM/Channel Initiator. The error message reported was as follows:
The process has terminated with return code 20.
Use WebSphere MQ Services to investigate why the service could not begin. If recovery for this service is active, MQ will attempt to recover. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Aug 10, 2006 8:05 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Well did you check whether the queue (SYSTEM.CHANNEL.INITQ)was get enabled ?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
bbburson |
Posted: Fri Aug 11, 2006 5:10 am Post subject: |
|
|
Partisan
Joined: 06 Jan 2004 Posts: 378 Location: Nowhere near a queue manager
|
fjb_saper wrote: |
Well did you check whether the queue (SYSTEM.CHANNEL.INITQ)was get enabled ?  |
And did you look up reason code 2042? |
|
Back to top |
|
 |
sarasu |
Posted: Fri Aug 11, 2006 7:43 am Post subject: |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
I checked all. If the reason code 2042 means Object is in use. What should i do? When i open the QueueManager (FMCQM), i was unable to see any queues inside the FMCQM. What else i can do to work this queue manager ????? |
|
Back to top |
|
 |
vennela |
Posted: Fri Aug 11, 2006 7:45 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
sarasu wrote: |
I checked all. If the reason code 2042 means Object is in use. What should i do? When i open the QueueManager (FMCQM), i was unable to see any queues inside the FMCQM. What else i can do to work this queue manager ????? |
I think you need to say "Show System Objects" to see queues starting with SYSTEM.
Maybe there is already a channel initiator running. How many chins do you have? |
|
Back to top |
|
 |
sarasu |
Posted: Fri Aug 11, 2006 8:29 am Post subject: |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
I have seen that there is only one channel initator in my queues. which is SYSTEM.CHANNEL.INITQ and there is one more called SYSTEM.CHANNEL.SYNCQ, BUT I DONT KNOW WHETHER IT IS INITIATOR QUEUE or another queue. |
|
Back to top |
|
 |
sarasu |
Posted: Fri Aug 11, 2006 8:31 am Post subject: |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
there is one more queue calles SYSTEM.DEFAULT.INITATION.QUEUE. |
|
Back to top |
|
 |
vennela |
Posted: Fri Aug 11, 2006 10:59 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
A channel initator by default uses SYSTEM.CHANNEL.INITQ. You shouldn't be worried about other queues.
On this queue, if you do qstatus, it will show which process is keeping the queue open. |
|
Back to top |
|
 |
kevinf2349 |
Posted: Fri Aug 11, 2006 11:03 am Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
Quote: |
one channel initator in my queues. which is SYSTEM.CHANNEL.INITQ |
*sigh* No, no no. That is a name of the channel initiiation queue, you were asked how many channel initiiators you are trying to run. You should normally only have one per queue manager.
If this is not clear to you, then I respectfully suggest you ask your MQ Admin support person the question.
You mentioned that this during customization, are you trying to configure Workflow so that it is split across different platforms? (ie Windows and z/OS). If so does the cluster queue manager already exist on the windows machine? |
|
Back to top |
|
 |
|