Author |
Message |
Topic: Xmlns:xsi schemalocation issue |
mbscott
Replies: 8 Views: 6798
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 15, 2012 12:47 pm Subject: Xmlns:xsi schemalocation issue |
Hi,
In my flow i am getting below xml with invalid schema locations, i need to correct it and send to wtx map.
<?xml version="1.0" encoding="UTF-8"?>
<ROOT xmlns:x ... |
Topic: MQRC 2045 de header ('N/A') failed to parse due to: Failed |
mbscott
Replies: 2 Views: 11013
|
Forum: WebSphere DataPower Posted: Tue Aug 02, 2011 6:53 am Subject: MQRC 2045 de header ('N/A') failed to parse due to: Failed |
I specified wrong Queue manager name. I corrected it and working fine. Thank you. |
Topic: MQRC 2045 de header ('N/A') failed to parse due to: Failed |
mbscott
Replies: 2 Views: 11013
|
Forum: WebSphere DataPower Posted: Mon Aug 01, 2011 1:09 pm Subject: MQRC 2045 de header ('N/A') failed to parse due to: Failed |
Hi Guys,
Could you please help. I am getting below error when MPG try to put message on backend request queue which is remote q.
Backside header ('N/A') failed to parse due to: Failed ... |
Topic: The version of the Configuration Manager is not compatible |
mbscott
Replies: 8 Views: 5323
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Jul 23, 2011 4:31 am Subject: The version of the Configuration Manager is not compatible |
No. In Dev 6.1.0.3 broker running . issue got resolved. i deleted broker and recreated. no such a error now. Thanks for ur help. |
Topic: The version of the Configuration Manager is not compatible |
mbscott
Replies: 8 Views: 5323
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 21, 2011 12:52 pm Subject: The version of the Configuration Manager is not compatible |
Yes. It was not there. but infocenter saying that
Fixpack capability level = 'all' (effective level '6.1.0.3') |
Topic: The version of the Configuration Manager is not compatible |
mbscott
Replies: 8 Views: 5323
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 21, 2011 12:43 pm Subject: The version of the Configuration Manager is not compatible |
No. I am not new. Strange why i am getting that message. |
Topic: The version of the Configuration Manager is not compatible |
mbscott
Replies: 8 Views: 5323
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 21, 2011 12:36 pm Subject: The version of the Configuration Manager is not compatible |
I am getting below response when i ran mqsireportbroker command..
Thu 07/21/2011 15:22:20.06
C:\Program Files\IBM\MQSI\6.1>mqsireportbroker WBRK61_DEFAULT_BROKER
'mqsireportbroker' is not reco ... |
Topic: The version of the Configuration Manager is not compatible |
mbscott
Replies: 8 Views: 5323
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 21, 2011 12:08 pm Subject: The version of the Configuration Manager is not compatible |
Hello,
I am getting below error when i try to deploy bar file which includes JCN and jar files.
The version of the Configuration Manager is not compatible with the version of the Configura ... |
Topic: Unable to write MRM message to queue |
mbscott
Replies: 8 Views: 9642
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 19, 2011 12:45 pm Subject: Unable to write MRM message to queue |
Yes. you are correct. It might be occurs 100 times. I need to confirm with App team. if so i will set default values for missing elements. Thank you. |
Topic: Unable to write MRM message to queue |
mbscott
Replies: 8 Views: 9642
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 19, 2011 12:05 pm Subject: Unable to write MRM message to queue |
This is the cpy i am using
01 LMSA6001-OUTPUT.
05 LMSA6001-RESPONSE-CODE PIC X(008) VALUE SPACES.
05 LMSA6001-RESPONSE-MESSAGE PIC X(080) VALUE SPACES.
... |
Topic: Unable to write MRM message to queue |
mbscott
Replies: 8 Views: 9642
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 19, 2011 10:29 am Subject: Unable to write MRM message to queue |
Ok. Message definition created by importing cobol copy book. In Message set Policy for missing elements set usedefaultvalues. So we must specify default values.. |
Topic: Unable to write MRM message to queue |
mbscott
Replies: 8 Views: 9642
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 19, 2011 8:29 am Subject: Unable to write MRM message to queue |
What does LMAS6001_RESULT_ENTRY and it's children default to when all 3 possible elements are not present?
all 3 possible elements are not present getting same exception.
If we set default valu ... |
Topic: Unable to write MRM message to queue |
mbscott
Replies: 8 Views: 9642
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 19, 2011 7:31 am Subject: Unable to write MRM message to queue |
Hello,
I am unable to send mrm message to queue and getting below exception.
ExceptionList
RecoverableException
File:CHARACTER:F:\build\S610_P\src\DataFlowEngine\ImbDataFlowNode ... |
Topic: Distribute messages to multiple queues |
mbscott
Replies: 2 Views: 3364
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 15, 2011 1:13 pm Subject: Distribute messages to multiple queues |
Thanks Vitor.
Add the queue managers to the cluster and use the in-built distribution (which defaults to round-robin) rather than reinvent the wheel.
I know but not possible to do for this espec ... |
Topic: Distribute messages to multiple queues |
mbscott
Replies: 2 Views: 3364
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 15, 2011 11:45 am Subject: Distribute messages to multiple queues |
Hello,
We have the requirement, where request messages coming to MQ queue. message broker flow will do transform and need to distribute(round robin mechanism) messages to multiple queues on multip ... |