Licensing

Licensing

Question: After installing v190 and configuring to work with our cluster, I get the following error in the RSM Job Report: Querying cluster queues failed; ApplicationName=’bqueues’,CommandLine=’-w’,CurrentDirectory=”,NativeError= Cannot find the file specified.

    • FAQFAQ
      Participant

      Answer: The issue is RSM is unable to find the “bqueues” command in the environment. Please try exporting the path variable that includes the cluster binaries in the /ansys_inc/v190/RSM/Config/tools/Linux/rsm_env_profile file. something like: export PATH=$PATH:/path/to/lsf/bin Then restart the RSM Launcher service, and try the submission again. This file will be sourced for each job submission, thus adding the cluster binaries to the search path.