I downloaded the windows service installer of version 9.0.37.But at the time of connecting tomcat with eclipse IDE which is of version 2020-06 it is showing er
I did everything according to the instructions, installed all environment variables, but it still does not start. This is what is output in cmd when I try to st
Hi using eclipse juno, dynamic web project apache Tomcat v7.0 (which has its own jstl-1.2.1.jar) I get this error javax.servlet.ServletExcep
I have few key- value pair variables in my program which is hard coded now. String pswd = StringUtils.defaultString(System.getProperty("KEY_STORE_PASSWORD"), "
I want to start a dynamic web project directly from tomcat and I have defined the tomcat-users.xml file for the credentials: <?xml version="1.0" encoding
I have a Spring Controller with several RequestMappings for different URIs. My servlet is "ui". The servlet's base URI only works with a trailing slash. I would
I am new to Yawl. I have successfully installed the Yawl and is able to start YAWL engine and YAWL editor. But when I try to access the JSP (http://localhost:80
When I am trying to run my project it shows this type of error. java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to star
Is there an option in tomcat log4j2 to force the logs to roll over after a defined interval even though there is no traffic at the time of rollover. Usual behav
I've recently had issues with my Liferay/Tomcat logs getting clogged up from several portlets logging to the same files, which makes it tough to track down issu
I tried to shutdown tomcat as shown below, but tomcat still seems to be running (http://localhost:8080/) vandegraff@vandegraff-laptop:~$ /usr/share/tomcat6/bi