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
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,
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 sch
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 schedu
Author: markt
Date: Mon Jan 28 21:18:17 2019
New Revision: 1852410
URL: http://svn.apache.org/viewvc?rev=1852410&view=rev
Log:
Update Brazilian Portuguese translations
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_pt_BR.properties
Modified:
tomcat/t
Author: markt
Date: Mon Jan 28 21:17:40 2019
New Revision: 1852409
URL: http://svn.apache.org/viewvc?rev=1852409&view=rev
Log:
Update Korean translations
Modified:
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ko.properties
Modified:
tomcat/trunk/java/org/apache/catalina/conn
Author: markt
Date: Mon Jan 28 21:17:24 2019
New Revision: 1852408
URL: http://svn.apache.org/viewvc?rev=1852408&view=rev
Log:
Update Chinese translations
Modified:
tomcat/trunk/java/org/apache/catalina/valves/LocalStrings_zh_CN.properties
tomcat/trunk/java/org/apache/jasper/resources/Loc
Author: markt
Date: Mon Jan 28 21:17:04 2019
New Revision: 1852407
URL: http://svn.apache.org/viewvc?rev=1852407&view=rev
Log:
Update Japanese translations
Modified:
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/startup/Lo
Author: markt
Date: Mon Jan 28 21:16:32 2019
New Revision: 1852406
URL: http://svn.apache.org/viewvc?rev=1852406&view=rev
Log:
Update French translations
Modified:
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/jasper/resources/Loca
Author: markt
Date: Mon Jan 28 21:14:35 2019
New Revision: 1852405
URL: http://svn.apache.org/viewvc?rev=1852405&view=rev
Log:
Update Spanish translations
Added:
tomcat/trunk/java/org/apache/catalina/ha/authenticator/LocalStrings_es.properties
(with props)
tomcat/trunk/java/org/apach
Author: markt
Date: Mon Jan 28 20:59:00 2019
New Revision: 1852402
URL: http://svn.apache.org/viewvc?rev=1852402&view=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:
http:
Author: markt
Date: Mon Jan 28 20:57:01 2019
New Revision: 1852401
URL: http://svn.apache.org/viewvc?rev=1852401&view=rev
Log:
Fix minor SpotBugs issue
Modified:
tomcat/trunk/test/org/apache/catalina/users/MemoryUserDatabaseTests.java
Modified:
tomcat/trunk/test/org/apache/catalina/users/Me
https://bz.apache.org/bugzilla/show_bug.cgi?id=62881
Mark Thomas changed:
What|Removed |Added
OS||All
Status|NEW
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 ch
https://bz.apache.org/bugzilla/show_bug.cgi?id=63114
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
Author: markt
Date: Mon Jan 28 17:44:00 2019
New Revision: 1852392
URL: http://svn.apache.org/viewvc?rev=1852392&view=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/ (
Author: markt
Date: Mon Jan 28 17:43:12 2019
New Revision: 1852391
URL: http://svn.apache.org/viewvc?rev=1852391&view=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/ (
Author: markt
Date: Mon Jan 28 17:41:19 2019
New Revision: 1852390
URL: http://svn.apache.org/viewvc?rev=1852390&view=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/trunk/java/org/apa
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 fi
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 pr
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 cr
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
> (file:/.../output/class
https://bz.apache.org/bugzilla/show_bug.cgi?id=63120
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=63056
Mark Thomas changed:
What|Removed |Added
CC||dim...@3rabbitz.com
--- Comment #5 from
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
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.
Author: remm
Date: Mon Jan 28 10:48:42 2019
New Revision: 1852343
URL: http://svn.apache.org/viewvc?rev=1852343&view=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:
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
TestDef
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 threa
31 matches
Mail list logo