On Thu, Aug 27, 2009 at 6:52 PM, go canal<[email protected]> wrote: > javax.jcr.RepositoryException: The repository home C:\Spring3Repo appears to > be in use since the file named .lock is already locked by the current process.
This error comes up when there is already another Jackrabbit instance running and accessing the repository at that location. Maybe an old JVM is still running? Regards, Alex -- Alexander Klimetschek [email protected]
