Posted: Mon Jun 25, 2007 2:20 pm Post subject: Exception error in msg translation
Partisan
Joined: 25 Jul 2006 Posts: 369
Hi guys,
I am using Aggregate nodes, to process the request and reply messages.
my flow looks like this:
FanOut: Input ->Aggregate Control->Compute->Output->Aggregate request
FanIn Response input->Aggegate reply->Compute node->source application.
In the compute nodes after the Aggregate nodes there will be a translation occurs by using Stylesheets.
In the reply message generation(echo message..original input msg+response msg from the destination) by using stylesheet, I am getting an error at the XML transformation node.
The exception tree is as shown below:
Message
Properties
ComIbmAggregateReplyBody
LocalEnvironment
Environment
ExceptionList
RecoverableException
File = /build/S600_P/src/DataFlowEngine/ImbDataFlowNode.cpp
Line = 616
Function = ImbDataFlowNode::createExceptionList
Type = ComIbmTryCatchNode
Name = SOASchema/GeocodeODSServiceFanIn#FCMComposite_1_5
Label = SOASchema.GeocodeODSServiceFanIn.TryCatch
Catalog = BIPv600
Severity = 3
Number = 2230
Text = Node throwing exception
RecoverableException
File = /build/S600_P/src/DataFlowEngine/ImbComputeNode.cpp
Line = 464
Function = ImbComputeNode::evaluate
Type = ComIbmComputeNode
Name = SOASchema/GeocodeODSServiceFanIn#FCMComposite_1_11.SOASchema/ServiceProcessReplySF#FCMComposite_1_4
Label = SOASchema.ServiceFanIn.ServiceProcessReplySF.ParseReply
Catalog = BIPv600
Severity = 3
Number = 2230
Text = Caught exception and rethrowing
RecoverableException
File = /build/S600_P/src/DataFlowEngine/ImbRdl/ImbRdlStatementGroup.cpp
Line = 589
Function = SqlStatementGroup::execute
Type = ComIbmComputeNode
Name = SOASchema/ServiceFanIn#FCMComposite_1_11.SOASchema/ServiceProcessReplySF#FCMComposite_1_4
Label = SOASchema.=ServiceFanIn.ServiceProcessReplySF.ParseReply
Catalog = BIPv600
Severity = 3
Number = 2488
Text = Error detected, rethrowing
Insert
Type = 5
Text = SOASchema.ServiceProcessReplySF_ParseReply.Main
Insert
Type = 5
Text = 26.4
Insert
Type = 5
Text = PROPAGATE TO TERMINAL 'out' FINALIZE DEFAULT DELETE DEFAULT;
RecoverableException
File = /build/S600_P/src/DataFlowEngine/PluginInterface/ImbJniNode.cpp
Line = 922
Function = ImbJniNode::evaluate
Type = ComIbmJniNode
Name = SOASchema/ServiceFanIn#FCMComposite_1_11.SOASchema/ServiceProcessReplySF#FCMComposite_1_6
Label = SOASchema.ServiceFanIn.ServiceProcessReplySF.Stylesheet Catalog = BIPv600
Severity = 3
Number = 2230
Text = Caught exception and rethrowing
RecoverableException
File = XMLTransformNode.java
Line = 996
Function = transformData
Type =
Name =
Label =
Catalog = BIPv600
Severity = 0
Number = 4447
Text = Error during transformation
Insert
Type = 5
Text = ServiceProcessReplySF.Stylesheet
Insert
Type = 5
Text = Transformation failure when processing Stylesheet /home/wmqi/Stylesheets/..../Copybook.xsl\nThe stylesheet could not be processed: /home/wmqi/Stylesheets/.../Copybook.xsl
When we send the input message through this stylesheet to convert by using RAD, the message is successfully converting but with the Broker at the XML transformation node, I am getting the Stylesheet error.
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