Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 36138 invoked from network); 29 Aug 2005 01:06:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Aug 2005 01:06:10 -0000 Received: (qmail 10664 invoked by uid 500); 29 Aug 2005 01:06:07 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 10600 invoked by uid 500); 29 Aug 2005 01:06:07 -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 10586 invoked by uid 99); 29 Aug 2005 01:06:07 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2005 18:06:05 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id B146A12B for ; Mon, 29 Aug 2005 03:06:04 +0200 (CEST) Message-ID: <418337386.1125277564703.JavaMail.jira@ajax.apache.org> Date: Mon, 29 Aug 2005 03:06:04 +0200 (CEST) From: "Aaron Mulder (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-939) Startup with the progress bar gets a NPE In-Reply-To: <2045285294.1125272464489.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-939?page=all ] Aaron Mulder closed GERONIMO-939: --------------------------------- Resolution: Fixed Fixed to be more defensive (revision 263978) which helped flush out the underlying bug in our Tomcat implementation (included in revision 263979). > Startup with the progress bar gets a NPE > ---------------------------------------- > > Key: GERONIMO-939 > URL: http://issues.apache.org/jira/browse/GERONIMO-939 > Project: Geronimo > Type: Bug > Components: startup/shutdown > Versions: 1.0-M5 > Reporter: Jeff Genender > Assignee: Aaron Mulder > Fix For: 1.0-M5 > > Booting Geronimo Kernel (in Java 1.4.2_07)... > Starting Geronimo Application Server > Get the following on startup: > [*********] 100% 32s Startup complete > Started Application Modules: > EAR: org/apache/geronimo/Console > Listening on Ports: > java.lang.NullPointerException > at org.apache.geronimo.system.main.ProgressBarStartupMonitor.wrapUp(ProgressBarStartupMonitor.java:246) > at org.apache.geronimo.system.main.ProgressBarStartupMonitor.access$200(ProgressBarStartupMonitor.java:30) > at org.apache.geronimo.system.main.ProgressBarStartupMonitor$UpdateThread.run(ProgressBarStartupMonitor.java:449) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira