[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2014-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 --- Comment #12 from Jackie Rosen jackie.ro...@hushmail.com --- *** Bug 260998 has been marked as a duplicate of this bug. *** Seen from the domain http://volichat.com Page where seen: http://volichat.com/adult-chat-rooms Marked for

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-08-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 --- Comment #11 from Konstantin Kolinko knst.koli...@gmail.com --- (In reply to comment #10) Configurable value added in r1377543 Reverted in r1378132, based on Re: svn commit: r1377689 discussion on dev@,

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-08-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 --- Comment #10 from Filip Hanik fha...@apache.org --- Configurable value added in r1377543 -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 --- Comment #9 from Konstantin Kolinko knst.koli...@gmail.com --- Fixed in 6.0 in r1347072 and will be in 6.0.36. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 --- Comment #8 from Konstantin Kolinko knst.koli...@gmail.com --- I proposed backport of r1343895 for 6.0. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 --- Comment #7 from fglez@gmail.com --- Is this bug fix going to be backported to Tomcat 6.x? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 fglez@gmail.com changed: What|Removed |Added CC||fglez@gmail.com -- You

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 Mark Thomas ma...@apache.org changed: What|Removed |Added Severity|enhancement |normal --- Comment

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 --- Comment #6 from Christopher Schultz ch...@christopherschultz.net --- (In reply to comment #5) Fixed in trunk and 7.0.x and will be included in 7.0.28. By default, a full GC will now occur roughly every 290 million years. Then it's

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Attachment #28809|0 |1

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 --- Comment #2 from Konstantin Kolinko knst.koli...@gmail.com --- For reference, a thread on users list about observing this issue with 6.0.28, JreMemoryLeakPreventionListener and hourly Full GC (2010-08):

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 --- Comment #3 from Konstantin Kolinko knst.koli...@gmail.com --- As far as I can see, Long.MAX_VALUE in s.m.GC is treated specially, and I suspect that using this specific value may break the memory leak prevention feature. I am OK with

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 --- Comment #1 from Pid bugzi...@pidster.com --- Created attachment 28810 -- https://issues.apache.org/bugzilla/attachment.cgi?id=28810action=edit Docs patch for JreMemoryLeakPreventionListener. -- You are receiving this mail because:

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 Leon Rosenberg rosenberg.l...@gmail.com changed: What|Removed |Added CC|