client 连接都 admin 时报错:

2019-08-22 11:58:37.695 ERROR 55095 --- [nio-8000-exec-1] o.a.catalina.connector.CoyoteAdapter     : Exception while processing an asynchronous request

java.lang.IllegalStateException: Calling [asyncError()] is not valid for a request with Async state [MUST_DISPATCH]

可以不用管,不影响使用。

相关文章 网址
Spring Boot(二十):使用 spring-boot-admin 对 Spring Boot 服务进行监控 http://www.ityouknow.com/springboot/2018/02/11/spring-boot-admin.html

相关文章:

  • 2022-12-23
  • 2019-10-09
  • 2021-07-20
猜你喜欢
  • 2022-12-23
  • 2021-07-07
  • 2021-09-07
  • 2021-08-26
  • 2021-10-21
  • 2022-12-23
相关资源
相似解决方案