Author |
Message |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Tue Jul 07, 2015 10:15 am Subject: large message cannot be processed |
Agreed!! found that in the traces and the development people were kinda surprised too with the difference  |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Tue Jul 07, 2015 9:35 am Subject: large message cannot be processed |
Update: we found that the message size is different on the 2 environments which we were comparing against and planning to bump the MAXMSGL to accommodate large messages(yet to be implemented)
Thank ... |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Tue Jun 30, 2015 7:16 am Subject: large message cannot be processed |
Just to ease my mind... You are using JMS right?
Yes.
Sorry, the earlier trace which i sent across is the wrong timestamp.
And going back to basics ..Do i have to refresh cluster or restart ch ... |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Tue Jun 30, 2015 4:46 am Subject: large message cannot be processed |
we got a chance to enable trace last night to find detailed logging and I found the following instances from the trace.log on websphere side
[6/29/15 21:59:06:755 CDT] 00000310 WMQConnection > ... |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Mon Jun 29, 2015 6:36 pm Subject: large message cannot be processed |
channel MAXMSGL=100mb |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Mon Jun 29, 2015 12:36 pm Subject: large message cannot be processed |
Yes all the custom client connection channels are defined at 100mb in the ccdt |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Mon Jun 29, 2015 12:02 pm Subject: large message cannot be processed |
... i see the 2030 error message in the websphere JVM log
So, a WAS app gets the 2030 ReasonCode. If I understand you correctly, the requesting app MQOPENs a temp-dynamic queue, then populates a mes ... |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Mon Jun 29, 2015 11:59 am Subject: large message cannot be processed |
Let us know what is the CCSID of the connection factory?
CCSID=819 and this is consistent across MQ and websphere connection factories
Can you have the app add debug statements and logging and ... |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Mon Jun 29, 2015 10:58 am Subject: large message cannot be processed |
here's a bit of explanation and will try to put this in simple words ...again apologize for not doing this earlier..
user uses client application which connects to gw qmgr by creating temp dynami ... |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Mon Jun 29, 2015 10:18 am Subject: large message cannot be processed |
I'm with SamDavies on this one. You need to check throughout the whole cluster...
Agreed and doing the config checks throughout the cluster. |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Mon Jun 29, 2015 10:17 am Subject: large message cannot be processed |
This is a temporary dynamic queue ...
What is maxmsglength on the dynamic queue model (QModel) on the qmgr the app connects to?
this queue is on the gateway qmgr MAXMSGL= 100mb
And what is the ... |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Mon Jun 29, 2015 8:50 am Subject: large message cannot be processed |
This is a temporary dynamic queue...
And this queue is used for a reply-to-queue and reply-to-qmgr request/reply pairing?
...and i also compared the configs of the base model queue between two env ... |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Mon Jun 29, 2015 7:11 am Subject: large message cannot be processed |
This is a temporary dynamic queue and i also compared the configs of the base model queue between two environments which look similar in all configurations
let me give a background of my architectu ... |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Mon Jun 29, 2015 6:49 am Subject: large message cannot be processed |
...It is the same message which I am trying to run against UAT which works and fails on PROD..
And i agree with not comparing the queue/channel sizes correctly...
And of course the queue manage ... |
Topic: large message cannot be processed |
rahuldhanpal
Replies: 40 Views: 14886
|
Forum: General Discussion Posted: Mon Jun 29, 2015 6:25 am Subject: large message cannot be processed |
sorry did not read exerk's message ..
It is the same message which I am trying to run against UAT which works and fails on PROD..
And i agree with not comparing the queue/channel sizes correctl ... |