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 2021/08/09 08:45:22 UTC

[GitHub] [dubbo] sheiy opened a new issue #8456: dubbo 2.7.13 not work with spring boot 2.5.3

sheiy opened a new issue #8456:
URL: https://github.com/apache/dubbo/issues/8456


   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   - [ ] I have checked the [FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 2.7.13
   * Operating System version: Windows 10
   * Java version: 11
   
   ### Steps to reproduce this issue
   
   1. use spring boot 2.5.3
   2. use dubbo 2.7.13
   3. enable dubbo
   4. start the application
   5. spring boot will not start
   
   Pls. provide [GitHub address] to reproduce this issue.
   
   ### Expected Result
   
   What do you expected from the above steps?
   
   ### Actual Result
   
   What actually happens?
   
   If there is an exception, please attach the exception trace:
   
   ```
   2021-08-09 16:44:09.624 ERROR 4388 --- [           main] o.s.b.d.LoggingFailureAnalysisReporter   : 
   
   ***************************
   APPLICATION FAILED TO START
   ***************************
   
   Description:
   
   An attempt was made to call a method that does not exist. The attempt was made from the following location:
   
       org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.<init>(ReferenceAnnotationBeanPostProcessor.java:106)
   
   The following method did not exist:
   
       org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.setClassValuesAsString(Z)V
   
   The method's class, org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor, is available from the following locations:
   
       jar:file:/C:/Users/Sheiy/.m2/repository/org/apache/dubbo/dubbo/2.7.13/dubbo-2.7.13.jar!/org/apache/dubbo/config/spring/beans/factory/annotation/ReferenceAnnotationBeanPostProcessor.class
   
   The class hierarchy was loaded from the following locations:
   
       org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor: file:/C:/Users/Sheiy/.m2/repository/org/apache/dubbo/dubbo/2.7.13/dubbo-2.7.13.jar
       com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor: file:/C:/Users/Sheiy/.m2/repository/com/alibaba/spring/spring-context-support/1.0.9/spring-context-support-1.0.9.jar
       org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter: file:/C:/Users/Sheiy/.m2/repository/org/springframework/spring-beans/5.3.9/spring-beans-5.3.9.jar
   
   
   Action:
   
   Correct the classpath of your application so that it contains a single, compatible version of org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
   
   2021-08-09 16:44:09.627  INFO 4388 --- [bboShutdownHook] o.apache.dubbo.config.DubboShutdownHook  :  [DUBBO] Run shutdown hook now., dubbo version: 2.7.13, current host: 10.244.81.82
   Disconnected from the target VM, address: '127.0.0.1:5196', transport: 'socket'
   
   Process finished with exit code 1
   
   ![image](https://user-images.githubusercontent.com/12210038/128680116-3ea18377-ce6e-4034-9304-26664b971d98.png)
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [dubbo] sheiy commented on issue #8456: dubbo 2.7.13 not work with spring boot 2.5.3

Posted by GitBox <gi...@apache.org>.
sheiy commented on issue #8456:
URL: https://github.com/apache/dubbo/issues/8456#issuecomment-895737701


   @mercyblitz ok  thanks for your reply


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [dubbo] mercyblitz commented on issue #8456: dubbo 2.7.13 not work with spring boot 2.5.3

Posted by GitBox <gi...@apache.org>.
mercyblitz commented on issue #8456:
URL: https://github.com/apache/dubbo/issues/8456#issuecomment-895689603


   Please check the dependency named "com.alibaba.spring:spring-context-support" whose version should be 1.0.11 and above.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [dubbo] mercyblitz closed issue #8456: dubbo 2.7.13 not work with spring boot 2.5.3

Posted by GitBox <gi...@apache.org>.
mercyblitz closed issue #8456:
URL: https://github.com/apache/dubbo/issues/8456


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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