From derby-user-return-12711-apmail-db-derby-user-archive=db.apache.org@db.apache.org Thu May 06 12:24:37 2010 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 21095 invoked from network); 6 May 2010 12:24:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 May 2010 12:24:37 -0000 Received: (qmail 46353 invoked by uid 500); 6 May 2010 12:24:37 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 46189 invoked by uid 500); 6 May 2010 12:24:36 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 46163 invoked by uid 99); 6 May 2010 12:24:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 May 2010 12:24:36 +0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=AWL,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mthornton@optrak.co.uk designates 217.206.42.18 as permitted sender) Received: from [217.206.42.18] (HELO mail.optrak.co.uk) (217.206.42.18) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 May 2010 12:24:29 +0000 Received: from mail.optrak.co.uk ([217.206.42.18] helo=[192.168.41.81]) by mail.optrak.co.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.71) (envelope-from ) id 1OA07b-0005lP-Fj for derby-user@db.apache.org; Thu, 06 May 2010 13:24:07 +0100 Message-ID: <4BE2B4E7.5060302@optrak.co.uk> Date: Thu, 06 May 2010 13:24:07 +0100 From: Mark Thornton User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: derby-user@db.apache.org Subject: Re: Truncating CLOB error References: <4BE29CFA.7010902@optrak.co.uk> In-Reply-To: Content-Type: multipart/alternative; boundary="------------080203030007090309010903" This is a multi-part message in MIME format. --------------080203030007090309010903 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 06/05/2010 12:38, Marco Ferretti wrote: > Hi > some simple questions that could address the issue ( I am not familiar > with that calendar system ) : are you using some ORM ? Did you check > the table ? ( the size of the CLOB ) > The ORM is Hibernate. I haven't checked the table, but I presume that the underlying column is a varchar(255). I'll do some more checks later when I don't have users wanting to see their calendars. Mark --------------080203030007090309010903 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 06/05/2010 12:38, Marco Ferretti wrote:
Hi
some simple questions that could address the issue ( I am not familiar with that calendar system ) : are you using some ORM ? Did you check the table ? ( the size of the CLOB )


The ORM is Hibernate. I haven't checked the table, but I presume that the underlying column is a varchar(255). I'll do some more checks later when I don't have users wanting to see their calendars.

Mark

--------------080203030007090309010903--