[
https://issues.apache.org/jira/browse/SLING-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388054#comment-15388054
]
Julian Reschke commented on SLING-5879:
---------------------------------------
I don't think that "using a different Oak version" helps here, as the
datasource provider doesn't rely on Oak; it's the other way around.
So here the options are:
- document not to use the StatementCache interceptor with broken versions of
the jdbc pool (in particular, not make it the default), and
- also update the dependency once the fixed version is out.
> RDBDocumentStore not starting due to StatementCache interceptor in
> org.apache.sling.datasource
> ----------------------------------------------------------------------------------------------
>
> Key: SLING-5879
> URL: https://issues.apache.org/jira/browse/SLING-5879
> Project: Sling
> Issue Type: Bug
> Components: Commons
> Reporter: Andrei Dulceanu
> Assignee: Chetan Mehrotra
> Fix For: DataSource Provider 1.0.2
>
>
> Configuring {{StatementCache}} interceptor in
> {{org.apache.sling.datasource}}, prevents the RDBDocumentStore to correctly
> start up due to a bug in the StatementCache interceptor (see
> https://bz.apache.org/bugzilla/show_bug.cgi?id=59850).
> Recommended solution is to update the tomcat pool to a fixed version (7.0.71)
> once it's out. Until that is the case we can
> * recommend not to turn on the StatementCache, or
> * use a recent Oak version which works around the bug
> ([OAK-4559|https://issues.apache.org/jira/browse/OAK-4583]).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)