5-20 - Error occurred when stopping the dubbo module
5-20 - Error occurred when stopping the dubbo module
Possible Causes
- Custom implementation of the destroy method may have runtime exceptions in business logic.
- The service was not stopped gracefully, which may lead to unhandled business logic.
Troubleshooting and Resolution Steps
- Check the custom implementation of the destroy method and the business logic.
- Verify if there are any time-consuming business processing logic when stopping the service.
Feedback
Was this page helpful?
Yes No
Last modified September 30, 2024: Update & Translate Overview Docs (#3040) (d37ebceaea7)