0-17 - Actuator encountered an unknown exception while shutting down
Possible Reason
A custom executor may be used, and an exception was generated when writing the destruction method.
Troubleshooting and resolution steps
Check whether org.apache.dubbo.common.threadpool.manager.ExecutorRepository
is custom implemented, and check the custom shutdown
method.
Last modified January 3, 2023: Merge error code 3-3 to 3-8, 6-4 to 99-0. (#1796) (a687d30ae0)