Known issues for Assets - AWS Integration

Still need help?

The Atlassian Community is here for you.

Ask the community

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

Was this helpful?

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