You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Paul Garcia (JIRA)" <xe...@xml.apache.org> on 2015/10/19 21:07:27 UTC

[jira] [Created] (XERCESJ-1666) java.lang.NoSuchFieldError: fRecognizedFeatures at org.apache.xerces.parsers.XML11Configuration.(Unknown Source)

Paul Garcia created XERCESJ-1666:
------------------------------------

             Summary: java.lang.NoSuchFieldError: fRecognizedFeatures at org.apache.xerces.parsers.XML11Configuration.<init>(Unknown Source)
                 Key: XERCESJ-1666
                 URL: https://issues.apache.org/jira/browse/XERCESJ-1666
             Project: Xerces2-J
          Issue Type: Bug
          Components: Other
    Affects Versions: 2.11.0, 2.9.0
         Environment: Tomcat, java7, spring3, gradle, tibco, xa database. RPM deployment process
            Reporter: Paul Garcia


Using xerces 2.11 my team constantly run into

 "java.lang.NoSuchFieldError: fRecognizedFeatures at org.apache.xerces.parsers.XML11Configuration.<init>(Unknown Source) at org.apache.xerces.parsers.XIncludeAwareParserConfiguration.<init>(Unknown Source)"

We had run into this issue before during startup, though we solved that by putting in some JVM variables:
-Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl

Now we are seeing this exception while trying to do some xa transactions. My partner and I have tried resolving this but are unable to do so.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org