How to check Java Version used by ITCM Domain Manager.
search cancel

How to check Java Version used by ITCM Domain Manager.

book

Article ID: 145235

calendar_today

Updated On:

Products

CA Client Automation - Asset Management CA Client Automation - IT Client Manager CA Client Automation CA Client Automation - Software Delivery CA Client Automation - Remote Control CA Client Automation - Asset Intelligence CA Client Automation - Desktop Migration Manager CA Client Automation - Patch Manager

Issue/Introduction

How to check Java Version used by ITCM Domain Manager. 

Environment

Release : 14.0

Component : DESKTOP AND SERVER MANAGEMENT

Resolution

Follow the below process to check Java version used by ITCM domain manager. 

On Domain Manager Command Prompt , Go to : Program Files (x86)\CA\SC\Mdb\Windows\jre\bin

Execute java -version as below to display the version. 

C:\Program Files (x86)\CA\SC\Mdb\Windows\jre\bin>java -version
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_212-b03)
OpenJDK Server VM (AdoptOpenJDK)(build 25.212-b03, mixed mode)