Logs not generating after Tomcat Upgrade to 9.0.31

Matthew Slowe Matthew.Slowe at jisc.ac.uk
Wed Jun 24 09:07:25 UTC 2020



> On 23 Jun 2020, at 18:49, Chug, Kshitij (NIH/CIT) [C] <kshitij.chug at nih.gov> wrote:
> 
> We have been using shibboleth IDP and we noticed that the logs stopped generating after we upgraded tomcat from 9.0.15 to 9.0.31.
> No changes have been made to logback.xml. I have also checked that logback-core, logback-classic and slf4j-api jar files are present.

While I've not seen this issue before, I'd first double check that Tomcat can write to the log directories.

Check which user Tomcat is running as (probably: ps ax | grep java) and then the owner of the logs directory (ls -ld /path/to/idp/logs).

Might be worth checking the tomcat logs to see if they show anything, too.

-- 
Matthew Slowe
Technical Specialist - Trust & Identity, Jisc


More information about the users mailing list