Trying to migrate from Confluence 5.10.9 with the embedded database to a Confluence 5.10.9 with a mysql 5.6 database. At 90% I get the following error during a restore:
Import failed. Check your server logs for more information. java.lang.RuntimeException: Could not read fields for table AO_187CCC_SIDEBAR_LINK
searching the atlassian-confluence.log I found
com.atlassian.confluence.importexport.ImportExportException: java.lang.RuntimeException: Could not read fields for table AO_187CCC_SIDEBAR_LINK
Other things to note, the confluence that I am restoring to is in a separate install and home directory and is a clean install. This is happening during the restore during the setup wizard.