When there is a panic situation (e.g. thread pool exhausted), dump information (e.g. including a thread dump) to a file at FATAL level.
The server should dump the most important information to another log (file) periodically (e.g. every 15 minutes). This log should be enabled by default.
These files can be sent to support via an SOS report.
- clones
-
JGRP-2403 Dump information in panic scenarios
- Resolved