Startup fails if clustered jackrabbit is upgrade from 1.4.4 to 1.5
------------------------------------------------------------------
Key: JCR-1923
URL: https://issues.apache.org/jira/browse/JCR-1923
Project: Jackrabbit
Issue Type: Bug
Reporter: Christian Schröder
Priority: Minor
This is closely related to JCR-1087
The call to checkLocalRevisionSchema() is too late because preapreStatements()
already uses the LOCAL_REVISIONS table.
checkLocalRevisionSchema() should be called in checkSchema()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.