Details
Determining a safe state for failure and weighing that against a potential denial of service for users depends on what type of application the web server is hosting. For Performance Charts, it is preferable that the service abort startup on any initialization failure rather than continuing in a degraded, and potentially insecure, state.
Solution
Navigate to and open /usr/lib/vmware-perfcharts/tc-instance/conf/catalina.properties.
Add or change the following line:
org.apache.catalina.startup.EXIT_ON_INIT_FAILURE=true
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: System and Communications Protection.This control applies to the following type of system Unix.
References
- 800-53|SC-24
- CAT|II
- CCI|CCI-001190
- Rule-ID|SV-239418r674977_rule
- STIG-ID|VCPF-67-000017
- Vuln-ID|V-239418