|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Java and MQ Triggering |
« View previous topic :: View next topic » |
Author |
Message
|
prak |
Posted: Tue Jul 16, 2002 9:49 am Post subject: Java and MQ Triggering |
|
|
Newbie
Joined: 26 Apr 2002 Posts: 9
|
I have a simple Java program that puts a message on an application Q using WriteUTF. I used the provided sample MQ Java prgram as my template.
For some reason, the trigger attached to the Q is not working, and my triggered process is not getting invoked.
If I manually put a message on the application Q using "amqsput", the trigger works fine. This means that the Q is properly configured and enabled for triggering and all trigger criteria are set correctly.
But, when using Java, the trigger does not fire although I can see the messsage sitting on the application Q
What could be wrong? Does it have something to do with the character-set/format? |
|
Back to top |
|
 |
bduncan |
Posted: Tue Jul 16, 2002 10:04 am Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
Questions:
1) Are you using syncpoint? If so, are you committing correctly
2) Are you running the trigger monitor in the foreground, and if so, what is it saying is happening?
3) Have you checked the queue manager logs?
4) When you say the trigger does not fire, is the application not being started at all, or does it start but fail to process the message that triggered it in the first place? _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
brgmo |
Posted: Thu Aug 08, 2002 9:23 pm Post subject: |
|
|
Master
Joined: 03 Jun 2002 Posts: 227
|
have you got the answer for your question or still your program is not working |
|
Back to top |
|
 |
jlamond |
Posted: Tue Aug 27, 2002 11:09 am Post subject: |
|
|
Voyager
Joined: 28 May 2002 Posts: 94 Location: Paris
|
When the trigger monitor fail to start a process it drop (put) a message in the dead letter queue with a somehow usefull reason code. _________________ Jean-Marc |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|