Good evening,

lately I'm experiencing the following log message when closing the 
database, even if no write transaction was there between startup and 
shutdown. In my test, I even wait 5s before closing the database and 
another 5s before stopping the thread - same result.

INFO: Close invoked with 1 running transaction(s)

This always leads to an unclean shutdown, causing a long recovery period 
at next startup. Not sure, but I think it shows up since I upgraded to 
1.3-M03, or using the new index framework (can't say exactly).

I do shutdown the database with graphDb.shutdown() since I can think.

Am I missing something? How can I avoid this behaviour?

Greetings

Axel



_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to