yes, that's right. thx for that tip but a general question: how must i 
calculate the heap size for a perfect performance? should i use the smallest 
possible & working amount of memory or as high as possible and how can i 
calculate the highest possible one? (can it only be max a specific percentage 
of the available memory?)

thanks!



Am 26.02.2011 um 20:46 schrieb Ted Dunning <[email protected]>:

> 2011/2/26 Daniel Mühlbachler <[email protected]>
> 
>> update:
>> now it works. It seems as if the java heap size of 3GB was too high for
>> tomcat. limiting it to 1GB and it works again! :-)
>> 
> 
> Sounds like you are using a 32 bit JVM.
> 
> If you later need more memory you should check on a 64 bit jvm.

Reply via email to