缓存服务报错:

1、Caused by: redis.clients.jedis.exceptions.JedisException: Could not get a resource from the pool

 

2、Caused by: java.util.NoSuchElementException: Timeout waiting for idle object

 

 

3、org.springframework.amqp.rabbit.listener.exception.ListenerExecutionFailedException: Listener method 'public void com.shop.learning.rabbitMQ.RabbitMQReceiver.process(java.lang.String)' threw exception

 

 

4、jedis中的JedisPoolConfig没有setMaxActive和setMaxWait属性

原因:https://blog.csdn.net/eff666/article/details/52998890

posted @ 2018-03-29 20:44  小虾米的java梦  阅读(398)  评论(0编辑  收藏  举报