neo4j - how to avoid java.nio.channels.OverlappingFileLockException -


i have java web app , trying use neo4j 2.0. wrote servlet allow me observe of action in database. uses same singleton database connection used other servlets in application, when try access debug servlet, 'overlappingfilelockexception' error.

is there can around this?


Comments

Popular posts from this blog

c# - must be a non-abstract type with a public parameterless constructor in redis -

c# - ReportViewer control - axd url -

ajax - PHP/JSON Login script (Twitter style) not setting sessions -