Forum Discussion

soaptes123's avatar
soaptes123
Occasional Contributor
10 years ago

Java Heap Space Issue

Hi,

Iam using soapui pro 5.0.0.I need to test for large data past 2 days,the records data may been 30000 ormore than that. was getting java heap space issue

2 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    Try increasing the heapspace in soapui.bat or sh file under SOAPUI_HOME/bin/. If you are using testrunner, then modify it too.
  • soaptes123's avatar
    soaptes123
    Occasional Contributor
    I tried increasing space"set JAVA_OPTS=-Xms2084m -Xmx4024m ".Iam still getting same error