Forum Discussion

anoordover's avatar
anoordover
Visitor
6 years ago

tomcat signals memory leak as war

After redeploying a soapui war tomcat 7 shows a memory leak.

The heap-dump show the soapUITimer in SoapUI as the nearest GC Root.

Should the destroy method in MockAsWarServlet maybe also call cancel on soapUITimer using the shutdown method in the class SoapUI?

No RepliesBe the first to reply