I have installed Jira and connect with MYSQL database now i want to import the xml dump which is exported from existing Jira with H2 database. when i am importing i got this error
i am using Jira 8.20.1 version
Error parsing export file. Your export file is invalid. This may be due to a CDATA bug in older versions of JIRA (http://jira.atlassian.com/browse/JRA-4980). Exception is org.xml.sax.SAXParseException; lineNumber: 21551129; columnNumber: 20; The end-tag for element type "entity-engine-xml" must end with a '>' delimiter.
how to resolve this
please try to apply the following workaround https://confluence.atlassian.com/jira/removing-invalid-characters-from-xml-backups-12079.html
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, I adapted the approach as you refer in the link but this time the error shifted to different line number
Error parsing export file. Your export file is invalid. This may be due to a CDATA bug in older versions of JIRA (http://jira.atlassian.com/browse/JRA-4980). Exception is org.xml.sax.SAXParseException; lineNumber: 21550662; columnNumber: 55; XML document structures must start and end within the same entity.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.