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

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

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