Skip to main content
15-Moonstone
February 28, 2020
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?

 

 

Best answer by Sruthi

Found the solution. the URL should be like this, 127.0.0.1/Thingworx/Composer

not 127.0.0.1/Thingworx.

15 replies

13-Aquamarine
February 28, 2020

if Tomcat isn't starting it is better to review the catalina logfile.

The application.log you provided has no visible error (for me) which indicates why tomcat isn't starting

Sruthi15-MoonstoneAuthor
15-Moonstone
February 28, 2020

I am not able to find the catalina log file. can you tell me where it resides?

13-Aquamarine
February 28, 2020

it is in the tomcat folder, subfolder "logs" (like $CATALINA_HOME/logs on *nix systems)

Support
February 28, 2020

Hi @Sruthi.

 

Please attach all current logs in the <tomcat_home>\logs and \ThingworxStorage\logs folder.so we can assess.

 

Regards.

 

--Sharon