On Tuesday, June 4, 2019, 1:57:56 PM GMT+2, Nick Couchman <[email protected]> wrote:
> You probably want to be looking at the "catalina.out" file rather than the > access log - it should have more detail, particularly related to errors and > exceptions. Depending on the Tomcat installation, this could also be > logged to Syslog (/var/log/messages or journalctl), so you just need to > locate where it's logging these exceptions. If an Internal Server Error is > being generated then there is an exception being logged somewhere. Well, as I said earlier, I'm not really used to Apache Tomcat so I'm not sure where I misconfigured things related to logging. I posted my access.log before because my catalina log doesn't show anything useful to me. Here's the full catalina log on my system right after starting Tomcat up until I get an HTTP/500 reply on a client browser: https://pastebin.com/5HprbTNu I'm sure this is trivial, but for the life of me I haven't found the right Tomcat config setting for catalina.log... Vieri --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
