Common Error Messages
Could not create index writer
Error messages similar to the following may appear in the tomcat/logs/cascade.log file:
Could not create index writer: org.apache.lucene.store.LockObtainFailedException:Lock obtain timed out: @/usr/local/Cascade_Server/tomcat/indexes/write.lock
To correct this problem, the following steps should be taken:
- Stop Cascade CMS.
- Remove the file write.lock from the location specified in the error message.
- Start Cascade CMS.