Hi there,
I’m just starting to work with Liquibase. I’m getting a strange error when trying to generate a Change Log from an existing database.
Liquibase Update Failed: Unknown bit value: 2
The exact error message is:
Liquibase Update Failed: Unknown bit value: 2
SEVERE 4/20/12 8:26 AM:liquibase: Unknown bit value: 2
liquibase.exception.DatabaseException: java.text.ParseException: Unknown bit value: 2
http://forum.liquibase.org/topic/when-trying-to-generate-changeset-from-data-base-get-error
But to be honest, I don’t really understand the response that was posted.
Thanks for any help .
Simon