I was trying to create space in confluence version 5.1.5. But it is throwing system error. Please do the needful to resolve this issue.
Error:
com.atlassian.bonnie.LuceneException: com.atlassian.bonnie.LuceneException: Couldn't open writer on directory: org.apache.lucene.store.SimpleFSDirectory@/app/confl/ConfluenceHome/index lockFactory=org.apache.lucene.store.SimpleFSLockFactory@1f918a5b
at com.atlassian.bonnie.LuceneConnection.withBatchUpdate(LuceneConnection.java:409)
caused by: com.atlassian.bonnie.LuceneException: Couldn't open writer on directory: org.apache.lucene.store.SimpleFSDirectory@/app/confl/ConfluenceHome/index lockFactory=org.apache.lucene.store.SimpleFSLockFactory@1f918a5b
at com.atlassian.bonnie.LuceneConnection.withWriter(LuceneConnection.java:346)
caused by: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: SimpleFSLock@/app/confl/ConfluenceHome/index/write.lock
at org.apache.lucene.store.Lock.obtain(Lock.java:85)