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 » XAException '106' error code with MQJMS, 10 MB payload

Post new topic  Reply to topic
 XAException '106' error code with MQJMS, 10 MB payload « View previous topic :: View next topic » 
Author Message
abhay09
PostPosted: Thu Jan 18, 2018 6:33 am    Post subject: XAException '106' error code with MQJMS, 10 MB payload Reply with quote

Acolyte

Joined: 31 May 2016
Posts: 66

Hi Guys,

I am using MQJMS API to connect to MQ server and using same for XA connections as well.

Using MQXAConnectionFactory for same.

All things are working fine.
But, under stress load of 200 user with 10 MB payload. MQ JMS API is throwing XAException with error code '106'

From the IBM doc
:https://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_73/apis/dxatlend.htm

106 [XA_RBTIMEOUT]

It means : A timeout occurred in the resource manager.


Now, how can I increase the timeout of this? and does any knows what is the default timeout for resource manager?

How to avoid this XAException?
I searched on IBM docs but couldnt find anythng,

Please suggest.

Any help will be appreciated.

Many Thanks!
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Jan 19, 2018 7:01 am    Post subject: Reply with quote

Grand High Poobah

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

Do you have enough connections defined in the pool?

One of the reasons to get a timeout under load is to have to wait for a connection availability. If the pool is fully utilized, this may happen.

Also the 10MB payload makes me think you need to use a CCDTURL in order to set the max message length on the client channel. 10 MB is more than twice the default of 4 MB.

On top of that make sure the sharing of sockets is minimized. 10 MB takes some time to traverse the socket and you don't want to spend this time waiting...

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » XAException '106' error code with MQJMS, 10 MB payload
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.