How to install CA Process Automation agent using Adopt IcedTea-Web.
search cancel

How to install CA Process Automation agent using Adopt IcedTea-Web.

book

Article ID: 368349

calendar_today

Updated On:

Products

CA Process Automation Base

Issue/Introduction

After configuring Adopt OpenJDK  , Unable to launch installation.jnlp. 
How to install CA Process Automation Agent on client machine. 

Environment

CA Process Automation 4.3.4, 4.4.X

Resolution

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.