[
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=56853
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
[
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
[
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:
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
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
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
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
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=56856
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
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
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
[
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 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
[
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
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
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.
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 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
[
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
22 matches
Mail list logo