beiwei30 commented on issue #1618: dubbo admin on windows
URL: 
https://github.com/apache/incubator-dubbo/issues/1618#issuecomment-382313778
 
 
   ```sh
   java.lang.NoSuchMethodError: 
java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
   ```
   
   This exception is usually caused by run java8 compiled code in java 7 or 
below. Pls. try to recompile both dubbo and dubbo-admin, and try again.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to