Re: BIO connector - upload timeout

2009-08-11 Thread jean-frederic clere
On 08/10/2009 11:17 PM, Filip Hanik - Dev Lists wrote: On 08/10/2009 12:46 PM, Mark Thomas wrote: Filip Hanik - Dev Lists wrote: Http11Processor.java inputBuffer.parseRequestLine(); request.setStartTime(System.currentTimeMillis()); keptAlive = true; if (disableUploadTimeout) {

Re: BIO connector - upload timeout

2009-08-11 Thread jean-frederic clere
On 08/10/2009 11:17 PM, Filip Hanik - Dev Lists wrote: On 08/10/2009 12:46 PM, Mark Thomas wrote: Filip Hanik - Dev Lists wrote: Http11Processor.java inputBuffer.parseRequestLine(); request.setStartTime(System.currentTimeMillis()); keptAlive = true; if (disableUploadTimeout) {

DO NOT REPLY [Bug 47046] Shutdown does not unregister all MBeans

2009-08-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47046 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|RESOLVED|REOPENED

DO NOT REPLY [Bug 47046] Shutdown does not unregister all MBeans

2009-08-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47046 --- Comment #4 from Mark Thomas ma...@apache.org 2009-08-11 14:54:57 BST --- Created an attachment (id=24125) Additional patch required to clean up Jk components -- Configure bugmail:

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

2009-08-11 Thread markt
Author: markt Date: Tue Aug 11 13:56:12 2009 New Revision: 803125 URL: http://svn.apache.org/viewvc?rev=803125view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

Re: svn re-org complete

2009-08-11 Thread sebb
On 07/08/2009, Mark Thomas ma...@apache.org wrote: The svn re-organisation is complete. Is the file build/BUILDING.txt still accurate? I've just tried following it and Ant reports: Buildfile: build.xml check.source: get.source: checkout: [echo] If the checkout fails, see

DO NOT REPLY [Bug 47628] isapi_redirect.dll as an extension hangs when restarting app pool

2009-08-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47628 brett.prucha@scrb.navy.mil changed: What|Removed |Added Attachment #24100|0 |1 is

DO NOT REPLY [Bug 47678] New: Unable to allocate shared memory when using isapi_redirect.dll as an extension and filter

2009-08-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47678 Summary: Unable to allocate shared memory when using isapi_redirect.dll as an extension and filter Product: Tomcat Connectors Version: 1.2.28 Platform: PC OS/Version:

[Tomcat Wiki] Update of SummerOfCode2009 by xxd82329

2009-08-11 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The following page has been changed by xxd82329: http://wiki.apache.org/tomcat/SummerOfCode2009 -- Any

DO NOT REPLY [Bug 47679] New: Not all headers get passed to Tomcat server from isapi_redirect.dll

2009-08-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47679 Summary: Not all headers get passed to Tomcat server from isapi_redirect.dll Product: Tomcat Connectors Version: 1.2.28 Platform: PC OS/Version: Windows 2000

DO NOT REPLY [Bug 47680] New: error messages while deploying war

2009-08-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47680 Summary: error messages while deploying war Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 47680] error messages while deploying war

2009-08-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47680 Suresh T tipirn...@yahoo.com changed: What|Removed |Added CC||tipirn...@yahoo.com

DO NOT REPLY [Bug 47680] error messages while deploying war

2009-08-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47680 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |NEEDINFO ---

svn commit: r803357 - in /tomcat/site/trunk: docs/download-55.html docs/index.html xdocs/download-55.xml xdocs/index.xml

2009-08-11 Thread fhanik
Author: fhanik Date: Wed Aug 12 03:08:00 2009 New Revision: 803357 URL: http://svn.apache.org/viewvc?rev=803357view=rev Log: Upgrade to 5.5.28 Modified: tomcat/site/trunk/docs/download-55.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/download-55.xml

DO NOT REPLY [Bug 47680] error messages while deploying war

2009-08-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47680 --- Comment #2 from Konstantin Kolinko knst.koli...@gmail.com 2009-08-11 20:09:50 PDT --- I think that this is caused by Unix permissions: I think that the user running Tomcat cannot create the following directory:

svn commit: r803365 - in /tomcat/jk/trunk: native/iis/jk_isapi_plugin.c xdocs/miscellaneous/changelog.xml

2009-08-11 Thread mturk
Author: mturk Date: Wed Aug 12 05:49:54 2009 New Revision: 803365 URL: http://svn.apache.org/viewvc?rev=803365view=rev Log: Fix #47628. Apply slightly modified patch provided by Brett Prucha Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c

DO NOT REPLY [Bug 47628] isapi_redirect.dll as an extension hangs when restarting app pool

2009-08-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47628 Mladen Turk mt...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED