https://bz.apache.org/bugzilla/show_bug.cgi?id=69270
Bug ID: 69270 Summary: The integration of Tomcat 8.5.99 and above versions with spring-boot-starter-web 2.0.6.RELEASE version resulted in a deadlock situation Product: Tomcat 9 Version: unspecified Hardware: PC Status: NEW Severity: blocker Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: ver_c...@qq.com Target Milestone: ----- Created attachment 39841 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39841&action=edit picture Tomcat versions 8.5.99 and above cannot start programs properly when integrated with spring-boot-starter-web 2.0.6.RELEASE versions. After debugging, it was found that org.springframework.boot.web.embedded.tomcat In the # removeServiceConnectors method of Tomcat Web Server, org. Apache. Calina. core StandardServer # findServices method causes deadlock。 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org