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 » triggers

Post new topic  Reply to topic
 triggers « View previous topic :: View next topic » 
Author Message
njpmr
PostPosted: Mon Mar 12, 2007 6:11 pm    Post subject: triggers Reply with quote

Novice

Joined: 18 Jan 2007
Posts: 10

windows 2003 server. simple driver module, javaA, contains just a call to main of javaB. if javaB returns, javaA calls main javaC.
q records came from AS400, this 400 module is waiting while javaB processes Queue on windows server , AS400 then gets a message from javaB when its done. User intervention on AS400 then sends record back up to queue where javaC has been running polling the queue (same q) waiting for that record from AS400 so javaC can finish up. The problem is when as400 sends the record to the queue, javaA is starting all over again. TRigger is set for first 1.
This had been working, and in fact same modules are working on another production server. Server not working is MQ 5.3 csd 13 . Server working is MQ 5.3 csd 7. BUT , there is a set of queues on the 5.3 / 7 box that is not working. ANy ideas where to look. Thanks for even reading this far
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Mar 12, 2007 6:28 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Queues don't "work" or "not work" on their own.

Almost every single MQ problem is a problem with an application.

Start by troubleshooting your application logic.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
njpmr
PostPosted: Mon Mar 12, 2007 6:48 pm    Post subject: Reply with quote

Novice

Joined: 18 Jan 2007
Posts: 10

The same exact code is working on one server. I guess I am asking could this have something to do with 5.3.13 vs 5.3.7.

Researching this it seems to be the scenario where trigger type first one is working like every because of the trigger interval, but this is the default 999999999 milliseconds. on both queues.
Need some ideas on where to look, running out
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Mar 12, 2007 8:39 pm    Post subject: Reply with quote

Grand High Poobah

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

njpmr wrote:
The same exact code is working on one server. I guess I am asking could this have something to do with 5.3.13 vs 5.3.7.

Researching this it seems to be the scenario where trigger type first one is working like every because of the trigger interval, but this is the default 999999999 milliseconds. on both queues.
Need some ideas on where to look, running out

This might be more along the logic of the reply to queue being the same as the intake queue.... Not a good design. Make the Replyto queue a separate queue and everything should be fine...

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
njpmr
PostPosted: Tue Mar 13, 2007 2:49 am    Post subject: Reply with quote

Novice

Joined: 18 Jan 2007
Posts: 10

I had the same idea about the reply queue, that would probably be a simple remedy, and much better design. This was an old process previously set up on the job scheduler and I was just trying to retrofit the triggering. Just wondering what is causing this to behave like this as I am running the exact code on one server and there is no issue. We are setting up some new servers and during the testing this problem arose.

Obviously something is different but I can't pinpoint it. Are there some configuration settings that might impact this?

Thanks
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 » triggers
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.