xuleixie opened a new issue #2004:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2004


   ***************************
   APPLICATION FAILED TO START
   ***************************
   
   Description:
   
   Parameter 0 of method setCseApplicationListener in 
org.apache.servicecomb.springboot.starter.provider.ServiceCombSpringConfiguration
 required a single bean, but 2 were found:
        - org.apache.servicecomb.core.CseApplicationListener#0: defined in URL 
[jar:file:/D:/local-repository/org/apache/servicecomb/java-chassis-core/1.1.0.B028/java-chassis-core-1.1.0.B028.jar!/META-INF/spring/cse.bean.xml]
        - org.apache.servicecomb.core.CseApplicationListener#1: defined in URL 
[jar:file:/D:/local-repository/org/apache/servicecomb/java-chassis-core/1.1.0.B028/java-chassis-core-1.1.0.B028.jar!/META-INF/spring/cse.bean.xml]
   
   
   Action:
   
   Consider marking one of the beans as @Primary, updating the consumer to 
accept multiple beans, or using @Qualifier to identify the bean that should be 
consumed
   
   Disconnected from the target VM, address: '127.0.0.1:65520', transport: 
'socket'
   
   Process finished with exit code 130
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to