vogelgsang-itestra / payara-test

1 stars 1 forks source link

unidirectional throws exception #3

Open vogelgsang-itestra opened 4 years ago

vogelgsang-itestra commented 4 years ago

after upgrade of jpa (moxy) version:

javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.6.v20200131-b7c997804f): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: org.postgresql.util.PSQLException: FEHLER: Spalte »child_entity_id« mehrmals angegeben
  Position: 84
Error Code: 0
Call: INSERT INTO assignment_HISTORY (entity_id, id, created, modified, child_entity_id, child_entity_id, valid_from) VALUES (?, ?, ?, ?, ?, ?, ?)
    bind => [3, 4, 2020-04-20 10:11:15.364, 2020-04-20 10:11:15.364, 1, 1, 2020-04-20T10:11:15.364]