我曾经在我的机器上的小硬盘驱动器上安装了neo4j,并且我在一个更大的硬盘驱动器上创建了一个新的安装,现在我无法启动neo4j控制台。我可以启动neo4j shell,但是控制台在此之后挂起:
WARNING: Max 16384 open files allowed, minimum of 40 000 recommended. See the Neo4j manual.
Starting Neo4j Server console-mode...
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 -Xms512m -Xmx30000m
2015-01-09 19:24:14.268+0000 INFO [API] Setting startup timeout to: 120000ms based on -1
有关为何可能发生这种情况的任何建议?我曾经得到类似的Max x打开文件允许警告,并且每一个工作正常。关于在哪里寻找错误来源的任何建议都会很棒。谢谢!
答案 0 :(得分:2)
这不是因为有关打开文件的警告。
但是,您肯定会在文件graph.db/messages.log
中的日志中找到错误。
通常这些类型的错误是由于:
allow_store_upgrade=true