启动 Neo4j 失败:地址 localhost:7474 已在使用中,无法在 Mac OSX 上绑定到它 [英] Starting Neo4j failed: Address localhost:7474 is already in use, cannot bind to it on Mac OSX

查看:16
本文介绍了启动 Neo4j 失败:地址 localhost:7474 已在使用中,无法在 Mac OSX 上绑定到它的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在我的本地主机(mac osx - El-capitan)上安装一个 neo4j 服务器,但出现此错误 -

I'm trying to install a neo4j server on my localhost (mac osx - El-capitan) and i'm getting this error -

启动 Neo4j 失败:地址 localhost:7474 已被使用,无法绑定到它.

Starting Neo4j failed: Address localhost:7474 is already in use, cannot bind to it.

我试图阻止端口运行,然后安装它会抛出 neo4j 安装应用程序,但它仍然出现此错误

I tried to stop the port from running and then install it throw the neo4j install app, but it still give this error

当我尝试启动 neo4j 服务器时,它给了我这个错误:

When i try to start the neo4j server it gives me this error :

./usr/local/bin/neo4j:第 229 行:[:参数太多

./usr/local/bin/neo4j: line 229: [: too many arguments

推荐答案

尝试杀死你的 Java 进程:

Try to kill your java processes :

sudo killall -9 java

然后重启你的neo4j服务器:

Then restart your neo4j server :

./bin/neo4j restart

这篇关于启动 Neo4j 失败:地址 localhost:7474 已在使用中,无法在 Mac OSX 上绑定到它的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆