79078025

Date: 2024-10-11 11:35:04
Score: 0.5
Natty:
Report link

Is somebody has this error with Tomcat9: I ran into this error today after upgrading from Tomcat 9.0.91 to Tomcat 9.0.96 on a Windows Server. At the same time I updated our webapp (war-file) in Tomact.

In my case the problem was soved by deleting the old compiled jsp files in the tomcat/work/ directory. They were then compiled again and everyting was fine. But this is a special windows server where I often have problem with user rights - so I guess that the work-dir was from the tomcat-User and the new war-file from the local Administrator .. or something like that

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: leole