Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One or more Filters failed to start. how to find container log? #426

Open
chichicuervo opened this issue Mar 11, 2020 · 1 comment
Open

Comments

@chichicuervo
Copy link

11-Mar-2020 06:00:36.958 SEVERE [main] org.apache.catalina.core.StandardContext.startInternal One or more Filters failed to start. Full details will be found in the appropriate container log file
11-Mar-2020 06:00:36.958 SEVERE [main] org.apache.catalina.core.StandardContext.startInternal Context [] startup failed due to previous errors

How do I find the container log? I've attempted to add logging lines to logging.properties as instructed here

https://jaykhimani.blogspot.com/2016/12/tomcat-one-or-more-listeners-failed-to.html

also in the system's /etc/tomcat9/logging.properties

system is an EC2 instance running Ubuntu 18.04 LTS

@cdaf
Copy link

cdaf commented Nov 27, 2022

I have the same symptom, but in Windows 2016. I have also tried setting the logging to no avail, no additional logging is provided. In the past I have blindly upgraded Java, upgraded tomcat, removed and redeployed the WAR file until it worked but this time I still can't get it (jenkins in my case) to start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants