5-25 - Custom implementation causes undefined exceptions

5-25 - Custom implementation causes undefined exceptions

Possible Causes

The custom implementation of the org.apache.dubbo.rpc.Protocol protocol throws a business logic exception during the method call destroy.

Troubleshooting and Resolution Steps

Check the destroy method of the custom implementation class code.