Return-Path: X-Original-To: apmail-db-derby-user-archive@www.apache.org Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C0E19E1C for ; Wed, 4 Apr 2012 19:26:32 +0000 (UTC) Received: (qmail 12152 invoked by uid 500); 4 Apr 2012 19:26:31 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 12125 invoked by uid 500); 4 Apr 2012 19:26:31 -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 12118 invoked by uid 99); 4 Apr 2012 19:26:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2012 19:26:31 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2012 19:26:26 +0000 Received: from isper.nabble.com ([192.168.236.156]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SFVqI-0003Cx-4Y for derby-user@db.apache.org; Wed, 04 Apr 2012 12:26:06 -0700 Message-ID: <33563259.post@talk.nabble.com> Date: Wed, 4 Apr 2012 12:26:06 -0700 (PDT) From: cruise27 To: derby-user@db.apache.org Subject: Re: Embedded derby fails to start In-Reply-To: <4F6BFB60.3010908@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: vsenapat@gmail.com References: <33544635.post@talk.nabble.com> <4F6BFB60.3010908@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Yes, we opened a JIRA defect with derby. https://issues.apache.org/jira/browse/DERBY-5676 This is running in embedded mode on IBM z/OS Mainframe. We checked quite a few things including whether the disk was full, write permissions, dual booting etc. At this point I think it could be either IBM 's jvm or AES encryption we use on db creation. We will try to recreate db with no encryption and see. If there are other ideas out there, please share. Thx. Bryan Pendleton-3 wrote: > > On 03/22/2012 01:38 PM, cruise27 wrote: >> Source) Caused by: java.lang.NullPointerException at >> org.apache.derby.impl.store.raw.log.Scan.getNextRecordForward > > Ouch! That's not ever supposed to happen. > > Do you still have the log file? It would be worth filing a Jira issue > and attaching the log, so the developers can have a look at it. > > Did your log file disk fill up, perhaps? > > Did you have a system crash or power failure while Derby was running? > > Has your system reported any disk I/O errors on the disk drives? > > The Derby logging system is supposed to be pretty well hardened against > these sorts of errors, but if you can gather any information about what > might have occurred just before this problem started, that might help > the developers. > > thanks, > > bryan > > > -- View this message in context: http://old.nabble.com/Embedded-derby-fails-to-start-tp33544635p33563259.html Sent from the Apache Derby Users mailing list archive at Nabble.com.