Author |
Message |
Topic: WebSphere JMS MDB can't open cluster QALIAS MQRC 2082 |
epic
Replies: 3 Views: 3681
|
Forum: IBM MQ Java / JMS Posted: Fri Sep 22, 2006 10:03 am Subject: WebSphere JMS MDB can't open cluster QALIAS MQRC 2082 |
Ok, thanks. That's pretty definitive.
Just for my understanding is this a JMS/MDB restriction?
Andrew |
Topic: WebSphere JMS MDB can't open cluster QALIAS MQRC 2082 |
epic
Replies: 3 Views: 3681
|
Forum: IBM MQ Java / JMS Posted: Fri Sep 22, 2006 8:11 am Subject: WebSphere JMS MDB can't open cluster QALIAS MQRC 2082 |
WebSphere Application Server V.6 on Linux
WebSphere MQ Client V.6.0.1.1 on Linux
Application MQPut->[QM2->QM1]->WAS JMS
QM1 and QM2 are qmgrs in the same Cluster CL1
Clustered QALIAS ... |
Topic: QALIAS Put goes to wrong clustered QLOCAL ignoring CLWLPRTY |
epic
Replies: 16 Views: 21313
|
Forum: Clustering Posted: Fri Sep 15, 2006 8:46 am Subject: QALIAS Put goes to wrong clustered QLOCAL ignoring CLWLPRTY |
I've now tried to reproduce the problem on MQ on Windows with the same definitions but on Windows it all works as expected. Incidentally it's MQ V.6.0.1.1 on both the failing Linux environment and on ... |
Topic: QALIAS Put goes to wrong clustered QLOCAL ignoring CLWLPRTY |
epic
Replies: 16 Views: 21313
|
Forum: Clustering Posted: Fri Sep 15, 2006 2:08 am Subject: QALIAS Put goes to wrong clustered QLOCAL ignoring CLWLPRTY |
Ok these are the definitions but with the CLWLPRTY set to 9 for the primary and 0 for the failover standby as advised by fjb_saper. The behavior is still the same i.e. an MQPut to Q1 goes to QM1 but a ... |
Topic: QALIAS Put goes to wrong clustered QLOCAL ignoring CLWLPRTY |
epic
Replies: 16 Views: 21313
|
Forum: Clustering Posted: Thu Sep 14, 2006 8:50 am Subject: QALIAS Put goes to wrong clustered QLOCAL ignoring CLWLPRTY |
I have a localq Q1 defined on qmgr QM1 in cluster C1 with CLWLPRTY(2)
I also have Q1 defined on qmgr QM2 in cluster C1 with CLWLPRTY(1)
The intention is that Q1 on QM2 is a backup for Q1 on QM1 an ... |