[Bug 58157] RecycleRequiredException and missing AsyncListener.onTimeout call

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58157 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3

[Bug 58151] High CPU Usage randomly on ajp-apr-8009-Poller

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58151 --- Comment #18 from gregh gregh3...@gmail.com --- Mark, I do not think I will be able to debug the run() {..} Trying to check whether the odd/bad state when I really have no idea what it is supposed to do. if (((desc[n*2]

[Bug 58151] High CPU Usage randomly on ajp-apr-8009-Poller

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58151 --- Comment #20 from Mark Thomas ma...@apache.org --- Don't worry too much about why the loop is happening. Once we know the route execution is taking we'll probably be able to figure out the why. As a starting point, would it be possible for

multipartconfig handling errors in tomcat 7.0.61

2015-08-04 Thread zapisochniy
Hello! I'm Vadim - jee developer from russian IT company. We're using Tomcat 7.0.61 servlet container in production. I'm struggling with multipart configuring troubles. I've recently added multipart configuration to web.xml: multipart-config max-file-size10485760/max-file-size

[Bug 58151] High CPU Usage randomly on ajp-apr-8009-Poller

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58151 --- Comment #19 from gregh gregh3...@gmail.com --- if you check the private void add{..} what did the ok do? boolean ok = false; synchronized (this) { // Add socket to the list. Newly added sockets will wait // at most for pollTime

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

2015-08-04 Thread Bill Barker
/bin/commons-daemon-20150804-native-src.tar.gz -Dtest.reports=output/logs-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150804-native-src.tar.gz -Dexamples.sources.skip=true -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-08-04 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/39 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

[Bug 58151] High CPU Usage randomly on ajp-apr-8009-Poller

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58151 --- Comment #21 from Milo m...@vanderzee.org --- Mark, is it helpfull if I try to setup desktop sharing while the bug is happening? Then you could debug whatever you like :) But I'll also add the stacktraces as soon as I'm able to grap them.

svn commit: r1694058 - /tomcat/trunk/java/org/apache/tomcat/websocket/Util.java

2015-08-04 Thread markt
Author: markt Date: Tue Aug 4 13:20:35 2015 New Revision: 1694058 URL: http://svn.apache.org/r1694058 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58166 Allow applications to send application specific close codes. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/Util.java

svn commit: r1694060 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/websocket/Util.java webapps/docs/changelog.xml

2015-08-04 Thread markt
Author: markt Date: Tue Aug 4 13:23:00 2015 New Revision: 1694060 URL: http://svn.apache.org/r1694060 Log: Allow applications to send application specific close codes. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/tomcat/websocket/Util.java

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

2015-08-04 Thread markt
Author: markt Date: Tue Aug 4 13:24:11 2015 New Revision: 1694061 URL: http://svn.apache.org/r1694061 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58166 Allow applications to send application specific close codes. Modified: tomcat/tc7.0.x/trunk/ (props changed)

[Bug 58166] Tomcat does not support application-specific close codes

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58166 Mark Thomas ma...@apache.org changed: What|Removed |Added OS||All

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #9 from Andrea Aime andrea.a...@gmail.com --- That's great, are there nightly builds that we can test? -- You are receiving this mail because: You are the assignee for the bug.

buildbot success in ASF Buildbot on tomcat-8-trunk

2015-08-04 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/40 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1694111 - /tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java

2015-08-04 Thread markt
Author: markt Date: Tue Aug 4 21:46:13 2015 New Revision: 1694111 URL: http://svn.apache.org/r1694111 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 Fix a regression in the fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58023. Ensure that classes are associated with

svn commit: r1694117 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoader.java webapps/docs/changelog.xml

2015-08-04 Thread markt
Author: markt Date: Tue Aug 4 22:15:20 2015 New Revision: 1694117 URL: http://svn.apache.org/r1694117 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 Fix a regression in the fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58023. Ensure that classes are associated with

[Bug 58151] High CPU Usage randomly on ajp-apr-8009-Poller

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58151 --- Comment #22 from Milo m...@vanderzee.org --- Breakpoint 1: AprEndpoint$Poller.add(139982580808944, -1, 1) line: 1485 AprEndpoint$Poller.access$500(AprEndpoint$Poller, long, int, int) line: 1251

[Bug 58195] TldCache does not fallback

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58195 --- Comment #3 from Christopher Schultz ch...@christopherschultz.net --- I believe RESOLVED INVALID is appropriate, but it might be nice to fail in another way in this case. NPE makes it look like Tomcat has a problem, when in fact the

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 Mark Thomas ma...@apache.org changed: What|Removed |Added Product|Tomcat 8|Tomcat 7 Target

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1694115 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoaderBase.java webapps/docs/changelog.xml

2015-08-04 Thread markt
Author: markt Date: Tue Aug 4 21:48:29 2015 New Revision: 1694115 URL: http://svn.apache.org/r1694115 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 Fix a regression in the fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58023. Ensure that classes are associated with

[Bug 58178] Exception not passed to c:catch in custom jsp tag

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58178 --- Comment #1 from Mark Thomas ma...@apache.org --- There is also a similar issue with EL and imports. The page context issue should be fixable by wrapping the root ELContext. I'm not sure that the imports issue is as easy to fix. It might

[Bug 58208] WebappClassLoaderBase fails to load sealed jar

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58208 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |NEEDINFO

[Bug 58199] java.lang.ClassCircularityError java/security/Permission using custom Security Manager

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58199 kencosgr...@live.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 58208] New: WebappClassLoaderBase fails to load sealed jar

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58208 Bug ID: 58208 Summary: WebappClassLoaderBase fails to load sealed jar Product: Tomcat 8 Version: 8.0.24 Hardware: PC Status: NEW Severity: normal Priority:

[Bug 58199] java.lang.ClassCircularityError java/security/Permission using custom Security Manager

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58199 kencosgr...@live.com changed: What|Removed |Added Resolution|INVALID |--- Status|RESOLVED

[Bug 58208] WebappClassLoaderBase fails to load sealed jar

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58208 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #6 from Andrea Aime andrea.a...@gmail.com --- Btw, we did try to generate a simple self contained example, but failed so far. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 Mark Thomas ma...@apache.org changed: What|Removed |Added CC|

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #5 from Mark Thomas ma...@apache.org --- This is a regression in the fix for bug 58023. I'm looking at a fix now. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 58208] WebappClassLoaderBase fails to load sealed jar

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58208 --- Comment #2 from Jörg Hohwiller joerg.hohwil...@googlemail.com --- Maybe we can create a sample out of here: https://github.com/spring-projects/spring-boot/blob/master/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml by switching to