Neo4j: org.neo4j.graphdb.NotFoundException: Target file[nioneo_logical.log.v1] already exists

My Neo4j didn’t start and my log showed

1
org.neo4j.graphdb.NotFoundException: Target file[nioneo_logical.log.v1] already exists

I solved it by removing all nioneo_logical.log* files in data/graph.db/
Right or wrong I don’t know but my nodes and indices remained intact.

Tags:

Leave a Reply