Knowledge Base

Articles tagged as shutdown

How to fix "Cannot close the PageCache while files are still mapped"

Incorrect file permissions on store files It is common to start the database as different users, this can leave store files owned by other user ids. ( e.g. root )…

Read more

Using supervisord to manage Neo4j process

In general, running the neo4j process directly is the most common way to start and stop the neo4j server. However, if you use supervisord to manage processes, this has worked…

Read more