most of tomee threads have keep alive so they should rotate, that said if you can spot where exactly we can validate it on a precise case
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2015-09-02 17:10 GMT+02:00 tonywestonuk <[email protected]>: > Hi, > > I am coding an application using TOMEE..... I notice when I make changes > in > eclipse, with tomee running, the tomee hot-deploy doesn't GC the previous > application before the change. > > Using VisualVM, it appears that there are a bunch of tomee threads that are > keeping hold of the LazyStopWebappClassLoader. Is this something I > should > be worried about? Does TOMEE gradually rotate these threads so the previous > applications can be GC'd? > > > Thanks > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Permgen-issue-tp4676065.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
