Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 48283 invoked from network); 1 Mar 2007 15:29:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Mar 2007 15:29:14 -0000 Received: (qmail 32802 invoked by uid 500); 1 Mar 2007 15:29:20 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 32763 invoked by uid 500); 1 Mar 2007 15:29:20 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 32752 invoked by uid 99); 1 Mar 2007 15:29:20 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2007 07:29:20 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2007 07:29:11 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A812F7141A3 for ; Thu, 1 Mar 2007 07:28:50 -0800 (PST) Message-ID: <26190378.1172762930670.JavaMail.jira@brutus> Date: Thu, 1 Mar 2007 07:28:50 -0800 (PST) From: "Anita Kulshreshtha (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-2912) Server can not be shutdown using bin\shutdown MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Server can not be shutdown using bin\shutdown --------------------------------------------- Key: GERONIMO-2912 URL: https://issues.apache.org/jira/browse/GERONIMO-2912 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components: deployment Affects Versions: 2.0-M3, 2.0-beta2 Environment: All Reporter: Anita Kulshreshtha Assigned To: Anita Kulshreshtha Fix For: 2.0-M3, 2.0-beta2 The server gives the following error when shutdown is attempted using bin\shutdown.: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/geronimo/deployment/cli/StopServer -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.