[jira] [Commented] (MTOMCAT-234) Tomcat8 Maven Plugin

2014-08-14 Thread Xavier Dury (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096699#comment-14096699 ] Xavier Dury commented on MTOMCAT-234: - About the Classloader issue, it seems that cla

[Bug 56853] New: "java.io.IOException: Broken pipe" occur.

2014-08-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56853 Bug ID: 56853 Summary: "java.io.IOException: Broken pipe" occur. Product: Tomcat 8 Version: 8.0.9 Hardware: PC OS: Linux Status: NEW Severity: criti

[Bug 56853] "java.io.IOException: Broken pipe" occur.

2014-08-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56853 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[jira] [Commented] (MTOMCAT-234) Tomcat8 Maven Plugin

2014-08-14 Thread Xavier Dury (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096829#comment-14096829 ] Xavier Dury commented on MTOMCAT-234: - I could fix it by changing 2 things in the Run

[jira] [Comment Edited] (MTOMCAT-234) Tomcat8 Maven Plugin

2014-08-14 Thread Xavier Dury (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096829#comment-14096829 ] Xavier Dury edited comment on MTOMCAT-234 at 8/14/14 10:25 AM:

svn commit: r1618000 - in /tomcat/jk/trunk: native/common/jk_ajp_common.c xdocs/miscellaneous/changelog.xml

2014-08-14 Thread rjung
Author: rjung Date: Thu Aug 14 17:46:55 2014 New Revision: 1618000 URL: http://svn.apache.org/r1618000 Log: BZ 56703: Fix inflated counter for current number of backend connections in status worker. If an error occured during using a connection and the connection was known to be already shut down

[Bug 56703] "Current number of backend connections" counter ever increasing when timeouts are defined

2014-08-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56703 --- Comment #5 from Rainer Jung --- Hi Martin, your analysis helped me finding the likely real root cause and fix a few more places by adusting the connection counter decrement in ajp_abort_endpoint(). I applied the resulting fix in r1618

svn commit: r1618028 - /tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java

2014-08-14 Thread markt
Author: markt Date: Thu Aug 14 19:40:28 2014 New Revision: 1618028 URL: http://svn.apache.org/r1618028 Log: Don't use exceptions for flow control - especially in the class loader. This would slow things down in the case of external repositories. Modified: tomcat/trunk/java/org/apache/catalin

[Bug 56838] Performance drop when repeatedly calling WebappClassLoader.loadClass for the same class

2014-08-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56838 --- Comment #9 from Mark Thomas --- I've done some experiements with Jira 6.2.7 (the latest version I can get to work with Tomcat 8) and the results are pretty unspectacular. Caching the class loader doesn't help and probably makes perform

[Bug 56856] New: org.apache.catalina.ha.session.JvmRouteSessionIDBinderListener class not found exception

2014-08-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56856 Bug ID: 56856 Summary: org.apache.catalina.ha.session.JvmRouteSessionIDBinder Listener class not found exception Product: Tomcat 8 Version: 8.0.9 Hardware: All

[Bug 56838] Performance drop when repeatedly calling WebappClassLoader.loadClass for the same class

2014-08-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56838 --- Comment #10 from Konstantin Kolinko --- OK. Thank you for investigating. If it does not go into production, maybe you can attach a patch here -- for archiving purposes and in case there is another web application that is worth being te

[Bug 56856] org.apache.catalina.ha.session.JvmRouteSessionIDBinderListener class not found exception

2014-08-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56856 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Bug 56857] New: Thread safety issue in ApplicationContextFacade.invokeMethod

2014-08-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56857 Bug ID: 56857 Summary: Thread safety issue in ApplicationContextFacade.invokeMethod Product: Tomcat 7 Version: 7.0.52 Hardware: PC OS: Linux

[Bug 56857] Thread safety issue in ApplicationContextFacade.invokeMethod

2014-08-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56857 --- Comment #1 from Volker Kleinschmidt --- As is common with thread safety issues, I have no strict replication steps. Issue occurs sporadically, however this particular method call (getContextPath) seems to trigger it fairly often. -- Y

[jira] [Commented] (MTOMCAT-234) Tomcat8 Maven Plugin

2014-08-14 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097917#comment-14097917 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-234: [~kalgon] if you have ti

[GitHub] tomcat-maven-plugin pull request: MTOMCAT-234 Classloading issues

2014-08-14 Thread kalgon
GitHub user kalgon opened a pull request: https://github.com/apache/tomcat-maven-plugin/pull/7 MTOMCAT-234 Classloading issues this fixes the `java.lang.ClassFormatError` but there is another problem: it seems that the `JarScanner` scans the tomcat-maven-plugin dependencies instead

[jira] [Commented] (MTOMCAT-234) Tomcat8 Maven Plugin

2014-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097945#comment-14097945 ] ASF GitHub Bot commented on MTOMCAT-234: GitHub user kalgon opened a pull request

svn commit: r1618085 - /tomcat/maven-plugin/branches/tc8.x/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/RunMojo.java

2014-08-14 Thread olamy
Author: olamy Date: Fri Aug 15 00:11:47 2014 New Revision: 1618085 URL: http://svn.apache.org/r1618085 Log: MTOMCAT-234 Classloading issues Modified: tomcat/maven-plugin/branches/tc8.x/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/RunMojo.java Modified: tomc

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

2014-08-14 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-test-nio has an issue affecting its community integration.

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

2014-08-14 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-test-bio has an issue affecting its community integration.

[GitHub] tomcat-maven-plugin pull request: MTOMCAT-234 Classloading issues

2014-08-14 Thread kalgon
Github user kalgon closed the pull request at: https://github.com/apache/tomcat-maven-plugin/pull/7 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feat

[jira] [Commented] (MTOMCAT-234) Tomcat8 Maven Plugin

2014-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098264#comment-14098264 ] ASF GitHub Bot commented on MTOMCAT-234: Github user kalgon closed the pull reque