Release : 14.x to 14.1.x
Component : PAM SERVER COMPONENTS (WEB INTERFACE/JBOSS), GovernanceMinder(Role & Compliance Manager)
Operating System Windows Server 2016 and Windows Server 2019
In the installation logs, the following is recorded.
The Enterprise Management Server and Distribution Server installer fails to start with the following fatal application error.
Fatal Application Error
This Application has Unexpectedly Quit.
Installation of the Java Application has caused an
InvocationTargettException. This application will now exit. (LAX)
The installer may be bundled with an older Java version that is incompatible with your current system, or it may be trying to use a newer system Java (like OpenJDK 11+ / Adaptium JDK) that the installer's native code doesn't support.
To avoid this issue, add a system variable under Environment Variables:
Follow these steps:
From the Start menu, navigate to
1. Control Panel
2. System and Security
3. System
4. Click Advanced system settings in the left pane.
5. In the Advanced tab, click Environment Variables
6. Under System Variables, click New
7. Add the following system variable:
JAVA_TOOL_OPTIONS
8. Set the following value for the system variable:
(Note: Ensure you include the quotation marks exactly as shown in the value.)9. Click OK
Note:
During TibcoActiveMQ bridge installation on Windows 2016, a popup about .NET Framework 3.5 appears. Click the Close button to close the popup to proceed with the installation.