Author |
Message |
Topic: Connection problems - again |
Ruthie
Replies: 7 Views: 6255
|
Forum: General IBM MQ Support Posted: Fri Jul 12, 2002 7:10 am Subject: Connection problems - again |
Thanks. The first part of the number from jobname is the listener the channel is connected to. The second part is the job id of the child process from that listener, which I cannot easily kill - nee ... |
Topic: Connection problems - again |
Ruthie
Replies: 7 Views: 6255
|
Forum: General IBM MQ Support Posted: Fri Jul 12, 2002 4:27 am Subject: Connection problems - again |
The client is using java (weblogic) and they report that they are issuing the MQCLOSE and MQDISC.
The problem seems to be that weblogic is closing the connections but the MQ server does not see t ... |
Topic: Connection problems - again |
Ruthie
Replies: 7 Views: 6255
|
Forum: General IBM MQ Support Posted: Thu Jul 11, 2002 9:56 am Subject: Connection problems - again |
I'm managing a queue manager for a client who keeps maxing the connections. They are using java for the application with the mq.jar and mqjms.jar. They maxed out connections this morning and w ... |
Topic: Connection pooling and queue open questions |
Ruthie
Replies: 4 Views: 4750
|
Forum: General IBM MQ Support Posted: Tue May 21, 2002 11:40 am Subject: Connection pooling and queue open questions |
WOW!!!! I never disagreed, but I didn't think it would be so drastically different!
So if you have an application, such as a web application that I am talking about, one that does not ever end ( ... |
Topic: Connection pooling and queue open questions |
Ruthie
Replies: 4 Views: 4750
|
Forum: General IBM MQ Support Posted: Tue May 21, 2002 11:16 am Subject: Connection pooling and queue open questions |
Thanks so much for the quick response.
For #1 - you confirmed my own opinion. I've been asking for that info forever. It doesn't make sense to open connections that are never used. However, the ... |
Topic: Connection pooling and queue open questions |
Ruthie
Replies: 4 Views: 4750
|
Forum: General IBM MQ Support Posted: Tue May 21, 2002 10:32 am Subject: Connection pooling and queue open questions |
Couple of questions from an MQ Admin (not a developer) trying to help resolve some serious and recurring max connections problems on the server connection channel.
1. How does pooling work ... |