Author |
Message |
Topic: Unexplained delay in posting and reading messages |
imeh
Replies: 19 Views: 13990
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 22, 2011 9:52 pm Subject: Unexplained delay in posting and reading messages |
We are connecting to V6 server.
Is it that every time every request is negotiating with the channel for SSL protocol, all the threads working on the channel might get blocked? |
Topic: Unexplained delay in posting and reading messages |
imeh
Replies: 19 Views: 13990
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 22, 2011 8:37 am Subject: Unexplained delay in posting and reading messages |
We are not using MQ cleint v7, but we are using MQ API v 6.0.2.5 |
Topic: Unexplained delay in posting and reading messages |
imeh
Replies: 19 Views: 13990
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 22, 2011 7:40 am Subject: Unexplained delay in posting and reading messages |
We have turned OFF all logging and monitored the response time using database trails, but it has almost no difference in the behaviour.
Another question - we are creating a new MQQueueManager for e ... |
Topic: Unexplained delay in posting and reading messages |
imeh
Replies: 19 Views: 13990
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 22, 2011 7:14 am Subject: Unexplained delay in posting and reading messages |
I quickly searched MQ JMS documentation - could not find conversation sharing concept. However there are references to shared queues. There is also CONNOPT object with possible value that determine th ... |
Topic: Unexplained delay in posting and reading messages |
imeh
Replies: 19 Views: 13990
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 22, 2011 6:03 am Subject: Unexplained delay in posting and reading messages |
MQ queues and related utilities are managed by another team I have requested them to get this information for us.
Meanwhile, is there anything else that i can look into? |
Topic: Unexplained delay in posting and reading messages |
imeh
Replies: 19 Views: 13990
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 22, 2011 5:14 am Subject: Unexplained delay in posting and reading messages |
All the threads are of the same application. We need concurrant connections to MQ. A single request for data is broken down into su requests and each message is posted to a JMS queue. A Java MDB pick ... |
Topic: Unexplained delay in posting and reading messages |
imeh
Replies: 19 Views: 13990
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 22, 2011 4:32 am Subject: Unexplained delay in posting and reading messages |
Apologies on the double post - i thot i had posted under incorrect forum. Will take all the care in the future.
In thread dump taken at the same time there are about 20+ threads doing only WMQ acti ... |
Topic: Unexplained delay in posting and reading messages |
imeh
Replies: 19 Views: 13990
|
Forum: IBM MQ Java / JMS Posted: Mon Feb 21, 2011 11:47 pm Subject: Unexplained delay in posting and reading messages |
Hi,
We are using weblogic 10.3 and MQ API 6.0.2.5. We are reading and writing messages to 2 seperate queues. There is a delay in writing and reading messages for which we are not able to identifiy ... |
Topic: Unexplained delay in posting and reading messages |
imeh
Replies: 1 Views: 2897
|
Forum: General IBM MQ Support Posted: Mon Feb 21, 2011 10:07 pm Subject: Unexplained delay in posting and reading messages |
Hi,
We are using weblogic 10.3 and MQ API 6.0.2.5. We are reading and writing messages to 2 seperate queues. There is a delay in writing and reading messages for which we are not able to identifiy ... |