> Unfortunately the standalone deadlock utility provided by BDB does not seem > to resolve this. I just tried running it with all these hung threads and > somehow the result was a database that needs recovery. db_stat also > indicates the number of deadlocks is 0. > > This seems to indicate that the problem is not caused by deadlocks. What do > you think?
Let's make sure. After opening the store controller run (db-bdb::db-env-set-lock-detect (elephant::controller-environment *store-controller*) db-bdb::DB_LOCK_DEFAULT) and check whether this still occurs. Leslie _______________________________________________ elephant-devel site list elephant-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/elephant-devel