Posted: Mon Jan 19, 2009 11:46 am Post subject: XSL Transformation in AIX
Partisan
Joined: 10 Jan 2008 Posts: 333
Hi,
I am using XSLT node for transformation node to transform XMLNSC messages. When I am deploying the bar file in Local Windows machine it is processing fine however in AIX it is not generating any output message.Do we need to set any special configuration for AIX for XSLT ? I am using MessageBroker6.006. I have taken trace files in both the system which are also looks similar only in AIX not generating the output. Please suggest. If needed I can attach the trace file portions.
Posted: Mon Jan 19, 2009 12:03 pm Post subject: Same return code
Partisan
Joined: 10 Jan 2008 Posts: 333
I am also quite astonished that in both system Broker is giving the same return code.
Success case :
2009-01-16 19:02:33.553337 4304 UserTrace BIP4445I: XMLT information message ''The stylesheet derived from Node Attribute/Local Environment specificetion was found in the deployed storage: ./CreateLendingGroup/XSLT/CrtLndngGrp_Request_ASBOToGBO_MF.xsl.'' reported by XMLT Node ''Consumer_BO_to_Global_BO_Format_Conversion''.
The XMLT node ''Consumer_BO_to_Global_BO_Format_Conversion'' has reported the following information message ''The stylesheet derived from Node Attribute/Local Environment specificetion was found in the deployed storage: ./CreateLendingGroup/XSLT/CrtLndngGrp_Request_ASBOToGBO_MF.xsl.''.
No user action required.
2009-01-16 19:02:33.611488 4304 UserTrace BIP4445I: XMLT information message ''Using transformer: org.apache.xalan.xsltc.trax.TransformerImpl@54061d9d'' reported by XMLT Node ''Consumer_BO_to_Global_BO_Format_Conversion''.
The XMLT node ''Consumer_BO_to_Global_BO_Format_Conversion'' has reported the following information message ''Using transformer: org.apache.xalan.xsltc.trax.TransformerImpl@54061d9d''.
No user action required.
2009-01-16 19:02:33.700580 4304 UserTrace BIP4441I: XMLT transformation complete. The eXMLT engine has completed the transformation. Output data is '(on first 1000 bytes traced): <?xml version="1.0" encoding="UTF-8"?>
<Root>
<ServiceParameterBObj>
<ServiceName>CreateLendingGroup</ServiceName>
</ServiceParameterBObj>
<LendingGroupBObj>
<GroupName>String</GroupName>
<GroupType>1000001</GroupType>
<GroupValue>Lending Group</GroupValue>
<Note>String</Note>........................
Failure case :
2009-01-16 12:50:29.615134 6426 UserTrace BIP4445I: XMLT information message ''The stylesheet derived from Node Attribute/Local Environment specificetion was found in the deployed storage: ./CreateLendingGroup/XSLT/CrtLndngGrp_Request_ASBOToGBO_MF.xsl.'' reported by XMLT Node ''Consumer_BO_to_Global_BO_Format_Conversion''.
The XMLT node ''Consumer_BO_to_Global_BO_Format_Conversion'' has reported the following information message ''The stylesheet derived from Node Attribute/Local Environment specificetion was found in the deployed storage: ./CreateLendingGroup/XSLT/CrtLndngGrp_Request_ASBOToGBO_MF.xsl.''.
No user action required.
2009-01-16 12:50:29.616666 6426 UserTrace BIP4445I: XMLT information message ''Using transformer: org.apache.xalan.xsltc.trax.TransformerImpl@6f7522e0'' reported by XMLT Node ''Consumer_BO_to_Global_BO_Format_Conversion''.
The XMLT node ''Consumer_BO_to_Global_BO_Format_Conversion'' has reported the following information message ''Using transformer: org.apache.xalan.xsltc.trax.TransformerImpl@6f7522e0''.
No user action required.
2009-01-16 12:50:29.620096 6426 UserTrace BIP4441I: XMLT transformation complete. The eXMLT engine has completed the transformation. Output data is '(on first 1000 bytes traced): <?xml version="1.0" encoding="UTF-8"?>
'.
The eXMLT engine has completed the transformation. Output data is '(on first 1000 bytes traced): <?xml version="1.0" encoding="UTF-8"?>
Posted: Mon Jan 19, 2009 1:53 pm Post subject: Re: XSL Transformation in AIX
Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
ghoshly wrote:
Hi,
I am using XSLT node for transformation node to transform XMLNSC messages. When I am deploying the bar file in Local Windows machine it is processing fine however in AIX it is not generating any output message.Do we need to set any special configuration for AIX for XSLT ? I am using MessageBroker6.006. I have taken trace files in both the system which are also looks similar only in AIX not generating the output. Please suggest. If needed I can attach the trace file portions.
Thanks in advance.
Sounds like a bug. Open a PMR... _________________ MQ & Broker admin
Few years back we had faced some problems with the XMLTransformation node...dont remember what error we had got...
IBM had got back to us and had us change the Stylesheet cache level...i think we changed to 0 or 5.....dont remember it right.
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