Skip to main content
17-Peridot
August 2, 2021
Solved

tomcat

  • August 2, 2021
  • 2 replies
  • 997 views

Does restarting system will restart tomcat also. 

Best answer by slangley

Hi @AP_9587236 

 

Not sure if you're asking about restarting the O/S or restarting ThingWorx, but either way, ThingWorx runs under Apache Tomcat, so restarting the system/service, restarts Tomcat.

 

Regards.

 

--Sharon

2 replies

slangleyCommunity ManagerAnswer
Support
August 2, 2021

Hi @AP_9587236 

 

Not sure if you're asking about restarting the O/S or restarting ThingWorx, but either way, ThingWorx runs under Apache Tomcat, so restarting the system/service, restarts Tomcat.

 

Regards.

 

--Sharon

17-Peridot
August 2, 2021

Depends on how it has been configured.

On production systems it's normally configured as a service / daemon which starts automatically upon system restarts,

For dev and some test environments it's not always the case, though, and Tomcat has to be started manually.

 

So you should get in touch with the IT person responsible for supporting your ThingWorx deployment.