irshad mansuri [https://community.jboss.org/people/irs] created the discussion
"Re: problem with running sample = evaluation" To view the discussion, visit: https://community.jboss.org/message/809480#809480 -------------------------------------------------------------- Hi I went through the server.log provided by you and found the following exception. "Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: Unique index or primary key violation: "PRIMARY_KEY_C ON PUBLIC.ORGANIZATIONALENTITY(ID)"; SQL statement: insert into OrganizationalEntity (DTYPE, id) values ('Group', ?) [23505-161]" This exception occurs when you have some duplicate entries in your ORGANIZATIONALENTITY schema. so you can chekout your ORGANIZATIONALENTITY schema. Usualy happens with the admin user. Regards Irshad -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/809480#809480] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
