[tomcat] branch master updated: Default to "tomcat" as the Kube namespace

2019-07-17 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 e40a946 Default to "tomcat" as the Kube namespace

buildbot success in on tomcat-trunk

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

[Bug 63405] Tomcat 7.0.91.0 EXCEPTION_ACCESS_VIOLATION - Problematic frame tcnative-1.dll+0x802e

2019-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63405 --- Comment #2 from kd --- server.xml REST API were invoked at the time of crash. We also use Websocket for client server communication. Please

[jira] [Created] (MTOMCAT-318) configuration of plug-ins to map simple types, such as Boolean or Integer

2019-07-17 Thread Roger Mbiama (JIRA)
Roger Mbiama created MTOMCAT-318: Summary: configuration of plug-ins to map simple types, such as Boolean or Integer Key: MTOMCAT-318 URL: https://issues.apache.org/jira/browse/MTOMCAT-318 Project: Ap

Re: Illegal reflective access in TC 9

2019-07-17 Thread Mark Thomas
On July 17, 2019 5:56:36 AM UTC, Rainer Jung wrote: >I noticed (no regression) warnings during unit test run of the >following >types for modern JDK: > > [junit] WARNING: An illegal reflective access operation has occurred > [junit] WARNING: Illegal reflective access by ... >[junit] WAR

[Bug 63570] New: NioEndpoint.populateLocalAddr() populates remote address

2019-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63570 Bug ID: 63570 Summary: NioEndpoint.populateLocalAddr() populates remote address Product: Tomcat 9 Version: 9.0.22 Hardware: PC OS: Linux Statu

[tomcat] branch master updated: 63570: Fix retrieving local address with the NIO connector

2019-07-17 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 a6abd65 63570: Fix retrieving local address with

[Bug 63570] NioEndpoint.populateLocalAddr() populates remote address

2019-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63570 Remy Maucherat changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] branch master updated: Discard large byte buffers on request recycle

2019-07-17 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 3ed7483 Discard large byte buffers on request rec

[tomcat] branch 8.5.x updated: Discard large byte buffers on request recycle

2019-07-17 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 5f03949 Discard large byte buffers on request recyc

[Bug 63405] Tomcat 7.0.91.0 EXCEPTION_ACCESS_VIOLATION - Problematic frame tcnative-1.dll+0x802e

2019-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63405 kd changed: What|Removed |Added Status|NEEDINFO|NEW -- You are receiving this mail because: You

Re: [tomcat] branch master updated: Add JNI configuration

2019-07-17 Thread Rainer Jung
Am 15.07.2019 um 18:17 schrieb r...@apache.org: This is an automated email from the ASF dual-hosted git repository. remm 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

[Bug 63571] New: The SSL sessionCacheSize config overwrites javax.net.ssl.sessionCacheSize

2019-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63571 Bug ID: 63571 Summary: The SSL sessionCacheSize config overwrites javax.net.ssl.sessionCacheSize Product: Tomcat 9 Version: 9.0.x Hardware: PC OS: Linux

Re: Graal and Tomcat Native

2019-07-17 Thread jean-frederic clere
On 12/07/2019 11:21, Rémy Maucherat wrote: > On Thu, Jul 11, 2019 at 11:01 PM Rainer Jung > wrote: > > Am 11.07.2019 um 22:10 schrieb Rémy Maucherat: > > On Thu, Jul 11, 2019 at 8:42 PM Rainer Jung > mailto:rainer.j...@kippdata.de> > >