This entry in web.xml cause the watchdog to reset Tomcat every now and then.
<security-constraint>
<web-resource-collection>
<web-resource-name>SSL</web-resource-name>
<url-pattern>/*</url-pattern>
</web-resource-collection>
<user-data-constraint>
<transport-guarantee>CONFIDENTIAL</transport-guarantee>
</user-data-constraint>
</security-constraint>
Because watchdog cannot be turned off on the production Server.
Here is the way to solve the issue.
1. Please follow the path as : IVMS Server/IVMSDaemon.ini/
2. Fill in your correct domain name and SSL port as below.
3. Then restart the IVMSServer. After that, your Tomcat will work normally.
Contact Us
Questions or comments? Please fill out the form below, send a quick message, or call us. We love to hear from you!