|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQSeries triggering not working on multi-threaded java app |
« View previous topic :: View next topic » |
Author |
Message
|
ranstice |
Posted: Tue Jun 04, 2002 11:55 am Post subject: MQSeries triggering not working on multi-threaded java app |
|
|
Newbie
Joined: 24 Mar 2002 Posts: 8
|
Hi,
We have an application that is written in java that is multi-threaded writing to a queue. When this application runs, triggering does not work.
On the other hand, a C based test program that we have - when it 'puts' message on the queue - triggering works.
Is there a reason a java multi-threaded program would not kick off triggering?
Thanks,
Robin |
|
Back to top |
|
 |
mrlinux |
Posted: Tue Jun 04, 2002 5:40 pm Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
What are you triggering on ??? if priority then that can make a difference _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
PeterPotkay |
Posted: Wed Jun 05, 2002 7:43 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Make sure the messages that the various JAVA threads are putting are actually getting committed. A message placed on a triggered queue under syncpoint will produce a trigger message, but that trigger message will not be committed itself, and thus trigger the app, until the putting UOW completes. _________________ Peter Potkay
Keep Calm and MQ On |
|
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
|
|
|
|