On startup, if no neo database exists, we create one and populate it with
some initial content.  However, it recently started throwing an error:

 

Could not create data source [nioneodb], see nested exception for cause of
error.

 

.and the nested error is:

 

java.nio.channels.OverlappingFileLockException

 

AFAIK, there is only one thread active doing any Neo work, since it is in
the WebApp's context listener.

 

Any thoughts?

 

Thanks,

 

Rick

 

_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to