Is it possible at all to install Neo4j on FreeBSD VPS? After all my useless efforts i got this:
ERROR! Neo4j cannot be started using java version 1.7.0_25. * Please use Oracle(R) Java(TM) 7 to run Neo4j Server. Download "Java Platform (JDK) 7" from: http://www.oracle.com/technetwork/java/javase/downloads/index.html * Please see http://docs.neo4j.org/ for Neo4j Server installation instructions. lsof: WARNING: compiled for FreeBSD release 9.1-RELEASE; this is 9.2-PRERELEASE. lsof: kvm_open(execfile=/boot/kernel/kernel.debug, corefile=/dev/mem): No such file or directory 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...Ambiguous output redirect. cat: /root/neo4j/data/neo4j-service.pid: No such file or directory process []... waiting for server to be ready. Failed to start within 120 seconds. Neo4j Server may have failed to start, please check the logs. rm: /root/neo4j/data/neo4j-service.pid: No such file or directory -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
