From derby-user-return-13420-apmail-db-derby-user-archive=db.apache.org@db.apache.org Wed Feb 23 21:51:42 2011 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 59797 invoked from network); 23 Feb 2011 21:51:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Feb 2011 21:51:42 -0000 Received: (qmail 28023 invoked by uid 500); 23 Feb 2011 21:51:42 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 27972 invoked by uid 500); 23 Feb 2011 21:51:41 -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 27964 invoked by uid 99); 23 Feb 2011 21:51:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Feb 2011 21:51:41 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcaddu-derby-user@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Feb 2011 21:51:33 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PsMc0-000751-A4 for derby-user@db.apache.org; Wed, 23 Feb 2011 22:51:08 +0100 Received: from p5481F916.dip.t-dialin.net ([84.129.249.22]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Feb 2011 22:51:08 +0100 Received: from Thomas.K.Hill by p5481F916.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Feb 2011 22:51:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: derby-user@db.apache.org From: Thomas Hill Subject: Re: problems after "could not listen on port xxx on host 0.0.0.0" / corrupting data base? Date: Wed, 23 Feb 2011 21:50:55 +0000 (UTC) Lines: 22 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 84.129.249.22 (Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3) Hi Morten, thanks for your reply "on the address already in user issue". The Network Server is hosted on the internet and my provider tells me that nothing else is using the port and their tests would indicate that - the normal (Linux) start/stop scripts coming with Derby are being used - when the Server is stopped the port is indeed properly released. They are assuming that if the port in a (fresh) start is not properly released the Derby Server might not have properly been shutdown / might have crashed - for which I don't have indications. Any toughts on whether the server is started after the address already in use has been encountered? There a no further entries in the log that would say 'server is ready to accept connections' - so I guess the start failed. And any thougths on the 'another instance ...' issue - which prevents me to boot the database? might the database have been corrupted?? Tx