Seeing this error when a newly created (default) HTML5 is created from Central and deployed to EAP.
10:23:12,277 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool – 48) HHH000227: Running hbm2ddl schema export
10:23:12,281 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool – 48) HHH000389: Unsuccessful: drop sequence hibernate_sequence
10:23:12,281 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool – 48) Sequence "HIBERNATE_SEQUENCE" not found; SQL statement:
drop sequence hibernate_sequence [90036-168]
- is related to
-
WFLY-811 HHH00389:Unsuccessful: drop sequence hibernate_sequence
- Resolved