🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

Getting BeanDefinitionOverrideException: Invalid Bean definition with name 'Queue_name.Group_name

durgeshpatkari
durgeshpatkari Member Posts: 1
edited February 2022 in PubSub+ Event Broker #1

Getting BeanDefinitionOverrideException: Invalid Bean definition with name 'Queue_name.Group_name.errors.recoverer' defined in null: Can not register bean definition[ErrorMessageSendingRecoverer]
Help Me solve this issue

Comments

  • marc
    marc Member, Administrator, Moderator, Employee Posts: 963 admin

    Hi @durgeshpatkari,
    In order to help you out we're going to need some more information. This sounds like a Spring exception, are you using one of our Spring Boot starters (JMS or JCSMP?) or are you using Spring Cloud Stream?

    Also it would help if you should share the code/config if possible (of course you can remove business logic :) )

    -Marc