Neo4j 桌面数据库无法启动,状态为“KILLED" [英] Neo4j Desktop DB failed to start with with status 'KILLED'

查看:40
本文介绍了Neo4j 桌面数据库无法启动,状态为“KILLED"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

运行 Neo4j 桌面版 1.0.15.尝试启动数据库导致启动失败:

Running Neo4j Desktop version 1.0.15. Trying to start DB causes the start fail:

数据库启动失败:数据库 [database-f8950fdd-6b5f-4fea-8c9f-e8457ee1da9a] 'v3.3.1' 退出状态为已杀".检查日志

Database failed to start: DB [database-f8950fdd-6b5f-4fea-8c9f-e8457ee1da9a] 'v3.3.1' exited with status 'KILLED'. Check the logs

主要日志部分如下

2018-02-26 23:03:38.004+0000 ERROR Failed to start Neo4j: Starting Neo4j failed: Component 'org.neo4j.server.database.LifecycleManagingDatabase@6411d3c8' was successfully initialized, but failed to start. Please see the attached cause exception "Connection timed out: connect". Starting Neo4j failed: Component 'org.neo4j.server.database.LifecycleManagingDatabase@6411d3c8' was successfully initialized, but failed to start. Please see the attached cause exception "Connection timed out: connect".

Caused by: java.lang.RuntimeException: Error starting org.neo4j.kernel.impl.factory.GraphDatabaseFacadeFactory, C:UserskirilAppDataRoamingNeo4j DesktopApplication
eo4jDatabasesdatabase-f8950fdd-6b5f-4fea-8c9f-e8457ee1da9ainstallation-3.3.1datadatabasesgraph.db

Caused by: org.neo4j.kernel.lifecycle.LifecycleException: Component 'org.neo4j.backup.OnlineBackupKernelExtension@c6e0f32' was successfully initialized, but failed to start. Please see the attached cause exception "Connection timed out: connect".

    Suppressed: org.neo4j.kernel.lifecycle.LifecycleException: Exception during graceful attempt to stop partially started component. Please use non suppressed exception to see original component failure.

Caused by: java.io.IOException: Unable to establish loopback connection

推荐答案

可能是您的 neo4j 仍在运行.我通过关闭数据库并重新启动它来解决这个问题.

It might be your neo4j was still running. I solved this problem by shutting down the database and restarting it.

平台:Windows 10;Neo4j 桌面版:1.1.13

Platform: Windows 10; Neo4j Desktop version: 1.1.13

打开一个推荐行窗口并转到您的 neo4j 数据库的目录.运行

Open a commend-line window and go to the directory of your neo4j database. run

bin
eo4j status 

检查数据库的状态.

如果正在运行,则运行

bin
eo4j stop

关闭你的数据库.然后回到Neo4j桌面,点击开始按钮,就可以无症状了.

to shut down your database. Then go back to the Neo4j Desktop, click the start button, and it could be symptom-free.

这篇关于Neo4j 桌面数据库无法启动,状态为“KILLED"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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