|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: Every 3rd message |
samucich
Replies: 3 Views: 3697
|
Forum: General IBM MQ Support Posted: Fri Feb 03, 2017 6:32 am Subject: Every 3rd message |
Hi,
Yes there were multiple inbound connectors. After I disabled 2 of them, i'm now seeing all my messages...
Thanks, MqJeff |
Topic: Every 3rd message |
samucich
Replies: 3 Views: 3697
|
Forum: General IBM MQ Support Posted: Fri Feb 03, 2017 5:29 am Subject: Every 3rd message |
Hi,
I hava a system that has MQ connectors. I've configured 1 connector for Outbound, No replies (one-way), and the other connector has been configured for Inbound - drain messages from Queue, Ack ... |
Topic: Simple channel inquiry |
samucich
Replies: 12 Views: 21699
|
Forum: IBM MQ Java / JMS Posted: Tue Jan 19, 2010 9:09 am Subject: Simple channel inquiry |
This seems to work...
public static void GetChannelAttrs(PCF_CommonMethods pcfCM) throws PCFException,
MQDataException, IOException {
PCFMessage pcfCmd = new PCFMessage(MQConstants.MQ ... |
Topic: Simple channel inquiry |
samucich
Replies: 12 Views: 21699
|
Forum: IBM MQ Java / JMS Posted: Tue Jan 12, 2010 4:41 am Subject: Simple channel inquiry |
Yes it is of that type...i've since found another OOB sample that runs ok...i'll use this as a starting point....see below:
C:\Program Files\IBM\WebSphere MQ\tools\pcf\samples>java PCF_Display ... |
Topic: Simple channel inquiry |
samucich
Replies: 12 Views: 21699
|
Forum: IBM MQ Java / JMS Posted: Mon Jan 11, 2010 12:46 pm Subject: PCF_ChannelStatus.java |
Hello MQ fans...
I'm having a similar issue. I'm trying to run the out-of-box sample PCF_ChannelStatus.java program...error looks like this:
C:\Program Files\IBM\WebSphere MQ\tools\pcf\samples&g ... |
|
|
|