Community Knowledge > Installation & Licensing
Amesim License Server Configuration: Common Issues (RLM and SALT)
Licensing/installation problems are a distinct category from modeling problems but come up constantly in community troubleshooting. Siemens is mid-transition between two license server technologies, which itself is a source of confusion worth documenting explicitly.
The RLM → SALT transition (version 2410+)
Starting with Simcenter Amesim 2410, Siemens is phasing out the legacy Reprise License Manager (RLM) in favor of the Siemens License Server (SALT). If you're troubleshooting a licensing issue, first establish which licensing system your installation is actually using — the diagnostic steps differ.
Setting up SALT (new system)
Four-step process per Siemens' own guide:
- Retrieve the Composite ID (machine identifier used to bind the license).
- Install and configure the Siemens License Server (SALT).
- Install Simcenter Amesim itself.
- Set the system environment variables required to activate licensing.
Setting up RLM (legacy system)
Environment variable convention:
- On the license server machine:
LMS_LICENSE=5053@localhost(or a direct path to the license file). - On client machines:
LMS_LICENSE=5053@servername, whereservernameis the license server's hostname.
Built-in diagnostics tool
Siemens ships a diagnostics tool that generates a report containing: license server version information, the license file contents, relevant environment variables, and a debug log. This should be the first troubleshooting step before escalating to Siemens support — the guidance is explicit that if you can't resolve the issue via standard methods, you generate this diagnostic report and attach it to a support case rather than describing the symptom in prose.
Most common concrete failure causes
Per the Siemens guide's own list of common post-installation issues:
- Invalid license key — an inconsistent authentication code (mismatch between the license file and what the server/client expects).
- Wrong hostid on the SERVER line in the license file — a classic license-file editing mistake where the hostid doesn't match the actual server machine's real hardware ID.
- Firewall blocking — the license server's ports need to be reachable from client machines. The Siemens License Server installer can configure this automatically if you check "Allow License Server access through local firewall" during install — a checkbox that's easy to skip and then wonder why clients can't reach the server.
Practical checklist
- Determine whether your installation is on legacy RLM or the newer SALT (SALT is required-path starting 2410).
- Run the built-in diagnostics tool before trying manual fixes — it's the tool Siemens support itself will ask for anyway.
- Double-check the SERVER line's hostid in the license file matches the actual server hardware.
- Confirm the firewall exception was granted during install, especially in enterprise environments where firewall policy may reset or block the default install-time exception separately from Windows Firewall (e.g., a corporate firewall appliance).
Source: Complete Guide to Installing Simcenter Amesim and Configuring the Siemens License Server for Access – Siemens Community, How to install Siemens License Server and configure user machines to run Simcenter Amesim 2410 – Siemens Community
Source: https://community.sw.siemens.com/s/article/Complete-Guide-to-configure-Siemens-License-Server-and-Simcenter-Amesim · retrieved 2026-07-08