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 » XMLTransformation Node errors

Post new topic  Reply to topic
 XMLTransformation Node errors « View previous topic :: View next topic » 
Author Message
mqprof
PostPosted: Thu Feb 15, 2007 4:06 am    Post subject: XMLTransformation Node errors Reply with quote

Newbie

Joined: 14 Dec 2006
Posts: 4

Hi,
I 'm using XMLT node in WMB 6.0 to do xml transformation.I get the following error in XMLTrace.log.How to go abt debugging the cause of the error, there are no debugging capabilities that come with WMB for XSLT.

XMLTransformation Wed Feb 14 17:54:33 EST 2007 com.ibm.xsl.exmlt.StylesheetSelector performSelection The stylesheet derived from Node Attribute/Local Environment specificetion was found: file://C:\Documents and Settings\All Users\Application Data\IBM\MQSI/XSL/external/./hl7_to_albanyschemalatest.xslt.
XMLTransformation Wed Feb 14 17:54:35 EST 2007 com.ibm.xsl.exmlt.ParseFacilitator error XHNDLR_INTRNL_XSL_ERROR
XMLTransformation Wed Feb 14 17:54:35 EST 2007 com.ibm.xsl.exmlt.ParseFacilitator fatalError XHNDLR_INTRNL_XSL_FATAL_ERROR
XMLTransformation Wed Feb 14 17:54:35 EST 2007 com.ibm.xsl.exmlt.ParseFacilitator parseXmlStylesheet The stylesheet could not be processed: file://C:\Documents and Settings\All Users\Application Data\IBM\MQSI/XSL/external/./hl7_to_albanyschemalatest.xslt
XMLTransformation Wed Feb 14 17:54:35 EST 2007 com.ibm.xsl.exmlt.ParseFacilitator parseXmlStylesheet XHNDLR_INTRNL_XSL_EXC
Thread-11 Wed Feb 14 17:54:35 EST 2007 com.ibm.xsl.exmlt.ParseFacilitator parseXmlStylesheet
XMLTransformation Wed Feb 14 17:54:35 EST 2007 com.ibm.xsl.mqsi.XMLTransformData transformData caught exception
XMLTransformation Wed Feb 14 17:54:35 EST 2007 com.ibm.xsl.mqsi.XMLTransformData transformData Exit
XMLTransformation Wed Feb 14 17:54:35 EST 2007 com.ibm.xsl.mqsi.XMLTransformNode logXMLTransformException Entry
XMLTransformation Wed Feb 14 17:54:35 EST 2007 com.ibm.xsl.mqsi.XMLTransformNode logXMLTransformException Class Name: com.ibm.xsl.mqsi.XMLTransformData
XMLTransformation Wed Feb 14 17:54:35 EST 2007 com.ibm.xsl.mqsi.XMLTransformNode logXMLTransformException Method Name: transformData
XMLTransformation Wed Feb 14 17:54:35 EST 2007 com.ibm.xsl.mqsi.XMLTransformNode logXMLTransformException Message Source: returned null
XMLTransformation Wed Feb 14 17:54:35 EST 2007 com.ibm.xsl.mqsi.XMLTransformNode logXMLTransformException Message Key: Error_Transform
XMLTransformation Wed Feb 14 17:54:35 EST 2007 com.ibm.xsl.mqsi.XMLTransformNode logXMLTransformException Other Info:

com.ibm.xsl.exmlt.TransformRequestException: Transformation failure when processing Stylesheet file://C:\Documents and Settings\All Users\Application Data\IBM\MQSI/XSL/external/./hl7_to_albanyschemalatest.xslt
The stylesheet could not be processed: file://C:\Documents and Settings\All Users\Application Data\IBM\MQSI/XSL/external/./hl7_to_albanyschemalatest.xslt

Transformation failure when processing Stylesheet file://C:\Documents and Settings\All Users\Application Data\IBM\MQSI/XSL/external/./hl7_to_albanyschemalatest.xslt
The stylesheet could not be processed: file://C:\Documents and Settings\All Users\Application Data\IBM\MQSI/XSL/external/./hl7_to_albanyschemalatest.xslt

com.ibm.xsl.exmlt.TransformRequestException: Transformation failure when processing Stylesheet file://C:\Documents and Settings\All Users\Application Data\IBM\MQSI/XSL/external/./hl7_to_albanyschemalatest.xslt
The stylesheet could not be processed: file://C:\Documents and Settings\All Users\Application Data\IBM\MQSI/XSL/external/./hl7_to_albanyschemalatest.xslt
at com.ibm.xsl.exmlt.EnhancedXMLTransform.transformDocument(EnhancedXMLTransform.java:709)
at com.ibm.xsl.mqsi.XMLTransformData.transformData(XMLTransformData.java:838)
at com.ibm.xsl.mqsi.XMLTransformNode.evaluate(XMLTransformNode.java:942)
at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1298)


Thanks
Back to top
View user's profile Send private message
au@kosa
PostPosted: Thu Feb 15, 2007 4:17 am    Post subject: Reply with quote

Centurion

Joined: 04 Jan 2007
Posts: 103
Location: pune

1. rename the *.xslt to *.xsl.

2. Deploy it and test.


It should work.

Regards,
Amit Upadhyaya
Back to top
View user's profile Send private message Yahoo Messenger
XZ
PostPosted: Wed Feb 21, 2007 1:03 am    Post subject: Reply with quote

Apprentice

Joined: 22 May 2006
Posts: 45
Location: IBM Hursley

Hi there,

You can use an external xslt debugger or directly use the Xalan that comes with Java 1.4. Read http://www-128.ibm.com/developerworks/websphere/library/techarticles/0612_zhang/0612_zhang.html
as a start point. The error normally indicates a problem with your style sheet.
_________________
Regards,

-XZ
WMQI Development
Back to top
View user's profile Send private message
SandiSan
PostPosted: Wed Feb 21, 2007 1:49 am    Post subject: Reply with quote

Acolyte

Joined: 01 Apr 2006
Posts: 57
Location: Pune/India

You Can Test XSLT using Altova XMLSpy tool .

Under Menu XSL/XQUERY-->Debugger option is there.

Regards
Sandisan
Back to top
View user's profile Send private message Yahoo Messenger
vmurali_au
PostPosted: Fri Apr 20, 2007 8:27 am    Post subject: Debugging XMLTransformation Node Reply with quote

Voyager

Joined: 26 Mar 2004
Posts: 76

How to start debugging in XMLTransformation node in WBIMB 6.0?

I've enebled detailed trace in XMLT node, also then i've issued mqsireload to reload the execution group.

I dont see any trace logs related to the XSLT errors going into XMLTrace.log file in the common\log directory.

Is there any special settings that needs to be done?

Also it is mentioned in WBIMB Information Center that the above method is deprecated and the trace will directly go to user trace. I've also enabled user trace to debug on this flow and restarted it. Still i dont see XSLT errors in the user trace.
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 » XMLTransformation Node errors
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.