Known issues for Assets - AWS Integration
Assets - AWS Integration
On this page
Related content
- Troubleshooting common issues related to Assets CSV import
- Assets do not appear in Issue View after importing issues
- Assets Discovery fails to export to Jira Service Management Cloud with the error "Failed to get FetchUploadCredentials"
- Assets import process encountered an exception: rlabs.insight.i18n.constraint.violation.ObjectAttributeValueBean.NotFound.Users in Data Center
- Assets custom fields don't load for migrated issues
- Some object type attributes are not imported despite a successful Assets object schema import on Jira Service Management Data Center
- Import Section of Asset schema (icon keeps spinning)
- Assets - Azure import integration connection test fails with SSLHandshakeException
- Assets: The Instance object has the Id on the Name attribute
- Assets: Using objectschema import to import schema and objects fails with java.lang.NullPointerException
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
Related content
- Troubleshooting common issues related to Assets CSV import
- Assets do not appear in Issue View after importing issues
- Assets Discovery fails to export to Jira Service Management Cloud with the error "Failed to get FetchUploadCredentials"
- Assets import process encountered an exception: rlabs.insight.i18n.constraint.violation.ObjectAttributeValueBean.NotFound.Users in Data Center
- Assets custom fields don't load for migrated issues
- Some object type attributes are not imported despite a successful Assets object schema import on Jira Service Management Data Center
- Import Section of Asset schema (icon keeps spinning)
- Assets - Azure import integration connection test fails with SSLHandshakeException
- Assets: The Instance object has the Id on the Name attribute
- Assets: Using objectschema import to import schema and objects fails with java.lang.NullPointerException
Powered by Confluence and Scroll Viewport.