Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rabbitMQ项目起不来 #5

Open
yuanlinqiang opened this issue Mar 28, 2019 · 2 comments
Open

rabbitMQ项目起不来 #5

yuanlinqiang opened this issue Mar 28, 2019 · 2 comments

Comments

@yuanlinqiang
Copy link

org.springframework.amqp.rabbit.listener.BlockingQueueConsumer$DeclarationException: Failed to declare queue(s):[DIRECT_QUEUE]

Caused by: com.rabbitmq.client.ShutdownSignalException: channel error; protocol method: #method<channel.close>(reply-code=404, reply-text=NOT_FOUND - no queue 'DIRECT_QUEUE' in vh

@xuyaohui
Copy link
Owner

没有创建DIRECT_QUEUE队列,解决方式一种是注掉,一种新创建队列

@xiaoCong2014
Copy link

我这边能正常启动 , 功能也正常

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants