Hi, On Thu, Feb 14, 2008 at 8:06 AM, Derek Hohls <[EMAIL PROTECTED]> wrote: > ...Cocoon will not start-up properly due to this error: > > Message: The repository home at > /usr/local/jakarta-tomcat-4.1.31/webapps/cocoon/samples/blocks/jcr/repotest > appears to be in use. If you are sure it's not in use please delete the file > at > /usr/local/jakarta-tomcat-4.1.31/webapps/cocoon/samples/blocks/jcr/repotest/.lock. > Probably the repository was not shutdown properly. ...
This comes from the jcr block, if you're not using that block you should exclude it from your build. Or (again if you're not using the JCR block, as that would be where its data is stored), modify your startup scripts to remove that lock file before starting Cocoon. -Bertrand --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
