- I downloaded neo4j 2.1.5 for Mac
- Extracted download and navigated into it
- ./bin/neo4j start
Then I get...
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 Starting Neo4j Server...WARNING: not changing user process [13916]... waiting for server to be ready.............................................................. Failed to start within 120 seconds.
Message Log contents: https://gist.github.com/kblake/c69287925cbd52bb3ffd
Java info:
22:23 $ java -version java version "1.7.0_67" Java(TM) SE Runtime Environment (build 1.7.0_67-b01) Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
Mac OS X 10.9.5