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?
The secret of how to be miserable is to constantly expect things are going to happen the way that they are "supposed" to happen.
You can have faith, which carries the understanding that you may be disappointed. Then there's being a willfully-blind idiot, which virtually guarantees it.
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.
The secret of how to be miserable is to constantly expect things are going to happen the way that they are "supposed" to happen.
You can have faith, which carries the understanding that you may be disappointed. Then there's being a willfully-blind idiot, which virtually guarantees it.
Evil is afoot. But this tiny ad is just an ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
|