Author |
Message
|
new_321 |
Posted: Fri Aug 11, 2006 10:40 am Post subject: Failed to put message to statistics queue |
|
|
Novice
Joined: 18 Jul 2006 Posts: 10
|
Failed to put message to statistics queue. Reason(0)
The attempt to put a messsage containing statistics data to the queue SYSTEM.ADMIN.STATISTICS.QUEUE
failed with reason code 0. The message data has been discarded. &N This error message will be written
only once for attempts to put a message to the queue as part of the same operation which fail for
the same reason.
Ensure that the queue SYSTEM.ADMIN.STATISTICS.QUEUE is available and operational.
Failed to put message to statistics queue. Reason(2)
The attempt to put a messsage containing statistics data to the queue SYSTEM.ADMIN.STATISTICS.QUEUE
failed with reason code 2. The message data has been discarded. &N This error message will be written
only once for attempts to put a message to the queue as part of the same operation which fail for the same reason.
Ensure that the queue SYSTEM.ADMIN.STATISTICS.QUEUE is available and operational.
that error also occurred while I put test message, how to check if queue SYSTEM.ADMIN.STATISTICS.QUEUE is available and operational?
Thanks. |
|
Back to top |
|
 |
wschutz |
Posted: Fri Aug 11, 2006 10:55 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Quote: |
runmqsc <your-qmgr>
5724-H72 (C) Copyright IBM Corp. 1994, 2005. ALL RIGHTS RESERVED.
Starting MQSC for queue manager WSCHUTZ.
display QUEUE(SYSTEM.ADMIN.STATISTICS.QUEUE) all
2 : display QUEUE(SYSTEM.ADMIN.STATISTICS.QUEUE) all
AMQ8409: Display Queue details.
QUEUE(SYSTEM.ADMIN.STATISTICS.QUEUE) TYPE(QLOCAL)
ACCTQ(OFF) ALTDATE(2006-07-27)
ALTTIME(10.10.52) BOQNAME( )
BOTHRESH(0) CLUSNL( )
CLUSTER( ) CLWLPRTY(0)
CLWLRANK(0) CLWLUSEQ(QMGR)
CRDATE(2006-07-27) CRTIME(10.10.52)
CURDEPTH(0) DEFBIND(OPEN)
DEFPRTY(0) DEFPSIST(NO)
DEFSOPT(SHARED) DEFTYPE(PREDEFINED)
DESCR(WebSphere MQ Administration Statistics Queue)
DISTL(NO) GET(ENABLED)
HARDENBO INITQ( )
IPPROCS(0) MAXDEPTH(3000)
MAXMSGL(4194304) MONQ(QMGR)
MSGDLVSQ(PRIORITY) NOTRIGGER
NPMCLASS(NORMAL) OPPROCS(0)
PROCESS( ) PUT(ENABLED)
QDEPTHHI(80) QDEPTHLO(20)
QDPHIEV(DISABLED) QDPLOEV(DISABLED)
QDPMAXEV(ENABLED) QSVCIEV(NONE)
QSVCINT(999999999) RETINTVL(999999999)
SCOPE(QMGR) SHARE
STATQ(OFF) TRIGDATA( )
TRIGDPTH(1) TRIGMPRI(0)
TRIGTYPE(NONE) USAGE(NORMAL)
|
_________________ -wayne |
|
Back to top |
|
 |
new_321 |
Posted: Sun Aug 13, 2006 4:13 am Post subject: Re: Failed to put message to statistics queue |
|
|
Novice
Joined: 18 Jul 2006 Posts: 10
|
Thanks very much.
but PUT already ENABLED.
How to fix it?
Thanks again |
|
Back to top |
|
 |
wschutz |
Posted: Sun Aug 13, 2006 5:18 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Where are you seeing these messages? _________________ -wayne |
|
Back to top |
|
 |
PeterPotkay |
Posted: Sun Aug 13, 2006 5:53 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
is the q full? _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
new_321 |
Posted: Thu Aug 17, 2006 6:24 pm Post subject: |
|
|
Novice
Joined: 18 Jul 2006 Posts: 10
|
Queue not full, WebShpere MQ (Windows,v6.0.1.1), those error messages occurred in Windows event log.
Thanks. |
|
Back to top |
|
 |
kevinf2349 |
Posted: Thu Aug 17, 2006 8:01 pm Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
Maybe you should post the definition you have for the SYSTEM.ADMIN.STATISTICS.QUEUE ?
Are there any messages in the MQ error logs? |
|
Back to top |
|
 |
new_321 |
Posted: Sun Aug 20, 2006 9:37 pm Post subject: |
|
|
Novice
Joined: 18 Jul 2006 Posts: 10
|
no specific messages in the MQ error logs, btw, we have two QMs in the same machine.
1. first QM's output:
dis queue(SYSTEM.ADMIN.STATISTICS.QUEUE) all
2 : dis queue(SYSTEM.ADMIN.STATISTICS.QUEUE) all
AMQ8409: Display Queue details.
QUEUE(SYSTEM.ADMIN.STATISTICS.QUEUE) TYPE(QLOCAL)
ACCTQ(OFF) ALTDATE(2006-06-13)
ALTTIME(09.45.20) BOQNAME( )
BOTHRESH(0) CLUSNL( )
CLUSTER( ) CLWLPRTY(0)
CLWLRANK(0) CLWLUSEQ(QMGR)
CRDATE(2006-06-13) CRTIME(09.45.20)
CURDEPTH(0) DEFBIND(OPEN)
DEFPRTY(0) DEFPSIST(NO)
DEFSOPT(SHARED) DEFTYPE(PREDEFINED)
DESCR(WebSphere MQ Administration Statistics Queue)
DISTL(NO) GET(ENABLED)
HARDENBO INITQ( )
IPPROCS(0) MAXDEPTH(3000)
MAXMSGL(4194304) MONQ(QMGR)
MSGDLVSQ(PRIORITY) NOTRIGGER
NPMCLASS(NORMAL) OPPROCS(0)
PROCESS( ) PUT(ENABLED)
QDEPTHHI(80) QDEPTHLO(20)
QDPHIEV(DISABLED) QDPLOEV(DISABLED)
QDPMAXEV(ENABLED) QSVCIEV(NONE)
QSVCINT(999999999) RETINTVL(999999999)
SCOPE(QMGR) SHARE
STATQ(OFF) TRIGDATA( )
TRIGDPTH(1) TRIGMPRI(0)
TRIGTYPE(NONE) USAGE(NORMAL)
2. Second QM's output:
dis queue(SYSTEM.ADMIN.STATISTICS.QUEUE) all
1 : dis queue(SYSTEM.ADMIN.STATISTICS.QUEUE) all
AMQ8409: Display Queue details.
QUEUE(SYSTEM.ADMIN.STATISTICS.QUEUE) TYPE(QLOCAL)
ACCTQ(OFF) ALTDATE(2006-06-12)
ALTTIME(21.56.05) BOQNAME( )
BOTHRESH(0) CLUSNL( )
CLUSTER( ) CLWLPRTY(0)
CLWLRANK(0) CLWLUSEQ(QMGR)
CRDATE(2006-06-12) CRTIME(21.56.05)
CURDEPTH(0) DEFBIND(OPEN)
DEFPRTY(0) DEFPSIST(NO)
DEFSOPT(SHARED) DEFTYPE(PREDEFINED)
DESCR(WebSphere MQ Administration Statistics Queue)
DISTL(NO) GET(ENABLED)
HARDENBO INITQ( )
IPPROCS(0) MAXDEPTH(3000)
MAXMSGL(4194304) MONQ(QMGR)
MSGDLVSQ(PRIORITY) NOTRIGGER
NPMCLASS(NORMAL) OPPROCS(0)
PROCESS( ) PUT(ENABLED)
QDEPTHHI(80) QDEPTHLO(20)
QDPHIEV(DISABLED) QDPLOEV(DISABLED)
QDPMAXEV(ENABLED) QSVCIEV(NONE)
QSVCINT(999999999) RETINTVL(999999999)
SCOPE(QMGR) SHARE
STATQ(OFF) TRIGDATA( )
TRIGDPTH(1) TRIGMPRI(0)
TRIGTYPE(NONE) USAGE(NORMAL)
Thanks again. |
|
Back to top |
|
 |
|