Hi
When I start my app I keep getting the exception below.
I made sure before the app is started that .lock file is not existing !
However when the app starts it still throws the exception....
Any ideas how to resolve this?
I am using Oracle bundle PM.
ERROR info.magnolia.cms.beans.config.ContentRepository 25.07.2007 12:03:07 --
System : Failed to load JCR "magnolia" null
java.nio.channels.OverlappingFileLockException
at
sun.nio.ch.FileChannelImpl$SharedFileLockTable.checkList(FileChannelImpl.java:1173)
at
sun.nio.ch.FileChannelImpl$SharedFileLockTable.add(FileChannelImpl.java:1075)
at sun.nio.ch.FileChannelImpl.tryLock(FileChannelImpl.java:881)
Regards
Amir