https://issues.apache.org/bugzilla/show_bug.cgi?id=56409

            Bug ID: 56409
           Summary: A file called "\" causes StackOverflowError in
                    tldScanResourcePaths during startup
           Product: Tomcat 7
           Version: 7.0.42
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Servlet & JSP API
          Assignee: dev@tomcat.apache.org
          Reporter: koste...@his.de

at
org.apache.catalina.startup.TldConfig.tldScanResourcePaths(TldConfig.java:366)
at
org.apache.catalina.startup.TldConfig.tldScanResourcePaths(TldConfig.java:398)
at
org.apache.catalina.startup.TldConfig.tldScanResourcePaths(TldConfig.java:398)
at
org.apache.catalina.startup.TldConfig.tldScanResourcePaths(TldConfig.java:398)
at
org.apache.catalina.startup.TldConfig.tldScanResourcePaths(TldConfig.java:398)
(... repeats a lot of times)

Steps to reproduce:
1) Create a file named "\" below WEB-INF in an own folder
2) Start Tomcat7

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to