[Neo4j] Urgent: Block Not In Use error

2010-06-03 Thread Rick Bullotta
We had an accidental shutdown of a running Neo instance, and there was no "automatic recovery" on startup. We are getting a bunch of "Block Not In Use" errors such as: Block not inUse[0] blockId[179414] Is there a way to recover from this? Is this a bug? If so, is there a fix available?

Re: [Neo4j] Urgent: Block Not In Use error

2010-06-03 Thread Rick Bullotta
Sent: Thursday, June 03, 2010 11:39 AM To: 'Neo4j user discussions' Subject: [Neo4j] Urgent: Block Not In Use error Importance: High We had an accidental shutdown of a running Neo instance, and there was no "automatic recovery" on startup. We are getting a bunch of "Block N

Re: [Neo4j] Urgent: Block Not In Use error

2010-06-03 Thread Johan Svensson
Rick, There is no ordinary way to NOT run recovery on startup if the system crashes. The only way for that to happen is if something extraneous to Neo4j has modified the filesystem in between runs. For example if the logical files are removed after a crash, then starting up could lead to "no recov

Re: [Neo4j] Urgent: Block Not In Use error

2010-06-03 Thread Rick Bullotta
Neo4j user discussions Subject: Re: [Neo4j] Urgent: Block Not In Use error Rick, There is no ordinary way to NOT run recovery on startup if the system crashes. The only way for that to happen is if something extraneous to Neo4j has modified the filesystem in between runs. For example if the logical files a

Re: [Neo4j] Urgent: Block Not In Use error

2010-06-03 Thread Johan Svensson
That setup should not be a problem. Anything else you can think of that was out of the ordinary before the task got terminated or after (stacktraces, disk full, concurrent process trying to access the same store files etc)? You can contact me off-list if it would be possible for me to have a look

Re: [Neo4j] Urgent: Block Not In Use error

2010-06-03 Thread Rick Bullotta
-Original Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Johan Svensson Sent: Thursday, June 03, 2010 1:11 PM To: Neo4j user discussions Subject: Re: [Neo4j] Urgent: Block Not In Use error That setup should not be a problem. Anything else you can think

Re: [Neo4j] Urgent: Block Not In Use error

2010-06-03 Thread Rick Bullotta
To: Neo4j user discussions Subject: Re: [Neo4j] Urgent: Block Not In Use error That setup should not be a problem. Anything else you can think of that was out of the ordinary before the task got terminated or after (stacktraces, disk full, concurrent process trying to access the same store files

Re: [Neo4j] Urgent: Block Not In Use error

2010-06-03 Thread Johan Svensson
ssions > Subject: Re: [Neo4j] Urgent: Block Not In Use error > > That setup should not be a problem. Anything else you can think of > that was out of the ordinary before the task got terminated or after > (stacktraces, disk full, concurrent process trying to access the same > store f