I have a new JIRA atlassian.net account with JIRA and Confluence. It's a day old. I want to import my Server data to this account. The server version is the latest. It has been upgraded a few times, starting at version 4.something. It uses SQL Server. I backed up the data on the server. I opened the zip, and sent the entities through the atlassian-xml-cleaner-0.1.jar. I repackaged the entities and the activeobjects in a zip. I did this on a Windows 10 laptop.
When I try to import the repackaged file from https://wpc-edi.atlassian.net/secure/admin/StudioImportSelect!start.jspa, I get:
Import error
There was an error importing file jira.cloud.zip: "There was an error parsing the entities.xml file:
Content is not allowed in prolog.". Please try again or choose a different file.
Is there good advice about how I can stop trying to put content in my prolog?
TIA
Ah, I see. I used PowerShell as the shell where I executed the cleaner. PSH likes to write UTF-16 files, no matter what. The easiest resolution is to use a CMD shell, instead. There is probably some instruction to explain to PSH that it should use the format of the original file. I am sure I will stumble on it, one day.
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.