From the course: Learning Apache Tomcat

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge: Finding a bug using Tomcat logs

Challenge: Finding a bug using Tomcat logs - Tomcat Tutorial

From the course: Learning Apache Tomcat

Start my 1-month free trial

Challenge: Finding a bug using Tomcat logs

(bright music) - [Instructor] This challenge is about reading Tomcat logs, specifically error messages. I've created an application called bug.war that will throw an error. Install it, figure out the source of the error by looking at the logs, and then fix it. You won't need to edit the application source code or know anything that we haven't covered already. You can fix this bug by doing stuff we've already learned how to do.

Contents