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 » Unable to Publish a large message on to a topic

Post new topic  Reply to topic
 Unable to Publish a large message on to a topic « View previous topic :: View next topic » 
Author Message
santosh.veerlapati
PostPosted: Thu Apr 30, 2009 5:23 am    Post subject: Unable to Publish a large message on to a topic Reply with quote

Voyager

Joined: 19 Jun 2008
Posts: 87

HI

I have created broker queue manager under that i have created topic and registrered one subscriber and i enabled sender channel, receiver channel,queue manager both subscriber and broker,transmission queue destination queue , and server connection channels to handle messages of length 9MB, and also modifed the number of log files under both queue managers

when i publish of message <4MB using my java program its working fine
but when i publish a message of lenghth 8MB it is throwing the following exception

omittedjavax.jms.JMSException: MQJMS3011: Failed to publish message to MQ queue
com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2030

thanks
santosh kumar veerlapati
Back to top
View user's profile Send private message
WMBDEV1
PostPosted: Thu Apr 30, 2009 5:34 am    Post subject: Reply with quote

Sentinel

Joined: 05 Mar 2009
Posts: 888
Location: UK

2030 is msg too big for queue.

I suspect you have a queue somewhere that doesnt have the maximum message size large enough.
Back to top
View user's profile Send private message
santosh.veerlapati
PostPosted: Thu Apr 30, 2009 6:39 am    Post subject: Reply with quote

Voyager

Joined: 19 Jun 2008
Posts: 87

yes now i modified the message length properties of

SYSTEM.BROKER.ADMIN.STREAM
SYSTEM.BROKER.CONTROL.QUEUE
SYSTEM.BORKER.DEFAULT.STREAM


now its coming the following exception

om.ibm.mq.jms.BrokerCommandFailedException: Broker command failed: MQRC_RESOURCE_PROBLEM Reason code 2102


thanks
santosh kumar veerlapati
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Apr 30, 2009 6:57 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

santosh.veerlapati wrote:
om.ibm.mq.jms.BrokerCommandFailedException: Broker command failed: MQRC_RESOURCE_PROBLEM Reason code 2102


On familiar territory now then...

http://www.mqseries.net/phpBB2/viewtopic.php?p=246589
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
santosh.veerlapati
PostPosted: Fri May 01, 2009 7:41 am    Post subject: Reply with quote

Voyager

Joined: 19 Jun 2008
Posts: 87

Sorry i tried to change the message length property of all queues under Broker queue manager and now sometimes its giving the below error

om.ibm.mq.jms.BrokerCommandFailedException: Broker command failed: MQRC_UNEXPECTED_ERROR Reason code 2195

and rarely messge is publishing on to the topic, this is happening very inconsistently . please provide me some inputs


thanks
santosh kumar veerlapati
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri May 01, 2009 9:42 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

santosh.veerlapati wrote:
Sorry i tried to change the message length property of all queues under Broker queue manager


"Tried" implies "didn't work" - what happened and how did you try to change the length?

santosh.veerlapati wrote:
MQRC_UNEXPECTED_ERROR Reason code 2195


Have you looked this code up? Did you look in the FDC as suggested? What did that say?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Unable to Publish a large message on to a topic
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.