Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 45933 invoked from network); 2 Nov 2009 08:58:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Nov 2009 08:58:58 -0000 Received: (qmail 39620 invoked by uid 500); 2 Nov 2009 08:58:57 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 39515 invoked by uid 500); 2 Nov 2009 08:58:56 -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 39504 invoked by uid 99); 2 Nov 2009 08:58:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Nov 2009 08:58:56 +0000 X-ASF-Spam-Status: No, hits=-10.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Mon, 02 Nov 2009 08:58:54 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 3E287234C498; Mon, 2 Nov 2009 00:58:34 -0800 (PST) From: bugzilla@apache.org To: dev@tomcat.apache.org Subject: DO NOT REPLY [Bug 48097] NoClassDefFoundError on first access of first jsp X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Tomcat 6 X-Bugzilla-Component: Catalina X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: amichai2@amichais.net X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@tomcat.apache.org X-Bugzilla-Target-Milestone: default X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20091102085834.3E287234C498@brutus.apache.org> Date: Mon, 2 Nov 2009 00:58:34 -0800 (PST) https://issues.apache.org/bugzilla/show_bug.cgi?id=48097 --- Comment #10 from Amichai 2009-11-02 00:58:32 UTC --- Thanks for the detailed investigation and review! I've actually been hit by the blank page issue too a year ago, with a production system's home page returning a blank page and not being noticed for a while (monitoring tools all saw it's a 200 OK and didn't report an error). I didn't know how to recreate it at the time... funny that you hit it with this bug's investigation... (well, maybe funny isn't the right word). So, are both issues fixed by these patches? the blank screen replaced with an error, and the error replaced with a successful page load? Is there anything more you need my help with? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org