Posted: Mon Feb 13, 2012 11:45 pm Post subject: Stylesheet not found
Acolyte
Joined: 11 Dec 2007 Posts: 61 Location: Bengaluru
Hi,
I am developing a flow on WMB TK V6.1.0.3 and WMB runtime 6.1.0.10. The flow i have developed is Webservice using Message Flow in that i have used XSLT node for transformation. While Transforming I am getting below mentioned error for 1 of the operations(Remaining 2 operations are working fine). I have deployed the XSL files along with MF and MS. I have cleaned the project and bounced the broker. Still getting below mentioned error.
Found the error. I renamed the file with different name, it got below mentioned compilation error. Later fixed the XSL sheet compilation error, But the XSL was working fine with Altova XMY Spy editor, but it got compilation error in WMB.
Quote:
ExceptionList
RecoverableException
File:CHARACTER:F:\build\S610_P\src\DataFlowEngine\ImbDataFlowNode.cpp
Line:INTEGER:967
Function:CHARACTER:ImbDataFlowNode::createExceptionList
Type:CHARACTER:ComIbmSOAPInputNode
Name:CHARACTER:SampleInfo#FCMComposite_1_1
Label:CHARACTER:SampleInfo.SOAP Input
Catalog:CHARACTER:BIPv610
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Node throwing exception
RecoverableException
File:CHARACTER:F:\build\S610_P\src\DataFlowEngine\PluginInterface\ImbJniNode.cpp
Line:INTEGER:1029
Function:CHARACTER:ImbJniNode::evaluate
Type:CHARACTER:ComIbmXslMqsiNode
Name:CHARACTER:SampleInfo#FCMComposite_1_7.gen/SF_SampleInfo#FCMComposite_1_42
Label:CHARACTER:SampleInfo.SF_SampleInfo.XSL Transform11
Catalog:CHARACTER:BIPv610
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Caught exception and rethrowing
RecoverableException
File:CHARACTER:XMLTransformNode.java
Line:INTEGER:979
Function:CHARACTER:transformData
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPv610
Severity:INTEGER:3
Number:INTEGER:4447
Text:CHARACTER:Error during transformation
Insert
Type:INTEGER:5
Text:CHARACTER:SF_SampleInfo.XSL Transform11
Insert
Type:INTEGER:5
Text:CHARACTER:Transformation failure when processing Stylesheet deployed:./UpdAcctHoldRq.xsl
javax.xml.transform.TransformerConfigurationException: Could not compile stylesheet
at org.apache.xalan.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:866)
at com.ibm.xsl.exmlt.StylesheetCache.preprocessStylesheet(StylesheetCache.java:748)
at com.ibm.xsl.exmlt.StylesheetCache.getPreprocessedStylesheet(StylesheetCache.java:652)
at com.ibm.xsl.exmlt.StylesheetSelector.getTransformer(StylesheetSelector.java:378)
at com.ibm.xsl.exmlt.StylesheetSelector.performSelection(StylesheetSelector.java:685)
at com.ibm.xsl.exmlt.EnhancedXMLTransform.transformDocument(EnhancedXMLTransform.java:615)
at com.ibm.xsl.mqsi.XMLTransformData.transformData(XMLTransformData.java:547)
at com.ibm.xsl.mqsi.XMLTransformNode.evaluate(XMLTransformNode.java:949)
at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1476)
at com.ibm.broker.plugin.MbRoute._propagate(Native Method)
at com.ibm.broker.plugin.MbRoute.propagate(MbRoute.java:87)
at com.ibm.broker.soap.SoapExtractNode.routeToOperationLabelNode(SoapExtractNode.java:386)
at com.ibm.broker.soap.SoapExtractNode.evaluate(SoapExtractNode.java:176)
at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1476)
Anyways it worked. _________________ Regards
Vinay
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