Hi All,
Am trying to install neo4j community edition 3.5.3 on EC2 instance . The steps I have followed are,
- From bin directory ran neo4j install-service
Result : neo4j installed successfully - neo4j start
Result : neo4j was started - neo4 console
Error : 'Failed to start neo4j .........." Store and its lock file has been locked by another process"
Trouble shooting tried :
- In task manager looked for any other neo4j services running-- Ony one was up and running
- Tried uninstalling and installing again
Could you please help me on this issue