SV-239757r679498_rule
V-239757
SRG-APP-000141-WSR-000086
VCFL-67-000016
CAT II
10
Navigate to and open /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml.
Navigate to the <Server> node.
Add '<Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener"/>' to the <Server> node.
At the command prompt, execute the following command:
# grep JreMemoryLeakPreventionListener /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml
Expected result:
<Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener" />
If the output of the command does not match the expected result, this is a finding.
V-239757
False
VCFL-67-000016
At the command prompt, execute the following command:
# grep JreMemoryLeakPreventionListener /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml
Expected result:
<Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener" />
If the output of the command does not match the expected result, this is a finding.
M
5336