Forum Discussion

BA_Service_Haus's avatar
BA_Service_Haus
Regular Contributor
15 years ago

xlrunner leads to exceeding the profile memory

Hi *

Version:
We are using Soap Ui Pro 3.6.1

Discription:
Our profile memory is limited to 50000 KB. The .JxBrowser Folder is about 22 MB large. It is created when Soap Ui is started the first time.

Why is that folder created into that directory and not to C:\Prgramme\eviware...?
Is it possible to save that folder under a different file path?
Is it possible to change the path with a silent installation?

Kind Regards
Carsten

7 Replies

  • Hi Carsten,

    thanks for posting this, please try the following (as a test):

    - Move the generated .jxbrowser folder to some other folder
    - add a GRE_HOME=<path to .jxbrowser folder> system variable to the soapUI .vmoptions file (or .bat file if you are using that)

    Does that help?

    regards,

    /Ole
    eviware.com
  • BA_Service_Haus's avatar
    BA_Service_Haus
    Regular Contributor
    Hi Ole,

    I tried the things you suggested. But unfortunately this does not help.
    Every time I start soapUi it creates a new .jxbrowser folder.

    I attached a word document with the things I tried just to let you verify that I changed the right files.

    Do you have any other ideas?

    regards
    Carsten
  • Hi!

    sorry for the delay.. please try setting the jxbrowser.xulrunner.dir system property instead of GRE_HOME, ie change your file(s) to contains

    -Djxbrowser.xulrunner.dir=<desired path to .jxbrowser>

    for example


    -Djxbrowser.xulrunner.dir="c:\program files\eviware\soapui-pro-3.6.1\.jxbrowser"

    Does that work better?

    regards!

    /Ole
    eviware.com
  • Great!

    We are fixing this in the installer which will set this property by default to point to the soapUI installation directory.

    regards!

    /Ole
    eviware.com
  • Hi,

    Just wanted to inform you that we've added this option to the installer. Now you should be able to choose the destination folder of Browser component resources. Please check the latest nightly-build.

    Regards,
    Dragica
    /www.eviware.com