[Neo4j] lock issue on Ubuntu at startup

2012-01-06 Thread olivier sallou
Hi, I have a lock issue at neo start command. I have no other process running on database. I first tested on an existing db on neo 1.4.2, and got the lock error message on Ubuntu. The same on Red Hat worded fine (directory is NFS mounted, so I have exactly the same access rights and files). To be

Re: [Neo4j] lock issue on Ubuntu at startup

2012-01-06 Thread Jim Webber
Hi Olivier, Can you rule out NFS issues by copying the cleanly shutdown database to a local volume and start it from there? Jim ___ NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please register and consider posting at

Re: [Neo4j] lock issue on Ubuntu at startup

2012-01-06 Thread olivier sallou
It works on local. So lock issue is NFS related, though not a writing issue as some db files are created as well as logs. Could be clock related? Console extract from local and nfs below (on same server) On local: osallou@genokvm2:/tmp/neo4j-community-1.5/data$ rm -rf graph.db