|
After a successful migration via scripts from
AGPUSH-1135
, I am getting this ERROR when starting up the WildFly 8.2.0 container:
14:47:19,126 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 57) HHH000388: Unsuccessful: alter table Installation_Category add constraint FK_fsttk1rb4luv8tpnuc817578j foreign key (Installation_id) references Installation (id)
|
14:47:19,126 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 57) Can't create table 'unifiedpush.#sql-3ce_79f' (errno: 150)
|
However, the system works so far.
Sebastien Blanc is having the same error. Erik Jan de Wit can you test if the same error shows up on your end too ?
|