[Bug 64621] New: HTTP/2 Tomcat Server responds with RST_STREAM (REFUSED_STREAM) continuously in one of the TCP connection.

2020-07-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64621 Bug ID: 64621 Summary: HTTP/2 Tomcat Server responds with RST_STREAM (REFUSED_STREAM) continuously in one of the TCP connection. Product: Tomcat 9 Version: 9.0.

[Bug 64621] HTTP/2 Tomcat Server responds with RST_STREAM (REFUSED_STREAM) continuously in one of the TCP connection.

2020-07-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64621 Raghavendran V changed: What|Removed |Added CC||raghavendra...@ericsson.com -- You a

Re: Jakarta EE - JASPIC TCK (nightly)

2020-07-23 Thread Mark Thomas
Comments in line. On 22/07/2020 10:19, Jean-Louis MONTEIRO wrote: > Hi, > > Small update on the progress. > Passed: 52 and Failed: 9 > > I had a lot of random passed/failed for quite a while and finally found > the reason yesterday. I took a look at running these myself for Tomcat. There is a l

[Bug 64621] HTTP/2 Tomcat Server responds with RST_STREAM (REFUSED_STREAM) continuously in one of the TCP connection.

2020-07-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64621 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark Thomas

[Bug 64621] HTTP/2 Tomcat Server responds with RST_STREAM (REFUSED_STREAM) continuously in one of the TCP connection.

2020-07-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64621 Raghavendran V changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #2 from Raghavendran

[Bug 64621] HTTP/2 Tomcat Server responds with RST_STREAM (REFUSED_STREAM) continuously in one of the TCP connection.

2020-07-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64621 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from Mark Thomas

[Bug 64621] HTTP/2 Tomcat Server responds with RST_STREAM (REFUSED_STREAM) continuously in one of the TCP connection.

2020-07-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64621 Raghavendran V changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #4 from Raghavendran

[Bug 64621] HTTP/2 Tomcat Server responds with RST_STREAM (REFUSED_STREAM) continuously in one of the TCP connection.

2020-07-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64621 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #5 from Mark Thomas

Re: [tomcat] branch master updated: Avoid reflection for default instantiation

2020-07-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Filip, On 7/22/20 12:41, Filip Hanik wrote: > Hi Christopher, >>> environments. -Class clazz = >>> Class.forName(className); -return >>> (AuthConfigFactory) clazz.getConstructor().newInstance()

[tomcat] branch 9.0.x updated: Minor EL bugs when running under Graal/SubstrateVM

2020-07-23 Thread fhanik
This is an automated email from the ASF dual-hosted git repository. fhanik pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 814f52b Minor EL bugs when running under Graal/Su

[tomcat] branch master updated: Minor EL bugs when running under Graal/SubstrateVM

2020-07-23 Thread fhanik
This is an automated email from the ASF dual-hosted git repository. fhanik 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 f03f60e Minor EL bugs when running under Graal/

[tomcat] branch 9.0.x updated: Allow detection of Graal via reflection or system property

2020-07-23 Thread fhanik
This is an automated email from the ASF dual-hosted git repository. fhanik pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 73288c6 Allow detection of Graal via reflection o

[tomcat] branch master updated: Allow detection of Graal via reflection or system property

2020-07-23 Thread fhanik
This is an automated email from the ASF dual-hosted git repository. fhanik 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 b1820ad Allow detection of Graal via reflection

[GitHub] [tomcat-maven-plugin] liudongmiao commented on a change in pull request #30: Tc9.x Initial suport for Tomact9

2020-07-23 Thread GitBox
liudongmiao commented on a change in pull request #30: URL: https://github.com/apache/tomcat-maven-plugin/pull/30#discussion_r459798227 ## File path: tomcat9-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat9/run/RunMojo.java ## @@ -479,18 +480,23 @@ private Web

[Bug 64621] HTTP/2 Tomcat Server responds with RST_STREAM (REFUSED_STREAM) continuously in one of the TCP connection.

2020-07-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64621 --- Comment #6 from Raghavendran V --- Thanks Mark, for the update. Will try to reproduce in our local setup and will get back to you with more clarity. As this occurs randomly, we are yet to narrow down to the "reproduction steps". So, will ge