当我在 Neo4j.bat 中双击(在 Windows 8 上)时,它会显示命令提示符一秒钟,显示错误“impossibile trovare il percorso specificato”,命令提示符关闭。
在谷歌上搜索没有发现错误。版本是 1.9.2,但之前的 1.9 和 2.0.0-M03 也给了我同样的问题。
The error translates to "cannot find the path specified." With that, you'll find a few posts, such as this one, discussing the problem. The answer involves a few things:
\bin from JAVA_HOME and JRE_HOMEbin path is in your pathwindows-service-wrapper-4.jar instead of windows-service-wrapper-*.jarThis is all outlined in the Windows 7 installation video found here.