- [ ] I have searched the [issues](https://github.com/apache/incubator-dubbo/issues) of this repository and believe that this is not a duplicate. - [ ] I have checked the [FAQ](https://github.com/apache/incubator-dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.
### Environment * Dubbo version: 2.6.2 * Operating System version:Red Hat Enterprise Linux Server release 6.6 (Santiago) * Java version: 1.8 ### Step to reproduce this issue The execution method is as follows: 1. mvn install all the project. 2. testissue2116\summary-server run TestSummaryServer to start summary-server service  3. testissue2116\dubbo-kryo-server run TestServer to start dubbo-kryo-server service    4. testissue2116\dubbo-kryo-client run SimpleClient to call dubbo-kryo-server  Pls. provide [GitHub address] to reproduce this issue. [email protected]:llx206/testKryo.git ### Expected Result What do you expected from the above steps? ### Actual Result What is actually happen? If there is an exception, please attach the exception trace:  ``` Just put your stack trace here! ``` ``` I found the problem to be the case when serializing using the kryo protocol. The above exception occurs when the service is both a provider and a consumer. Please help me to see it, thank you very much! [ Full content available at: https://github.com/apache/incubator-dubbo/issues/2179 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
