Author |
Message |
Topic: Pub/Sub OnMessage hangs |
celtic_bhoy
Replies: 1 Views: 3176
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 25, 2009 4:58 am Subject: Pub/Sub OnMessage hangs |
Hi Folks,
I have a pub/sub model, In the onMessage method my application caught an exception , from this I am trying an orderly shutdown on the topic connection, but because I am calling close() on ... |
Topic: Pub Sub - Migrated to 6 from 5.3 not working |
celtic_bhoy
Replies: 14 Views: 11975
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 14, 2006 3:20 am Subject: Pub Sub - Migrated to 6 from 5.3 not working |
Hi Folks,
Can anyone tell me is there a difference in the commiting scenario between 5.3 and 6. i.e. when does a commit get called in a non transacted aplication.
When migrated to 6 jars we wer ... |
Topic: Pub Sub - Migrated to 6 from 5.3 not working |
celtic_bhoy
Replies: 14 Views: 11975
|
Forum: IBM MQ Java / JMS Posted: Fri Aug 11, 2006 4:28 am Subject: Pub Sub - Migrated to 6 from 5.3 not working |
Hi Vitor,
Found the problem, it was to do with the log space... I checked the AMQERR01.LOG and found that we were getting transactions rollback..
I just increase the log space and its up and runn ... |
Topic: Pub Sub - Migrated to 6 from 5.3 not working |
celtic_bhoy
Replies: 14 Views: 11975
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 10, 2006 8:49 am Subject: Pub Sub - Migrated to 6 from 5.3 not working |
I am unable to see anything in bo queue. I am using JMS libraries, when it appartently "hangs" , i just restart the app and it processes the message , untill a x amount of messages are processed..
... |
Topic: Pub Sub - Migrated to 6 from 5.3 not working |
celtic_bhoy
Replies: 14 Views: 11975
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 10, 2006 7:51 am Subject: Pub Sub - Migrated to 6 from 5.3 not working |
Hi Vitor,
Yes, I have a back out queue defined and the threshold set to 1. Its very weird because I have to stop the application and when it restarts, it works fine for x number of messages and it ... |
Topic: Pub Sub - Migrated to 6 from 5.3 not working |
celtic_bhoy
Replies: 14 Views: 11975
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 10, 2006 6:44 am Subject: Pub Sub - Migrated to 6 from 5.3 not working |
Hi vitor,
I have replaced the MQseries 6 jars with 5.3 and I get no problem, what so ever, so I cant see how its a poison message. How would I know if its a poison message
Thanks
Danny |
Topic: Pub Sub - Migrated to 6 from 5.3 not working |
celtic_bhoy
Replies: 14 Views: 11975
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 10, 2006 6:19 am Subject: More info |
Hi Folks,
Still stumped on this jefflowrey, I have enabled trace on MQ and see the following exception from the trace
03:28:35 [1155047315376] Thread: asyncDelivery0 <== MQSESSIONClient ... |
Topic: Pub Sub - Migrated to 6 from 5.3 not working |
celtic_bhoy
Replies: 14 Views: 11975
|
Forum: IBM MQ Java / JMS Posted: Fri Aug 04, 2006 2:03 pm Subject: Pub Sub - Migrated to 6 from 5.3 not working |
Hi Folks,
We have recently migrated to 6.0.1.1 from 5.3.. We are using a pub sub model on a standalone java client.. but for some strange reason the subscriber seems not be responding after havin ... |