I was thinking of installing 10 Tomcat instances, each running its own JVM with up to 2 Go RAM.
Eric Malalel wrote:On my current server, I have almost every two weeks a java error on permgen space. I hope I will get rid of it by setting java maxpermsize to 2 Go for each Tomcat instance, while I currently use 1 Go on my current server. Is this correct or do I need to set other parameters which may be useful to solve this issue?
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.
Tim Holloway wrote:Oracle's jRocket. Presumably the level of isolation for that solution is high enough that you'd be running multiple Tomcat instances, even though they all ran under one JVM, unlike the standard deal of one JVM/one Tomcat.
When will JRockit be available for Java 7?
A: It won't. As we explained last year we are merging JRockit and HotSpot into one single JVM. JDK 7 contains the first release of this converged JVM, where one of the first steps was to start removing the PermGen concept. Future JDK 7 updates will complete the PermGen removal, as well as add more visible features from JRockit.
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.
I will suppress my every urge. But not this shameless plug:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|