https://bz.apache.org/bugzilla/show_bug.cgi?id=66554
--- Comment #7 from Christopher Schultz ---
(In reply to SESAME from comment #5)
> Thank you for your answer, I will wait for the release of version 9.0.74, do
> you have a date ?
Have a look at the release history for Tomcat 9 and set your ex
https://bz.apache.org/bugzilla/show_bug.cgi?id=66554
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=66554
SESAME changed:
What|Removed |Added
Resolution|FIXED |---
Status|RESOLVED
https://bz.apache.org/bugzilla/show_bug.cgi?id=66554
--- Comment #5 from SESAME ---
Thank you for your answer, I will wait for the release of version 9.0.74, do
you have a date ?
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=66554
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=66554
Remy Maucherat changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #3 from Remy Mauchera
https://bz.apache.org/bugzilla/show_bug.cgi?id=66554
--- Comment #2 from SESAME ---
Created attachment 38531
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38531&action=edit
server.xml
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66554
Remy Maucherat changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from Remy Mau
https://bz.apache.org/bugzilla/show_bug.cgi?id=66554
Bug ID: 66554
Summary: tomcat shutdown error in log
Product: Tomcat 9
Version: 9.0.73
Hardware: Other
OS: other
Status: NEW
Severity: normal
https://bz.apache.org/bugzilla/show_bug.cgi?id=48655
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=48655
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #2 from Mark Thomas ---
https://bz.apache.org/bugzilla/show_bug.cgi?id=53605
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|NEEDINFO
https://bz.apache.org/bugzilla/show_bug.cgi?id=53605
Mark Thomas changed:
What|Removed |Added
Attachment #29116|application/octet-stream|text/plain
mime type|
https://bz.apache.org/bugzilla/show_bug.cgi?id=57628
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=57628
syed.imran.ba...@gmail.com changed:
What|Removed |Added
CC||syed.imran.ba...@gmail.com
https://bz.apache.org/bugzilla/show_bug.cgi?id=57628
Bug ID: 57628
Summary: ThreadLocal memory leak error on Tomcat shutdown
Product: Tomcat 7
Version: 7.0.41
Hardware: PC
Status: NEW
Severity: major
Priority
https://issues.apache.org/bugzilla/show_bug.cgi?id=48655
Klemen Novak changed:
What|Removed |Added
CC|klemen.no...@mikrocop.com |
--
You are receiving this mail be
https://issues.apache.org/bugzilla/show_bug.cgi?id=48655
Klemen Novak changed:
What|Removed |Added
CC||klemen.no...@mikrocop.com
--
You a
https://issues.apache.org/bugzilla/show_bug.cgi?id=56387
--- Comment #4 from qiubo...@qq.com ---
Thanks your advice, Konstantin.
Some libraries not only run in tomcat,it can be used in standalone application,
shutdown hook is a ideal place to close external resources.I think tomcat must
be throw
https://issues.apache.org/bugzilla/show_bug.cgi?id=56387
--- Comment #3 from Konstantin Kolinko ---
It is your responsibility to stop any threads that a web application may have
started. Especially, an application (and libraries that it uses) must not
register any shutdown hooks.
--
You are re
https://issues.apache.org/bugzilla/show_bug.cgi?id=56387
--- Comment #2 from qiubo...@qq.com ---
yes,thread b could see non-updated value started=true,my typo.
we found this excepiton:
java.lang.NoClassDefFoundError: org/jboss/netty/util/internal/ExecutorUtil
at
org.jboss.netty.channel.s
https://issues.apache.org/bugzilla/show_bug.cgi?id=56387
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
https://issues.apache.org/bugzilla/show_bug.cgi?id=56387
Bug ID: 56387
Summary: tomcat shutdown throw a NoClassDefFoundError
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity
https://issues.apache.org/bugzilla/show_bug.cgi?id=53605
Christopher Schultz changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #3 from
https://issues.apache.org/bugzilla/show_bug.cgi?id=53605
--- Comment #2 from Christopher Schultz ---
Is this reproducible?
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev
Can one of the very knowledgeable developers that have been discussing memory
leaks in the last few days (re: Possible false-postive with
JreMemoryLeakPreventionListener and Tomcat's JDBC Pool and
OracleTimeoutPollingThread) chime in on this Log4j 2 bug [1]?
Log4j 2 appears to be registering a
https://issues.apache.org/bugzilla/show_bug.cgi?id=53605
Michael Hobbs changed:
What|Removed |Added
CC||michael.hobbs@infusionsoft.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53605
--- Comment #1 from junshan ---
Created attachment 29116
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29116&action=edit
crash error log
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=53605
Priority: P2
Bug ID: 53605
Assignee: dev@tomcat.apache.org
Summary: use tcnative-1.1.24 Tomcat shutdown still crash
Severity: normal
Classification: Unclassified
OS
2011/11/3 Konstantin Kolinko :
> Hi!
>
> The patch:
> http://people.apache.org/~kkolinko/patches/2011-11-03_tc8_fastShutdown.patch
>
> It saves 1 second for each Tomcat shutdown during tests,
> by skipping a sleep in AbstractEndpoint.pause().
>
> I think it is worth
Hi!
The patch:
http://people.apache.org/~kkolinko/patches/2011-11-03_tc8_fastShutdown.patch
It saves 1 second for each Tomcat shutdown during tests,
by skipping a sleep in AbstractEndpoint.pause().
I think it is worth doing, but maybe there are other comments?
All tests for one connector run
https://issues.apache.org/bugzilla/show_bug.cgi?id=48655
jfclere changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from jfclere 20
https://issues.apache.org/bugzilla/show_bug.cgi?id=50754
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50754
Summary: The catalina.pid file doesn't get killed properly upon
Tomcat shutdown
Product: Tomcat 6
Version: 6.0.24
Platform: PC
OS/Version: Linux
Status
https://issues.apache.org/bugzilla/show_bug.cgi?id=48655
Summary: Active multipart downloads prevent tomcat shutdown.
Product: Tomcat Native
Version: 1.1.19
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Hello,
Are they any static variables that tomcat will set when user will try to
shutdown tomcat?
Thanks
--
View this message in context:
http://www.nabble.com/Tomcat-Shutdown-tp22444678p22444678.html
Sent from the Tomcat - Dev mailing list archive at Nabble.com
36 matches
Mail list logo