Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 79346 invoked from network); 29 Jan 2006 04:01:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Jan 2006 04:01:46 -0000 Received: (qmail 1493 invoked by uid 500); 29 Jan 2006 04:01:45 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 1480 invoked by uid 500); 29 Jan 2006 04:01:44 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 1469 invoked by uid 99); 29 Jan 2006 04:01:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2006 20:01:44 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [66.160.183.118] (HELO unassigned118.fc.aoindustries.com) (66.160.183.118) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2006 20:01:43 -0800 Received: from Warren (209-203-76-122.gen.twtelecom.net [209.203.76.122]) (authenticated bits=0) by mongo.netricks.net (8.12.9-20030917/8.12.9) with ESMTP id k0T41Lp5014175 for ; Sat, 28 Jan 2006 20:01:22 -0800 From: "Warren Bell" To: Subject: LazyResultLoader Exception Date: Sat, 28 Jan 2006 20:02:31 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Every other time I restart Tomcat I get the following exception: java.io.NotSerializableException: com.ibatis.sqlmap.engine.mapping.result.loader.LazyResultLoader ... What do I need to do to prevent this. Thanks, Warren Bell