Author |
Message
|
harnesshg |
Posted: Fri Mar 17, 2006 7:16 am Post subject: triggering problem-(more convincing reply reqd) |
|
|
Newbie
Joined: 07 Mar 2006 Posts: 7
|
I am new to MQ. I require urgent help in this regard.
The entire setup is like this: The message reaching the MQ has to trigger a Java application. We are facing the following problems periodically. Could you please chip in with ur thoughts.
1. The triggering of the application does not happen some times. Any suggestions in this regard
2. Under one condition the message reached the queue, the trigger monitor seems to have triggered the application (according to the traces)but the Java application does not initiate. Whereas when the system was restarted everything was back to normal. Any suggestions in this regard are also welcome.
3. The message triggers the Java application by runnning a DOS BATCH .bat file. The batch file was modified to redirect the console output to a text file. The process defn refers to this batch file. The triggering seemed not to be taking place after the batch file had been altered. Will this sort of an alteration have any direct impact on the triggering application
Last edited by harnesshg on Sat Mar 18, 2006 1:11 am; edited 2 times in total |
|
Back to top |
|
 |
sebastianhirt |
Posted: Fri Mar 17, 2006 7:19 am Post subject: |
|
|
Yatiri
Joined: 07 Jun 2004 Posts: 620 Location: Germany
|
|
Back to top |
|
 |
JT |
Posted: Fri Mar 17, 2006 12:41 pm Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
Temporarily run the trigger monitor in the foreground. Details of the trigger event will be written to the console.
Make sure you issue the runmqtrm command under the proper account.
Also have a peek at this post: http://www.mqseries.net/phpBB2/viewtopic.php?t=12988 |
|
Back to top |
|
 |
harnesshg |
Posted: Sat Mar 18, 2006 1:12 am Post subject: Re: triggering problem-(more convincing reply reqd) |
|
|
Newbie
Joined: 07 Mar 2006 Posts: 7
|
I don't find anything wrong with the Java application, triggermonitor or process definition. I want someone to tell me about other possibilities based on their experience with working on MQ. |
|
Back to top |
|
 |
wschutz |
Posted: Sat Mar 18, 2006 4:02 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
|
Back to top |
|
 |
kevinf2349 |
Posted: Sat Mar 18, 2006 9:52 am Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
Quote: |
I don't find anything wrong with the Java application, triggermonitor or process definition. |
Then I guess it must be a problem with MQ then....so raise an APAR.
My belief though is that it isn't an MQ problem and that while your statement may be true to the best of your knowledge that doesn't mean you haven't got something wrong in your defines or application.
How about posting something we can work with....like the actual process definitions and commands that you issue to start listeners etc rather than just castigating people for not magically finding the answer to your problem for you?
You stated that you are new to MQ so I truly doubt that you can afford to go upsetting the experts here by demanding answers.
Peace out.
 |
|
Back to top |
|
 |
|