Author |
Message |
Topic: Messages are in Q, but JMS client failed to get it sometimes |
philexm
Replies: 8 Views: 3891
|
Forum: General IBM MQ Support Posted: Fri Jul 20, 2012 9:38 am Subject: Messages are in Q, but JMS client failed to get it sometimes |
You need to amend your code to capture the linked exception (there are examples of such code on this forum). This will give you the reason code from your get.
Moving to your code, Java is seriously ... |
Topic: Messages are in Q, but JMS client failed to get it sometimes |
philexm
Replies: 8 Views: 3891
|
Forum: General IBM MQ Support Posted: Fri Jul 20, 2012 8:30 am Subject: Messages are in Q, but JMS client failed to get it sometimes |
Guys,
I met an issue, my JMS client using SYNC way to receive msgs from MQ server, but it failed to get message back sometimes(not stable), and the expected response message can be found in the res ... |
Topic: remote Q and local Q listeners conflicted in oneWAS instance |
philexm
Replies: 10 Views: 5850
|
Forum: General IBM MQ Support Posted: Sat Jun 09, 2012 7:35 pm Subject: remote Q and local Q listeners conflicted in oneWAS instance |
If you are using a "bindings" connection and a client connection, try using 2 client connections, i.e. connect to the local qmgr as well via a client connection and let us know how you fare ... |
Topic: remote Q and local Q listeners conflicted in oneWAS instance |
philexm
Replies: 10 Views: 5850
|
Forum: General IBM MQ Support Posted: Fri Jun 08, 2012 12:22 pm Subject: Re: remote Q and local Q listeners conflicted in oneWAS inst |
We are not planing to forward remote Q msg to local Q instead of connecting to remote Q directly to retrieve msgs by MDB on Websphere.
Yes, I understood that's what you're doing; what I asked was w ... |
Topic: remote Q and local Q listeners conflicted in oneWAS instance |
philexm
Replies: 10 Views: 5850
|
Forum: General IBM MQ Support Posted: Fri Jun 08, 2012 11:54 am Subject: Re: remote Q and local Q listeners conflicted in oneWAS inst |
Our Application is running on Websphere server V7.0.21 and need to connect to a local MQ server (V7.0.1.5) and another remote MQ server (V7.0.1.5) at the same time.
Why? That's very anti-pattern. T ... |
Topic: remote Q and local Q listeners conflicted in oneWAS instance |
philexm
Replies: 10 Views: 5850
|
Forum: General IBM MQ Support Posted: Fri Jun 08, 2012 11:35 am Subject: remote Q and local Q listeners conflicted in oneWAS instance |
Which of your duplicate posts would you like me to remove?
pls remove another short post. Thanks |
Topic: remote Q and local Q listeners conflicted in oneWAS instance |
philexm
Replies: 10 Views: 5850
|
Forum: General IBM MQ Support Posted: Fri Jun 08, 2012 11:08 am Subject: remote Q and local Q listeners conflicted in oneWAS instance |
Our Application is running on Websphere server V7.0.21 and need to connect to a local MQ server (V7.0.1.5) and another remote MQ server (V7.0.1.5) at the same time. The current issue:
if only enable ... |
Topic: remote Q and local Q listeners conflicted in oneWAS instance |
philexm
Replies: 0 Views: 1213
|
Forum: General IBM MQ Support Posted: Fri Jun 08, 2012 11:07 am Subject: remote Q and local Q listeners conflicted in oneWAS instance |
Our Application is running on Websphere server V7.0.21 and need to connect with a local MQ server (V7.0.1.5) and another remote MQ server (V7.0.1.5) at the same time. The current issue:
if only ena ... |