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 » Triggered consumer app hangs on MQClient 5.3 for AIX

Post new topic  Reply to topic
 Triggered consumer app hangs on MQClient 5.3 for AIX « View previous topic :: View next topic » 
Author Message
kwekke
PostPosted: Wed Aug 13, 2003 12:04 pm    Post subject: Triggered consumer app hangs on MQClient 5.3 for AIX Reply with quote

Newbie

Joined: 13 Aug 2003
Posts: 1
Location: Newark, Delaware

I have a triggered java consumer application that has been running on AIX for years. Since upgrading to MQCllient 5.3, the app processes all messages in the queue, but then hangs on the last get instead of returning MQRC_NO_MSG_AVAILABLE. The CPU gets pegged when the wait interval has expired.

Some other facts:

1. The problem is somehow related to the trigger. The application runs fine standalone.

2. The application runs fine triggered on MQClient 5.3 for Windows.

3. Just to be sure of my installation, I installed MQClient on a second AIX server. I got the same result.

4. WMQ server was upgraded to 5.3 a few months before the clients were upgraded, with no issues.

Has anyone encountered this?

Keith
Back to top
View user's profile Send private message
clindsey
PostPosted: Wed Aug 13, 2003 2:26 pm    Post subject: Reply with quote

Knight

Joined: 12 Jul 2002
Posts: 586
Location: Dallas, Tx

There was a problem with a java program getting launched by the trigger monitor on 5.3. The fix is included in CSD04. It sounds like you got a little further than this though since you can process some messages. Try the CSD and see if it helps. If you need a workaround, use the sample trigger monitor /usr/lpp/mqm/samp/bin/amqstrgc.
The parms are just initqueue and optional queuemanager (no flags).
This problem is unique to AIX.

Charlie


Last edited by clindsey on Thu Aug 14, 2003 11:44 am; edited 1 time in total
Back to top
View user's profile Send private message
clindsey
PostPosted: Thu Aug 14, 2003 10:42 am    Post subject: Reply with quote

Knight

Joined: 12 Jul 2002
Posts: 586
Location: Dallas, Tx

I left out some needed information.
The fix in CSD04 enables a new environment variable. This must be set in the enviroment where the triggered application is running, e.g in a shell script that launches the jvm.
It must be set to 1.

export AMQ_NO_SIGWAIT_SIGTRAP=1

Charlie
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 » Triggered consumer app hangs on MQClient 5.3 for AIX
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.