Hi,
I got a lot of exception like following
Caused by: java.sql.BatchUpdateException: Batch entry 2 insert into cru_review_participant (cru_review_id, cru_user, cru_author, cru_moderator, cru_reviewer, cru_all_complete, cru_last_read, cru_status_change, cru_time_spent, cru_time_submitted, cru_participant_id) values ('744', '5', '0', '0', '0', '0', NULL, NULL, NULL, NULL, '2589') was aborted. Call getNextException to see the cause.
at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2586)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1811)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:407)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeBatch(AbstractJdbc2Statement.java:2725)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeBatch(NewProxyPreparedStatement.java:1723)
at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:70)
at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:268)
... 134 more
The best place to ask this is in our support center at https://support.atlassian.com/ where our support engineers can help you resolve this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.