spring cloud stream 集成rabbitMQ 时启动报错

org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name ‘message_input’ defined in com.exapi.exapi.message.StreamClient: bean definition with this name already exists - Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=com.exapi.exapi.message.StreamClient; factoryMethodName=input; initMethodName=null; destroyMethodName=null
at org.springframework.cloud.stream.binding.BindingBeanDefinitionRegistryUtils.registerBindingTargetBeanDefinition(BindingBeanDefinitionRegistryUtils.java:68) ~[spring-cloud-stream-2.1.2.RELEASE.jar:2.1.2.RELEASE]
at org.springframework.cloud.stream.binding.BindingBeanDefinitionRegistryUtils.registerOutputBindingTargetBeanDefinition(BindingBeanDefinitionRegistryUtils.java:55) ~[spring-cloud-stream-2.1.2.RELEASE.jar:2.1.2.RELEASE]
at org.springframework.cloud.stream.binding.BindingBeanDefinitionRegistryUtils.lambda$registerBindingTargetBeanDefinitions 0 ( B i n d i n g B e a n D e f i n i t i o n R e g i s t r y U t i l s . j a v a : 92 )   [ s p r i n g − c l o u d − s t r e a m − 2.1.2. R E L E A S E . j a r : 2.1.2. R E L E A S E ] a t o r g . s p r i n g f r a m e w o r k . u t i l . R e f l e c t i o n U t i l s . d o W i t h M e t h o d s ( R e f l e c t i o n U t i l s . j a v a : 589 )   [ s p r i n g − c o r e − 5.1.5. R E L E A S E . j a r : 5.1.5. R E L E A S E ] a t o r g . s p r i n g f r a m e w o r k . u t i l . R e f l e c t i o n U t i l s . d o W i t h M e t h o d s ( R e f l e c t i o n U t i l s . j a v a : 568 )   [ s p r i n g − c o r e − 5.1.5. R E L E A S E . j a r : 5.1.5. R E L E A S E ] a t o r g . s p r i n g f r a m e w o r k . c l o u d . s t r e a m . b i n d i n g . B i n d i n g B e a n D e f i n i t i o n R e g i s t r y U t i l s . r e g i s t e r B i n d i n g T a r g e t B e a n D e f i n i t i o n s ( B i n d i n g B e a n D e f i n i t i o n R e g i s t r y U t i l s . j a v a : 82 )   [ s p r i n g − c l o u d − s t r e a m − 2.1.2. R E L E A S E . j a r : 2.1.2. R E L E A S E ] a t o r g . s p r i n g f r a m e w o r k . c l o u d . s t r e a m . c o n f i g . B i n d i n g B e a n s R e g i s t r a r . r e g i s t e r B e a n D e f i n i t i o n s ( B i n d i n g B e a n s R e g i s t r a r . j a v a : 44 )   [ s p r i n g − c l o u d − s t r e a m − 2.1.2. R E L E A S E . j a r : 2.1.2. R E L E A S E ] a t o r g . s p r i n g f r a m e w o r k . c o n t e x t . a n n o t a t i o n . C o n f i g u r a t i o n C l a s s B e a n D e f i n i t i o n R e a d e r . l a m b d a 0(BindingBeanDefinitionRegistryUtils.java:92) ~[spring-cloud-stream-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:589) ~[spring-core-5.1.5.RELEASE.jar:5.1.5.RELEASE] at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:568) ~[spring-core-5.1.5.RELEASE.jar:5.1.5.RELEASE] at org.springframework.cloud.stream.binding.BindingBeanDefinitionRegistryUtils.registerBindingTargetBeanDefinitions(BindingBeanDefinitionRegistryUtils.java:82) ~[spring-cloud-stream-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.cloud.stream.config.BindingBeansRegistrar.registerBeanDefinitions(BindingBeansRegistrar.java:44) ~[spring-cloud-stream-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.lambda 0(BindingBeanDefinitionRegistryUtils.java:92) [springcloudstream2.1.2.RELEASE.jar:2.1.2.RELEASE]atorg.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:589) [springcore5.1.5.RELEASE.jar:5.1.5.RELEASE]atorg.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:568) [springcore5.1.5.RELEASE.jar:5.1.5.RELEASE]atorg.springframework.cloud.stream.binding.BindingBeanDefinitionRegistryUtils.registerBindingTargetBeanDefinitions(BindingBeanDefinitionRegistryUtils.java:82) [springcloudstream2.1.2.RELEASE.jar:2.1.2.RELEASE]atorg.springframework.cloud.stream.config.BindingBeansRegistrar.registerBeanDefinitions(BindingBeansRegistrar.java:44) [springcloudstream2.1.2.RELEASE.jar:2.1.2.RELEASE]atorg.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.lambdaloadBeanDefinitionsFromRegistrars$1(ConfigurationClassBeanDefinitionReader.java:364) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) ~[na:1.8.0_181]
at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsFromRegistrars(ConfigurationClassBeanDefinitionReader.java:363) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsForConfigurationClass(ConfigurationClassBeanDefinitionReader.java:145) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitions(ConfigurationClassBeanDefinitionReader.java:117) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:327) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:232) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:275) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:95) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:705) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:531) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142) ~[spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:316) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]

这是由于同一个服务的信道中名字重复了,需要把Client中input和output名字分开

public interface StreamClient {
 
    String INPUT = "message_input";
    String OUTPUT="message_output";
 
    @Input(StreamClient.INPUT)
    SubscribableChannel input();
 
    @Output(StreamClient.INPUT)
    MessageChannel output();
 }

在StreamReceiver 中

@Component
@EnableBinding(StreamClient.class)
public class StreamReceiver {
 
    @StreamListener(StreamClient.INPUT)
    @SendTo(StreamClient.OUTPUT)
    public void proccessInput(Object message){
        log.info("stream receiver:{}",message);
    }
 
    @StreamListener(StreamClient.OUTPUT)
    public void proccessOutput(Object message){
        log.info("stream receiver:{}",message);
    }
}

这样就不会报上述错误,再次重启后又有一个错误

java.lang.IllegalArgumentException: An output channel cannot be specified for a method that does not return a value
at org.springframework.util.Assert.isTrue(Assert.java:118) ~[spring-core-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at org.springframework.cloud.stream.binding.StreamListenerAnnotationBeanPostProcessor D e f a u l t S t r e a m L i s t e n e r S e t u p M e t h o d O r c h e s t r a t o r . r e g i s t e r H a n d l e r M e t h o d O n L i s t e n e d C h a n n e l ( S t r e a m L i s t e n e r A n n o t a t i o n B e a n P o s t P r o c e s s o r . j a v a : 479 )   [ s p r i n g − c l o u d − s t r e a m − 2.1.2. R E L E A S E . j a r : 2.1.2. R E L E A S E ] a t o r g . s p r i n g f r a m e w o r k . c l o u d . s t r e a m . b i n d i n g . S t r e a m L i s t e n e r A n n o t a t i o n B e a n P o s t P r o c e s s o r DefaultStreamListenerSetupMethodOrchestrator.registerHandlerMethodOnListenedChannel(StreamListenerAnnotationBeanPostProcessor.java:479) ~[spring-cloud-stream-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.cloud.stream.binding.StreamListenerAnnotationBeanPostProcessor DefaultStreamListenerSetupMethodOrchestrator.registerHandlerMethodOnListenedChannel(StreamListenerAnnotationBeanPostProcessor.java:479) [springcloudstream2.1.2.RELEASE.jar:2.1.2.RELEASE]atorg.springframework.cloud.stream.binding.StreamListenerAnnotationBeanPostProcessorDefaultStreamListenerSetupMethodOrchestrator.orchestrateStreamListenerSetupMethod(StreamListenerAnnotationBeanPostProcessor.java:423) ~[spring-cloud-stream-2.1.2.RELEASE.jar:2.1.2.RELEASE]
at org.springframework.cloud.stream.binding.StreamListenerAnnotationBeanPostProcessor.doPostProcess(StreamListenerAnnotationBeanPostProcessor.java:226) ~[spring-cloud-stream-2.1.2.RELEASE.jar:2.1.2.RELEASE]
at org.springframework.cloud.stream.binding.StreamListenerAnnotationBeanPostProcessor.lambda$postProcessAfterInitialization$0(StreamListenerAnnotationBeanPostProcessor.java:196) ~[spring-cloud-stream-2.1.2.RELEASE.jar:2.1.2.RELEASE]
at java.lang.Iterable.forEach(Iterable.java:75) ~[na:1.8.0_181]
at org.springframework.cloud.stream.binding.StreamListenerAnnotationBeanPostProcessor.injectAndPostProcessDependencies(StreamListenerAnnotationBeanPostProcessor.java:330) ~[spring-cloud-stream-2.1.2.RELEASE.jar:2.1.2.RELEASE]
at org.springframework.cloud.stream.binding.StreamListenerAnnotationBeanPostProcessor.afterSingletonsInstantiated(StreamListenerAnnotationBeanPostProcessor.java:113) ~[spring-cloud-stream-2.1.2.RELEASE.jar:2.1.2.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:866) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142) ~[spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:316) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]

Input信道需要有返回值,StreamReceiver代码需要修改

@StreamListener(StreamClient.INPUT)
@SendTo(StreamClient.OUTPUT)
public Object proccessInput(Object message){
     log.info("stream receiver:{}",message);
     return message;
}

转载:https://blog.csdn.net/Quentin__/article/details/88916333

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值