[ 
https://issues.apache.org/struts/browse/WW-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Husted updated WW-1594:
---------------------------

    Fix Version/s: 2.0.3

> 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
>             Fix For: 2.0.3
>
>         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.
> <link rel="stylesheet" type="text/css" media="print" 
> href="/OLT/styles/olt_om_user_ar/print.css" />
> 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

        

Reply via email to