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: [email protected]
Reporter: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]