After configuring Adopt OpenJDK , Unable to launch installation.jnlp.
How to install CA Process Automation Agent on client machine.
CA Process Automation 4.3.4, 4.4.X
Download Adopt icetea-web installer for agent machine:
https://adoptopenjdk.net/icedtea-web.html
Set JAVA_HOME To new adoptOpenJDK installation path.
Set path variable to the openjdk path.
Method 1:
========
# Unzip the media dump and change the command prompt to bin folder . Use -verbose switch to install.
C:\icedtea-web-image\bin>javaws -verbose C:\installation.jnlp
Select the Adopt OpenJDK folder during installation.
Method 2:
=========
#Proceed with the icetea-web installation.
# C:\Program Files\IcedTeaWeb\WebStart\bin
# Place installation.jnlp in the same folder.
# change the command prompt to bin folder and execute the command
# C:\Program Files\IcedTeaWeb\WebStart\bin>javaws.exe installation.jnlp
Select the Adopt OpenJDK folder during installation.