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.

how to activate virtualize community edition license on linux?

Options
Vito
Vito Posts: 1

I am starting the service with the following command line:

./parasoft/soatest_virtualize/2021.2/virtualizecli -startServer -data /usr/virtualize/VirtualizeWS/ -localsettings /usr/virtualize/localsetting.properties

The content of the properties file is:

server.port.http=9080
server.port.https=9043
virtualize.license.network.edition=community_edition
virtualize.license_enable=false
license.network.auth.enabled=false

but it shows me this error:

ERROR: License: Main feature "SOAtest" status: Cannot connect to license server.
ERROR: License: Main feature "Virtualize" status: The password is incorrect.
ERROR: Error: com.parasoft.ptest.application.api.ApplicationException: No valid license (MachineId: LINUX2-XXXXX)

Please can you how to activate the license of the community version in Linux?

Answers

  • williammccusker
    williammccusker Posts: 643 ✭✭✭
    Options

    Hi,

    It looks like you're trying to start a server but the community version may only support running the desktop and starting the embedded server from within the UI. Are you able to activate the community version from the UI?