I have been trying to enhance the tomcat performance on BOXI3.1 set-up. Based on recommendations in the forums
i have set it up in Tomcat Configuration → Java as
Initial Memory Pool 1024
Maximum Memory pool 1024
Thread stack size 256
through the graphical interface. Now my machine has ample GB and i want to increase this. However the tomcat/VM does not start if i increase say Max memory pool to 2048 etc.
It just says “Unable to initiate virtual machine” in it’s logs.
Can some one provide me suggestions on how we can optimize tomact?
How did you resolve the performance issue ? We are encountering the same issue and we are trying to see if we have to upgrade our windows to a 64bit o/s version.