https://issues.apache.org/bugzilla/show_bug.cgi?id=50737
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50737
--- Comment #4 from Jon E. 2011-02-11 14:51:27 EST ---
The problem occurs when Tomcat (on the iSeries / System i / AS400) is started
with a command line that has different case values than where the file system
resides.
We configured the I
https://issues.apache.org/bugzilla/show_bug.cgi?id=50737
--- Comment #3 from Jon E. 2011-02-11 11:24:22 EST ---
I modified the ExpandWar class to spit out the failed comparison values in the
validate method right before the exception is thrown. After stuffing the
modified class back into the Cat
https://issues.apache.org/bugzilla/show_bug.cgi?id=50737
--- Comment #2 from Mark Thomas 2011-02-11 10:43:31 EST ---
This looks like a JVM bug at this point. I think the best we can do is add some
debug logging to help track this down. If I add the looging to Tomcat 7, can
you build Tomcat 7.0.x
https://issues.apache.org/bugzilla/show_bug.cgi?id=50737
--- Comment #1 from Konstantin Kolinko 2011-02-09
01:16:00 EST ---
That message is "expandWar.illegalPath" in
org.apache.catalina.startup.ExpandWar.
There are two places where it is checked there. Basically, it is
if (!expandedFile.getC