Forum Discussion

schneija's avatar
14 years ago

How to move .loadui directory from user profile?

Hello community,

some days ago, I installed LoadUI, and now I am getting eMails from our DomainController that the quota for my user profile are exhausted.
The .loadui directory contains 140 MB, most of it in subdirectory controller-cache.

Where can I change the configuration, so that this directory can be stored somewhere else??

Thanks, Jochen
  • Hi,

    You can change this by setting the "loadui.home" System Property to a different path, by for instance running:

    loadUI.bat "-Dloadui.home=<new path here>"

    Or you can edit the system.properties file in the "conf" directory of your loadUI installation and add the line:

    loadui.home=<new path here>

    Either one should work!

    Regards,
    Dain
    SmartBear Software
  • BlueJay's avatar
    BlueJay
    New Contributor
    In this same topic: Does this apply to the Agent as well?
    I performed the second method, changing the system.properties file, restarted loadUI Agent, but nothing happens. I'm assuming that these instructions are not for the Agent. Are they?
    Also, do I need to physically "move" the \.loadUI directory or should it be recreated upon start?

    Thanks for the help.
    -BJ