play.api.UnexpectedException: Unexpected exception[PersistenceException: [PersistenceUnit: production] Unable to build EntityManagerFactory]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by yanns
, 1 year agovia Stack Overflow by sami
, 1 year agovia Google Groups by Unknown author, 1 year ago
via GitHub by petru-ghita
, 2 years agovia GitHub by MattX1929
, 2 years agovia Stack Overflow by skayred
, 1 year agoorg.hibernate.HibernateException: Wrong column type in XXXXX for column YYYY. Found: varchar2, expected: raw(255)
at org.hibernate.mapping.Table.validateColumns(Table.java:373)
at org.hibernate.cfg.Configuration.validateSchema(Configuration.java:1265)
at org.hibernate.tool.hbm2ddl.SchemaValidator.validate(SchemaValidator.java:155)
at org.hibernate.internal.SessionFactoryImpl.
(SessionFactoryImpl.java:508) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1750)
at org.hibernate.ejb.EntityManagerFactoryImpl.
(EntityManagerFactoryImpl.java:94)