------------------------------------------------------------------------
BUILD SUCCESS
------------------------------------------------------------------------
Total time: 1.342s
Finished at: Fri Aug 08 19:57:17 CEST 2014
Final Memory: 6M/15M
------------------------------------------------------------------------
NetBeans: Deploying on WildFly Application Server 8.1.0
profile mode: false
debug mode: false
force redeploy: true
Initial deploying EAR to E:\WildFly\8.1.0\standalone\deployments\obyon-ear-1.0.ear
Completed initial distribution of EAR
Deploying E:\WildFly\8.1.0\standalone\deployments\obyon-ear-1.0.ear
{"JBAS014671: Failed services" => {
"jboss.persistenceunit.\"obyon-ear-1.0.ear/obyon-portal-1.0.war#obyon\"" => "org.jboss.msc.service.StartException in service jboss.persistenceunit.\"obyon-ear-1.0.ear/obyon-portal-1.0.war#obyon\":
javax.persistence.PersistenceException: Unable to execute JPA schema generation create command [create table CATEGORYS (id bigserial not null, visible boolean not null, primary key (id))]
Caused by: javax.persistence.PersistenceException: Unable to execute JPA schema generation create command [create table CATEGORYS (id bigserial not null, visible boolean not null, primary key (id))]
Caused by: org.postgresql.util.PSQLException: ERREUR: la relation « categorys » existe déjà",
"jboss.persistenceunit.\"obyon-ear-1.0.ear#obyon\"" => "org.jboss.msc.service.StartException in service jboss.persistenceunit.\"obyon-ear-1.0.ear#obyon\": javax.persistence.PersistenceException: Unable to execute JPA schema
generation create command [create table CATEGORYS (id bigserial not null, visible boolean not null, primary key (id))]
Caused by: javax.persistence.PersistenceException: Unable to execute JPA schema generation create command [create table CATEGORYS (id bigserial not null, visible boolean not null, primary key (id))]
Caused by: org.postgresql.util.PSQLException: ERREUR: la relation « categorys » existe déjà"
}}