From issues-return-3073-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Sat Jan 06 22:02:40 2007 Return-Path: Delivered-To: apmail-struts-issues-archive@locus.apache.org Received: (qmail 46600 invoked from network); 6 Jan 2007 22:02:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jan 2007 22:02:39 -0000 Received: (qmail 65477 invoked by uid 500); 6 Jan 2007 22:02:44 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 65440 invoked by uid 500); 6 Jan 2007 22:02:44 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 65431 invoked by uid 99); 6 Jan 2007 22:02:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jan 2007 14:02:43 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jan 2007 14:02:36 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A4BB37142F8 for ; Sat, 6 Jan 2007 14:02:16 -0800 (PST) Message-ID: <10257637.1168120936671.JavaMail.jira@brutus> Date: Sat, 6 Jan 2007 14:02:16 -0800 (PST) From: "Don Brown (JIRA)" To: issues@struts.apache.org Subject: [jira] Commented: (WW-1594) struts-cleanup filter - stack overflow on missing resource In-Reply-To: <30223478.1167939316664.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/struts/browse/WW-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39678 ] Don Brown commented on WW-1594: ------------------------------- I believe this has been resolved. Try the 2.0.2 test build to see if you still have the problem. > struts-cleanup filter - stack overflow on missing resource > ---------------------------------------------------------- > > Key: WW-1594 > URL: https://issues.apache.org/struts/browse/WW-1594 > Project: Struts 2 > Issue Type: Bug > Affects Versions: 2.0.1 > Environment: Tomcat 5.5.20, Struts 2.0.1 > Reporter: Matt Finholt > Attachments: olt.log > > > I get a stack overflow error when requesting a resource that does not exist. > For example: > When the request is handled for the following CSS include that doesn't actually exist in our file system, an exception is thrown that ends up in a stack overflow. > > I can replicate this behavior for any file that doesn't exist in our file system. > When I remove the "struts-cleanup" filter I no longer receive this error. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira