How to determine Tomcat version SOI is using
search cancel

How to determine Tomcat version SOI is using

book

Article ID: 235604

calendar_today

Updated On:

Products

CA Service Operations Insight (SOI)

Issue/Introduction

How to get the version of Tomcat SOI is using.

Environment

Release : 4.2

Component : Service Operations Insight (SOI) Manager

Resolution

For both UI and SOI Manager servers.

Edit \soi\tomcat\bin\version.bat or \soi\SamUI\bin\version.bat

Add the following line after setlocal like

setlocal
set "JAVA_HOME=C:\Program Files (x86)\CA\SOI\jre-64\"

 

Save the file.

Open a Command prompt to the version.bat folder and execute version.bat

You will an output with info like this

Server version: Apache Tomcat/9.0.45
Server built:   Mar 30 2021 10:29:04 UTC
Server number:  9.0.45.0