Author |
Message
|
pratik_oze |
Posted: Wed Aug 04, 2004 2:54 am Post subject: help required urgently |
|
|
Apprentice
Joined: 22 Jun 2004 Posts: 34
|
the issue is that
in an application the number of server channels keep on growing on a particular Q manager. |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Aug 04, 2004 6:17 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
How about some more details? What version of WMQ are you running? What operating system are you on? |
|
Back to top |
|
 |
Remco |
Posted: Wed Aug 04, 2004 6:18 am Post subject: |
|
|
Acolyte
Joined: 19 Mar 2002 Posts: 68 Location: Capelle aan den IJssel (Rotterdam)
|
That's a nice and clear problem....  |
|
Back to top |
|
 |
PeterPotkay |
Posted: Wed Aug 04, 2004 6:58 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Tell your applications to close the queue and then disconnect from the queue manager when they are done with their session. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
pratik_oze |
Posted: Wed Aug 04, 2004 7:23 am Post subject: help required urgently |
|
|
Apprentice
Joined: 22 Jun 2004 Posts: 34
|
My application is running on AIX and the WMQ version is 5.3
The application is that after an upload of an image is done by upload manager the MQ series put a message on WAS. this is brief @ the application.
FOr each upload 10 channels are created. |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Aug 04, 2004 9:42 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I'm not sure why you need 10 channels for the upload. However, this only makes me believe even more that you aren't closing and disconnecting. |
|
Back to top |
|
 |
prmetta |
Posted: Wed Aug 04, 2004 10:41 am Post subject: |
|
|
Newbie
Joined: 17 Jun 2003 Posts: 5 Location: Detroit, MI, USA
|
We have the same issue when JMS Application is trying to connect to WMQ Server v5.3 using WAS 5.1. This is due to Min Connections and Max Connections in WAS Admin Console -> Resources -> WebSphere MQ JMS Provider > WebSphere MQ Queue Connection Factories > ClientMQ > . Could you try with Min Connections to 1 and Max Connections to 10?
Prab Metta _________________ <b>Change is the Only thing that will Never change. So better adapt to it.<b> |
|
Back to top |
|
 |
|