|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: How to disconnect a GET wait unlimited queue? |
rgarcia
Replies: 5 Views: 3858
|
Forum: IBM MQ API Support Posted: Tue Nov 04, 2003 3:40 am Subject: How to disconnect a GET wait unlimited queue? |
Thanks for your answers, but:
1.- I can't put a dumb message in the queue because there is more than one application that is using that queue, and I'm not sure which of them will get the message.
... |
Topic: How to disconnect a GET wait unlimited queue? |
rgarcia
Replies: 5 Views: 3858
|
Forum: IBM MQ API Support Posted: Fri Oct 31, 2003 5:57 am Subject: How to disconnect a GET wait unlimited queue? |
I need to end a java application wich have a queue blocked on a GET call (wait unlimited). I know I can put a dumb quit message into the queue and process it to finish the thread, but I would like to ... |
Topic: Message lost when interrupting application |
rgarcia
Replies: 8 Views: 6037
|
Forum: IBM MQ API Support Posted: Tue Nov 12, 2002 7:05 am Subject: Message lost when interrupting application |
YES! By activating MQGMO_SYNCPOINT in the MQGet options the message gets not longer lost. Lots of thanks!!!  |
Topic: Message lost when interrupting application |
rgarcia
Replies: 8 Views: 6037
|
Forum: IBM MQ API Support Posted: Tue Nov 12, 2002 3:58 am Subject: Message lost when interrupting application |
Thanks, that really sounds interesting, but the fact is that when I Ctrl+C my app, the queue is empty, then I run the app and send a message to the queue. Is this first message that gets lost, as if n ... |
Topic: Message lost when interrupting application |
rgarcia
Replies: 8 Views: 6037
|
Forum: IBM MQ API Support Posted: Tue Nov 12, 2002 1:49 am Subject: Message lost when interrupting application |
Hi, I'm pretty new to MQSeries programming and I've met with a serious problem:
I am doing a Java application under Linux that works with a Solaris MQSeries 5.1 Server. The problem is the followin ... |
|
|
|