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.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 3, 2023: Merge error code 3-3 to 3-8, 6-4 to 99-0. (#1796) (a687d30ae)