Chris

[major snippage]

CS> app/work/Catalina/localhost/[$context]/org/apache/jsp/admin/
CS> SessionSnooper_jsp.java exist and have file-dates from way back
CS> in 2016. (No recent changes)

CS> This is Tomcat 8.5.65 from a stock ASF-distrubuted tarball,
CS> launched using "catalina.sh start". Nothing fancy.

CS> org.apache.jasper.compiler.Compiler.isOutDated(Compiler.java:464)

*Something* must have changed, perhaps out of your control?  I vaguely remember 
a few years back a customer was having a problem with a page not loading due to 
a compile error.  The problem happened after we deployed a single-JSP fix at 
the same time the IT department changed the TC compiler or Java version.  The 
problem went away eventually, I'm guessing after the IT dept did another 
something.

Can you make a copy of the JSP and edit it in-place down to the bare minimum 
that it will still generate the exception?  That way the new copy of the code 
is freshly compiled and you have the possibility of narrowing things down?  
IOW, if you can't figure out what it is, figure out what it is not.

Is there a JAR file out of place?

--
Cris Berneburg
CACI Senior Software Engineer


________________________________

This electronic message contains information from CACI International Inc or 
subsidiary companies, which may be company sensitive, proprietary, privileged 
or otherwise protected from disclosure. The information is intended to be used 
solely by the recipient(s) named above. If you are not an intended recipient, 
be aware that any review, disclosure, copying, distribution or use of this 
transmission or its contents is prohibited. If you have received this 
transmission in error, please notify the sender immediately.

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

Reply via email to