We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
Licensing

Licensing

Followed ANSYS RSM 19.2 User’s Guide 2.2.4. Configuring a Network Installation of RSM, to set an system environment ANSYS_RSM_APPSETTINGS_DIR in /ansys_inc/v192/Config/tools/linux/rsm_env_profile as below to point to a local RSM application settings configuration directory: export ANSYS_RSM_APPSETTINGS_DIR=/tmp/rsmconfig Moved /ansys_inc/v192/Config/Ans.Rsm.AppSettings.config file to /tmp/rsmconfig folder, tried to start RSM 19.2 Launcher, either in service mode (daemon run as rsmadmin) or no service mode (as regular user), got error said: Setting environment variables from ‘/ansys_inc/v192/RSM/Config/tools/linux/rsm_env_profile’ Starting RSM Launcher Service … RSM Launcher Service start failed. Please check the Logfile for Errors Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Ansys.Rsm.Utilities.ApplicationConfiguration —> System.IO.FileNotFoundException: Settings file not found in /ansys_inc/v192/RSM/Config ……

    • FAQFAQ
      Participant

      Create a subfolder named v192 under ANSYS_RSM_APPSETTINGS_DIR specified directory (/tmp/rsmconfig), move the Ans.Rsm.AppSettings.config file to this subfolder (/tmp/rsmconfig/v192). Also applies for R19.0 or R19.1 (corresponding subfolder v190 or v191).