Exception thrown when using XML filter

Issue #1155 resolved
Marco Cevoli created an issue

When trying to create a Translator Package from a XML with the XML filter I get:

ERROR: javax.xml.xpath.XPathExpressionException: javax.xml.transform.TransformerException: JAXP0801002: the compiler encountered an XPath expression containing '101' operators that exceeds the '100' limit set by 'FEATURE_SECURE_PROCESSING'.

The fprm configuration file is no different than others I used before (it’s attached to this message), so I suppose it depends on some Java update. Anyone else has experienced this?

Kind regards,

Marco

Comments (8)

  1. Log in to comment