Forum Discussion

karthikeyanjn's avatar
karthikeyanjn
Occasional Contributor
8 years ago

Facing frequently on Not responding during test script execution

Hi Team,

 

Facing frequently on Not responding during test script execution

 

Attached the screenshot for the same.

 

why we facing this prob?? how to get out from this??

 

Please do need ful.

 

Regards,

Karthik

3 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3

    What are the heap size given to soapui?

     

    May be you can check the .vmoptions file under SOAPUI_HOME/bin or soapui.bat

     

    Try increase max heap and see if that helps.

    • karthikeyanjn's avatar
      karthikeyanjn
      Occasional Contributor

      Attached bat file and vm option file properties.

       

      -Xms128m
      -Xmx1000m
      -Dsoapui.properties=soapui.properties
      -Dsoapui.home=C:\Program Files\SmartBear\SoapUI-Pro-5.0.0/bin
      -Dsoapui.ext.libraries=C:\Program Files\SmartBear\SoapUI-Pro-5.0.0/bin/ext
      -Dsoapui.ext.listeners=C:\Program Files\SmartBear\SoapUI-Pro-5.0.0/bin/listeners
      -Dsoapui.ext.actions=C:\Program Files\SmartBear\SoapUI-Pro-5.0.0/bin/actions
      -Dwsi.dir=C:\Program Files\SmartBear\SoapUI-Pro-5.0.0/wsi-test-tools
      -Djava.library.path=C:\Program Files\SmartBear\SoapUI-Pro-5.0.0/bin
      -Djava.util.Arrays.useLegacyMergeSort=true
      -splash:soapui-pro-splash.png

       

      please let me know which parameter need to change.

      • nmrao's avatar
        nmrao
        Champion Level 3
        Try 1GB for min and max
        -Xms1024m
        -Xmx1024m

        And may be you can close the unused project in the workspace.