Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 74485 invoked from network); 6 Jan 2006 00:55:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jan 2006 00:55:01 -0000 Received: (qmail 98362 invoked by uid 500); 6 Jan 2006 00:54:58 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 97861 invoked by uid 500); 6 Jan 2006 00:54:57 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 97850 invoked by uid 500); 6 Jan 2006 00:54:56 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 97839 invoked by uid 99); 6 Jan 2006 00:54:56 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 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; Thu, 05 Jan 2006 16:54:56 -0800 Received: by ajax.apache.org (Postfix, from userid 99) id AF2CCE0; Fri, 6 Jan 2006 01:54:35 +0100 (CET) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 38154] - NPE when accessing default context "/" after it is stopped In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20060106005435.AF2CCE0@ajax.apache.org> Date: Fri, 6 Jan 2006 01:54:35 +0100 (CET) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=38154 ------- Additional Comments From jmaher@linwoodhomes.com 2006-01-06 01:54 ------- This will only happen if no resource is entered. Eg. Accessing "http://localhost/" or "http://localhost" will cause the NPE error But, accessing "http://localhost/test.html" will cause it to correctly return a HTTP Status 503 - This application is not currently available response. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org