ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » MQ Error with a large message

Post new topic  Reply to topic
 MQ Error with a large message « View previous topic :: View next topic » 
Author Message
rhart
PostPosted: Sun Feb 13, 2011 4:00 pm    Post subject: MQ Error with a large message Reply with quote

Newbie

Joined: 13 Feb 2011
Posts: 2

I'm trying to send a JMS text message of approx 16mb in size and keep getting the following exception:
MQJE001: An MQException occurred: Completion Code 2, Reason 2195

I've enabled tracing and found the following extra info:
MQJE043: Insufficient data received from queue manager

I have decompiled the MQ client libraries and MQJE043 has a constant of 84 and there is another line in the trace where I believe this exception to have been raised from:
com.ibm.mq.jms.MQJMSMessage readfrom (via exception) Exit

When I look at the decompiled class the line that throws this error reads:
if (paramDataInputStream.available() < 324).......... throw the exception

I've made sure the max message length is set accordingly and have tried increasing the Java heap size but am at a total loss. Any help would be greatly appreciated!

I'm running WAS 6.1 and MQ 7
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Feb 13, 2011 6:52 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

I expect you are accessing WMQ through a client channel. Did you make sure that the max message length of said client channel was set to the right value and not the default 4MB?

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
rhart
PostPosted: Mon Feb 14, 2011 1:24 am    Post subject: Reply with quote

Newbie

Joined: 13 Feb 2011
Posts: 2

The client channel, queue manager and queue are all set to the max message length. I am able to send messages > 4mb just not anything over 13mb it looks like
Back to top
View user's profile Send private message
nheng
PostPosted: Thu Mar 10, 2011 8:29 pm    Post subject: checking this Reply with quote

Apprentice

Joined: 07 Dec 2007
Posts: 39

check txn queue,queue ??
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » MQ Error with a large message
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.