During the execution of CT, an error stating ‘There is an incompatible JNA native library installed on this system’ may occur. This error occurs when there are two or more incompatible JNA libraries installed on the system in use.

The problem can be resolved using the following method.

  1. Before running the tool, open the CT 2023.12 installation path\CodeScroll.ini file with an editor (admin permissions required for modification).
  2. Add the option -Djna.nosys=true to CodeScroll.ini.
  3. Reanalyze the project and then execute it.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.