You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/09/25 10:03:19 UTC

[GitHub] epubreader commented on issue #2555: java.lang.NoClassDefFoundError: com/alibaba/dubbo/remoting/exchange/Request

epubreader commented on issue #2555: java.lang.NoClassDefFoundError: com/alibaba/dubbo/remoting/exchange/Request
URL: https://github.com/apache/incubator-dubbo/issues/2555#issuecomment-424282357
 
 
   I have upgrade to 2.6.2, still found  NoClassDefFoundError: org/apache/zookeeper/proto/SetWatches
   
   user-service_1     | 2018-09-25 18:02:17,915 DEBUG [org.apache.zookeeper.ClientCnxn] - <Got ping response for sessionid: 0x1660f14cd920023 after 0ms>
   mgr_1              | 2018-09-25 18:02:17,966 DEBUG [org.apache.zookeeper.ClientCnxn] - <Got ping response for sessionid: 0x165c28790900315 after 0ms>
   user-service_1     | 2018-09-25 18:02:18,241 INFO [org.apache.zookeeper.ClientCnxn] - <Opening socket connection to server 192.168.50.31/192.168.50.31:2181. Will not attempt to authenticate using SASL (unknown error)>
   user-service_1     | 2018-09-25 18:02:18,242 INFO [org.apache.zookeeper.ClientCnxn] - <Socket connection established to 192.168.50.31/192.168.50.31:2181, initiating session>
   user-service_1     | 2018-09-25 18:02:18,242 WARN [org.apache.zookeeper.ClientCnxn] - <Session 0x1660f14cd920028 for server 192.168.50.31/192.168.50.31:2181, unexpected error, closing socket connection and attempting reconnect>
   user-service_1     | java.lang.NoClassDefFoundError: org/apache/zookeeper/proto/SetWatches
   user-service_1     | 	at org.apache.zookeeper.ClientCnxn$SendThread.primeConnection(ClientCnxn.java:926)
   user-service_1     | 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:363)
   user-service_1     | 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org