Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Does restarting system will restart tomcat also.
Solved! Go to Solution.
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
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
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.