Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Edit the batch file e.g., with Notepad. You will potential need to do this as administrator

  • Replace the line SET startParameters= by
    SET startParameters=LicenseServer=xxxxxxx (instead of xxxxxxx use the actual host name or IP addresss of the license server - If necessary, the port number can also be specified i.e. :22350)

  • Execute the batch file to start jBEAM

Info

If you installed your a new jBEAM build after June 2024, you will find a start_jBEAM_config.txt file in the installation directory. You can copy this file as normal user to the %APPDATA%/jBEAM folder and enter the server name under SET licenseServer=xxxxxxx.

...