https://issues.apache.org/bugzilla/show_bug.cgi?id=52749
Bug #: 52749 Summary: Possibly wrong kill option in catalina.sh Product: Tomcat 7 Version: trunk Platform: PC Status: NEW Severity: normal Priority: P2 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: gerard-bo...@hotmail.com Classification: Unclassified In catalina.sh the kill direct after the call to org.apache.catalina.startup.Bootstrap should be kill -15 and not kill -0. As it is now the process isn't termed. Met vriendelijke groet, Gerard Borst -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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