https://bz.apache.org/bugzilla/show_bug.cgi?id=63078
--- Comment #21 from Remy Maucherat <r...@apache.org> --- Ok, Mark got it right: only one utility thread (thanks to my bad new default ... now fixed), blocked during deployment. No idea why this happens at this point. The log entry here also gave away the problem: 22-Jan-2019 08:46:03.670 SEVERE [Catalina-utility-1] org.apache.catalina.startup.HostConfig.deployWARs Error waiting for multi-thread deployment of WAR files to complete java.lang.InterruptedException at java.base/java.util.concurrent.FutureTask.awaitDone(FutureTask.java:418) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:190) at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:779) -- 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