https://bz.apache.org/bugzilla/show_bug.cgi?id=66378
Bug ID: 66378 Summary: Failed stop jpf application in shell mode Product: Tomcat 9 Version: 9.0.65 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: alik...@rambler.ru Target Milestone: ----- Created attachment 38444 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38444&action=edit Thread dump When I try to shut down the application in the IDE console by 'q' application doesn't stopped. Thread Dump in attachments. Console log: dec 08, 2022 12:59:21 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio2-8080"] dec 08, 2022 12:59:21 PM org.apache.tomcat.util.net.Nio2Endpoint bind WARNING: The NIO2 connector requires an exclusive executor to operate properly on shutdown dec 08, 2022 12:59:48 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service [Tomcat] dec 08, 2022 12:59:48 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet engine: [Apache Tomcat/9.0.65] dec 08, 2022 12:59:48 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-nio2-8080"] dec 08, 2022 12:59:49 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment INFO: No global web.xml found application started in SHELL mode Press 'q' key to exit. q dec 08, 2022 1:18:18 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-nio2-8080"] dec 08, 2022 1:18:18 PM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service [Tomcat] dec 08, 2022 1:18:18 PM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-nio2-8080"] -- 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