Posted: Tue Apr 05, 2016 2:26 am Post subject: JMS Output Node in IIB10
Novice
Joined: 28 Nov 2013 Posts: 10
Hi,
I have a flow that receives messages from JMS implementation of WMQ and after getting the message it modifies JMS headers and sets priority on the JMS message based on the source JMS Input. Target system happens to be JBoss JMS implementation. On the JMS outputNode when I set hard coded priority to anything apart from "Inherit from header" the flow seems to work perfectly. however when I set the priority on the JMS Output Node to be " Inherit from Header" the flow is giving me exception as if I have not set any priority on the message. This is not correct as during debug I can see that JMS headers are set correctly. Please let me know if there is something I am missing here.
--------------------
ExceptionList
RecoverableException
File:CHARACTER:F:\build\slot1\S000_P\src\DataFlowEngine\MessageServices\ImbDataFlowNode.cpp
Line:INTEGER:1222
Function:CHARACTER:ImbDataFlowNode::createExceptionList
Type:CHARACTER:ComIbmTryCatchNode
Name:CHARACTER:com/tunisiatelecom/npm/flows/MFL_BSCSTONPG#FCMComposite_1_5
Label:CHARACTER:com.tunisiatelecom.npm.flows.MFL_BSCSTONPG.TryMessageToNPG.OUT
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Node throwing exception
Insert
Type:INTEGER:14
Text:CHARACTER:com.tunisiatelecom.npm.flows.MFL_BSCSTONPG.TryMessageToNPG.OUT
RecoverableException
File:CHARACTER:F:\build\slot1\S000_P\src\DataFlowEngine\PluginInterface\ImbJniNode.cpp
Line:INTEGER:1273
Function:CHARACTER:ImbJniNode::evaluate
Type:CHARACTER:ComIbmJMSClientOutputNode
Name:CHARACTER:com/tunisiatelecom/npm/flows/MFL_BSCSTONPG#FCMComposite_1_25
Label:CHARACTER:com.tunisiatelecom.npm.flows.MFL_BSCSTONPG.NPG.IN
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Caught exception and rethrowing
Insert
Type:INTEGER:14
Text:CHARACTER:com.tunisiatelecom.npm.flows.MFL_BSCSTONPG.NPG.IN
RecoverableException
File:CHARACTER:Undefined
Line:INTEGER:-1
Function:CHARACTER:JMSClientOutputNode::createOutputMessage()
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:1
Number:INTEGER:4646
Text:CHARACTER:Invalid message format for JMS Message
Insert
Type:INTEGER:5
Text:CHARACTER:Broker 'IIBNODE10'; Execution Group 'amv-test'; Message Flow 'com.tunisiatelecom.npm.flows.MFL_BSCSTONPG'; Node 'ComIbmJMSClientOutputNode'
Insert
Type:INTEGER:5
Text:CHARACTER: -1 is not valid: priority must be between 0 and 9, Invalid message format for JMS Message
-----
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum