This document describes the hotfix installation procedure for the UserInterface (Windows).
The Automation Engine's UserInterface is programmed completely in Java. This means that Java 2 JRE (Java Runtime Environment) is required on the computers on which the UserInterface must be installed.
Always install the UserInterface on your local hard disk in order to ensure optimal performance. AE does not recommend installing UserInterfaces on a network, because if the network fails, the UserInterface can crash.
The UserInterface files are found in the IMAGE:USERINTERFACE\WINDOWS directory.
1. | Installing the current Java Runtime Environment (JRE) version |
---|
If the required version of JRE is already installed, this installation step can be omitted.
java -version
If several JRE or Java SDK Versions are installed on the computer, make sure that the order of the directories in the settings of %PATH% or $PATH is correct. The Java Runtime Environment that is found first in the list of directories is used.
2. | Installing the UserInterface |
---|
3. | Adapting the configurationA set of constituent components that make up a system. This includes information on how the components are connected including the settings applied. files |
---|
4.. | Starting the UserInterface |
---|
Ensure that there is sufficient memory for the Java application UCDJ.JAR . Otherwise, the UserInterface might come to a standstill of the UserInterface. Automic recommends increasing the value of the Java start parameter -Xmx in the file UCDJ.INI (for calls via UCDJ.EXE) or UCDJ.BAT to 1024MB.
To run the UserInterface by using an *.EXE file, you must have installed a 32-bit Microsoft Visual C-Runtime Library.