Breadcrumbs

AAC20 - iC Tool - Java Runtime error during iC Tool start-up

Issue

During the iC Tool start-up, the Java Runtime Environment error is communicatied:

image-20240216-105637.png
Figure 1. Java Runtime error

Solution

The Java Runtime Environment error occurs when th iC Tool cannot identify a correct Java version on the PC.

If the Java Runtime Environment problem continues to display after installing java, then add the appropriate path to java in the environment variables:

image-20240305-090820.png
Figure 2. Searching for advanced system settings
  • open the Advanced System Properties, searching for “Advanced System Settings” in the Windows search box;

image-20240219-143250.png
Figure 3. System Properties window
  • then, Enviromment Variables;

image-20240219-143305.png
Figure 4. Enviromment Variables windows
  • select ‘Path’ in the system variables and press Edit;

image-20240219-143326.png
Figure 5. Edit Enviromment Variables windows
  • in the opened pop-up window, select ‘New’ and add a path to the installed Java version, for example, C:\Program Files (x86)\Java\jre1.8.0_151\bin.