org.apache.catalina.core.ContainerBase.[Catalina].level = INFO org.apache.catalina.core.ContainerBase.[Catalina].handlers = java.util.logging.ConsoleHandlerIf your are working with IntelliJ, you can add the file Edit Configuration... -> Deployment -> Edit Artifact -> Add file
Wednesday, February 11, 2015
Tomcats Infamous “SEVERE: Error listenerStart”
I refere to this http://java.dzone.com/articles/tomcat-6-infamous-%E2%80%9Csevere article to solve the logging problem.
So if you need more logging from your tomcat server "just" create a “logging.properties” file under your”/WEB-INF/classes” folder of your WAR and you’re all set.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment