Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Changing the LoadTest Java Version

Ramiro Martinez
Ramiro Martinez Posts: 53 admin
edited April 2017 in Load Test

Edit: To incorporate benken_parasoft suggestion:

To change the Parasoft Loadtest Java versions:

  1. Execute Parasoft Loadtest with the "-ask" argument:

  2. A menu will pop up with choices of different Java versions that can be detected and an option to point to a Java installation manually:

  3. Selecting "Ok" will initialize Loadtest with the selected Java installation.
    Loadtest details from JVisualVM:

  4. Subsequent initialization of Loadtest will start with the declared Java version from step 2

Comments

  • benken_parasoft
    benken_parasoft Posts: 1,228 ✭✭✭

    No, please don't manually modify the Windows registry. Just start loadtest.exe with the -ask argument. Load Test will prompt you for which Java to use and happily modify the Windows registry on your behalf.

  • Ramiro Martinez
    Ramiro Martinez Posts: 53 admin

    Thank you benken_parasoft, for the suggestion.
    I have updated the original post with your method.