On Thu, Nov 4, 2010 at 12:27 PM, Matthias Wessendorf <mat...@apache.org> wrote:
> I am seeing this, when shutting down "tomtom"
>
> SEVERE: The web application [/ejb-examples] appears to have started a
> thread named [poolevict...@17704464] but has failed to stop it. This
> is very likely to create a memory leak.

Looks like we may need to hook in the undeploy logic on context
lifecycle stop even.  Not sure if that would cause the rest of the
issues, but it would be the source of the pool eviction timer not
being cancelled.

Will take a look tomorrow.  Hopefully can stamp it out and reroll.

-David

Reply via email to