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 » General IBM MQ Support » Triggers being put to the dead letter queue

Post new topic  Reply to topic
 Triggers being put to the dead letter queue « View previous topic :: View next topic » 
Author Message
fjb_saper
PostPosted: Mon May 03, 2004 12:12 pm    Post subject: Triggers being put to the dead letter queue Reply with quote

Grand High Poobah

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

Hi,

Maybe you have encountered this. My environment is aix mq 5.3 CSD06.
I have defined a triggered java process to service a specific queue. The qmgr trigger interval is set to 300,000 = 5 minutes. The queue is triggering at first. I am using receiver.receiveNoWait() in JMS to service the queue. The queue is fed by a remote queue manager on a different machine.

In some cases I find trigger messages in the dead letter queue with reason code 265 (could not start appl.) but my queue is serviced and empty. I have not been able to reproduce the circumstances in which this is happening.

The java process is started by a unix script that puts the java process in the background.

Anybody an idea and or a way to fix it?

Thanks
F.J.
Back to top
View user's profile Send private message Send e-mail
tej
PostPosted: Mon May 03, 2004 4:46 pm    Post subject: Reply with quote

Novice

Joined: 18 Nov 2002
Posts: 20

can u pls chk if the variable AMQ_SIGCHLD_SIGACTION is set or not. If not try to setup as an environment variable, so that it will be applicable for all the trm's
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Tue May 04, 2004 6:19 am    Post subject: Reply with quote

Grand High Poobah

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

What value would I need for this variable ?
What effect is it supposed to have ?

I have already set:
# for after CSD06
export JAVA_COMPILER=NONE
#needed before CSD06
export AMQ_NO_SIGWAIT_SIGTRAP=1

Thanks
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Sat Jun 12, 2004 5:44 pm    Post subject: Reply with quote

Grand High Poobah

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

Setting
Code:
export AMQ_SIGCHLD_SIGACTION=YES

(value given by ibm support )

Seems to do the trick.

Thanks
F.J.
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 » General IBM MQ Support » Triggers being put to the dead letter queue
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.