https://issues.apache.org/bugzilla/show_bug.cgi?id=55743
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55743
--- Comment #5 from Konstantin Kolinko ---
(In reply to Felix Becker from comment #2)
>
> But I'm wondering why that is implemented in this way because a normal
> SIGTERM causes a graceful shutdown - is there any reason why the catalina.sh
https://issues.apache.org/bugzilla/show_bug.cgi?id=55743
--- Comment #4 from Mark Thomas ---
It should be possible to check a return value from the call to stop(). If that
is non-zero and we have a pid, try that next?
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=55743
--- Comment #3 from Christopher Schultz ---
I wasn't objecting to you having filed this BZ issue: I was just changing the
classification from BUG to ENHANCEMENT. I don't see why it couldn't be added.
Did you want to propose a patch? They a
https://issues.apache.org/bugzilla/show_bug.cgi?id=55743
--- Comment #2 from Felix Becker ---
Hi,
http://tomcat.apache.org/tomcat-7.0-doc/config/server.html
=== Quote
Note: Disabling the shutdown port works well when Tomcat is started using
Apache Commons Daemon (running as a service on Windo
https://issues.apache.org/bugzilla/show_bug.cgi?id=55743
Christopher Schultz changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #1 f