alibaba82
17 years agoSuper Contributor
configuring soapui on windows 2003 64bit with 64bit JRE
Hello,
To get over windows 32-bit memory restrictions, I am trying to use windows 2003 x64 on a 64bit hardware architecture, with 64bit JRE.
I installed soapui pro 2.5 and changed the soapui.bat file as follows to point to the 64bit JRE
set JAVA=C:\Program Files\Java\jre6\bin\java
I have 4GB of memory available and would like to allocate 3GB to soapui.
I am trying to tweak these settings to allocate more to soapui
-Xms128m -Xmx3800000m
I have 2 issues.
1. even thought I can increase -Xmx all the way upto 3800000m, the soapui memory log shows 125632K allocated. This number does not change even if I decrease Xmx.
2. How can I verify how much memory has been allocated to soapui. Does the 'allocated' number in the 'memory log' correspond to -Xmx? If so how does Xmx3800000m translate to 125632K (display on my soapui log)
Thanks
Ali
To get over windows 32-bit memory restrictions, I am trying to use windows 2003 x64 on a 64bit hardware architecture, with 64bit JRE.
I installed soapui pro 2.5 and changed the soapui.bat file as follows to point to the 64bit JRE
set JAVA=C:\Program Files\Java\jre6\bin\java
I have 4GB of memory available and would like to allocate 3GB to soapui.
I am trying to tweak these settings to allocate more to soapui
-Xms128m -Xmx3800000m
I have 2 issues.
1. even thought I can increase -Xmx all the way upto 3800000m, the soapui memory log shows 125632K allocated. This number does not change even if I decrease Xmx.
2. How can I verify how much memory has been allocated to soapui. Does the 'allocated' number in the 'memory log' correspond to -Xmx? If so how does Xmx3800000m translate to 125632K (display on my soapui log)
Thanks
Ali