History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-1506
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Robin Shen
Reporter: Gaurav Mishra
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Quickbuild database version mismatch Error

Created: 07/Jan/13 11:20 PM   Updated: 08/Jan/13 05:18 AM
Component/s: None
Affects Version/s: 4.0.65
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Support Team,

We are trying to create a backup of our Quickbuild instance on a different server which is running a different version of MySQL. When I copied all the files, and exported database to the other instance, it does not start and gives following error -

jvm 1 | WrapperStartStopApp Error: Caused by: com.pmease.quickbuild.QuickbuildException: Data version mismatch (database data version:58, application data version:53). Please follow instructions in the upgrade guide to upgrade the database.

Database Version on Quickbuild: 5.0.96
Database version on Cloud QB : 5.1.63

I don't find any respective documentaton on the Documentation Section.

This is blocker for us because we have taken downtime for tomorrow and have to setup replication etc.

thank you,

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [08/Jan/13 04:08 AM]
This problem is caused by the factor that you are trying to restore a backup taken from a new QB version into a old QB version. For instance, if you take backup from 4.0.56 and get it restored to 4.0.50. QB will complain about this. The fix is simple: make sure target instance for restore is the same or newer than 4.0.56.

I am hope this is not too late for you.

Gaurav Mishra [08/Jan/13 05:18 AM]
You are absolutely right . It fixed. Thanks for quick turn around.