[Bug 63120] org.apache.jasper.JspC#scanFilesInternal method requires changes.

2019-01-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63120 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 63056] JspC ignores uriroot property as of Tomcat 9.0.14 / 8.5.37

2019-01-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63056 Mark Thomas changed: What|Removed |Added CC||dim...@3rabbitz.com --- Comment #5 from

Re: [VOTE] Release Apache Tomcat Native 1.2.21

2019-01-28 Thread Mark Thomas
On 25/01/2019 21:06, Mark Thomas wrote: > Version 1.2.21 includes the following changes compared to 1.2.19: > > - Fixed memory leak associated with the use of OpenSSL BIO (used when > OpenSSL provides the TLS functionality for the NIO and NIO2 > connectors) with Rainer's addition to prevent

Re: TC 9 plus Java 11 illegal reflective access during unit tests

2019-01-28 Thread Mark Thomas
On 27/01/2019 00:18, Rainer Jung wrote: > Hi there, > > FYI: during unit tests run (testing tcnative) for TC trunk I get the > following warnings when testing with Java 11: > > 166 x WARNING: Illegal reflective access by > org.apache.catalina.loader.WebappClassLoaderBase >

svn commit: r1852390 - in /tomcat/trunk: java/org/apache/tomcat/websocket/WsFrameClient.java java/org/apache/tomcat/websocket/WsSession.java webapps/docs/changelog.xml

2019-01-28 Thread markt
Author: markt Date: Mon Jan 28 17:41:19 2019 New Revision: 1852390 URL: http://svn.apache.org/viewvc?rev=1852390=rev Log: Ensure that the network connection is closed if the WebSocket client receives an I/O error trying to communicate with the server. Modified:

Re: Tomcat WebSocket client file descriptors leak

2019-01-28 Thread vtarasov
Thank you very much! We will waiting this fix commit. After this i will test it and will write you the results. Tarasov Vladimir, Senior Java Developer, Naumen 28.01.2019 22:20, Mark Thomas пишет: On 24/01/2019 10:57, vtarasov wrote: Hello! We found the leak of Tomcat WebSocket client

svn commit: r1852392 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/WsFrameClient.java java/org/apache/tomcat/websocket/WsSession.java webapps/docs/changelog.xml

2019-01-28 Thread markt
Author: markt Date: Mon Jan 28 17:44:00 2019 New Revision: 1852392 URL: http://svn.apache.org/viewvc?rev=1852392=rev Log: Ensure that the network connection is closed if the WebSocket client receives an I/O error trying to communicate with the server. Modified: tomcat/tc7.0.x/trunk/

svn commit: r1852391 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/websocket/WsFrameClient.java java/org/apache/tomcat/websocket/WsSession.java webapps/docs/changelog.xml

2019-01-28 Thread markt
Author: markt Date: Mon Jan 28 17:43:12 2019 New Revision: 1852391 URL: http://svn.apache.org/viewvc?rev=1852391=rev Log: Ensure that the network connection is closed if the WebSocket client receives an I/O error trying to communicate with the server. Modified: tomcat/tc8.5.x/trunk/

8.5.38 release date question

2019-01-28 Thread Matt Stoddart
Hi all, Thanks for all the development support. Is there an expected release date for 8.5.38? My company is significantly impacted by https://bz.apache.org/bugzilla/show_bug.cgi?id=63022 and we're eager to release a fix. Thanks, --Matt

Re: Tomcat WebSocket client file descriptors leak

2019-01-28 Thread Mark Thomas
On 24/01/2019 10:57, vtarasov wrote: > Hello! > > We found the leak of Tomcat WebSocket client file descriptors. File > descriptors are not closed when the connection between server and client > is broken abnormally (from the server side if the server process is > killed for example). > > Test

svn commit: r1852401 - /tomcat/trunk/test/org/apache/catalina/users/MemoryUserDatabaseTests.java

2019-01-28 Thread markt
Author: markt Date: Mon Jan 28 20:57:01 2019 New Revision: 1852401 URL: http://svn.apache.org/viewvc?rev=1852401=rev Log: Fix minor SpotBugs issue Modified: tomcat/trunk/test/org/apache/catalina/users/MemoryUserDatabaseTests.java Modified:

svn commit: r1852405 - in /tomcat/trunk/java: javax/el/ org/apache/catalina/authenticator/ org/apache/catalina/authenticator/jaspic/ org/apache/catalina/connector/ org/apache/catalina/core/ org/apache

2019-01-28 Thread markt
Author: markt Date: Mon Jan 28 21:14:35 2019 New Revision: 1852405 URL: http://svn.apache.org/viewvc?rev=1852405=rev Log: Update Spanish translations Added: tomcat/trunk/java/org/apache/catalina/ha/authenticator/LocalStrings_es.properties (with props)

buildbot failure in on tomcat-trunk

2019-01-28 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3985 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1852402 - /tomcat/trunk/res/findbugs/filter-false-positives.xml

2019-01-28 Thread markt
Author: markt Date: Mon Jan 28 20:59:00 2019 New Revision: 1852402 URL: http://svn.apache.org/viewvc?rev=1852402=rev Log: Fix SpotBugs false positive Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml URL:

svn commit: r1852407 - in /tomcat/trunk/java/org/apache/catalina: connector/LocalStrings_ja.properties startup/LocalStrings_ja.properties

2019-01-28 Thread markt
Author: markt Date: Mon Jan 28 21:17:04 2019 New Revision: 1852407 URL: http://svn.apache.org/viewvc?rev=1852407=rev Log: Update Japanese translations Modified: tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ja.properties

svn commit: r1852408 - in /tomcat/trunk/java/org/apache: catalina/valves/LocalStrings_zh_CN.properties jasper/resources/LocalStrings_zh_CN.properties

2019-01-28 Thread markt
Author: markt Date: Mon Jan 28 21:17:24 2019 New Revision: 1852408 URL: http://svn.apache.org/viewvc?rev=1852408=rev Log: Update Chinese translations Modified: tomcat/trunk/java/org/apache/catalina/valves/LocalStrings_zh_CN.properties

svn commit: r1852406 - in /tomcat/trunk/java/org/apache: catalina/connector/ jasper/resources/ tomcat/util/digester/ tomcat/util/modeler/ tomcat/util/net/

2019-01-28 Thread markt
Author: markt Date: Mon Jan 28 21:16:32 2019 New Revision: 1852406 URL: http://svn.apache.org/viewvc?rev=1852406=rev Log: Update French translations Modified: tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_fr.properties

buildbot success in on tomcat-trunk

2019-01-28 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3986 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

Re: 8.5.38 release date question

2019-01-28 Thread Mark Thomas
On 28/01/2019 18:27, Matt Stoddart wrote: > Hi all, > > Thanks for all the development support. Is there an expected release date > for 8.5.38? My company is significantly impacted by > https://bz.apache.org/bugzilla/show_bug.cgi?id=63022 and we're eager to > release a fix. Tag is expected early

[Bug 62881] Switch Windows signing to local signing tool

2019-01-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62881 Mark Thomas changed: What|Removed |Added OS||All Status|NEW

[Bug 63114] Async methods do not call handler on exception

2019-01-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63114 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[GitHub] tomcat issue #137: Add HTML lang="en"

2019-01-28 Thread markt-asf
Github user markt-asf commented on the issue: https://github.com/apache/tomcat/pull/137 I'm all in favour of improving accessibility. The changes to package.html and similar look good. The changes to anything under test/ need to be reverted. Those are test artefacts. The

svn commit: r1852410 - /tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_pt_BR.properties

2019-01-28 Thread markt
Author: markt Date: Mon Jan 28 21:18:17 2019 New Revision: 1852410 URL: http://svn.apache.org/viewvc?rev=1852410=rev Log: Update Brazilian Portuguese translations Modified: tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_pt_BR.properties Modified:

svn commit: r1852409 - /tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ko.properties

2019-01-28 Thread markt
Author: markt Date: Mon Jan 28 21:17:40 2019 New Revision: 1852409 URL: http://svn.apache.org/viewvc?rev=1852409=rev Log: Update Korean translations Modified: tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ko.properties Modified:

[Bug 63114] Async methods do not call handler on exception

2019-01-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63114 --- Comment #2 from Boris Petrov --- Thank you for the response. But did you see all the links I pasted? The third and fourth one are throwing not for null-arguments but for other error cases. Are they according to the spec too? -- You are

Re: TC trunk on SLES 11 with APR and Java 11: to many threads during TestDefaultServletEncodingWith*Bom

2019-01-28 Thread Rainer Jung
Am 28.01.2019 um 11:49 schrieb Rémy Maucherat: On Mon, Jan 28, 2019 at 11:16 AM Rainer Jung wrote: Am 28.01.2019 um 10:50 schrieb Rémy Maucherat: On Sun, Jan 27, 2019 at 2:18 AM Rainer Jung wrote: When running the unit tests for trunk using Java 11 and APR connector I run out of memory,

[Bug 63120] New: org.apache.jasper.JspC#scanFilesInternal method requires changes.

2019-01-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63120 Bug ID: 63120 Summary: org.apache.jasper.JspC#scanFilesInternal method requires changes. Product: Tomcat 8 Version: 8.5.x-trunk Hardware: All OS: All

svn commit: r1852343 - in /tomcat/trunk: java/org/apache/tomcat/util/net/AprEndpoint.java webapps/docs/changelog.xml

2019-01-28 Thread remm
Author: remm Date: Mon Jan 28 10:48:42 2019 New Revision: 1852343 URL: http://svn.apache.org/viewvc?rev=1852343=rev Log: Fix incorrect APR sendfile thread stop. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java tomcat/trunk/webapps/docs/changelog.xml Modified:

Re: TC trunk on SLES 11 with APR and Java 11: to many threads during TestDefaultServletEncodingWith*Bom

2019-01-28 Thread Rémy Maucherat
On Mon, Jan 28, 2019 at 11:16 AM Rainer Jung wrote: > Am 28.01.2019 um 10:50 schrieb Rémy Maucherat: > > On Sun, Jan 27, 2019 at 2:18 AM Rainer Jung > wrote: > > > >> When running the unit tests for trunk using Java 11 and APR connector I > >> run out of memory, first in threads, later in heap.

Re: TC trunk on SLES 11 with APR and Java 11: to many threads during TestDefaultServletEncodingWith*Bom

2019-01-28 Thread Rémy Maucherat
On Sun, Jan 27, 2019 at 2:18 AM Rainer Jung wrote: > When running the unit tests for trunk using Java 11 and APR connector I > run out of memory, first in threads, later in heap. The prpoblematic > tests are TestDefaultServletEncodingWithBom and > TestDefaultServletEncodingWithoutBom. > > A

Re: TC trunk on SLES 11 with APR and Java 11: to many threads during TestDefaultServletEncodingWith*Bom

2019-01-28 Thread Rainer Jung
Am 28.01.2019 um 10:50 schrieb Rémy Maucherat: On Sun, Jan 27, 2019 at 2:18 AM Rainer Jung wrote: When running the unit tests for trunk using Java 11 and APR connector I run out of memory, first in threads, later in heap. The prpoblematic tests are TestDefaultServletEncodingWithBom and