What's the purpose of this exception?

2019-10-26 Thread Behrang Saeedzadeh
>From Tomcat Embedded Core 9.0.26: @Override protected void doClose() { if (log.isDebugEnabled()) { log.debug("Calling [" + getEndpoint() + "].closeSocket([" + this + "])", new Exception()); } Which will log something like: DEBUG [http-nio-8080-exec-2] org.apache.tomcat.util.net.

Re: What's the purpose of this exception?

2019-10-26 Thread Mark Thomas
On October 26, 2019 9:34:58 AM UTC, Behrang Saeedzadeh wrote: >From Tomcat Embedded Core 9.0.26: > >@Override >protected void doClose() { > if (log.isDebugEnabled()) { > log.debug("Calling [" + getEndpoint() + "].closeSocket([" + this + >"])", new Exception()); > } > >Which will log somet

[tomcat] branch master updated: Add javadoc for RewriteMap

2019-10-26 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 3f9d9de Add javadoc for RewriteMap 3f9d9de

Re: [tomcat] 01/03: Fix warnings with Java 6 caused by missing @Override annotations

2019-10-26 Thread Mark Thomas
On October 25, 2019 5:40:43 PM UTC, Phil Steitz wrote: >Sorry I missed all of these things.  Is there a checkstyle or eclipse >config somewhere that I can use to make sure the next batch is clean? No need to apologise. This is as much personal whim as anything else. There are some standard Ecli

Re: What's the purpose of this exception?

2019-10-26 Thread Behrang Saeedzadeh
I thought this mailing list better suited for the question as it's about Tomcat's source code. On Sat, 26 Oct. 2019, 9:16 pm Mark Thomas, wrote: > On October 26, 2019 9:34:58 AM UTC, Behrang Saeedzadeh < > behran...@gmail.com> wrote: > >From Tomcat Embedded Core 9.0.26: > > > >@Override > >prote

[Bug 63884] New: aaa

2019-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63884 Bug ID: 63884 Summary: aaa Product: Tomcat Native Version: 1.2.19 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Library

[Bug 63879] Unessesary log noise under DEBUG

2019-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63879 --- Comment #3 from Steve Sanders --- Ive submitted a patch for this: https://github.com/apache/tomcat/pull/220 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 63836] TestWebdavServletOptions test fails with OutOfMemoryError for NIO on 32-bit Java

2019-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63836 Mark Thomas changed: What|Removed |Added OS||All --- Comment #4 from Mark Thomas ---

[tomcat] branch 7.0.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63836

2019-10-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new b338d34 Fix https://bz.apache.org/bugzilla/show_bu

[Bug 63836] TestWebdavServletOptions test fails with OutOfMemoryError for NIO on 32-bit Java

2019-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63836 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

Re: [Bug 63836] TestWebdavServletOptions test fails with OutOfMemoryError for NIO on 32-bit Java

2019-10-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 10/26/19 16:15, bugzi...@apache.org wrote: > https://bz.apache.org/bugzilla/show_bug.cgi?id=63836 > > Mark Thomas changed: > > What|Removed |Added > ---

[Bug 63884] aaa

2019-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63884 Azat changed: What|Removed |Added OS||All Resolution|---