Author |
Message
|
abcmno123 |
Posted: Thu Aug 24, 2006 1:04 am Post subject: MQ pub/sub broker |
|
|
Novice
Joined: 16 Aug 2006 Posts: 22
|
Hi,
When I try to start a queue manager in pub/sub mode it is giving following error :
Websphere MQ Publish/Subscribe broker for queue manager ot active
What could be the reason for the broker not starting. |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Aug 24, 2006 1:26 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
Is this the old MA0C broker? What command are you issuing? What version of WMQ are you running? Are you getting any errors in your logs? |
|
Back to top |
|
 |
abcmno123 |
Posted: Thu Aug 24, 2006 1:54 am Post subject: |
|
|
Novice
Joined: 16 Aug 2006 Posts: 22
|
command I am issuing - strmqbrk -m QM_NAME
WMQ version - 5.3.10
Error in logs - Resource problem 5801 |
|
Back to top |
|
 |
wschutz |
Posted: Thu Aug 24, 2006 1:57 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
abcmno123 wrote: |
command I am issuing - strmqbrk -m QM_NAME
WMQ version - 5.3.10
Error in logs - Resource problem 5801 |
please post the entire error message from the log.... _________________ -wayne |
|
Back to top |
|
 |
abcmno123 |
Posted: Thu Aug 24, 2006 2:04 am Post subject: |
|
|
Novice
Joined: 16 Aug 2006 Posts: 22
|
----- amqfcxca.c : 1034 -------------------------------------------------------
08/24/2006 15:32:45
AMQ5855: WebSphere MQ Publish/Subscribe broker ended.
EXPLANATION:
An attempt has been made to run the broker (bcg.queue.manager) but the broker
has ended for reason '5801: (Resource Problem)'.
ACTION:
Determine why the broker ended. The message logs for the queue manager might
contain more detailed information on why the broker cannot be started. Resolve
the problem that is preventing the command from completing and reissue the
strmqbrk command.
----- amqfcxca.c : 1034 -------------------------------------------------------
08/24/2006 15:35:30
AMQ9411: Repository manager ended normally. |
|
Back to top |
|
 |
wschutz |
Posted: Thu Aug 24, 2006 2:16 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Whats the op sys? Can you reboot the machine to see if that helps ... _________________ -wayne |
|
Back to top |
|
 |
abcmno123 |
Posted: Thu Aug 24, 2006 2:29 am Post subject: |
|
|
Novice
Joined: 16 Aug 2006 Posts: 22
|
The operating system is windows 2000. I have tried restarting the system. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Aug 24, 2006 3:00 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Is that from AMQERR01.LOG in the main error directory? Or from the AMQERR01.LOG in the <install_root>\qmgrs\<qmname>\errors directory?
It looks like it's from the main error directory, because it's directing you to go look at the qmgr specific one. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
abcmno123 |
Posted: Thu Aug 24, 2006 9:11 pm Post subject: |
|
|
Novice
Joined: 16 Aug 2006 Posts: 22
|
The problem is solved. The SYSTEM.CONTROL queue of the queue manager was full means had reached its maximum depth. |
|
Back to top |
|
 |
|