Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-11-2019 08:27 AM
Hi all,
I'm currently stuck on an issue where we deleted the transactions log from a Neo4j database (Neo4j Enterprise 3.5.1) and are trying to restart it, but we are getting this message after a couple of minutes:
2019-01-11 15:06:43.887+0000 ERROR Failed to start Neo4j: Starting Neo4j failed: Component 'org.neo4j.server.database.LifecycleManagingDatabase@3e2772a9' was successfully initialized, but failed to start. Please see the attached cause exception "No check point found in any log file from version 1390 to 1390". Starting Neo4j failed: Component 'org.neo4j.server.database.LifecycleManagingDatabase@3e2772a9' was successfully initialized, but failed to start. Please see the attached cause exception "No check point found in any log file from version 1390 to 1390".
org.neo4j.server.ServerStartupException: Starting Neo4j failed: Component 'org.neo4j.server.database.LifecycleManagingDatabase@3e2772a9' was successfully initialized, but failed to start. Please see the attached cause exception "No check point found in any log file from version 1390 to 1390".
at org.neo4j.server.exception.ServerStartupErrors.translateToServerStartupError(ServerStartupErrors.java:45)
at org.neo4j.server.AbstractNeoServer.start(AbstractNeoServer.java:184)
at org.neo4j.server.ServerBootstrapper.start(ServerBootstrapper.java:123)
at org.neo4j.server.ServerBootstrapper.start(ServerBootstrapper.java:90)
at com.neo4j.server.enterprise.CommercialEntryPoint.main(CommercialEntryPoint.java:22)
The OS is Ubuntu 18 and we are using Neo4j Enterprise.
This happened after the transaction logs have been deleted.
Any help would be appreciated !
David
All the sessions of the conference are now available online