rmannibucau commented on PR #857: URL: https://github.com/apache/tomcat/pull/857#issuecomment-2891401991
@markt-asf tested with main (ea0cdb044941f1ced5baf236aba395c170030768): ``` mai 19, 2025 5:13:12 PM org.apache.catalina.core.StandardService startInternal INFOS: Starting service [Tomcat] mai 19, 2025 5:13:13 PM org.apache.catalina.core.StandardEngine startInternal INFOS: Starting Servlet engine: [Apache Tomcat/12.0.0-M1-dev] mai 19, 2025 5:13:13 PM org.apache.coyote.AbstractProtocol init INFOS: Initializing ProtocolHandler ["http-nio-8080"] mai 19, 2025 5:13:13 PM org.apache.coyote.AbstractProtocol start INFOS: Starting ProtocolHandler ["http-nio-8080"] Started Stopping mai 19, 2025 5:13:13 PM org.apache.coyote.AbstractProtocol pause INFOS: Pausing ProtocolHandler ["http-nio-8080"] mai 19, 2025 5:13:13 PM org.apache.catalina.core.StandardService stopInternal INFOS: Stopping service [Tomcat] mai 19, 2025 5:13:13 PM org.apache.coyote.AbstractProtocol stop INFOS: Stopping ProtocolHandler ["http-nio-8080"] **mai 19, 2025 5:13:14 PM org.apache.tomcat.util.net.Acceptor stopMillis AVERTISSEMENT: The acceptor thread [http-nio-8080-Acceptor] did not stop cleanly** mai 19, 2025 5:13:14 PM org.apache.coyote.AbstractProtocol destroy INFOS: Destroying ProtocolHandler ["http-nio-8080"] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org