[jira] [Commented] (MTOMCAT-173) Direct dependencies are not added to classpath

2012-10-22 Thread JIRA
[ https://issues.apache.org/jira/browse/MTOMCAT-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13481281#comment-13481281 ] Loïc Guerrin commented on MTOMCAT-173: -- Hello, I have the same issue with

[Bug 54036] New: currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 Priority: P2 Bug ID: 54036 Assignee: dev@tomcat.apache.org Summary: currentThreadsBusy issue in centos 6 Severity: critical Classification: Unclassified OS: Linux

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #1 from francesco vigo...@gmail.com --- Created attachment 29506 -- https://issues.apache.org/bugzilla/attachment.cgi?id=29506action=edit thread dump thread dump of tomcat when providing the issue described ( incredibly high

Re: [Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread vigo tab
after further investigation seems that the problem is really at this point: at org.apache.tomcat.jni.Socket.recvbb(Native Method) at org.apache.coyote.http11.InternalAprInputBuffer.fill(InternalAprInputBuffer.java:575) each threads hang at this position till timeout and timeout on each

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #2 from francesco vigo...@gmail.com --- after further investigation seems that the problem is really at this point: at org.apache.tomcat.jni.Socket.recvbb(Native Method) at

[GUMP@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

2012-10-22 Thread Gump
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-taglibs-standard has an issue affecting its community

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 Mark Thomas ma...@apache.org changed: What|Removed |Added Component|Connectors |Library

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #4 from francesco vigo...@gmail.com --- Hi Mark do you mean to change connector? i've tryed changing to BIO but the problem persist.. i have 220 threads blocked at this point: at

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #5 from francesco vigo...@gmail.com --- i understood sorry u meant that you have changed location of the report (i'm not very used to send bug reports) no problem :) -- You are receiving this mail because: You are the assignee

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |NEEDINFO

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #7 from francesco vigo...@gmail.com --- you are the good tomcat programmer , how i can write a reproducible case if you cannot reproduce the volume of requests i'm getting (these are TCP connections not udp so i don't know how

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #8 from Pid bugzi...@pidster.com --- Which versions of APR and Java are installed on the Centos 5 and 6 systems? -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1401092 - /tomcat/trunk/java/org/apache/catalina/connector/Connector.java

2012-10-22 Thread markt
Author: markt Date: Mon Oct 22 21:48:32 2012 New Revision: 1401092 URL: http://svn.apache.org/viewvc?rev=1401092view=rev Log: FindBugs: Avoid possible NPE. Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java Modified:

svn commit: r1401093 - /tomcat/trunk/java/org/apache/catalina/filters/CsrfPreventionFilter.java

2012-10-22 Thread markt
Author: markt Date: Mon Oct 22 21:50:00 2012 New Revision: 1401093 URL: http://svn.apache.org/viewvc?rev=1401093view=rev Log: Remove unnecessary SuppressWarnings Modified: tomcat/trunk/java/org/apache/catalina/filters/CsrfPreventionFilter.java Modified:

svn commit: r1401101 - /tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java

2012-10-22 Thread markt
Author: markt Date: Mon Oct 22 22:00:48 2012 New Revision: 1401101 URL: http://svn.apache.org/viewvc?rev=1401101view=rev Log: Remove some out of date Javadoc and an unnecessary constructor. Modified: tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java Modified:

svn commit: r1401103 - in /tomcat/trunk/java/org/apache/catalina/tribes: MembershipService.java transport/PooledSender.java

2012-10-22 Thread markt
Author: markt Date: Mon Oct 22 22:03:00 2012 New Revision: 1401103 URL: http://svn.apache.org/viewvc?rev=1401103view=rev Log: Javadoc fixes Modified: tomcat/trunk/java/org/apache/catalina/tribes/MembershipService.java

svn commit: r1401104 - /tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java

2012-10-22 Thread markt
Author: markt Date: Mon Oct 22 22:04:34 2012 New Revision: 1401104 URL: http://svn.apache.org/viewvc?rev=1401104view=rev Log: FindBugs: Protect against NPE Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java

[Bug 54010] Suggestion for code improvement (avoiding potential bug)

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54010 Mark Thomas ma...@apache.org changed: What|Removed |Added Component|Connector:Coyote|Connectors

svn commit: r1401114 - in /tomcat/trunk: java/org/apache/coyote/ajp/AbstractAjpProcessor.java webapps/docs/changelog.xml

2012-10-22 Thread markt
Author: markt Date: Mon Oct 22 22:48:38 2012 New Revision: 1401114 URL: http://svn.apache.org/viewvc?rev=1401114view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54010 Remove some unnecessary code (duplicate calls to configure the scheme as https for AJP requests originally

[Bug 54010] Suggestion for code improvement (avoiding potential bug)

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54010 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 54010] Suggestion for code improvement (avoiding potential bug)

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54010 --- Comment #3 from Dongcai Shen shensiu...@gmail.com --- Thank Mark for your efforts. The credit of this vulnerability should be given to this bug report: https://issues.apache.org/bugzilla/show_bug.cgi?id=36883 They discovered the bug

buildbot failure in ASF Buildbot on tomcat-trunk

2012-10-22 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/3481 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

Re: Resources - merging back the changes

2012-10-22 Thread Konstantin Kolinko
2012/10/17 Mark Thomas ma...@apache.org: On 17/10/2012 15:07, Konstantin Kolinko wrote: 1. Are PreResource and PostResource able to inject individual files? Not yet, but that should be relatively simple to implement. 2. I am -1 on removal of VirtualWebappLoader. The feature of injecting

svn commit: r1401162 - /tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml

2012-10-22 Thread kfujino
Author: kfujino Date: Tue Oct 23 05:08:46 2012 New Revision: 1401162 URL: http://svn.apache.org/viewvc?rev=1401162view=rev Log: Add getSessionIdsFull operation to mbeans-descriptor. listSessionIdsFull no longer exist. Modified:

svn commit: r1401163 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/ha/session/mbeans-descriptors.xml webapps/docs/changelog.xml

2012-10-22 Thread kfujino
Author: kfujino Date: Tue Oct 23 05:14:42 2012 New Revision: 1401163 URL: http://svn.apache.org/viewvc?rev=1401163view=rev Log: Add getSessionIdsFull operation to mbeans-descriptor. listSessionIdsFull no longer exist. Modified:

buildbot success in ASF Buildbot on tomcat-trunk

2012-10-22 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/3482 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[Bug 54040] New: I found my flex application doesn't work anymore after tomcat version 7.0.27

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54040 Priority: P2 Bug ID: 54040 Assignee: dev@tomcat.apache.org Summary: I found my flex application doesn't work anymore after tomcat version 7.0.27 Severity: normal

buildbot success in ASF Buildbot on tomcat-7-trunk

2012-10-22 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/872 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build