Sarfaraaz ASLAM created JCR-3514:
------------------------------------
Summary: Error in RepositoryImpl class
Key: JCR-3514
URL: https://issues.apache.org/jira/browse/JCR-3514
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Affects Versions: 2.4.2
Reporter: Sarfaraaz ASLAM
Can you please verify line 2123 of RepositoryImpl class.
The condition should rather be if (!initialized || !active) {
instead of if (!initialized || active) {
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira