🎉 We're happy to announce new public releases 🎉

  • TriCore v6.3r1 Inspector - v1.0r9 - A family of tools that provide an automated method for identifying toolset issues in compiled output code
  • VX-toolset for RH850 - v5.0r1 - Industry’s First End-to-End Compile, Debug and Test Toolchain for Renesas RH850 Microcontrollers
  • VX-toolset for TriCore - v6.4r1 - Software development environment of certified compiler toolsets for Infineon AURIX TC2xx/TC3xx microcontrollers
Contact us to get access

LDRA Test tools: Cannot open lock file

24-Jun-2026

Can appear as:

  • (LDRA) Cannot open lock file (C:FLEXLM\LDRA): Permission denied
  • MULTIPLE "LDRA" license server systems running

If you receive the above error messages in the ldra.log and there are no other LDRA FlexLM servers running, the error is caused by altering the directory structure of the FlexLM Server Tools supplied by LDRA.


If the log file shows an error "Exited because another server was running", in this case there is no other server running and the cause is that the directory structure was C:\FlexLM\LDRA\FTYPE.


Solution

Make sure the directory structure is as supplied in the zip archive:

The FlexLM directory can be a sub-directory, it cannot have a subdirectory named LDRA.

For example, the directory structure C:\FlexLM\LDRA\FlexLM\FTYPE is invalid.

If you need to distinguish FlexLM directories for each vendor, rename the folder with the vendor prefix or with a "vendors" directory.


The directory structure is valid:

  • C:\FlexLM\LDRA_FLEXLM\FTYPE
  • C:\FlexLM\VENDORS\LDRA\FTYPE
Was this answer helpful?