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 is shown:
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 Oct 27, 2022
Powered by Confluence and Scroll Viewport.