Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHello,
Hm... I wonder how much memory you have on machines which runs soapUI. This message means that it tries to allocate memory but it is failed. So, either do not have enough memory space or it is already allocated by some process. Try to decrease memory soapUI use for work. Look in soapUI*.vmloptions file, or in *.bat files for :
-Xms<*>m -Xmx<*>m
and decrease numbers next to them.
Hope this helps,
robert
Hm... I wonder how much memory you have on machines which runs soapUI. This message means that it tries to allocate memory but it is failed. So, either do not have enough memory space or it is already allocated by some process. Try to decrease memory soapUI use for work. Look in soapUI*.vmloptions file, or in *.bat files for :
-Xms<*>m -Xmx<*>m
and decrease numbers next to them.
Hope this helps,
robert