0-18 - thread pool executor is misused

Possible Reason

The number of threads is customized, and an unknown exception occurs inside the system.

Troubleshooting and resolution steps

You can use some third-party tools or jstack [PID] > jstack.log to analyze the stack information and locate it.