Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 88176 invoked from network); 19 May 2004 08:50:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 May 2004 08:50:43 -0000 Received: (qmail 26957 invoked by uid 500); 19 May 2004 08:49:06 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 26777 invoked by uid 500); 19 May 2004 08:49:04 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 26636 invoked by uid 98); 19 May 2004 08:49:03 -0000 Received: from cziegeler@s-und-n.de by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(212.8.217.2):. Processed in 0.121835 secs); 19 May 2004 08:49:03 -0000 X-Qmail-Scanner-Mail-From: cziegeler@s-und-n.de via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(212.8.217.2):. Processed in 0.121835 secs) Received: from unknown (HELO mail.s-und-n.de) (212.8.217.2) by hermes.apache.org with SMTP; 19 May 2004 08:49:02 -0000 Received: from notes.sundn.de (ntsrv5.sundn.de [10.10.2.10]) by mail.s-und-n.de (postfix) with ESMTP id 5BBD719F682 for ; Wed, 19 May 2004 10:48:05 +0200 (CEST) Received: from hw0386 ([10.10.2.53]) by notes.sundn.de (Lotus Domino Release 6.5) with ESMTP id 2004051910395354-53570 ; Wed, 19 May 2004 10:39:53 +0200 From: "Carsten Ziegeler" To: "Cocoon-Dev" Subject: Persistent storing should work now Date: Wed, 19 May 2004 10:47:49 +0200 Organization: S&N AG MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Thread-Index: AcQ9ffal+ZBjabC1QdqITvK4l7SjIg== X-MIMETrack: Itemize by SMTP Server on PBSN1/Systeme und Netzwerke(Release 6.5|September 26, 2003) at 19.05.2004 10:39:53, Serialize by Router on PBSN1/Systeme und Netzwerke(Release 6.5|September 26, 2003) at 19.05.2004 10:39:53, Serialize complete at 19.05.2004 10:39:53 Message-ID: Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Due to our change to JCS I found a serious bug in our own caching keys: the hash code wasn't always calculated properly :( This resulted in a) an unusable persistent store as after an application restart the keys didn't match anymore and b) other environments like CLI etc. couldn't use the cache at all. Both should now work (I only tested a) though). Carsten Carsten Ziegeler Open Source Group, S&N AG http://www.osoco.net/weblogs/rael/