Solved
Not able to start Tomcat
- February 28, 2020
- 15 replies
- 5629 views
Tomcat is not getting started. When I attempt to start it stops immediately. Here I am attaching the application log file also for reference.
yesterday, I have created some schedulers and based on the scheduler running some services.
created One scheduler(configured every 5 minutes - 0 0/5 * * * ?) to update a property(persisted) value from its present value plus 5
another scheduler to query named property history of some properties at 2 to 4 pm.
Today my Tomcat is not opening. Is this the cause for the above problem in any ways?

