https://bz.apache.org/bugzilla/show_bug.cgi?id=63804
Bug ID: 63804 Summary: Problems with shutting down Apache Tomcat Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC Status: NEW Severity: trivial Priority: P2 Component: WebSocket Assignee: dev@tomcat.apache.org Reporter: mahdi...@gmail.com Target Milestone: ---- I have a Tomcat installed as a Windows service, and sometimes it hangs when I try to shut it down (through services.msc). I tried attaching to it with a debugger, but I don't seem to be able to understand why it's hanging. When I try to look at one of the threads by doing "Thread.getThreads()[0]", I get an error from the debugger: "Stack frame unavailable". If instead of shutting down the entire Tomcat, I just unload all my servlets' contexts, everything works perfectly. Is this by-definition a bug in Tomcat? Matt https://coding-bootcamps.com/ https://myhsts.org/ https://dcwebmakers.com/ -- 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