From clstoreuser at gmail.com Mon Dec 7 17:12:53 2009 From: clstoreuser at gmail.com (Gary Zu) Date: Mon, 7 Dec 2009 11:12:53 -0600 Subject: [cl-store-devel] CL-STORE:RESTORE-ERROR - ILLEGAL-KEYWORD-VALUE Message-ID: <5c9c54140912070912g361fd639uaf711094e67d5f8b@mail.gmail.com> Dear All, I have been using cl-store for saving and restoring my objects on Lispworks 1.6.0.01. It has been working great. In my saved object, it has a hash-table that maps an integer id to a simple object. The saved instance also has several other modeling objects. Recently I ran into a restore error during a restoring attempt. This happened only once and it didn't keep any data/objects before the cl-store serialization, which means the file saved by cl-store serialization is the only data I got. So I have no way to check if anything in my data itself was wrong or not. Sorry for this incomplete information. Still, could you please help me on this? Or could you give me some ideas/clues on this error? The error is: Error: NIL is an illegal value for the keyword :SIZE 1 (abort) Return to level 0. 2 Return to top loop level 0. Type :b for backtrace or :c