QOD.Re: JMS and WMQ Cluster Workload Balancing

2004-03-25 Thread Ruzi R
In addtion to the Open options Sudheer mentioned
already, make sure the Putting application leaves
MQOD.ObjectQmgrName (the  the target queue manager
name) blank.

One other thing  to remember though is that, if you
leave the MQOD.ObjectQmgrName blank and there is a
local instance of the target cluster queues: the
messages will go to the local instance.

Regards,

Ruzi


--- Sudheer Kumar <[EMAIL PROTECTED]> wrote:
> Have you checked the queue properties...make sure
> that the bindings mode is
> set to "Not Fixed" instead of "On Open"...
> also check the queue open options used in the
> application...
>
> -Sudheer
>   -Original Message-
>   From: MQSeries List
> [mailto:[EMAIL PROTECTED] Behalf Of Ross
> Stephens
>   Sent: Wednesday, March 24, 2004 6:09 PM
>   To: [EMAIL PROTECTED]
>   Subject: JMS and WMQ Cluster Workload Balancing
>
>
>   I'm using JMS against two identically named
> cluster queues, but all
> messages end up on one queue only.
>
>   Does anyone know how to get the messages to share
> across the queues within
> the JMS API?
>
>
>
>   Ross Stephens
>
>   +61 (2) 9410 9930
>
>   +61 (419) 494 489
>
>   [EMAIL PROTECTED]
>
>   www.mqis.com.au
>
>
>
>

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: JMS and WMQ Cluster Workload Balancing

2004-03-25 Thread Potkay, Peter M (PLC, IT)



Your JMS queue object
allows you to specify both a Queue name and a Queue Manager Name. The Queue name
is obviously the MQ Queue. No surprises there. But the QMANAGER property is
not for what Queue Manager you want to conect to, but rather it maps to the
MQOD_ObjectQueueManager field. In any MQ app, JMS or not, if your fill
in the ObjectQueueManager field with the name of a specific queue manager, your
are telling MQ that the queue must be found on that queue manager. 
I bet your JMS Queue object incorrectly specifies the QMANGER property.
Blank it out, and you'll be good to go. 
 

  -Original Message-From: Sudheer Kumar
  [mailto:[EMAIL PROTECTED]Sent: Wednesday, March 24, 2004 9:51
  PMTo: [EMAIL PROTECTED]Subject: Re: JMS and WMQ
  Cluster Workload Balancing
  Have
  you checked the queue properties...make sure that the bindings mode is set to
  "Not Fixed" instead of "On Open"...
  also
  check the queue open options used in the application...
   
  -Sudheer
  
-Original Message-From: MQSeries List
[mailto:[EMAIL PROTECTED]On Behalf Of Ross
StephensSent: Wednesday, March 24, 2004 6:09 PMTo:
[EMAIL PROTECTED]Subject: JMS and WMQ Cluster Workload
Balancing

I'm using JMS against two
identically named cluster queues, but all messages end up on one queue only.

Does anyone know how to get the
messages to share across the queues within the JMS API?
 
Ross
Stephens
+61 (2) 9410
9930
+61 (419) 494
489
[EMAIL PROTECTED]
www.mqis.com.au
 

This communication, including attachments, is for the exclusive use of 
addressee and may contain proprietary, confidential or privileged 
information. If you are not the intended recipient, any use, copying, 
disclosure, dissemination or distribution is strictly prohibited. If 
you are not the intended recipient, please notify the sender 
immediately by return email and delete this communication and destroy all copies.




Re: JMS and WMQ Cluster Workload Balancing

2004-03-25 Thread Bruce Giordano

Just a guess, but is your JMS application connecting directly to one of the
queue managers owning the cluster queue?  If there is a local instance of
the cluster queue, that will always be used.
- Bruce Giordano



  Ross Stephens
  <[EMAIL PROTECTED]>  To: 
[EMAIL PROTECTED]
  cc:
  Sent by: MQSeries List  Subject:   JMS and WMQ 
Cluster Workload Balancing
  <[EMAIL PROTECTED]>



  Wednesday March 24, 2004 06:09 PM
  Please respond to rstephens






I'm using JMS against two identically named cluster queues, but all
messages end up on one queue only.

Does anyone know how to get the messages to share across the queues
within the JMS API?



Ross Stephens

+61 (2) 9410 9930

+61 (419) 494 489

[EMAIL PROTECTED]

www.mqis.com.au




(See attached file: C.htm)










I’m using JMS against two identically named cluster
queues, but all messages end up on one queue only. 

Does anyone know how to get the messages to share across the
queues within the JMS API?

 

Ross Stephens

+61 (2) 9410 9930

+61 (419) 494 489

[EMAIL PROTECTED]

www.mqis.com.au

 








Re: JMS and WMQ Cluster Workload Balancing

2004-03-24 Thread Sudheer Kumar



Have 
you checked the queue properties...make sure that the bindings mode is set to 
"Not Fixed" instead of "On Open"...
also 
check the queue open options used in the application...
 
-Sudheer

  -Original Message-From: MQSeries List 
  [mailto:[EMAIL PROTECTED]On Behalf Of Ross 
  StephensSent: Wednesday, March 24, 2004 6:09 PMTo: 
  [EMAIL PROTECTED]Subject: JMS and WMQ Cluster Workload 
  Balancing
  
  I’m using JMS against two 
  identically named cluster queues, but all messages end up on one queue only. 
  
  Does anyone know how to get the 
  messages to share across the queues within the JMS API?
   
  Ross 
  Stephens
  +61 (2) 9410 
  9930
  +61 (419) 494 
  489
  [EMAIL PROTECTED]
  www.mqis.com.au
   


JMS and WMQ Cluster Workload Balancing

2004-03-24 Thread Ross Stephens








I’m using JMS against two identically named cluster
queues, but all messages end up on one queue only. 

Does anyone know how to get the messages to share across the
queues within the JMS API?

 

Ross Stephens

+61 (2) 9410 9930

+61 (419) 494 489

[EMAIL PROTECTED]

www.mqis.com.au