Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Apache Tomcat periodically releases security and bug patches for Tomcat 7.

To validate IDERA Dashboard Tomcat version:

  •  Open windows command prompt
  •  Move to IDERA Dashboard Web Application Lib folder of IDERA Dashboard (Example:  cd C:\Program Files\Idera\Dashbaord\WebApplication\lib)
  •  Type the following command: java -cp catalina.jar org.apache.catalina.util.ServerInfo
    (Java needs to be installed and the JAVA HOME path set on the system to execute this command)
  •  Output should be as shown below:

    Server version: Apache Tomcat/7.0.79
    Server built:   Jun 26 2017 16:25:20 UTC
    Server number:  7.0.79.0
    OS Name:        Windows Server 2012 R2
    OS Version:     6.3
    Architecture:   amd64
    JVM Version:    1.7.0_79-b15
    JVM Vendor:     Oracle Corporation
  •  The Server Number indicates the tomcat version IDERA Dashboard is currently using. In the above output example, 79 is the patch/minor build under Tomcat 7