Re: [Bug 56703] "Current number of backend connections" counter ever increasing when timeouts are defined

2015-08-28 Thread Mark Thomas
On 28/08/2015 13:03, bugzi...@apache.org wrote: > https://bz.apache.org/bugzilla/show_bug.cgi?id=56703 > > --- Comment #11 from reynaldo --- I've locked this idiot's account and deleted the comment from Bugzilla. Mark - To uns

[GitHub] tomcat-maven-plugin pull request: use provided encoding for https ...

2015-08-28 Thread bmeriaux
GitHub user bmeriaux opened a pull request: https://github.com/apache/tomcat-maven-plugin/pull/19 use provided encoding for https conector If we specified a custom URI encoding in the pom, it was only set for the http connector and not for the https one. this patch fix it. You

[Bug 58284] StandardSession attempts to silently write NonSerializable objects

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58284 --- Comment #6 from Andrew Shore --- Great, I'll get started on it. Thanks for the guidance. -- You are receiving this mail because: You are the assignee for the bug. - To u

[Bug 58284] StandardSession attempts to silently write NonSerializable objects

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58284 --- Comment #5 from Christopher Schultz --- Patches are always welcome! -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: d

[Bug 56703] "Current number of backend connections" counter ever increasing when timeouts are defined

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56703 --- Comment #11 from reynaldo --- I`ve found a good online tool for PDF editing, before buying I`ve researched PDFfiller reviews and found this: http://dms.cioreview.com/vendor/2015/pdffiller -- You are receiving this mail because: You are th

Early Access builds for JDK 8u66 b02 and JDK 9 b78 are available on java.net

2015-08-28 Thread Rory O'Donnell
Hi Mark/Mladen, Early Access build for JDK 8u66 b02 is available on java.net, summary of changes are listed here. Early Access build for JDK 9 b78

[Bug 58284] StandardSession attempts to silently write NonSerializable objects

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58284 --- Comment #4 from Andrew Shore --- Sounds good to me. Would you prefer I submit a patch for this? -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 58286] Crash in jk-status on Windows (when producing HTML output)

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58286 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1698316 - in /tomcat/jk/trunk: native/common/jk_status.c xdocs/miscellaneous/changelog.xml

2015-08-28 Thread rjung
Author: rjung Date: Fri Aug 28 12:12:18 2015 New Revision: 1698316 URL: http://svn.apache.org/r1698316 Log: BZ 58286: Fix crash in mod_jk and in the ISAPI Redirector. The crash only happens on Windows when retrieving the jk-status for the HTML format (which is the default format). This regression

[Bug 58296] Possible memory leak in JspRuntimeContext

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58296 Robert Augustin changed: What|Removed |Added CC||therob256+...@gmail.com -- You are

[Bug 58296] Possible memory leak in JspRuntimeContext

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58296 sherold@gmail.com changed: What|Removed |Added CC||sherold@gmail.com

[Bug 58296] Possible memory leak in JspRuntimeContext

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58296 --- Comment #3 from Christoph Empl --- Created attachment 33049 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33049&action=edit JspRuntimeContext: retained heap contains invalid entry -- You are receiving this mail because: You are t

[Bug 58296] Possible memory leak in JspRuntimeContext

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58296 --- Comment #2 from Christoph Empl --- Created attachment 33048 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33048&action=edit Chain with previous linked FastRemovalDequeue$Entry instances - Eclipse MAT Screenshot -- You are receivi

[Bug 58296] Possible memory leak in JspRuntimeContext

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58296 --- Comment #1 from Christoph Empl --- Created attachment 33047 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33047&action=edit war to reproduce the bug -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 58296] New: Possible memory leak in JspRuntimeContext

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58296 Bug ID: 58296 Summary: Possible memory leak in JspRuntimeContext Product: Tomcat 8 Version: 8.0.26 Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 58295] Infinite loop in comet end event

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58295 --- Comment #2 from Francesco Carusi --- Created attachment 33046 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33046&action=edit stack trace -- You are receiving this mail because: You are the assignee for the bug.

[Bug 58295] Infinite loop in comet end event

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58295 --- Comment #1 from Francesco Carusi --- Hello! in some rare cases we are experimenting a strange behavior in our comet implementation, we only see this once or twice a day in production (with around 20.000 unique visitors from browsers and mo

[Bug 58295] New: Infinite loop in comet end event

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58295 Bug ID: 58295 Summary: Infinite loop in comet end event Product: Tomcat 7 Version: 7.0.64 Hardware: PC OS: Linux Status: NEW Severity: normal