Author |
Message |
Topic: ClusterSender Auto creation |
lecmns
Replies: 1 Views: 2916
|
Forum: Clustering Posted: Thu Jul 01, 2004 10:26 pm Subject: ClusterSender Auto creation |
Hi
We have some weird issues with the CLUSTER concepts / implementation.
To begin with..
we have created a QueueManager "CLServer1"
and altered it to be the full repository of cluster "CLS" ... |
Topic: PubSub in MQ JMS |
lecmns
Replies: 2 Views: 3768
|
Forum: IBM MQ Java / JMS Posted: Mon May 13, 2002 6:11 am Subject: ty buddy |
Hey..
I just fuond the problem..
yes, it was a JNDI issue..
I was making the Context with wrong key names..
sorry for the trouble..
regards
mNs |
Topic: PubSub in MQ JMS |
lecmns
Replies: 2 Views: 3768
|
Forum: IBM MQ Java / JMS Posted: Mon May 13, 2002 2:23 am Subject: PubSub in MQ JMS |
fOlks..
I am trying to implement a Publish / Subscribe module using MQ JMS APIs.
am using JNID to look up configured TCF and T JNDI Objects.
following are the configured objects
Init ... |
Topic: Clustering is not working for me.. :( |
lecmns
Replies: 11 Views: 20433
|
Forum: Clustering Posted: Sun Apr 21, 2002 7:11 pm Subject: Clustering is not working for me.. :( |
Tony, Squire and Duncan.. like you all said, I am using MQExplorer as I was doing all these on Windows boxes. I haven't moved into the scripts area yet, But I'll try that out soon. Thankx..
am k ... |
Topic: Problem in setting up new cluster. |
lecmns
Replies: 1 Views: 7713
|
Forum: Clustering Posted: Thu Apr 04, 2002 8:09 am Subject: Problem in setting up new cluster. |
buddy..
looks ilke the authenticaion service of your QMGR is creating probs..
either configure it or delete that service for the time being..
|
Topic: Error in setting up a Cluster |
lecmns
Replies: 1 Views: 7383
|
Forum: Clustering Posted: Tue Mar 26, 2002 8:22 pm Subject: Error in setting up a Cluster |
If the prob is with SYSTEM.ADMIN.SVRCONN, then please see the info aboutt his channel for '1' and '2' and also for '3'.
for '1'
--------------
CHANNEL(SYSTEM.ADMIN.SVRCONN) CHLTYPE(SVRC ... |
Topic: Error in setting up a Cluster |
lecmns
Replies: 1 Views: 7383
|
Forum: Clustering Posted: Tue Mar 26, 2002 8:16 pm Subject: Error in setting up a Cluster |
Folks..
help me..
I have machine 'A' with two local QMGRs '1' and '2'.
Both have their own local queues with the name 'TQ_3'.
I could set up a cluster between this two QMGRs.
N ... |
Topic: msg not reaching Queue? |
lecmns
Replies: 1 Views: 2689
|
Forum: General IBM MQ Support Posted: Fri Mar 08, 2002 5:01 am Subject: msg not reaching Queue? |
folks..
help me out..
I am thoroughly confused..
let me explain my set up..
I have two machines 'A' and 'B'.
'A' is an application server (Weblogic 6.1 on NT)
'B' is an NT mach ... |
Topic: "MQJMS2002E failed to get message from MQ queue" |
lecmns
Replies: 3 Views: 3149
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 26, 2002 10:19 pm Subject: "MQJMS2002E failed to get message from MQ queue" |
Folks..
I am stuck with another problem.
I have nearly 5000 messages comnig into the queue.
I have only one listener instance listening on the queue from server side to process it. I do sp ... |
Topic: Listener and time out.. |
lecmns
Replies: 3 Views: 4413
|
Forum: IBM MQ Java / JMS Posted: Fri Feb 22, 2002 9:20 pm Subject: Listener and time out.. |
Hi bduncan,
I sure have asked similar questions but my doubts are not fully cleared.
I guess it's probably because I am playing around with MQ JMS.
please correct me if I am wrong.
I ... |
Topic: NameNotFoundException.. |
lecmns
Replies: 1 Views: 2997
|
Forum: IBM MQ Java / JMS Posted: Mon Feb 18, 2002 8:43 pm Subject: NameNotFoundException.. |
Below is the QueueConenctionFactory definition.
InitCtx> display QCF(MYQCF)
PORT(1415)
HOSTNAME(172.30.66.181)
QMANAGER()
USECONNPOOLING(YES)
CCSID(819)
MSGBATC ... |
Topic: Listener and time out.. |
lecmns
Replies: 3 Views: 4413
|
Forum: IBM MQ Java / JMS Posted: Mon Feb 18, 2002 5:23 am Subject: Listener and time out.. |
fOlks..
one doubt..
I have a QueueSender who has send a message to a queue.
I have a listener spawned up on the same queue for the response catch.
But suppose my request message times ou ... |
Topic: getStringProperty not working |
lecmns
Replies: 2 Views: 5118
|
Forum: IBM MQ Java / JMS Posted: Mon Feb 18, 2002 5:17 am Subject: getStringProperty not working |
hey..
try displaying the message created after setting after the properties..
it'll appear something like the one bwlow.. from that, you can check out if the value is really set in the client s ... |
Topic: flow issue.. |
lecmns
Replies: 4 Views: 9795
|
Forum: Clustering Posted: Fri Feb 08, 2002 9:30 pm Subject: flow issue.. |
Hi,
"With clustering, you send a message to a queue with a specific name
somewhere in the cluster, here represented by a cloud. You specify the name of the target queue, not the name of a ... |
Topic: flow issue.. |
lecmns
Replies: 4 Views: 9795
|
Forum: Clustering Posted: Fri Feb 08, 2002 7:53 pm Subject: flow issue.. |
|