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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.