Known issues for Assets - AWS Integration

Here you can find known issues for Assets - AWS Integration.

XMLInputFactory exception

When you start an import, the following error appears:

Provider for class javax.xml.stream.XMLInputFactory cannot be created

To solve this problem, add a JVM system property to Jira. This will enforce an XML provider. You'll need to restart Jira to make it work.

-Djavax.xml.stream.XMLInputFactory=com.sun.xml.internal.fastinfoset.stax.factory.StAXInputFactory
Last modified on Mar 5, 2025

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.