Berkeley DB JE environment locks -



Berkeley DB JE environment locks -

i got problem berkeley environment. application can write , read environment when application tries retrieve it,it cannot open environment because locked. have configured retrieval process read only. thought why so? thanks.

ensure setreadonly(true) called on both storeconfig , environmentconfig.

berkeley-db-je

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -