Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5EB731001A for ; Tue, 6 Aug 2013 18:56:27 +0000 (UTC) Received: (qmail 8492 invoked by uid 500); 6 Aug 2013 18:56:23 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 8438 invoked by uid 500); 6 Aug 2013 18:56:23 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 8424 invoked by uid 99); 6 Aug 2013 18:56:23 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Aug 2013 18:56:23 +0000 Received: from localhost (HELO s2laptop.home) (127.0.0.1) (smtp-auth username markt, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Aug 2013 18:56:23 +0000 Message-ID: <520146D6.3030600@apache.org> Date: Tue, 06 Aug 2013 20:56:22 +0200 From: Mark Thomas User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: apache tomcat 8.0.0-rc1; /manager 404; NPE References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 06/08/2013 20:46, jieryn wrote: > When I try to hit the /manager application from a browser without > specifying /html, the following NPE ends up in the log, but the > browser sees what appears to be a typical tomcat 404 error page > without exposing the full trace: I can't repeat this with a clean installation. Please provide the steps to reproduce from a clean 8.0.0-RC1 install. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org