Hi All,
Im getting below error:
neo4j-enterprise-1.8$ ./bin/neo4j start
WARNING: Max 1024 open files allowed, minimum of 40 000 recommended. See the Neo4j manual.
Starting Neo4j Server...WARNING: not changing user
process [7666]... waiting for server to be ready................................................................. Failed to start within 120 seconds.
Neo4j Server may have failed to start, please check the logs.
Also please find the log attached.
Error is in
2012-10-11 12:36:01,868 ERROR [neo4j]: Problems copying store from master
org.neo4j.com.ComException: Client could not connect to localhost/
127.0.0.1:6001Actually the port number 6001 is wrong.
I've set: 2012-10-11 12:36:01,868 ERROR [neo4j]: Problems copying store from master
neo4j.properties:52:ha.server = localhost:6002
Please help.
Regards,
Abhijith K