On your operating system, you should have permissions to download zip files, unzip and execute them.
If this is not possible, contact your local administrator.
Operating Systems
Operating systems supported by the local analyzer are Windows, Linux, MacOS and any UNIX system and any OS that supports Java.
Internet Connection
Internet connection is required during execution of KLA (for authentication, automatic updates, quality model download, and results upload).
If you need to execute KLA without Internet connectivity, you should execute KLA in deferred mode. Please visit Offline analyses: the deferred mode for further information
URL Access
To properly work, KLA needs to access the following URL:
You need either a Java Runtime Environment or a Java Development Kit installed.
Depending on your platform, you have to make sure the JAVA_HOME environment variable points to the directory where the version was installed (in some platforms the installer takes care of this for you), and that you have $JAVA_HOME/bin in your PATH.
Windows Configuration of JAVA_HOME
Windows 10 and Windows 8
In Search, search for and then select: System (Control Panel)
Click the Advanced system settings link.
Click Environment Variables. In the section System Variables, find the PATH environment variable and select it. Click Edit. If the PATH environment variable does not exist, click New.
In the Edit System Variable (or New System Variable) window, specify the value of the PATH environment variable. Click OK. Close all remaining windows by clicking OK.
Reopen Command prompt window, and run your java code.
For other versions of Windows please see the Java Help page.
Memory and Time Requirements
When KLA executes a local analysis, it starts a JVM for every analysis step.
By default:
JVM is configured to take a maximum of 1GB per concurrent analysis
Max time (timeout) for every analysis step is configured to 60 minutes.
These default values are usually valid for most of the analyses
For analyses that contain more than 5,000 sources files and/or more than 1.5 Million lines of code , it's recommended to increase those values..