Bug 58352 - No stacktrace when tomcat stop doesn't complete and using '-force'
Summary: No stacktrace when tomcat stop doesn't complete and using '-force'
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 8
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 8.0.x-trunk
Hardware: PC All
: P2 normal (vote)
Target Milestone: ----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-10 09:45 UTC by Alexandre Garnier
Modified: 2015-09-10 14:56 UTC (History)
0 users



Attachments
Patch fixing bug #58352 (1.15 KB, patch)
2015-09-10 09:51 UTC, Alexandre Garnier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Garnier 2015-09-10 09:45:24 UTC
It's an extension of bug #45428.
The solution skip the case when using '-force' => no stacktrace to investigate the stopping problem.
Comment 1 Alexandre Garnier 2015-09-10 09:51:11 UTC
Created attachment 33088 [details]
Patch fixing bug #58352

Patch to do trigger a stacktrace in all cases.
Comment 2 Mark Thomas 2015-09-10 13:47:50 UTC
Thanks for the report and the patch.

Your patch has been applied to trunk, 8.0.x (for 8.0.27 onwards) and 7.0.x (for 7.0.65 onwards).
Comment 3 Alexandre Garnier 2015-09-10 14:47:00 UTC
Cool, thanks.
BTW, wrong bug link in the commit 1702253 on tomcat7 trunk (link to bug #58342).
Comment 4 Mark Thomas 2015-09-10 14:56:28 UTC
(In reply to Alexandre Garnier from comment #3)
> Cool, thanks.
> BTW, wrong bug link in the commit 1702253 on tomcat7 trunk (link to bug
> #58342).

Tx. Fixed.