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 » Error Code BIP4394 at XSL transformation node in WMB 7.0.0.1

Post new topic  Reply to topic
 Error Code BIP4394 at XSL transformation node in WMB 7.0.0.1 « View previous topic :: View next topic » 
Author Message
Archu
PostPosted: Mon Dec 12, 2011 3:58 am    Post subject: Error Code BIP4394 at XSL transformation node in WMB 7.0.0.1 Reply with quote

Novice

Joined: 17 Jun 2011
Posts: 16

Built In Node : XSL transformation node

Error Code : BIP4394

Version : WMB 7.0.0.1

Exception Message :

Code:
Description-RecoverableException : Unhandled exception in plugin method and Error_Exception_Instantiate_Transformation_Object. com.ibm.broker.plugin.MbRecoverableException. com.ibm.xsl.mqsi.XMLTransformNode. evaluate. XMLTransformNode.java. 134. 28 com.ibm.xsl.exmlt.ConfigurationException: Initialization error: java.lang.NullPointerException Groupname=com.ibm.xsl.mqsi Propfile=/com/ibm/xsl/mqsi/RASMaster.properties java.lang.NullPointerException at com.ibm.xsl.exmlt.StylesheetSelector.loadMutators(StylesheetSelector.java:966) at com.ibm.xsl.exmlt.StylesheetSelector.<init>(StylesheetSelector.java:217) at com.ibm.xsl.exmlt.EnhancedXMLTransform.initialize(EnhancedXMLTransform.java:493) at com.ibm.xsl.exmlt.EnhancedXMLTransform.<init>(EnhancedXMLTransform.java:444) at com.ibm.xsl.mqsi.XMLTransformNode.evaluate(XMLTransformNode.java:872) at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1469) Initialization error: java.lang.NullPointerException Groupname=com.ibm.xsl.mqsi Propfile=/com/ibm/xsl/mqsi/RASMaster.properties java.lang.NullPointerException at com.ibm.xsl.exmlt.StylesheetSelector.loadMutators(StylesheetSelector.java:966) at com.ibm.xsl.exmlt.StylesheetSelector.<init>(StylesheetSelector.java:217) at com.ibm.xsl.exmlt.EnhancedXMLTransform.initialize(EnhancedXMLTransform.java:493) at com.ibm.xsl.exmlt.EnhancedXMLTransform.<init>(EnhancedXMLTransform.java:444) at com.ibm.xsl.mqsi.XMLTransformNode.evaluate(XMLTransformNode.java:872) at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1469) com.ibm.xsl.mqsi.XMLTransformException: Initialization error: java.lang.NullPointerException Groupname=com.ibm.xsl.mqsi Propfile=/com/ibm/xsl/mqsi/RASMaster.properties java.lang.NullPointerException at com.ibm.xsl.exmlt.StylesheetSelector.loadMutators(StylesheetSelector.java:966) at com.ibm.xsl.exmlt.StylesheetSelector.<init>(StylesheetSelector.java:217) at com.ibm.xsl.exmlt.EnhancedXMLTransform.initialize(EnhancedXMLTransform.java:493) at com.ibm.xsl.exmlt.EnhancedXMLTransform.<init>(EnhancedXMLTransform.java:444) at com.ibm.xsl.mqsi.XMLTransformNode.evaluate(XMLTransformNode.java:872) at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1469) at com.ibm.xsl.mqsi.XMLTransformNode.evaluate(XMLTransformNode.java:892) at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1469) . com.ibm.xsl.mqsi.XMLTransformResources. Error_Exception_Instantiate_Transformation_Object



what might be the cause of error ? Why Null pointer exception?


XSL file is existing in the specified path & it is working one.
The xsl file name is set in compute node, in local environment tree with compute Mode as LocalEnvironment & message before XSLT node.

Please do the needful
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Dec 12, 2011 7:43 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You should look for APARS with XSL Transformation node in 7.0.0.2 and 7.0.0.3 - you may well be hitting a bug that is already fixed.

You should verify that the permissions to the xsd are correct for the broker service user's needs.
Back to top
View user's profile Send private message
Archu
PostPosted: Mon Dec 12, 2011 7:21 pm    Post subject: Reply with quote

Novice

Joined: 17 Jun 2011
Posts: 16

Thanks for the reply.

I do checked the APARs for XSLT node. But found no details. Also verified the permission of XSL file. It has full permissions.

The same thing worked in other Environments. But failed with below exception in Production.

Sometimes, It failes with Security exception & few times the Null pointException.


Another Exception for same Flow :

Code:
Description-RecoverableException : Unhandled exception in plugin method and Error_Exception_Instantiate_Transformation_Object. com.ibm.broker.plugin.MbRecoverableException. com.ibm.xsl.mqsi.XMLTransformNode. evaluate. XMLTransformNode.java. 134. 28 com.ibm.xsl.exmlt.ConfigurationException: Initialization error: java.lang.NullPointerException Groupname=com.ibm.xsl.mqsi Propfile=/com/ibm/xsl/mqsi/RASMaster.properties java.lang.NullPointerException at com.ibm.xsl.exmlt.StylesheetSelector.loadMutators(StylesheetSelector.java:966) at com.ibm.xsl.exmlt.StylesheetSelector.<init>(StylesheetSelector.java:217) at com.ibm.xsl.exmlt.EnhancedXMLTransform.initialize(EnhancedXMLTransform.java:493) at com.ibm.xsl.exmlt.EnhancedXMLTransform.<init>(EnhancedXMLTransform.java:444) at com.ibm.xsl.mqsi.XMLTransformNode.evaluate(XMLTransformNode.java:872) at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1469) Initialization error: java.lang.NullPointerException Groupname=com.ibm.xsl.mqsi Propfile=/com/ibm/xsl/mqsi/RASMaster.properties java.lang.NullPointerException at com.ibm.xsl.exmlt.StylesheetSelector.loadMutators(StylesheetSelector.java:966) at com.ibm.xsl.exmlt.StylesheetSelector.<init>(StylesheetSelector.java:217) at com.ibm.xsl.exmlt.EnhancedXMLTransform.initialize(EnhancedXMLTransform.java:493) at com.ibm.xsl.exmlt.EnhancedXMLTransform.<init>(EnhancedXMLTransform.java:444) at com.ibm.xsl.mqsi.XMLTransformNode.evaluate(XMLTransformNode.java:872) at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1469) com.ibm.xsl.mqsi.XMLTransformException: Initialization error: java.lang.NullPointerException Groupname=com.ibm.xsl.mqsi Propfile=/com/ibm/xsl/mqsi/RASMaster.properties java.lang.NullPointerException at com.ibm.xsl.exmlt.StylesheetSelector.loadMutators(StylesheetSelector.java:966) at com.ibm.xsl.exmlt.StylesheetSelector.<init>(StylesheetSelector.java:217) at com.ibm.xsl.exmlt.EnhancedXMLTransform.initialize(EnhancedXMLTransform.java:493) at com.ibm.xsl.exmlt.EnhancedXMLTransform.<init>(EnhancedXMLTransform.java:444) at com.ibm.xsl.mqsi.XMLTransformNode.evaluate(XMLTransformNode.java:872) at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1469) at com.ibm.xsl.mqsi.XMLTransformNode.evaluate(XMLTransformNode.java:892) at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1469) . com.ibm.xsl.mqsi.XMLTransformResources. Error_Exception_Instantiate_Transformation_Object
Back to top
View user's profile Send private message
mpong
PostPosted: Wed Dec 02, 2015 2:52 am    Post subject: XSLT Node issue Reply with quote

Disciple

Joined: 22 Jan 2010
Posts: 164

Hi All,

I am facing the same below issue in XSLT node, I have tested the input xml and xsl thru online xsl transform test tools and it gives the correct output.

But thru IIB xslt node it throws an exception(IIB 9.0.0.2), please suggest.


RecoverableException
File:CHARACTER:F:\build\slot1\S900_P\src\DataFlowEngine\PluginInterface\com_ibm_broker_plugin_CMbService.cpp
Line:INTEGER:1916
Function:CHARACTER:ImbJavaExceptionUtils::throwableToNativeException
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:4395
Text:CHARACTER:Unhandled exception in plugin method
Insert
Type:INTEGER:5
Text:CHARACTER:java.lang.NullPointerException
Insert
Type:INTEGER:5
Text:CHARACTER:com.ibm.xsl.mqsi.XMLTransformNode
Insert
Type:INTEGER:5
Text:CHARACTER:setOptionsFromPropertiesFolder
Insert
Type:INTEGER:5
Text:CHARACTER:XMLTransformNode.java
Insert
Type:INTEGER:2
Text:CHARACTER:1101
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Dec 02, 2015 3:16 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

And the XSLT version used in the style sheet is?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Error Code BIP4394 at XSL transformation node in WMB 7.0.0.1
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.