https://bz.apache.org/bugzilla/show_bug.cgi?id=69642
Bug ID: 69642 Summary: net stop tomcat service returns turn but tomcat.exe is still running in the background Product: Tomcat 9 Version: 9.0.102 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: dbha...@ptc.com Target Milestone: ----- Created attachment 40013 --> https://bz.apache.org/bugzilla/attachment.cgi?id=40013&action=edit tomcat logs after service apparently stopped We've installed a tomcat service on a Windows Server 2019 Datacenter using the tomcat9.exe //US//TomcatService <-options> command. The service is successfully installed. When we run the `net stop TomcatService` command we get the response: `The Apache Tomcat 9.0 TomcatService service was stopped successfully.` However, if we check the currently running processes we still see a tomcat.exe running in the background for some time. This process continues to consume the specified port. This issue is intermittent for the 9.0.102, and we haven't seen it in earlier versions of tomcat eg: 9.0.95. response from net stop command: Thu Apr 3 08:51:09 2025 -> The Apache Tomcat 9.0 TomcatService service is stopping.. The Apache Tomcat 9.0 TomcatService service was stopped successfully. logs in tomcat at the time are attached -- 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