[Bug 56521] Reuse the output buffer in AbstractServletOutputStream

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521 leon...@hotmail.com changed: What|Removed |Added Summary|Reuse the output buffer in |Reuse the output buffer in

[Bug 56521] Reuse the output buffer in AbstractServletOutputStream

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521 --- Comment #2 from leon...@hotmail.com --- it's in package org.apache.coyote.http11.upgrade -- You are receiving this mail because: You are the assignee for the bug. - T

[Bug 56521] Reuse the output buffer in AbstractServeletOutputBuffer

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521 leon...@hotmail.com changed: What|Removed |Added Component|Catalina|Servlet & JSP API --- Comment

[Bug 56522] jasper-el 8 does not comply to EL Spec 3.0 regarding null value handling

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56522 Hanspeter Dünnenberger changed: What|Removed |Added OS||All --- Comment #1 from H

Re: svn commit: r1594436 - in /tomcat/trunk: java/org/apache/catalina/connector/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ webapps/docs/

2014-05-14 Thread Mark Thomas
On 14/05/2014 01:44, kkoli...@apache.org wrote: > Author: kkolinko > Date: Wed May 14 00:44:33 2014 > New Revision: 1594436 > > URL: http://svn.apache.org/r1594436 > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56399 > When recycling a Coyote request, ensure that Catalina request

[Bug 56521] Reuse the output buffer in AbstractServletOutputStream

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521 Sheldon Shao changed: What|Removed |Added Attachment #31618|0 |1 is patch|

[Bug 56521] Reuse the output buffer in AbstractServletOutputStream

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521 --- Comment #4 from leon...@hotmail.com --- Created attachment 31619 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31619&action=edit AB testing result for performance the red line is the performance of the patched server while

svn commit: r1594516 - in /tomcat/tc8.0.x/tags/TOMCAT_8_0_6: ./ build.properties.default

2014-05-14 Thread markt
Author: markt Date: Wed May 14 08:12:34 2014 New Revision: 1594516 URL: http://svn.apache.org/r1594516 Log: Tag 8.0,6 Added: tomcat/tc8.0.x/tags/TOMCAT_8_0_6/ - copied from r1594412, tomcat/trunk/ Modified: tomcat/tc8.0.x/tags/TOMCAT_8_0_6/build.properties.default Modified: tomcat/

svn commit: r1594519 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/net/NioEndpoint.java java/org/apache/tomcat/util/net/res/LocalStrings.properties java/org/apache/tomcat/util/net/res/Loc

2014-05-14 Thread markt
Author: markt Date: Wed May 14 08:46:23 2014 New Revision: 1594519 URL: http://svn.apache.org/r1594519 Log: Remove unused code Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java tomcat/tc7.0.x/trunk/java/org/apache/

[Bug 56501] problems with urlencoding in webapp name

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501 --- Comment #7 from Mark Thomas --- This has been fixed in 8.0.x for 8.0.6 onwards. -- You are receiving this mail because: You are the assignee for the bug. - To unsubs

svn commit: r5345 [2/2] - in /dev/tomcat/tomcat-8/v8.0.6: ./ bin/ bin/embed/ bin/extras/ src/

2014-05-14 Thread markt
Added: dev/tomcat/tomcat-8/v8.0.6/src/apache-tomcat-8.0.6-src.tar.gz.md5 == --- dev/tomcat/tomcat-8/v8.0.6/src/apache-tomcat-8.0.6-src.tar.gz.md5 (added) +++ dev/tomcat/tomcat-8/v8.0.6/src/apache-tomcat-8.0.6-src.tar.gz.md5

svn commit: r1593289 - /tomcat/tc6.0.x/trunk/STATUS.txt

2014-05-14 Thread markt
Author: markt Date: Thu May 8 14:08:45 2014 New Revision: 1593289 URL: http://svn.apache.org/r1593289 Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1593289&r1=1593288&r

buildbot failure in ASF Buildbot on tomcat-7-trunk

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

[Bug 56521] Reuse the output buffer in AbstractServletOutputStream

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521 --- Comment #3 from leon...@hotmail.com --- Here TPS is Transaction Per Second which indicates the throughput of the server. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 56523] New: SPNEGO auth failures are leading to stack trace prints of PrivilegedActionExceptions

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56523 Bug ID: 56523 Summary: SPNEGO auth failures are leading to stack trace prints of PrivilegedActionExceptions Product: Tomcat 7 Version: 7.0.53 Hardware: PC

[Bug 56488] jaas custom login module

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

[Bug 56522] New: jasper-el 8 does not comply to EL Spec 3.0 regarding null value handling

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56522 Bug ID: 56522 Summary: jasper-el 8 does not comply to EL Spec 3.0 regarding null value handling Product: Tomcat 8 Version: 8.0.5 Hardware: PC Status: NEW

[VOTE] Release Apache Tomcat 8.0.6

2014-05-14 Thread Mark Thomas
The proposed Apache Tomcat 8.0.6 release is now available for voting. The main changes since 8.0.5 are: - Further NIO2 fixes which is now considered BETA - Extend and improve memory leak protection and fix a few leaks that crept in during the various refactorings - Lots of general bug fixes It

[Bug 56521] New: Reuse the output buffer in AbstractServeletOutputBuffer

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521 Bug ID: 56521 Summary: Reuse the output buffer in AbstractServeletOutputBuffer Product: Tomcat 7 Version: 7.0.47 Hardware: PC OS: Linux St

[Bug 56399] Re-factor request/response recycling so Coyote and Catalina objects are recycled simultaneously

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56399 --- Comment #2 from Mark Thomas --- No it will not. The commit for this was explicitly excluded from the 8.0.6 tag. Additionally, the commit has been vetoed so it is unlikely that the fix will remain in its current form. -- You are receiv

[Bug 56488] jaas custom login module

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56488 --- Comment #9 from dstojkov --- the context.xml was also false -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe,

[Bug 56523] SPNEGO auth failures are leading to stack trace prints of PrivilegedActionExceptions

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56523 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas

[Bug 56451] JNDI lookups under java:comp/Resources do not access resources

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

[Bug 56523] SPNEGO auth failures are leading to stack trace prints of PrivilegedActionExceptions

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56523 --- Comment #3 from Arunav Sanyal --- The previous comment indicated when loginexception is caught. I think that needs to be addressed as well. However for this particular issue an example would be:- May 06, 2014 3:22:56 PM org.apache.cat

svn commit: r1593737 - in /tomcat/site/trunk: docs/ci.html xdocs/ci.xml

2014-05-14 Thread kkolinko
Author: kkolinko Date: Sat May 10 21:13:16 2014 New Revision: 1593737 URL: http://svn.apache.org/r1593737 Log: Update Gump links. There are separate bio/nio/nio2 test projects now. (Apparently the reason for the change was that a project is not allowed to run build longer than 1 hour). I renamed

[Bug 56523] SPNEGO auth failures are leading to stack trace prints of PrivilegedActionExceptions

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56523 --- Comment #2 from Arunav Sanyal --- Thanks Mark Here is an example stack trace from our installation of tomcat along with a few of our webapps defined. Node is starting in kerberos mode. 2014-Jan-30 13:26:24.074 Starting Tomcat on HTTP

svn commit: r1593201 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/security-howto.xml

2014-05-14 Thread violetagg
Author: violetagg Date: Thu May 8 07:57:08 2014 New Revision: 1593201 URL: http://svn.apache.org/r1593201 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56383 Merged revision(s) 1593200 from tomcat/trunk: Document ErrorReportValve's new property 'showReport' on the "security HowTO"

svn commit: r1593391 - /tomcat/trunk/test/org/apache/tomcat/util/net/TesterSupport.java

2014-05-14 Thread markt
Author: markt Date: Thu May 8 19:23:22 2014 New Revision: 1593391 URL: http://svn.apache.org/r1593391 Log: Work around intermittent unit test failures on OSX. Modified: tomcat/trunk/test/org/apache/tomcat/util/net/TesterSupport.java Modified: tomcat/trunk/test/org/apache/tomcat/util/net/Tes

[jira] [Created] (MTOMCAT-267) Support 'skip' parameter for Catalina-based goals (deploy)

2014-05-14 Thread Andrey Utkin (JIRA)
Andrey Utkin created MTOMCAT-267: Summary: Support 'skip' parameter for Catalina-based goals (deploy) Key: MTOMCAT-267 URL: https://issues.apache.org/jira/browse/MTOMCAT-267 Project: Apache Tomcat Mave

svn commit: r1593200 - /tomcat/trunk/webapps/docs/security-howto.xml

2014-05-14 Thread violetagg
Author: violetagg Date: Thu May 8 07:55:35 2014 New Revision: 1593200 URL: http://svn.apache.org/r1593200 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56383 Document ErrorReportValve's new property 'showReport' on the "security HowTO" page. Modified: tomcat/trunk/webapps/docs

Re: [VOTE] Release Apache Tomcat 8.0.6

2014-05-14 Thread Rémy Maucherat
2014-05-14 13:39 GMT+02:00 Mark Thomas : > - Further NIO2 fixes which is now considered BETA > > Thanks for the testing and fixes. The proposed 8.0.6 release is: > [ ] Broken - do not release > [ ] Alpha - go ahead and release as 8.0.6 (alpha) > [X] Beta - go ahead and release as 8.0.6 (beta)

svn commit: r1593373 - /tomcat/tc6.0.x/trunk/STATUS.txt

2014-05-14 Thread kkolinko
Author: kkolinko Date: Thu May 8 18:39:09 2014 New Revision: 1593373 URL: http://svn.apache.org/r1593373 Log: vote, add additional patch Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev

Re: Plans for 8.0.6

2014-05-14 Thread Mark Thomas
On 13/05/2014 13:40, Mark Thomas wrote: > On 13/05/2014 11:43, Rémy Maucherat wrote: >> 2014-05-13 9:37 GMT+02:00 Mark Thomas : >> >>> I'm running the unit tests now. I want to look at BZ 56516 some more and >>> I don't want to hold up a 8.0.x release any longer. >>> >> >> There's nothing to look a

[Bug 56481] Cannot differentiate between the package name and class name in tomcat 8.0.5

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56481 Mark Thomas changed: What|Removed |Added Resolution|DUPLICATE |FIXED --- Comment #5 from Mark Thoma

svn commit: r1593364 - /tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/ProxyDirContext.java

2014-05-14 Thread kkolinko
Author: kkolinko Date: Thu May 8 18:28:43 2014 New Revision: 1593364 URL: http://svn.apache.org/r1593364 Log: Cleanup: the "entry.name" fields was read into a local variable. Use the variable. Modified: tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/ProxyDirContext.java Modified: t

[Bug 56488] jaas custom login module

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

svn commit: r1593189 - in /tomcat/trunk: conf/web.xml java/org/apache/catalina/servlets/DefaultServlet.java webapps/docs/changelog.xml webapps/docs/default-servlet.xml webapps/docs/security-howto.xml

2014-05-14 Thread violetagg
Author: violetagg Date: Thu May 8 07:10:54 2014 New Revision: 1593189 URL: http://svn.apache.org/r1593189 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56463 Property for disabling server information is added to the DefaultServlet. Modified: tomcat/trunk/conf/web.xml tomcat

Re: Tomcat commit e-mails missing

2014-05-14 Thread Konstantin Kolinko
2014-05-08 11:51 GMT+04:00 Konstantin Kolinko : > cc: dev > > Hi! > > Where are svn commit e-mails for Apache Tomcat? > > The last one received by dev@tomcat.a.o list was on May 2.(r1592052) > http://mail-archives.apache.org/mod_mbox/tomcat-dev/201405.mbox/browser > > There were no e-mails for comm

[Bug 52751] Optimized configuration of the system info displayed in the default error page

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52751 Violeta Georgieva changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|--

buildbot failure in ASF Buildbot on tomcat-trunk

2014-05-14 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/47 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source Stam

svn commit: r1593699 - in /tomcat/trunk/java/org/apache/tomcat/dbcp/pool2: impl/package.html package.html

2014-05-14 Thread kkolinko
Author: kkolinko Date: Sat May 10 13:20:22 2014 New Revision: 1593699 URL: http://svn.apache.org/r1593699 Log: Fix broken javadoc links. Noted when reviewing results of 'ant release' step from buildbot. Modified: tomcat/trunk/java/org/apache/tomcat/dbcp/pool2/impl/package.html tomcat/trun

svn commit: r1593653 - /tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/DefaultTestCase.java

2014-05-14 Thread kkolinko
Author: kkolinko Date: Sat May 10 00:10:00 2014 New Revision: 1593653 URL: http://svn.apache.org/r1593653 Log: Revert part of r1593563 Restore original comment. (Tomcat JDBC pool can be tested against original Commons DBCP, if someone wants.) Modified: tomcat/trunk/modules/jdbc-pool/src/tes

[Bug 56522] jasper-el 8 does not comply to EL Spec 3.0 regarding null value handling

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56522 --- Comment #2 from Hanspeter Dünnenberger --- One more thing to mention: I think the EL Spec is wrong to define null String must be converted to "". If you also think the spec'ed behavior for null String is wrong, support the EL spec iss

[Bug 56501] New: problems with urlencoding in webapp name

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501 Bug ID: 56501 Summary: problems with urlencoding in webapp name Product: Tomcat 7 Version: unspecified Hardware: PC Status: NEW Severity: normal Priority:

[Bug 56492] Avoid eclipse debugger pausing on uncaught exceptions when tomcat renews its threads

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56492 --- Comment #5 from Sylvain Laurent --- committed to tomcat 8 trunk : r1593132 what about tomcat 7 ? is it still CTR as stated in https://wiki.apache.org/tomcat/TomcatVersions -- You are receiving this mail because: You are the assignee

[Bug 56522] jasper-el 8 does not comply to EL Spec 3.0 regarding null value handling

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