ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Stylesheet not found

Post new topic  Reply to topic
 Stylesheet not found « View previous topic :: View next topic » 
Author Message
Vgowda
PostPosted: Mon Feb 13, 2012 11:45 pm    Post subject: Stylesheet not found Reply with quote

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.

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:971
Function:CHARACTER:transformData
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPv610
Severity:INTEGER:3
Number:INTEGER:4446
Text:CHARACTER:Stylesheet does not exist
Insert
Type:INTEGER:5
Text:CHARACTER:SF_SampleInfo.XSL Transform11
Insert
Type:INTEGER:5
Text:CHARACTER:Stylesheet not found


Any thoughts on the same would be helpful.
_________________
Regards
Vinay
Back to top
View user's profile Send private message
mqsiuser
PostPosted: Tue Feb 14, 2012 12:06 am    Post subject: Re: Stylesheet not found Reply with quote

Yatiri

Joined: 15 Apr 2008
Posts: 637
Location: Germany

Does the xml/xslt transformation work with xml-spy/oxygen ?

I'd always develop xslt with such a tool and then when everything works put it into the flow.
_________________
Just use REFERENCEs
Back to top
View user's profile Send private message
Vgowda
PostPosted: Tue Feb 14, 2012 12:26 am    Post subject: Reply with quote

Acolyte

Joined: 11 Dec 2007
Posts: 61
Location: Bengaluru

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
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Stylesheet not found
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.