[Aerogear-users] Unexpected error running Liquibase: Precondition Error

Matthias Wessendorf matzew at apache.org
Tue May 10 12:17:06 EDT 2016


hrm... really? Isn't it all UTF-8 ? :)

On Tue, May 10, 2016 at 6:09 PM, asimsinan <asimyuksel at sdu.edu.tr> wrote:

> When I run mvn clean install dependency:copy-dependencies
> -DincludeScope=runtime I get the following error.
>
>
>
> liquibase.exception.MigrationFailedException: Migration failed for change
> set 1.0.0.Final/initial-mysql.xml::013::generated:
>      Reason:
>           master.xml :
> liquibase.precondition.core.PrimaryKeyExistsPrecondition at 6e35bc3d : Table
> 'unifiedpush.?nstallation' doesn't exist
>
> I already have table name Installation. However when I check the table
> hibernate file 'Installation.hbm.xml' it has the following
>
> <class name="org.jboss.aerogear.unifiedpush.api.Installation"
> table="installation">
>
> Can it be related to a charset problem? The language locale of the OS is
> Turkish.
>
>
>
>
>
> --
> View this message in context:
> http://aerogear-users.1116366.n5.nabble.com/Unexpected-error-running-Liquibase-Precondition-Error-tp644p653.html
> Sent from the aerogear-users mailing list archive at Nabble.com.
> _______________________________________________
> Aerogear-users mailing list
> Aerogear-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-users
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-users/attachments/20160510/06ee5cd9/attachment.html 


More information about the Aerogear-users mailing list