https://issues.apache.org/bugzilla/show_bug.cgi?id=56390

--- Comment #3 from Konstantin Kolinko <[email protected]> ---
> A possible solution would be to invoke java.net.URLClassLoader.close() in
> org.apache.catalina.loader.WebappClassLoader.stop method:

1. What will be an effect of calling stop(),start() (I have not checked if
anything calls those methods in a pair).

If URLClassLoader cannot recover after a call to close() then it should be done
in destroy() instead of stop().

2. Are you running without a JreMemoryLeakPreventionListener ?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to