Neo4j无法在Windows 7上启动

Neo4j无法在Windows 7上启动,neo4j,Neo4j,Neo4j工作正常,但今天它没能启动。我尝试卸载它,然后再次安装,这是我收到的错误消息: > bin\neo4j.bat install-service -verbose VERBOSE: Neo4j Root is 'C:\Users\UserB\Documents\neo4j-community-3.1.4' VERBOSE: Neo4j Server Type is 'Community' VERBOSE: Neo4j Version is '3.1.4' VERBOSE: Neo4

Neo4j工作正常,但今天它没能启动。我尝试卸载它,然后再次安装,这是我收到的错误消息:

> bin\neo4j.bat install-service -verbose
VERBOSE: Neo4j Root is 'C:\Users\UserB\Documents\neo4j-community-3.1.4'
VERBOSE: Neo4j Server Type is 'Community'
VERBOSE: Neo4j Version is '3.1.4'
VERBOSE: Neo4j Database Mode is ''
WARNING: This command does not appear to be running with administrative rights.  Some commands may fail e.g. Start/Stop
VERBOSE: Install command specified
VERBOSE: Neo4j Windows Service Name is neo4j
VERBOSE: Java detected at 'C:\Devel\jdk18\jre\bin\java.exe'
VERBOSE: Executing C:\Devel\jdk18\jre\bin\java.exe -version
Invoke-Neo4j : Process with an Id of 2092428 is not running.
At line:1 char:261
+ try { Unblock-File -Path 'C:\Users\UserB\Documents\neo4j-community-3.1.4\bin\Neo4j-Management\*.*' -ErrorAction 'SilentlyContinue' } catch {};Import-Module 'C:\Users\UserB\Documents\neo4j-community-3.1.4\bin\Neo4j-Management.ps d1'; Exit (Invoke-Neo4j <<<<  install-service -verbose)
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Invoke-N
>bin\neo4j.bat安装服务-详细
详细说明:Neo4j根目录是“C:\Users\UserB\Documents\Neo4j-community-3.1.4”
详细:Neo4j服务器类型为“社区”
详细说明:Neo4j版本为“3.1.4”
详细:Neo4j数据库模式为“”
警告:此命令似乎没有以管理权限运行。某些命令可能会失败,例如启动/停止
详细说明:指定了安装命令
详细:Neo4j Windows服务名称为Neo4j
详细:在“C:\Devel\jdk18\jre\bin\Java.exe”检测到Java
详细:执行C:\Devel\jdk18\jre\bin\java.exe-version
Invoke-Neo4j:Id为2092428的进程未运行。
第1行字符:261

+尝试{Unblock File-Path'C:\Users\UserB\Documents\neo4j-community-3.1.4\bin\neo4j-Management\*.'-ErrorAction'SilentlyContinue'}捕获{};导入模块“C:\Users\UserB\Documents\neo4j-community-3.1.4\bin\neo4j-Management.ps d1”;退出(Invoke-Neo4j警告行说您应该使用管理员权限运行它。
在资源管理器中打开文件夹,然后正如我所写的,右键单击可以获得一个上下文菜单,该菜单建议打开管理员shell。

警告行说您应该使用管理员权限运行它。
在资源管理器中打开文件夹,然后正如我所写的,右键单击可以获得一个上下文菜单,建议打开管理员shell。

您是否以管理员身份/从管理员shell运行它?我是否必须更改语法并向命令行添加一些内容才能以管理员身份运行它?“以管理员身份运行”通过???+右键单击(alt或ctrl或shift)可用。顺便说一句,v3.2可用:)是否以管理员身份/从admin shell运行?是否必须更改语法并向命令行添加一些内容才能以管理员身份运行?“以管理员身份运行”通过???+可用右键单击(alt、ctrl或shift)。顺便说一句,第3.2版可用:)