Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
Description:
============
BW, while using RV activities, reports: org.xml.sax.SAXParseException: Invalid encoding name "8859_1".
Environment:
===========
Note: this issue happens only on HP-Itanium system. Not in Windows or Solaris.
Issue:
======
When using RV activities, BW reports the following exception:
org.xml.sax.SAXParseException: Invalid encoding name "8859_1".
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
Resolution:
===========
In deployed engine tra file, do this modification:
-for 'tibco.env.STD_EXT_CP' property, replace '%RV_HOME%/lib' with '%RV_HOME/lib/tibrvj.jar'