Repository corrupted(?) after unexpected shutdown
PostPosted:Fri Jun 28, 2013 3:23 pm
After an unexpected server failure, when i try to startup the app, the repository is reindexed and then I get this exception:
Is the repository corrupted?Can I do something to recover it, or will I have to restore a backup?
p.s. I found these relative issues but they are not so much helpful:
https://issues.apache.org/jira/browse/JCR-1879
https://issues.apache.org/jira/browse/JCR-2057
Any advice would be appreciated...
Code: Select all
I am using 5.1.11 version with file repository + MySql Database.com.openkm.core.RepositoryException: Directory was previously created with a different LockFactory instance; please pass null as the lockFactory instance and use setLockFactory to change itIs the repository corrupted?Can I do something to recover it, or will I have to restore a backup?
p.s. I found these relative issues but they are not so much helpful:
https://issues.apache.org/jira/browse/JCR-1879
https://issues.apache.org/jira/browse/JCR-2057
Any advice would be appreciated...