Skip to content

Instantly share code, notes, and snippets.

@brunoocasali
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunoocasali/6ed41386f418aacc3b5e to your computer and use it in GitHub Desktop.
Save brunoocasali/6ed41386f418aacc3b5e to your computer and use it in GitHub Desktop.
Command to start the Neo4j
bruno@cabuum:/opt/neo4j-community-2.1.6/bin$ ./neo4j start
WARNING: Max 1024 open files allowed, minimum of 40 000 recommended. See the Neo4j manual.
Using additional JVM arguments: -server -XX:+DisableExplicitGC -Dorg.neo4j.server.properties=conf/neo4j-server.properties -Djava.util.logging.config.file=conf/logging.properties -Dlog4j.configuration=file:conf/log4j.properties -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:-OmitStackTraceInFastThrow
Starting Neo4j Server...ERROR: No write access to data/ directory, run either as user bruno or root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment