cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Exception after partial load

I had a load csv command running that failed with out of memory, and now when I try to query I get this:

Neo.DatabaseError.General.UnknownError: org.neo4j.io.pagecache.impl.FileIsNotMappedException: File has been unmapped: /var/lib/neo4j/data/databases/graph.db/neostore.counts.db.a

Is this a known exception? How can I fix this?

1 ACCEPTED SOLUTION

I got an answer on slack, that worked.

Delete neostore.counts.db.a and neostore.counts.db.b files and restart.

View solution in original post

1 REPLY 1

I got an answer on slack, that worked.

Delete neostore.counts.db.a and neostore.counts.db.b files and restart.