Ansys Products

Ansys Products

Discuss installation & licensing of our Ansys Teaching and Research products.

Licensing for Lumerical: Could not start FLEXlm server. Please check the FLEXlm

    • scorsett
      Subscriber

      Hello! My research group just had our previous annual Lumerical license expired. We are attempting to host our new license on a new server, running RedHat 9.

      We have the new license file ready and saved under shared_files/licensing/license_files

      When we attempt to start the license manager using start_ansysli, the ansysli_server.log file records the following information:

       

      2023/10/23 10:35:52    INFO                ANSYSLI_CMD=/home/admin/Downloads/ExterpriseLicensing_2023r2/shared_files/licensing/linx64/ansysli_server
      2023/10/23 10:35:52    INFO                ANSYSLI_INITIALIZATION_FILE=No initialization file found.
      2023/10/23 10:35:52    INFO                ANSYSLI_MONITOR=/home/admin/Downloads/ExterpriseLicensing_2023r2/shared_files/licensing/linx64/ansysli_monitor
      2023/10/23 10:35:52    INFO                ANSYSLI_PRODORD_FILE='/home/admin/Downloads/ExterpriseLicensing_2023r2/shared_files/licensing/prodord/ansysli.prodord.xml'
      2023/10/23 10:35:52    INFO                FLEXLM_LICENSE_FILE='/home/admin/Downloads/ExterpriseLicensing_2023r2/shared_files/licensing/license_files'
      2023/10/23 10:35:52    INFO                ANSYSLI_PORT=2325
      2023/10/23 10:35:52    INFO                Listen Socket Created
      2023/10/23 10:35:52    INFO                /home/admin/Downloads/ExterpriseLicensing_2023r2/shared_files/licensing/linx64/lmgrd  -c /home/admin/Downloads/ExterpriseLicensing_2023r2/shared_files/licensing/license_files -l /home/admin/Downloads/ExterpriseLicensing_2023r2/shared_files/licensing/license.log
      2023/10/23 10:35:53    ERROR               Could not start FLEXlm server. Please check the FLEXlm log file. Exiting.
      2023/10/23 10:35:53    ERROR               Could not start FLEXlm server. Please check the FLEXlm log file. Exiting.
      2023/10/23 10:35:54    CACHE_SERVER        Available licenses from file /home/admin/Downloads/ExterpriseLicensing_2023r2/shared_files/licensing/license_files:
                      15     dynardo_osl                 15     dynardo_osp                 60     lum_charge_solve            15     lum_cml_compiler     
                      60     lum_dgtd_solve              60     lum_eme_solve               60     lum_fde_solve               15     lum_fdtd_gui         
                      60     lum_fdtd_solve              60     lum_feem_solve              60     lum_heat_solve              15     lum_interconnect_gui 
                      60     lum_interconnect_solve      15     lum_mode_gui                60     lum_mqw_solve               15     lum_multiphysics_gui 
                      60     lum_stack_solve             60     lum_varfdtd_solve           60     lum_veriloga_solve          180    optishpc             
                      15     optislang_level1            15     optislang_level2            15     optislang_level3
      2023/10/23 10:35:54    CACHE_SERVER        No active FLEXlm options.
      2023/10/23 10:35:54    CACHE_SERVER        No active Ansys Licensing Interconnect options.
      2023/10/23 10:35:54    INFO                Ready to accept connections.

       

      Although it ends with "Ready to accept connections", we cannot successfully connect to the new license, from personal PC's, or from the host server itself. In debugging, we've found that netstat results show no processes listening on 1055, 1056, or 1084. We also cannot connect to localhost:1084/ in the browser. Using telnet to open a session with any of the ports also fails. 

      This seems that it could be related to the "ERROR" lines above, which show that the FLEXlm server cannot be started, but we aren't certain. So far, we've tried ensuring the ports are open with firewall-cmd and iptables, specifying the vendor port in the license file, and a few other attempts, but no luck so far. Is there any clear next step we should try? Thank you!

    • Lito
      Ansys Employee

      @Sabrina Corsetti,

      Based on the supported systems for the Ansys license manager, RHEL 9 is not yet supported.

      >>ansys-2023-r2-platform-support-by-application-rev.pdf 

      We have the following Knowledge Base for the Ansys license manager installation, configuration and troubleshooting on Linux:

      The Ansys LMCenter Diagnostic files should provide any information on what is happening with the license manager.
      e.g. the LM (lmgrd) might not be running if this is missing the 'redhat-lsb' package, etc.

    • scorsett
      Subscriber

      Thank you for the reply! Using RHEL 9 did turn out to be the issue, and we were indeed missing redhat-lsb-core (not originally available for RHEL 9).
      Thankfully, redhat-lsb-core is now available through fedora: https://packages.fedoraproject.org/pkgs/redhat-lsb/redhat-lsb-core/

      Installing lsb-core and relaunching the license manager from the admin account fixed the issues we were having!

    • Lito
      Ansys Employee

      You are welcome, Sabrina. Glad to hear this. Have a great day!  

Viewing 3 reply threads
  • The topic ‘Licensing for Lumerical: Could not start FLEXlm server. Please check the FLEXlm’ is closed to new replies.