Re: [elephant-devel] upgrade from 0.9 to 1.0

2010-01-14 Thread Leslie P. Polzer
Ian Eslick wrote: > One quick suggestion. Try doing an open-store with the :deadlock-detect nil > keyword > argument. I can't remember for sure whether that is dependent on 4.6 or 4.7 > but it's > worth trying. Default deadlock detection works with 4.5, 4.6 and 4.7. Leslie _

Re: [elephant-devel] upgrade from 0.9 to 1.0

2010-01-13 Thread Ian Eslick
; Call to (METHOD ELEPHANT::OPEN-CONTROLLER (DB-BDB::BDB-STORE-CONTROLLER)) > (offset 295) > > Call to CLOS::METHOD-COMBINATION-TEMPLATE (offset 62) > > Call to OPEN-STORE (offset 66) > > Call to EVAL (offset 113) > EXP : (OPEN-STORE *DB-SPEC*) > > Call to EDITOR::EDITOR

Re: [elephant-devel] upgrade from 0.9 to 1.0

2010-01-13 Thread Frank Schorr
? Best regards, Frank > -----Ursprüngliche Nachricht- > Von: "Ian Eslick" > Gesendet: 11.01.10 00:16:56 > An: Elephant bugs and development > Betreff: Re: [elephant-devel] upgrade from 0.9 to 1.0 > Priorität: Niedrig > I know we have pre-build Elephant D

Re: [elephant-devel] upgrade from 0.9 to 1.0

2010-01-11 Thread Plamen .
t;> Von: "Plamen ." >> Gesendet: 05.01.10 16:56:55 >> An: Elephant bugs and development >> Betreff: Re: [elephant-devel] upgrade from 0.9 to 1.0 > > >> Hello Frank, if you get Elephant & BDB running under LWW, I would be >> interested in the re

Re: [elephant-devel] upgrade from 0.9 to 1.0

2010-01-10 Thread Ian Eslick
performance. > Still, I will try to get BDB up again and let you know. > Best regards, > Frank > > >> -Ursprüngliche Nachricht- >> Von: "Plamen ." >> Gesendet: 05.01.10 16:56:55 >> An: Elephant bugs and development >> Betreff: Re:

Re: [elephant-devel] upgrade from 0.9 to 1.0

2010-01-06 Thread Frank Schorr
o get BDB up again and let you know. Best regards, Frank > -Ursprüngliche Nachricht- > Von: "Plamen ." > Gesendet: 05.01.10 16:56:55 > An: Elephant bugs and development > Betreff: Re: [elephant-devel] upgrade from 0.9 to 1.0 > Hello Frank, if you get Elephant

Re: [elephant-devel] upgrade from 0.9 to 1.0

2010-01-06 Thread Frank Schorr
0\src\db-bdb\libberkeley-db.o:libberkeley-db.c:(.text+0x489): undefined reference to `_db_create' c:\lisp\libraries\elephant-1.0\src\db-bdb\libberkeley-db.o:libberkeley-db.c:(.text+0xe88): undefined reference to `_db_sequence_create' collect2: ld returned 1 exit status I hope this can

Re: [elephant-devel] upgrade from 0.9 to 1.0

2010-01-05 Thread Plamen .
Hello Frank, if you get Elephant & BDB running under LWW, I would be interested in the result - see the LispWorks/Berkley post from last month for details. Regards Plamen On Sun, Jan 3, 2010 at 11:36 PM, Ian Eslick wrote: > Hi Frank, > > Have you tested with BDB?  I'm curious if it's a backend i

Re: [elephant-devel] upgrade from 0.9 to 1.0

2010-01-03 Thread Ian Eslick
Hi Frank, Have you tested with BDB? I'm curious if it's a backend issue (the serialized byte-stream seems to be at fault; it's what's causing the condition to be asserted which itself fails). The other sanity check is to confirming no stale fasls and appropriate settings in my-config.sexp

[elephant-devel] upgrade from 0.9 to 1.0

2010-01-03 Thread Frank Schorr
Hi Ian: I'm currently revising my software and thought I should also upgrade my elephant from 0.9 to 1.0 using lispworks on win32. Compiling was easy, apart from two problems related to base-string: Error: BASE-STRING is not the name of a class when compiling walk-heap in in elephant-1.0/src/e