0-17 - An unknown exception occurs when the executor is shutting down

0-17 - An unknown exception occurs when the executor is shutting down

Possible Causes

A custom executor may have been used, and an exception was raised when writing the destroy method.

Troubleshooting and Resolution Steps

Check whether a custom implementation of org.apache.dubbo.common.threadpool.manager.ExecutorRepository is used and inspect the custom shutdown method.

Feedback

Was this page helpful?

Yes No

Last modified September 30, 2024: Update & Translate Overview Docs (#3040) (d37ebceaea7)