Forum Discussion

MSkog's avatar
MSkog
Icon for Staff rankStaff
13 years ago

LoadUI 2.5.3

We have released a new version of LoadUI that addresses the issue with not being able to open old projects in 2.5.2.

We are sorry for any inconvenience the issue has caused.

Feel free to contact us if you still experience this issue or if you have any questions!

Regards,
The LoadUI Team

2 Replies

  • rmurthy's avatar
    rmurthy
    Occasional Contributor
    Hello,

    I moved to 2.5.3 today. After installing the new version, I noticed the app does not load. After a bit of troubleshooting, I found that my system.properties entry was the cause. In my system.properties, I have loadui.home=D:\home\loadui. When I comment this line and launch loadui 2.5.3, it opens without any issues (creates .loadui folder in my user directory). Is this supported in 2.5.3?

    Thanks,
    Rajesh
  • rmurthy's avatar
    rmurthy
    Occasional Contributor
    An update: It works using the command line invocation with -Dloadui.home=<path>. But not from system.properties setting.