We are encountering the ff error when running a java program using a berkeley DB.
"The environment cannot be locked for single writer access. ENV_LOCKED: The je.lck file could not be locked. Environment is invalid and must be closed."
Any idea what is the cause of the error and how can we fixed this.
Thanks!