HI Leon
Thanks for ur reply to my query ,
>or, on windows, in catalina.bat
>
>JAVA_OPTS="-mx256M -ms256M -XX:MaxPermSize=256m"
>
I added the above in my catalina.bat as JAVA_OPTS="-mx1024M -ms1024M
-XX:MaxPermSize=256m , I got some improovement
As u know that iam running 30 threads with re
HI Mark Thomas
>Are you running Tomcat as a service?
Intially I tried without service , that time I tried the below one
>> --> Apache Tomcat 6.0 --> Configure Tomcat also here I tried in java
>> options and min and max pool also
Now im running with service option selected , now the above o
HI Mark Thomas
Thanks for replying to my query ,
>What did you try?
I tried CATALINA_OPTS -Xms 1024m and -Xmx 1024m in environment
variables and tried with JAVA_OPTS also , and I changed in the programs
--> Apache Tomcat 6.0 --> Configure Tomcat also here I tried in java
options and min
Hi
Basically im running jmeter with 30 threads with 3
requests with tomcat 6.0.18 , but tomcat is giving the Out of memory
error ,
I want to increase Heap memory of tomcat , I tried somany ways but
it did not worked for me , it is almost 1 week for me ,
can somebody pl