You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Marth (JIRA)" <ji...@apache.org> on 2015/05/29 10:38:32 UTC

[jira] [Updated] (OAK-2924) DocumentNodeStore background update thread handling of persistence exceptions

     [ https://issues.apache.org/jira/browse/OAK-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Marth updated OAK-2924:
-------------------------------
    Labels: resilience  (was: )

> DocumentNodeStore background update thread handling of persistence exceptions
> -----------------------------------------------------------------------------
>
>                 Key: OAK-2924
>                 URL: https://issues.apache.org/jira/browse/OAK-2924
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: mongomk, rdbmk
>    Affects Versions: 1.2.2, 1.3.0, 1.0.14
>            Reporter: Julian Reschke
>            Priority: Minor
>              Labels: resilience
>
> Seen in a log file:
> {noformat}
> 27.05.2015 11:34:48.130 *WARN* [DocumentNodeStore background update thread] org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore Background operation failed: org.apache.jackrabbit.oak.plugins.document.DocumentStoreException: com.ibm.db2.jcc.am.SqlTransactionRollbackException: DB2 SQL Error: SQLCODE=-911, SQLSTATE=40001, SQLERRMC=68, DRIVER=3.65.77
> org.apache.jackrabbit.oak.plugins.document.DocumentStoreException: com.ibm.db2.jcc.am.SqlTransactionRollbackException: DB2 SQL Error: SQLCODE=-911, SQLSTATE=40001, SQLERRMC=68, DRIVER=3.65.77
> {noformat}
> We need to decide whether these are harmless in that the operation will be repeated anyway. If the answer is yes, we may want to tune the log message. If the answer is no, we need to dig deeper.
> [~mreutegg] wdyt?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)