hello, I think I found the cause of unclean shutdown. So when using batch_importer 2.1 by Michael Hunger would make a database in lower version and the database generated by that importer needs to be upgraded. When I do a restart of the service some of the indexes failed. When I use the neo4jimport, it will not cause any failed indexes. Is there a feature that would let us know if indexes are already populated using neo4jclient?
Best Regards, Ryan ----- Original Message ----- From: "Ryan John Velasco" <[email protected]> To: [email protected] Sent: Thursday, February 19, 2015 10:53:05 AM Subject: Re: [Neo4j] Re: Clean shutdown of neo4j server enterprise Hello, Shutting down will take 3.8 seconds. Starting it up take 14.8 seconds. Our data have 1 Million nodes and 1 Million relationships. I am using a service controller to start and stop the service. The service is installed using neo4j installer.bat. The data is imported using neo4jimport.bat. Best Regards, Ryan ----- Original Message ----- From: "Glenn Sarti" <[email protected]> To: [email protected] Sent: Wednesday, February 18, 2015 7:44:07 PM Subject: [Neo4j] Re: Clean shutdown of neo4j server enterprise Hi Ryan, I'm trying to understand more about this issue. Firstly, can you time how long it takes to shutdown a running neo4j server. I have a feeling the answer is going to be 3 seconds or thereabouts Secondly, can you start Neo4j as a console application and do a shutdown from there and time how long it takes. I have a feeling the answer will be longer than 3 seconds. Thanks. Glenn. On Tuesday, 17 February 2015 17:42:06 UTC+8, Ryan Velasco wrote: Hello, How do you clean shutdown neo4j server? we are shutting down neo4j windows service via service controller and somehow when we start it again the indexes are on failed state. Best Regards, Ryan\ -- You received this message because you are subscribed to a topic in the Google Groups "Neo4j" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/neo4j/w8wPECbt5Mw/unsubscribe . To unsubscribe from this group and all its topics, send an email to [email protected] . For more options, visit https://groups.google.com/d/optout . -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
