Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 50425 invoked from network); 24 Dec 2009 22:36:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Dec 2009 22:36:52 -0000 Received: (qmail 72875 invoked by uid 500); 24 Dec 2009 22:36:52 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 72839 invoked by uid 500); 24 Dec 2009 22:36:52 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 72831 invoked by uid 99); 24 Dec 2009 22:36:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Dec 2009 22:36:52 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Dec 2009 22:36:50 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 613A0234C045 for ; Thu, 24 Dec 2009 14:36:29 -0800 (PST) Message-ID: <208097455.1261694189382.JavaMail.jira@brutus.apache.org> Date: Thu, 24 Dec 2009 22:36:29 +0000 (UTC) From: "Knut Anders Hatlen (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-4494) Admin guide shows invalid shutdown command In-Reply-To: <1928572244.1261693709379.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-4494: -------------------------------------- Issue & fix info: [Patch Available] > Admin guide shows invalid shutdown command > ------------------------------------------ > > Key: DERBY-4494 > URL: https://issues.apache.org/jira/browse/DERBY-4494 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.5.3.0 > Reporter: Knut Anders Hatlen > Assignee: Knut Anders Hatlen > Attachments: shutdown.diff, tadminconfig815333.html > > > The section labeled "Shutting down by using the command line" [1] in the admin guide mentions that the following command can be used to shut down a network server: > java -jar derbyrun.jar shutdown [-h ] [-p ] [-user ] [-password ] > It should have said derbynet.jar. derbyrun.jar does not have a shutdown command. > [1] http://db.apache.org/derby/docs/10.5/adminguide/tadminconfig815333.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.