Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 65747 invoked from network); 9 May 2008 14:48:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 May 2008 14:48:47 -0000 Received: (qmail 22975 invoked by uid 500); 9 May 2008 14:48:47 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 22952 invoked by uid 500); 9 May 2008 14:48:47 -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 22941 invoked by uid 99); 9 May 2008 14:48:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 May 2008 07:48:47 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.82.107.6] (HELO red.amberpoint.com) (63.82.107.6) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 May 2008 14:48:01 +0000 Received: from [127.0.0.1] (rlefstin-d830.edgility.com [10.10.12.229] (may be forged)) by red.amberpoint.com (8.14.0/8.12.11) with ESMTP id m49EmEXp017338 for ; Fri, 9 May 2008 07:48:14 -0700 (PDT) Message-ID: <48246427.5040404@amberpoint.com> Date: Fri, 09 May 2008 07:48:07 -0700 From: Bryan Pendleton User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Derby Discussion Subject: Re: NullPointerException References: <21762.195.120.182.11.1210324140.squirrel@webmail.eurix.it> In-Reply-To: <21762.195.120.182.11.1210324140.squirrel@webmail.eurix.it> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org > the system raises this exception? > > java.lang.NullPointerException > org.apache.derby.client.am.PreparedStatement.checkForValidParameterIndex(Unknown ... This might have been DERBY-3046: https://issues.apache.org/jira/browse/DERBY-3046 What version of Derby are you using, and can you try the latest release of 10.3 or 10.4? thanks, bryan