I am using JR 1.3 with Java 1.6.02. I was able to "fix" this problem by completely removing repository folder and restarting the app.
Thanks Amir > -----Original Message----- > From: Stefan Guggisberg [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 26, 2007 3:48 AM > To: [email protected] > Subject: Re: OverlappingFileLockException problem > > On 7/25/07, Amir Mistric <[EMAIL PROTECTED]> wrote: > > 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. > > what jvm and jackrabbit version are you using? > > cheers > stefan > > > > > > > > > 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(FileC > hannelImpl.java:1173) > > at > sun.nio.ch.FileChannelImpl$SharedFileLockTable.add(FileChannel > Impl.java:1075) > > at > > sun.nio.ch.FileChannelImpl.tryLock(FileChannelImpl.java:881) > > > > > > Regards > > Amir > > >
