Sir/madam
I put little amount of user in each JVM but i found the application almost
hit the margin of JVM size so that the application is very slow. Any idea?
WHat is heap size for as well.
Sorry I am not java expert so i need help.
Georgios Gousios - 30 May 2007 12:57 GMT
> Sir/madam
>
[quoted text clipped - 3 lines]
>
> Sorry I am not java expert so i need help.
You need to check the -Xms and -Xmx JVM command line parameters. Several
suggestions concerning the heap size allocation and configuration can be
found here:
http://istlab.dmst.aueb.gr/~george/pubs/2006-SANE-GKS/paper.pdf
Giorgos