A public repo for cloudbeds-integrator tools to assist customer success
This app provides some tools to help perform ad-hoc maintenance on the CloudBeds integrator. It is not a part of the CloudBeds integrator app itself because it includes tools to assist in resolving rare edge cases.
- Download the installer.
- Extract the installer zip file, and run it.
- Click "Run Anyway"
- In the install wizard, select "Add to Start Menu", and click "Install". Then "Proceed".
- When it asks if you want to open the app now, select "No".
This helper app can be used to resolve the issue with liquibase.exception.LockException: Could not acquire change log lock.
How to fix
- Stop the CloudBeds Integrator. (I.e. open the CloudBeds Integrator app and toggle the "Running" switch to off.
- Right-click on "Cb Pna Tools master" in the start menu, and select "More" > "Run as administrator"
- Press "Upgrade Database"
- If it was successful, it should say "Query executed successfully. Rows affected 1"
- Close the "Cb Pna Tools master" app.
- Start the CloudBeds Integrator app again.