赞
踩
org.springframework.amqp.AmqpAuthenticationException: com.rabbitmq.client.AuthenticationFailureException: ACCESS_REFUSED - Login was refused using authentication mechanism PLAIN. For details see the broker logfile.
at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:64) ~[spring-rabbit-2.2.5.RELEASE.jar:2.2.5.RELEASE]
今天整合的时候一直报这个错,网上找了半天,也没有找到解决方案,最后,忽然想起之前用5.5.64-MariaDB的时候,密码以0开头会报错,然后抱着试一下的心态,把我的密码加了双引号,重新启动了一下,果然正常运行了
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。