[GUMP@vmgump-vm3]: Project tomcat-trunk-validate (in module tomcat-trunk) failed

2017-11-03 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-validate has an issue affecting its community integration. Th

[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-validate (in module tomcat-8.0.x) failed

2017-11-03 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc8.0.x-validate has an issue affecting its community integration.

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-validate (in module tomcat-7.0.x) failed

2017-11-03 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x-validate has an issue affecting its community integration.

svn commit: r1814218 - /tomcat/tc8.5.x/trunk/test/org/apache/jasper/compiler/TesterValidator.java

2017-11-03 Thread remm
Author: remm Date: Fri Nov 3 15:39:43 2017 New Revision: 1814218 URL: http://svn.apache.org/viewvc?rev=1814218&view=rev Log: Fix import order. Modified: tomcat/tc8.5.x/trunk/test/org/apache/jasper/compiler/TesterValidator.java Modified: tomcat/tc8.5.x/trunk/test/org/apache/jasper/compiler/

[Bug 61719] http2(h2) AsyncContext setReadListener NullPointerException

2017-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61719 --- Comment #5 from Remy Maucherat --- The fix will be included in 9.0.2 and 8.5.24. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscrib

svn commit: r1814215 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/filters/ webapps/docs/

2017-11-03 Thread remm
Author: remm Date: Fri Nov 3 15:28:37 2017 New Revision: 1814215 URL: http://svn.apache.org/viewvc?rev=1814215&view=rev Log: 61681: Allow HTTP/2 push when using a request wrapper. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/connector/Re

svn commit: r1814202 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/Stream.java webapps/docs/changelog.xml

2017-11-03 Thread remm
Author: remm Date: Fri Nov 3 15:18:38 2017 New Revision: 1814202 URL: http://svn.apache.org/viewvc?rev=1814202&view=rev Log: 61719: Add a null check for apparent NPE possibility Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/coyote/http2/Stream.jav

[Bug 61719] http2(h2) AsyncContext setReadListener NullPointerException

2017-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61719 --- Comment #4 from Jack <94544...@qq.com> --- 9.0.1 is still in beta, where can I download the 9.0.2 in alpha or something? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 61719] http2(h2) AsyncContext setReadListener NullPointerException

2017-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61719 --- Comment #3 from Jack <94544...@qq.com> --- By the way, If I remove from the https connector then I will not got this NullPointerException. Good to know, you people have already fixed it. Great. -- You are receiving this mail be

[Bug 61673] java.util.ConcurrentModificationException thrown when trying to push around 1000 resources using PushBuilder

2017-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61673 Remy Maucherat changed: What|Removed |Added OS||All Status|NEW

[Bug 61682] StackOverflowError while executing HTTP/2 Server Push

2017-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61682 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO OS|

[Bug 61719] http2(h2) AsyncContext setReadListener NullPointerException

2017-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61719 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1814195 - in /tomcat/trunk: java/org/apache/coyote/http2/Stream.java webapps/docs/changelog.xml

2017-11-03 Thread remm
Author: remm Date: Fri Nov 3 14:40:15 2017 New Revision: 1814195 URL: http://svn.apache.org/viewvc?rev=1814195&view=rev Log: 61719: Add a null check for apparent NPE possibility (all other places ensure the buffer is not null). Not sure if there's a worrying root cause. Modified: tomcat/tru

[GitHub] tomcat pull request #82: Add maven-install target

2017-11-03 Thread markt-asf
Github user markt-asf closed the pull request at: https://github.com/apache/tomcat/pull/82 --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

[Bug 61683] NullPointerException in ErrorReportValve while executing HTTP/2 Server Push

2017-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61683 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Remy Mau

[Bug 61681] UnsupportedOperationException in ApplicationPushBuilder if request is forwarded

2017-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61681 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1814192 - in /tomcat/trunk: java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/filters/ webapps/docs/

2017-11-03 Thread remm
Author: remm Date: Fri Nov 3 14:31:36 2017 New Revision: 1814192 URL: http://svn.apache.org/viewvc?rev=1814192&view=rev Log: 61681: Allow HTTP/2 push when using a request wrapper. The main problem is that newPUshBuilder doesn't allow passing the base request, unlike startAsync, so add an extra

[Bug 61719] http2(h2) AsyncContext setReadListener NullPointerException

2017-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61719 --- Comment #1 from Jack <94544...@qq.com> --- By the way, the code is in a AsyncContextHandler ServletInputStream sis = request.getInputStream(); sis.setReadListener(this); //this line throw exception, this is the ACHandler any way, this

[Bug 61719] New: http2(h2) AsyncContext setReadListener NullPointerException

2017-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61719 Bug ID: 61719 Summary: http2(h2) AsyncContext setReadListener NullPointerException Product: Tomcat 9 Version: 9.0.1 Hardware: PC OS: Linux Sta

svn commit: r1814181 - in /tomcat/trunk: java/org/apache/coyote/http2/Http2Protocol.java java/org/apache/coyote/http2/Stream.java webapps/docs/config/http2.xml

2017-11-03 Thread remm
Author: remm Date: Fri Nov 3 13:23:29 2017 New Revision: 1814181 URL: http://svn.apache.org/viewvc?rev=1814181&view=rev Log: Add a useSendfile attribute for HTTP/2. Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2Protocol.java tomcat/trunk/java/org/apache/coyote/http2/Stream.jav

svn commit: r1814172 - /tomcat/trunk/res/maven/mvn-pub.xml

2017-11-03 Thread jfclere
Author: jfclere Date: Fri Nov 3 12:43:19 2017 New Revision: 1814172 URL: http://svn.apache.org/viewvc?rev=1814172&view=rev Log: Merge branch 'maven-install' of https://github.com/maxime-beck/tomcat into trunk Modified: tomcat/trunk/res/maven/mvn-pub.xml Modified: tomcat/trunk/res/maven/mvn-

[Bug 61717] Wepapp deployment errors are not logged to context log

2017-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61717 s.kiesewet...@igniti.de changed: What|Removed |Added OS||All Hardware|PC

[Bug 61717] New: Wepapp deployment errors are not logged to context log

2017-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61717 Bug ID: 61717 Summary: Wepapp deployment errors are not logged to context log Product: Tomcat 8 Version: 8.5.9 Hardware: PC Status: NEW Severity: normal Prior

JDK 10 b29 Early Access is available on jdk.java.net

2017-11-03 Thread Rory O'Donnell
Hi Mark, JDK 10 Early Access  build 29 is available at : - jdk.java.net/10/ JDK 10 Early Access Release Notes are available [1] JDK 10 Schedule, Status & Features are available [2] Notes * OpenJDK EA binaries will be available at a later date. * Oracle has proposed: Newer version-str

[GitHub] tomcat issue #83: Bug 61668 - Possible NullPointerException in AbstractHttp1...

2017-11-03 Thread mithunsasidharan
Github user mithunsasidharan commented on the issue: https://github.com/apache/tomcat/pull/83 @markt-asf : Can I just call `getSSLProtocol()` from within `getSslEnabledProtocols()` ? ``` public String getSslEnabledProtocols() { registerDefaultSSLHostConfig(

[GitHub] tomcat issue #83: Bug 61668 - Possible NullPointerException in AbstractHttp1...

2017-11-03 Thread markt-asf
Github user markt-asf commented on the issue: https://github.com/apache/tomcat/pull/83 The duplicated code is a sign that this could be handled elsewhere with less code (i.e. in StringUtils) --- - To unsubscribe, e-

[Bug 61668] Possible NullPointerException in org.apache.coyote.http11.AbstractHttp11Protocol

2017-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61668 --- Comment #1 from Mithun Sasidharan --- PR for this bug - https://github.com/apache/tomcat/pull/83 -- You are receiving this mail because: You are the assignee for the bug. ---

[GitHub] tomcat pull request #83: Bug 61668 - Possible NullPointerException in org.ap...

2017-11-03 Thread mithunsasidharan
GitHub user mithunsasidharan opened a pull request: https://github.com/apache/tomcat/pull/83 Bug 61668 - Possible NullPointerException in org.apache.coyote.http11… Bug 61668 - Possible NullPointerException in org.apache.coyote.http11.AbstractHttp11Protocol https://bz.apac