Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA Server with HSQL to JIRA Server with MySQL

Jason Galea
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 25, 2018

Hi,

What would be the best way to migrate a JIRA Server 6.3.1 from HSQL to another freshly installed one using MySQL.

 

I did try a backup and restore but when importing to MySQL I keep getting this error:

java.lang.RuntimeException: org.apache.jasper.JasperException: com.atlassian.activeobjects.internal.ActiveObjectsSqlException: There was a SQL exception thrown by the Active Objects library:

Database:

        - name:MySQL

        - version:5.6.40

        - minor version:6

        - major version:5

Driver:

        - name:MySQL Connector Java

        - version:mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e )

 

com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'jiradb.AO_60DB71_RAPIDVIEW' doesn't exist

 

Any suggestions?

1 answer

0 votes
Danyal Iqbal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 25, 2018

Does the table really exist in the db? MySQL uses case sensitive table names.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events