Andrei Dulceanu created SLING-5879:
--------------------------------------
Summary: 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: Oak
Reporter: Andrei Dulceanu
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)