I installed Easyrec with tomcat8, mariadb in Centos 7
When I started easyrec, it worked fine. But after 1 day, it was crashed
I restarted my server, after 1 day, it was crashed again.
My tomcat logs:
SEVERE: The web application [/easyrec-web] appears to have started a thread named [Abandoned connection cleanup thread] but has failed to stop it. This is very likely to create a memory leak.
SEVERE: The web application [/easyrec-web] appears to have started a thread named [Thread-3] but has failed to stop it. This is very likely to create a memory leak.
Please help me check the issue
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed Easyrec with tomcat8, mariadb in Centos 7
When I started easyrec, it worked fine. But after 1 day, it was crashed
I restarted my server, after 1 day, it was crashed again.
My tomcat logs:
SEVERE: The web application [/easyrec-web] appears to have started a thread named [Abandoned connection cleanup thread] but has failed to stop it. This is very likely to create a memory leak.
SEVERE: The web application [/easyrec-web] appears to have started a thread named [Thread-3] but has failed to stop it. This is very likely to create a memory leak.
Please help me check the issue
Do you see any exceptions or errors in the tomcat logs? If you post them here (at least the last, say, 1000 lines), we can have a look.