Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 64573 invoked from network); 7 Jun 2008 02:31:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jun 2008 02:31:10 -0000 Received: (qmail 53693 invoked by uid 500); 7 Jun 2008 02:31:11 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 53628 invoked by uid 500); 7 Jun 2008 02:31:10 -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 53616 invoked by uid 99); 7 Jun 2008 02:31:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2008 19:31:10 -0700 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; Sat, 07 Jun 2008 02:30:23 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F0D19234C133 for ; Fri, 6 Jun 2008 19:30:44 -0700 (PDT) Message-ID: <1178706743.1212805844972.JavaMail.jira@brutus> Date: Fri, 6 Jun 2008 19:30:44 -0700 (PDT) From: "Jason Warner (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-4036) Warning message after running gsh geronimo/stop-server In-Reply-To: <1966028833.1211264455536.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Warner updated GERONIMO-4036: ----------------------------------- Fix Version/s: 2.2 > Warning message after running gsh geronimo/stop-server > ------------------------------------------------------ > > Key: GERONIMO-4036 > URL: https://issues.apache.org/jira/browse/GERONIMO-4036 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: commands > Affects Versions: 2.1.2, 2.1.x, 2.2 > Environment: Windows > Reporter: YunFeng Ma > Assignee: Jason Warner > Fix For: 2.1.2, 2.2 > > > About 10 seconds after running geronimo/stop-server successfully, got the following warning messages in the gsh console: > {noformat} > MaYunFeng@TH-9418A58D694:/> 2008-5-20 13:51:12 ClientCommunicatorAdmin restart > Warning: Failed to restart: java.io.IOException: Failed to get a RMI stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: > java.net.ConnectException: Connection refused: connect] > 2008-5-20 13:51:13 RMIConnector RMIClientCommunicatorAdmin-doStop > Warning: Failed to call the method close():java.rmi.ConnectException: Connection refused to host: 9.186.117.32; nested exception is: > java.net.ConnectException: Connection refused: connect > 2008-5-20 13:51:13 ClientCommunicatorAdmin Checker-run > Warning: Failed to check connection: java.net.ConnectException: Connection refused: connect > 2008-5-20 13:51:13 ClientCommunicatorAdmin Checker-run > Warning: stopping > {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.