These commands, which were working for me just the other day, (asdf:operate 'asdf:load-op :elephant) (elephant:open-store '(:bdb "/Users/jcorneli/musndb"))
have mysteriously stopped working. I just upgraded to the latest Elephant from CVS. No help there. My machine did shut down due to a power failure, I wonder if that might have had something to do with this -- otherwise I don't have clue! Any help with debugging would be appreciated! Berkeley DB error: Invalid argument [Condition of type DB-BDB::DB-ERROR] Restarts: 0: [ABORT] Return to SLIME's top level. 1: [ABORT] Exit debugger, returning to top level. Backtrace: 0: (DB-BDB::DB-ENV-OPEN #<unavailable argument> #<unavailable argument> :AUTO-COMMIT #<unavailable argument> :INIT-CDB #<unavailable argument> :INIT-LOCK #<unavailable argument> :INIT-LOG ..) 1: ((SB-PCL::FAST-METHOD ELEPHANT::OPEN-CONTROLLER (DB-BDB::BDB-STORE-CONTROLLER)) #<unavailable lambda list>) 2: (OPEN-STORE (:BDB "/Users/jcorneli/musndb")) 3: (SB-INT:SIMPLE-EVAL-IN-LEXENV (OPEN-STORE '(:BDB "/Users/jcorneli/musndb")) #<NULL-LEXENV>) 4: ((LAMBDA ())) --more-- _______________________________________________ elephant-devel site list elephant-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/elephant-devel