现象:

 

打开health页面:比如http://192.168.100.15:32190/health

 

看到问题所在:

redis

{

  • status"DOWN",
  • error"org.springframework.data.redis.RedisConnectionFailureException: Cannot get Jedis connection; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool"

}

 

因为这个服务的pom文件中引入了redis

但是配置文件中却没有配置redis的配置,导致无法通过springbootadmin的健康检测,eureka 显示状态为 down。

Logo

权威|前沿|技术|干货|国内首个API全生命周期开发者社区

更多推荐