From derby-user-return-12319-apmail-db-derby-user-archive=db.apache.org@db.apache.org Thu Feb 18 15:08:27 2010 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 51745 invoked from network); 18 Feb 2010 15:08:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Feb 2010 15:08:27 -0000 Received: (qmail 36258 invoked by uid 500); 18 Feb 2010 15:08:26 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 36212 invoked by uid 500); 18 Feb 2010 15:08:26 -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 36204 invoked by uid 99); 18 Feb 2010 15:08:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 15:08:26 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [217.157.158.86] (HELO logodata.dk) (217.157.158.86) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 15:08:18 +0000 Subject: Derby in windows MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 18 Feb 2010 16:07:45 +0100 Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Message-ID: <4C4F91EAA81028429D01BCA40BDB438D0BFD2D@exch2003.Logo.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Derby in windows Thread-Index: AcqwV1lqdU8PVXVBTSOGtkIlCEtqegAU7KEg From: "Erik Steen Jakobsen" To: "Derby Discussion" X-Virus-Checked: Checked by ClamAV on apache.org reason for problems is always some 40 cm away from the screen.=20 The derby standard startNetworkserver.bat did not contain any use of %DERBY_CMD_LINE_ARGS%=20 So they were registered and so on ... But never used.=20 Only a wrong stop command did uncover this bug in the startup batch.=20 So now I'll continue the path ... Hoping this was the last surprice.-) Erik