|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQRC 2080 - amqsget |
« View previous topic :: View next topic » |
Author |
Message
|
meaton78 |
Posted: Thu Mar 11, 2010 7:42 am Post subject: MQRC 2080 - amqsget |
|
|
Centurion
Joined: 16 Oct 2008 Posts: 100
|
We are getting repeated 2080 errors when trying to get a message from a queue. The message is tiny and the queue max message length is very large. I've attached the message and the queue definition. I'm not sure why MQ is reporting a truncated message here.
<TestXML>
<action name="ValidateUser">
<LOGON_NAME>myname</LOGON_NAME>
<LOGON_PASSWORD>MyPassword</LOGON_PASSWORD>
</action>
</TestXML>
AMQ8409: Display Queue details.
QUEUE(SYSMAN) TYPE(QLOCAL)
ACCTQ(QMGR) ALTDATE(2007-01-04)
ALTTIME(14.15.4 BOQNAME( )
BOTHRESH(0) CLUSNL( )
CLUSTER( ) CLWLPRTY(0)
CLWLRANK(0) CLWLUSEQ(QMGR)
CRDATE(2007-01-04) CRTIME(14.15.4
CURDEPTH(4) DEFBIND(OPEN)
DEFPRTY(0) DEFPSIST(NO)
DEFSOPT(SHARED) DEFTYPE(PREDEFINED)
DESCR( ) DISTL(NO)
GET(ENABLED) HARDENBO
INITQ( ) IPPROCS(6)
MAXDEPTH(100000) MAXMSGL(104857600)
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(QMGR)
TRIGDATA( ) TRIGDPTH(1)
TRIGMPRI(0) TRIGTYPE(FIRST)
USAGE(NORMAL) |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Mar 11, 2010 7:45 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
What this means is that the message buffer in the application program in not big enough to hold the message in the queue.
How big is the buffer in the app?
What is the length of the message in the queue? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
meaton78 |
Posted: Thu Mar 11, 2010 8:10 am Post subject: |
|
|
Centurion
Joined: 16 Oct 2008 Posts: 100
|
Ok, thanks. I was getting confused by which application was throwing the error. |
|
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
|
|
|
|