« Return to Thread: New enhydra releases

Re: New enhydra releases

by Petr Stehlik :: Rate this Message:

Reply to Author | View in Thread

Slobodan Vujasinovic wrote:
> "OutOfMemory" should be easy to resolve!

Unfortunately it's not. Try to google for "permgen tomcat" if you wish.
In short, Tomcat does not manage to release the loaded classes from
memory on undeploy so the PermGen is slowly increasing until you run out
of that. It's not Tomcat bug and it's not SUN JVM bug but they say that
with other JVMs this problem does not occur.

And I've read that Tomcat 6 somehow worked around it. Ah, but they seem
to introduce another bug with similar effect:

http://www.mail-archive.com/users@.../msg29820.html

BTW, Slobodan, I cannot find "EnhydraManager" application in the TAS
package. Perhaps it's packaged somewhere else, I just read about it in
the documentation and thought it would be worth trying out.

Petr




--
You receive this message as a subscriber of the enhydra@... mailing list.
To unsubscribe: mailto:enhydra-unsubscribe@...
For general help: mailto:sympa@...?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

 « Return to Thread: New enhydra releases