Caused by: com.rabbitmq.client.AuthenticationFailureException: ACCESS_REFUSED - Login was refused using authentication mechanism PLAIN. For details see the broker logfile.
at com.rabbitmq.client.impl.AMQConnection.start(AMQConnection.java:349) ~[amqp-client-4.1.0.jar!/:4.1.0]
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:920) ~[amqp-client-4.1.0.jar!/:4.1.0]
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:870) ~[amqp-client-4.1.0.jar!/:4.1.0]
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:810) ~[amqp-client-4.1.0.jar!/:4.1.0]
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:351) ~[spring-rabbit-1.7.1.RELEASE.jar!/:?]
at org.springframework.amqp.rabbit.connection.CachingConnectionFactory.createConnection(CachingConnectionFactory.java:595) ~[spring-rabbit-1.7.1.RELEASE.jar!/:?]
at org.springframework.amqp.rabbit.core.RabbitTemplate.doExecute(RabbitTemplate.java:1430) ~[spring-rabbit-1.7.1.RELEASE.jar!/:?]
at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:1411) ~[spring-rabbit-1.7.1.RELEASE.jar!/:?]
at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:1387) ~[spring-rabbit-1.7.1.RELEASE.jar!/:?]
at org.springframework.amqp.rabbit.core.RabbitAdmin.declareExchange(RabbitAdmin.java:157) ~[spring-rabbit-1.7.1.RELEASE.jar!/:?]
at com.capitalone.cerberus.common.config.CerberusRabbitMQConfig.declareExchange(CerberusRabbitMQConfig.java:177) ~[cerberus-common-03.00.00.65.jar!/:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162) ~[spring-beans-4.3.1.RELEASE.jar!/:4.3.1.RELEASE]
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588) ~[spring-beans-4.3.1.RELEASE.jar!/:4.3.1.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1123) ~[spring-beans-4.3.1.RELEASE.jar!/:4.3.1
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
2018-08-18 15:00:00.568 [info] <0.557.0> accepting AMQP connection <0.557.0> (127.0.0.1:47874 -> 127.0.0.1:5672)
2018-08-18 15:00:00.601 [info] <0.557.0> Connection <0.557.0> (127.0.0.1:47874 -> 127.0.0.1:5672) has a client-provided name: rabbitGeneralConnFactory#0
2018-08-18 15:00:00.602 [error] <0.557.0> Error on AMQP connection <0.557.0> (127.0.0.1:47874 -> 127.0.0.1:5672, state: starting):
PLAIN login refused: user 'guest' - invalid credentials
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.