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

查看:820
本文介绍了启动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 install应用,但它仍然出现此错误

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天全站免登陆