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 Sou

[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 Cl

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 Source

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=1401163&view=rev Log: Add getSessionIdsFull operation to mbeans-descriptor. listSessionIdsFull no longer exist. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session/mbean

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=1401162&view=rev Log: Add getSessionIdsFull operation to mbeans-descriptor. listSessionIdsFull no longer exist. Modified: tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descrip

Re: Resources - merging back the changes

2012-10-22 Thread Konstantin Kolinko
2012/10/17 Mark Thomas : > On 17/10/2012 15:07, Konstantin Kolinko wrote: > >> 1. Are and 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 additional classpath entries

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 St

[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 --- 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 but only fixed in the

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

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=1401114&view=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 re

[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 changed: What|Removed |Added Component|Connector:Coyote|Connectors Version|5.5.36

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=1401104&view=rev Log: FindBugs: Protect against NPE Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java

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=1401103&view=rev Log: Javadoc fixes Modified: tomcat/trunk/java/org/apache/catalina/tribes/MembershipService.java tomcat/trunk/java/org/apache/catalina/tribes/transport/PooledSender.ja

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=1401101&view=rev Log: Remove some out of date Javadoc and an unnecessary constructor. Modified: tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java Modified: tomcat/trunk/java/

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=1401093&view=rev Log: Remove unnecessary SuppressWarnings Modified: tomcat/trunk/java/org/apache/catalina/filters/CsrfPreventionFilter.java Modified: tomcat/trunk/java/org/apache/catalin

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=1401092&view=rev Log: FindBugs: Avoid possible NPE. Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java Modified: tomcat/trunk/java/org/apache/catalina/connector/Conn

[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 --- 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. ---

[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 --- 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 these can be simul

[Bug 54036] currentThreadsBusy issue in centos 6

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

[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 --- 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 for the bug. ---

[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 --- 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 java.net.SocketInputStream.socketRead0(Native Method) a

[Bug 54036] currentThreadsBusy issue in centos 6

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

[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 integration.

[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 --- 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(InternalAprInpu

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 connection

[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 --- Created attachment 29506 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29506&action=edit thread dump thread dump of tomcat when providing the issue described ( incredibly high currentThreadsBu

[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

[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-tabpanel&focusedCommentId=13481281#comment-13481281 ] Loïc Guerrin commented on MTOMCAT-173: -- Hello, I have the same issue with tomcat7-m