Author |
Message |
Topic: How MQ Client works with cluster |
Sosed
Replies: 1 Views: 9239
|
Forum: Clustering Posted: Tue May 15, 2018 10:26 am Subject: How MQ Client works with cluster |
Hello guys.
I have a question about MQ Client ability to work with clustered queues.
Everybody knows "classic" case: MQ Client connects to a partial repository node (PR1) and writes a ... |
Topic: APAR List for IIB 10 FixPack 5 |
Sosed
Replies: 2 Views: 2742
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 18, 2016 12:38 am Subject: APAR List for IIB 10 FixPack 5 |
Hello guys!
Does anybody know where I can find all the APARS for planned IIB 10.0.0.5 fixpack? |
Topic: WMB scaling |
Sosed
Replies: 4 Views: 4131
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 19, 2014 1:38 pm Subject: WMB scaling |
Thank you for your advise.
How are you load balancing your MQ traffic into the broker Qmgrs?
Just because you load balanced your MQ traffic between these Qmgrs, doesn't mean the broker work load ... |
Topic: WMB scaling |
Sosed
Replies: 4 Views: 4131
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 19, 2014 10:34 am Subject: WMB scaling |
Hi guys.
I have a question about horizontal scaling. My broker has version 8.0.0.4.
I already have 2 FR MQ (Active-Active) with 2 intances of Broker (multi-instance broker).
Will I need to create ... |
Topic: Resequence node doesn't process messages after restart of eg |
Sosed
Replies: 0 Views: 1885
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 22, 2014 5:40 am Subject: Resequence node doesn't process messages after restart of eg |
Hi.
I use WMB 8.0.0.2 and MQ 7.5.0.0.
I have two flow deployed in seaparate eg with sequence/resequence nodes inside them. If I restart eg with flow with resequence node, it will stop process mess ... |
Topic: Null pointer while creating JMS Message |
Sosed
Replies: 1 Views: 3129
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 25, 2014 3:49 am Subject: Null pointer while creating JMS Message |
Hello.
I use WMB 8.0.0.2 on RHEL.
WMQ is 7.5.0.0.
I encountered an error at JMSOutputNode:
RecoverableException
File:CHARACTER:/build/slot1/S800_P/src/DataFlowEngine/PluginInterface ... |
Topic: MQ Client for Java: long running transations in amqrmppa |
Sosed
Replies: 1 Views: 10169
|
Forum: IBM MQ Java / JMS Posted: Wed Dec 25, 2013 4:11 am Subject: MQ Client for Java: long running transations in amqrmppa |
Hi,
I use MQ 7.5.0.0 and WMB 8.0.0.2
I have several JMS queue definitions for MQ and one connection factory (CF uses channel SYSTEM.DEF.SVRCONN). There are about 100 flows connected to JMS queue ... |
Topic: Error Making JNI Call |
Sosed
Replies: 4 Views: 9744
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 18, 2013 5:16 am Subject: Error Making JNI Call |
I guess you are putting messages in a remote queue, which means that the message is being put in a transmission queue. For compatibility reasons transmission queues usually default to 4 MB max msg ... |
Topic: Error Making JNI Call |
Sosed
Replies: 4 Views: 9744
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 02, 2013 6:27 am Subject: Error Making JNI Call |
I discovered, that the problem occurs when input message is about 4 Mb. When message payload is less than 4 Mb, flow successfuly processes it.
Firstly, I have checked MQ queues's "max message ... |
Topic: Error Making JNI Call |
Sosed
Replies: 4 Views: 9744
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 21, 2013 10:57 pm Subject: Error Making JNI Call |
Hi everybody!
I use MB 8.0.0.2 in RHEL.
Sometime I get JMS error:
3620 - Error making a JMS request. '<<QUEUE_NAME>>' 'jms:jndi:<<QUEUE_NAME>>' '' '300' '0' 'We ... |
Topic: Access udp from mapping node in subflow |
Sosed
Replies: 19 Views: 16020
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 25, 2013 2:31 am Subject: Access udp from mapping node in subflow |
Does it mean that I must redeploy application every time broker stops?
Is there another way to re-init them?
I knew that there was a reason that I didn't use UDP's.
I'll let some who k ... |
Topic: Access udp from mapping node in subflow |
Sosed
Replies: 19 Views: 16020
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 25, 2013 1:49 am Subject: Access udp from mapping node in subflow |
Hi, smdavies99, Thanks for your reply!
The values you are seeing are the ones declared in thre ESQL namely ''.
A broker restart is just that. All temporary stuff is gone and that includes shared ... |
Topic: Access udp from mapping node in subflow |
Sosed
Replies: 19 Views: 16020
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 25, 2013 12:46 am Subject: Access udp from mapping node in subflow |
Hi, guys!
I have the same problem, again. I couldn't get UDP's value after broker (or execution group) restart.
Broker is 8002.
I have subflow with mapping node, esql-file with procedures:
DEC ... |
Topic: SOAP over JMS. Retry mechanism. |
Sosed
Replies: 8 Views: 10041
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 08, 2013 12:15 am Subject: SOAP over JMS. Retry mechanism. |
Well done. Thanks for posting.
1. Your Failure terminal is unconnected. Connect it to a Trace node.
2. You have no Trace nodes anywhere in your flow. At least put Trace nodes (a) after WriteDb b ... |
Topic: SOAP over JMS. Retry mechanism. |
Sosed
Replies: 8 Views: 10041
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 05, 2013 6:13 am Subject: SOAP over JMS. Retry mechanism. |
Please post your message flow diagram, in jpeg if possible. You can blank out node names if needed.
Here it is:
http://s21.postimg.org/5lhf0toc7/flow.jpg |