[
https://issues.apache.org/jira/browse/CONNECTORS-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288470#comment-13288470
]
Karl Wright commented on CONNECTORS-478:
----------------------------------------
I've requested additional exception info, which might give me a clue as to
where this is occurring.
> Wiki crawling with Derby 10.8.2.2 causes unhandled unique constraint
> violations
> -------------------------------------------------------------------------------
>
> Key: CONNECTORS-478
> URL: https://issues.apache.org/jira/browse/CONNECTORS-478
> Project: ManifoldCF
> Issue Type: Bug
> Components: Framework agents process, Wiki connector
> Affects Versions: ManifoldCF 0.5.1
> Reporter: Karl Wright
> Assignee: Karl Wright
>
> Marcin Goss reports the following uncaught exceptions crawling wiki pages
> with Derby 10.8.2.2:
> {code}
> Caused by: java.sql.SQLIntegrityConstraintViolationException: The statement
> was aborted because it would have caused a duplicate key value in a unique or
> primary key constraint or unique index identified by 'XXXXXXXX' defined on
> 'EVENTS'.
> at
> org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown
> Source)
> at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown
> Source)
> at
> org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown
> Source)
> at
> org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown
> Source)
> at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown
> Source)
> at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown
> Source)
> at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown
> Source)
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira