[Bug 58210] New: Preventing DataSource close

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58210 Bug ID: 58210 Summary: Preventing DataSource close Product: Tomcat 8 Version: 8.0.24 Hardware: All OS: All Status: NEW Severity: normal

[Bug 58210] Preventing DataSource close

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58210 Mark Thomas ma...@apache.org changed: What|Removed |Added Resolution|--- |INVALID

[Bug 58212] New: Scanning jars in classpath to get annotations in parallel instead of synchronously

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58212 Bug ID: 58212 Summary: Scanning jars in classpath to get annotations in parallel instead of synchronously Product: Tomcat 7 Version: trunk Hardware: All

[Bug 58212] Scanning jars in classpath to get annotations in parallel instead of synchronously

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58212 --- Comment #1 from Wang, Simon 18616998...@163.com --- Filed PR for this enhancement: https://github.com/apache/tomcat70/pull/8 -- 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-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #10 from Mark Thomas ma...@apache.org --- No nightly builds but Tomcat 8 is very easy to build from source. Alternatively, I can make a development build available for you to download. Let me know if you need that. -- You are

[Bug 58212] Scanning jars in classpath to get annotations in parallel instead of synchronously

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58212 Mark Thomas ma...@apache.org changed: What|Removed |Added Severity|normal |enhancement --- Comment

[Bug 58212] Scanning jars in classpath to get annotations in parallel instead of synchronously

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58212 --- Comment #3 from Wang, Simon 18616998...@163.com --- I did read that page, that's great. But parallel annotation scanning is also a better solution, that's why jetty also support it. Maybe my description is not clear, this should be a new

svn commit: r1694154 - in /tomcat/site/trunk: docs/download-60.html docs/whichversion.html xdocs/download-60.xml xdocs/whichversion.xml

2015-08-05 Thread markt
Author: markt Date: Wed Aug 5 09:37:34 2015 New Revision: 1694154 URL: http://svn.apache.org/r1694154 Log: Add some links to the 6.x EOL page from some obvious places to try and increase awareness Modified: tomcat/site/trunk/docs/download-60.html

svn commit: r1694196 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2015-08-05 Thread markt
Author: markt Date: Wed Aug 5 12:14:30 2015 New Revision: 1694196 URL: http://svn.apache.org/r1694196 Log: Whitespace police Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL:

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

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58151 --- Comment #23 from Milo m...@vanderzee.org --- I found that completely stopping apache triggers the bug instantly. The number of context switches rises from about 5000 cs/sec to 50 cs/sec. When I then start apache cs/sec goes down to

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

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58199 Mark Thomas ma...@apache.org changed: What|Removed |Added Resolution|--- |WORKSFORME

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

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

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

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58199 --- Comment #6 from kencosgr...@live.com --- I will attach a reduced war. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

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

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58199 --- Comment #8 from kencosgr...@live.com --- Created attachment 32965 -- https://bz.apache.org/bugzilla/attachment.cgi?id=32965action=edit Source code for the web app -- You are receiving this mail because: You are the assignee for the bug.

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

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58199 --- Comment #7 from kencosgr...@live.com --- Created attachment 32964 -- https://bz.apache.org/bugzilla/attachment.cgi?id=32964action=edit War that illustrates this issue -- You are receiving this mail because: You are the assignee for the

[Bug 58125] java.lang.ClassCircularityError can occur if Tomcat is run with a Java Security Manager

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58125 Mark Thomas ma...@apache.org changed: What|Removed |Added CC||kencosgr...@live.com

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

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58199 Mark Thomas ma...@apache.org changed: What|Removed |Added Resolution|--- |DUPLICATE

Early Access builds for JDK 8u60 b26 and JDK 9 b75 are available on java.net

2015-08-05 Thread Rory O'Donnell
Hi Mark/Mladen, Early Access build for JDK 8u60 b26 http://jdk8.java.net/download.html is available on java.net, summary of changes are listed here. http://download.java.net/jdk8u60/changes/jdk8u60-b26.html?q=download/jdk8u60/changes/jdk8u60-b26.html As we enter the later phases of

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

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58151 --- Comment #24 from Mark Thomas ma...@apache.org --- Thanks for all the pointers. I'm able to reproduce behavior that looks like the behavior described with high CPU on a single java thread. I can't be sure that I am seeing the same problem

svn commit: r1694290 - /tomcat/trunk/java/org/apache/tomcat/jni/Socket.java

2015-08-05 Thread markt
Author: markt Date: Wed Aug 5 19:19:19 2015 New Revision: 1694290 URL: http://svn.apache.org/r1694290 Log: Better document the inconsistent return values. Modified: tomcat/trunk/java/org/apache/tomcat/jni/Socket.java Modified: tomcat/trunk/java/org/apache/tomcat/jni/Socket.java URL:

svn commit: r1694291 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/jni/Socket.java webapps/docs/changelog.xml

2015-08-05 Thread markt
Author: markt Date: Wed Aug 5 19:21:17 2015 New Revision: 1694291 URL: http://svn.apache.org/r1694291 Log: (empty) Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Socket.java tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

svn commit: r1694293 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/jni/Socket.java webapps/docs/changelog.xml

2015-08-05 Thread markt
Author: markt Date: Wed Aug 5 19:22:27 2015 New Revision: 1694293 URL: http://svn.apache.org/r1694293 Log: (empty) Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/Socket.java tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-08-05 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/42 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1694294 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/tomcat/jni/ java/org/apache/tomcat/util/net/ webapps/docs/

2015-08-05 Thread markt
Author: markt Date: Wed Aug 5 19:30:23 2015 New Revision: 1694294 URL: http://svn.apache.org/r1694294 Log: Align org.apache.tomcat.jni with 7.0.x and 8.0.x Backport improvements to AprLifecycleListener Added: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Buffer.java - copied

svn commit: r1694295 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/tomcat/jni/Socket.java webapps/docs/changelog.xml

2015-08-05 Thread markt
Author: markt Date: Wed Aug 5 19:31:01 2015 New Revision: 1694295 URL: http://svn.apache.org/r1694295 Log: CTR: Docs only. Better document the inconsistent return values. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Socket.java

svn commit: r1694300 - in /tomcat/tc8.0.x/trunk: java/org/apache/coyote/ajp/AjpAprProcessor.java webapps/docs/changelog.xml

2015-08-05 Thread markt
Author: markt Date: Wed Aug 5 19:37:23 2015 New Revision: 1694300 URL: http://svn.apache.org/r1694300 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58151 Correctly handle EOF in the AJP APR/native connector to prevent the connector entering a loop and generate excessive CPU load.

svn commit: r1694301 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2015-08-05 Thread markt
Author: markt Date: Wed Aug 5 19:38:10 2015 New Revision: 1694301 URL: http://svn.apache.org/r1694301 Log: Whitespace police Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL:

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

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

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

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58151 --- Comment #26 from Milo m...@vanderzee.org --- Thankyou very much. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

buildbot success in ASF Buildbot on tomcat-8-trunk

2015-08-05 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/43 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

[Bug 57251] WAR deployment unbelievably slow when unpackWARs=false

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57251 --- Comment #33 from William Leung williamleung2...@gmail.com --- I had make a workaround for this issue https://github.com/lwr/tomcat8-custom-loader because the some fields are not accessible from tomcat source 1.