1 2 3 4 5 6 7
| 10:12:58,277 INFO [STDOUT] Enregistrement persisté (update) :10857098
10:12:58,277 INFO [STDOUT] Enregistrement persisté (update) :3
10:12:58,457 WARN [JDBCExceptionReporter] SQL Error: 1400, SQLState: 23000
10:12:58,457 ERROR [JDBCExceptionReporter] ORA-01400: cannot insert NULL into ("JOIN"."USER_ID")
10:12:58,457 ERROR [AbstractFlushingEventListener] Could not synchronize database state with session
org.hibernate.exception.ConstraintViolationException: Could not execute JDBC batch update |