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 API Support » MQException.MQRC_HOBJ_ERROR

Post new topic  Reply to topic
 MQException.MQRC_HOBJ_ERROR « View previous topic :: View next topic » 
Author Message
satyadash76
PostPosted: Thu Jun 05, 2008 2:20 am    Post subject: MQException.MQRC_HOBJ_ERROR Reply with quote

Newbie

Joined: 28 Apr 2006
Posts: 5

Hi all,

I have a java application that runs on windows and connects using the MQ java API to a websphere MQ 6 server running on AIX. The java application is multithreaded server that facilitates a number of transactions each using its own dedicated TCP connection. If a transaction receives an exception in a put or get operation with reason MQException.MQRC_CONNECTION_BROKEN or MQException.MQRC_HOBJ_ERROR then the application attempts to reconnect by closing queue and queuemanager and calling disconnect. This results in more than 30 connections being restarted but what seems to happen is that the queue manager running on AIX reports that the previous connections are in a 'stopping' state (even when the java application is not running). As a result of this, after running for a while (>2 days) we hit the default connection limit on the queue manager and the java application starts getting disconnects with reason 2009. Restarting the queue manager seems to fix the problem but i would like to get to the root cause of this problem .

Pleae throug some lights !!

Thanks in advance !!
Back to top
View user's profile Send private message
RogerLacroix
PostPosted: Thu Jun 05, 2008 6:39 pm    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

Hi,

Sounds like you have a run away connection pool and your application has exceeded the maximum number of connections for the queue manager.

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
gbaddeley
PostPosted: Thu Jun 05, 2008 7:36 pm    Post subject: Reply with quote

Jedi Knight

Joined: 25 Mar 2003
Posts: 2538
Location: Melbourne, Australia

Read up on Heartbeat and Keepalive attributes of the SVRCONN channel and check that they are set appropriately.
_________________
Glenn
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 API Support » MQException.MQRC_HOBJ_ERROR
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.