[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 --- That's great, are there nightly builds that we can test? -- You are receiving this mail because: You are the assignee for the bug. - To u

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 AnyBranchS

[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 --- Breakpoint 1: AprEndpoint$Poller.add(139982580808944, -1, 1) line: 1485 AprEndpoint$Poller.access$500(AprEndpoint$Poller, long, int, int) line: 1251 AprEndpoint$AprSocketWrapper.registerforEvent(int, boolea

[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 changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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 their

[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 changed: What|Removed |Added Product|Tomcat 8|Tomcat 7 Target Milestone|

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 their

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 their

[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 --- 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 configuration is not sane. -- You a

[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 --- 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 --- Comment #5 from Mark Thomas --- 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 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[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 changed: What|Removed |Added CC||joerg.hohwiller@googlemail.

[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 --- 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 oracle driver and chaning to W

[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 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] WebappClassLoaderBase fails to load sealed jar

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

[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 --- 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 end up needed a new

[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: P2

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: 10485760 10485760 10485760 Accordingly to https://do

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 AnyBranch

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

2015-08-04 Thread Bill Barker
-commons/daemon/dist/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

[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 changed: What|Removed |Added OS||All Status|NEW

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) tomcat/tc7.0.

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 (co

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

[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 changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from Mark Thomas

[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 --- 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. -- You are receivi

[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 --- 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 you to find out th

[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 --- 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 before being polled. D

[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 --- 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] & Poll.APR_POLLHUP) == Poll.APR_POLLH