https://issues.apache.org/bugzilla/show_bug.cgi?id=46105
Summary: URIEncoding doesn't affect after form-authentication
redirect
Product: Tomcat 5
Version: 5.5.27
Platform: PC
OS/Version: Linux
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=46104
Summary: displayed worker state is wrong
Product: Tomcat Connectors
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority:
https://issues.apache.org/bugzilla/show_bug.cgi?id=46067
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Author: markt
Date: Mon Oct 27 15:51:02 2008
New Revision: 708367
URL: http://svn.apache.org/viewvc?rev=708367&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46067
Correct typos on AIO docs
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/aio.xml
tomcat/tc6.0.x/trunk/weba
Author: markt
Date: Mon Oct 27 15:48:21 2008
New Revision: 708365
URL: http://svn.apache.org/viewvc?rev=708365&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46067
Correct some typos.
Modified:
tomcat/trunk/webapps/docs/aio.xml
Modified: tomcat/trunk/webapps/docs/aio.xm
Author: markt
Date: Mon Oct 27 15:43:36 2008
New Revision: 708363
URL: http://svn.apache.org/viewvc?rev=708363&view=rev
Log:
Propose fix for 46075
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/STATU
https://issues.apache.org/bugzilla/show_bug.cgi?id=46075
--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-27 15:43:30 PST ---
Thanks for the report. I have applied a patch that uses the default (10k) as an
initial size unless the threshold is less than 10k in which case the thresho
Author: markt
Date: Mon Oct 27 15:40:48 2008
New Revision: 708361
URL: http://svn.apache.org/viewvc?rev=708361&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46075
Don't automatically create the ByteArrayOutputStream with the full threshold -
we probably won't need it in mos
Author: fhanik
Date: Mon Oct 27 15:24:26 2008
New Revision: 708354
URL: http://svn.apache.org/viewvc?rev=708354&view=rev
Log:
Improvements to connection handling
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java
tomcat/trunk/modules/jdbc-pool/
Author: markt
Date: Mon Oct 27 15:06:33 2008
New Revision: 708345
URL: http://svn.apache.org/viewvc?rev=708345&view=rev
Log:
Propose fix for 46077
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/STATU
https://issues.apache.org/bugzilla/show_bug.cgi?id=46077
--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-27 15:06:47 PST ---
Thanks for the patch.
The only additional information I would have liked to have seen was an update
to the APR documentation included in the patch.
I hav
Author: markt
Date: Mon Oct 27 15:04:51 2008
New Revision: 708344
URL: http://svn.apache.org/viewvc?rev=708344&view=rev
Log:
Expose deferAccept for APR HTTP connector.
I did consider adding this to the AJP connector as well but since this is to
work around a buggy client and we control the client
https://issues.apache.org/bugzilla/show_bug.cgi?id=46082
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=46102
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=46102
Summary: "The server encountered an internal error () that
prevented it from fulfilling this request.". The server
in which the Website is deployed could not open the
"ad
Author: fhanik
Date: Mon Oct 27 13:46:39 2008
New Revision: 708308
URL: http://svn.apache.org/viewvc?rev=708308&view=rev
Log:
votes
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=70830
https://issues.apache.org/bugzilla/show_bug.cgi?id=46085
--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-27 11:33:49 PST ---
This has been fixed in trunk and proposed for 6.0.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are rece
Author: markt
Date: Mon Oct 27 11:34:01 2008
New Revision: 708274
URL: http://svn.apache.org/viewvc?rev=708274&view=rev
Log:
Propose fix for 46085
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/STATU
Author: markt
Date: Mon Oct 27 11:31:50 2008
New Revision: 708273
URL: http://svn.apache.org/viewvc?rev=708273&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46085
Hard to reproduce thread safety issue with session expiration.
Modified:
tomcat/trunk/java/org/apache/cata
https://issues.apache.org/bugzilla/show_bug.cgi?id=46096
--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-27 11:27:06 PST ---
This has been fixed in trunk and a patch
(http://people.apache.org/~markt/patches/2008-10-27-bug46096.patch) proposed
for 6.0.x
--
Configure bugmail: htt
Author: markt
Date: Mon Oct 27 11:24:47 2008
New Revision: 708270
URL: http://svn.apache.org/viewvc?rev=708270&view=rev
Log:
Propose fix for bug 46096
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/S
Author: fhanik
Date: Mon Oct 27 11:21:07 2008
New Revision: 708263
URL: http://svn.apache.org/viewvc?rev=708263&view=rev
Log:
Added couple more tests
Modified:
tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/CheckOutThreadTest.java
Modified:
tomcat/trunk/modules/jdbc-pool/t
Author: markt
Date: Mon Oct 27 10:28:16 2008
New Revision: 708243
URL: http://svn.apache.org/viewvc?rev=708243&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46096
Allow for running under a security manager when processing annotations.
Modified:
tomcat/trunk/java/org/apa
Author: markt
Date: Mon Oct 27 09:40:10 2008
New Revision: 708235
URL: http://svn.apache.org/viewvc?rev=708235&view=rev
Log:
Revise 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
Remy Maucherat wrote:
On Mon, 2008-10-27 at 09:20 -0600, Filip Hanik - Dev Lists wrote:
-1
But it's a complex situation:
- java.io maxThreads includes threads also doing keepalive, so it means
the connector will perform very bad once maxThreads is reached; since it
does not represent t
Author: markt
Date: Mon Oct 27 08:46:35 2008
New Revision: 708223
URL: http://svn.apache.org/viewvc?rev=708223&view=rev
Log:
Log max threads message at info rather than warn
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
tomcat/trunk/java/org/apache/tomcat/util/ne
Filip Hanik - Dev Lists wrote:
> -1
>
> this is not a warning message, info or debug at best. it will only
> confuse sysadmins, who are supposed to react to warn and error messages.
>
> There is nothing wrong with the condition where we have reached max
> threads, most of the time it is fully nor
On Mon, 2008-10-27 at 09:20 -0600, Filip Hanik - Dev Lists wrote:
> -1
But it's a complex situation:
- java.io maxThreads includes threads also doing keepalive, so it means
the connector will perform very bad once maxThreads is reached; since it
does not represent the number of threads actually do
-1
this is not a warning message, info or debug at best. it will only
confuse sysadmins, who are supposed to react to warn and error messages.
There is nothing wrong with the condition where we have reached max
threads, most of the time it is fully normal. I'd say drop it down to info.
If we
Author: mturk
Date: Mon Oct 27 07:56:03 2008
New Revision: 708205
URL: http://svn.apache.org/viewvc?rev=708205&view=rev
Log:
Remember the last AJP operation on the endpoint. I case we try to issue a new
request while the previous request was not ended recycle the connection.
Modified:
tomcat
https://issues.apache.org/bugzilla/show_bug.cgi?id=45951
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Author: markt
Date: Mon Oct 27 07:39:56 2008
New Revision: 708202
URL: http://svn.apache.org/viewvc?rev=708202&view=rev
Log:
Add bug number to change log.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apac
Author: markt
Date: Mon Oct 27 07:38:32 2008
New Revision: 708201
URL: http://svn.apache.org/viewvc?rev=708201&view=rev
Log:
Support changing of JSESSIONID cookie name and jsessionid path parameter name.
Based on a patch by Jean-frederic Clere.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
t
Author: markt
Date: Mon Oct 27 07:18:48 2008
New Revision: 708196
URL: http://svn.apache.org/viewvc?rev=708196&view=rev
Log:
As per Remy's and Filip's comments, make log message when creating max threads
consistent across all end points.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: t
Author: markt
Date: Mon Oct 27 07:14:14 2008
New Revision: 708195
URL: http://svn.apache.org/viewvc?rev=708195&view=rev
Log:
Add warning messages to APR and NIO endpoint to match change to JIO.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
tomcat/trunk/java/org/a
Author: markt
Date: Mon Oct 27 07:06:44 2008
New Revision: 708188
URL: http://svn.apache.org/viewvc?rev=708188&view=rev
Log:
Propose Remy's alternative solution for string comp issue
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.o
Author: markt
Date: Mon Oct 27 07:04:07 2008
New Revision: 708185
URL: http://svn.apache.org/viewvc?rev=708185&view=rev
Log:
Apply Remy's alternative fix for the String comparison bugs found by Find Bugs.
Note FB still complains but it is a false positive.
Modified:
tomcat/trunk/java/org/apa
Author: pero
Date: Mon Oct 27 06:54:04 2008
New Revision: 708178
URL: http://svn.apache.org/viewvc?rev=708178&view=rev
Log:
cast my vote
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=
Author: markt
Date: Mon Oct 27 06:48:20 2008
New Revision: 708177
URL: http://svn.apache.org/viewvc?rev=708177&view=rev
Log:
Respond to comment
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.t
Author: markt
Date: Mon Oct 27 06:44:19 2008
New Revision: 708176
URL: http://svn.apache.org/viewvc?rev=708176&view=rev
Log:
Votes
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=708176
https://issues.apache.org/bugzilla/show_bug.cgi?id=45451
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=45441
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=45285
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|REOPENED|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=45735
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Author: markt
Date: Mon Oct 27 06:24:06 2008
New Revision: 708168
URL: http://svn.apache.org/viewvc?rev=708168&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45285
Correctly handle annotations in parent classes
Based on a patch by Florent BENOIT
Modified:
tomcat/tc6.0.x/
Author: markt
Date: Mon Oct 27 06:20:47 2008
New Revision: 708166
URL: http://svn.apache.org/viewvc?rev=708166&view=rev
Log:
Update change log for EL fixes
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
Author: markt
Date: Mon Oct 27 06:17:35 2008
New Revision: 708165
URL: http://svn.apache.org/viewvc?rev=708165&view=rev
Log:
Various EL parsing fixes. Note: the behaviour regarding un-escaping of EL in
attributes has been confirmed as correct with the EG.
Modified:
tomcat/tc6.0.x/trunk/java/
Author: markt
Date: Mon Oct 27 06:02:47 2008
New Revision: 708163
URL: http://svn.apache.org/viewvc?rev=708163&view=rev
Log:
Fix issue with nested contexts and context.xml files
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/catalina/startup/ContextConfig.j
https://issues.apache.org/bugzilla/show_bug.cgi?id=43656
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Author: markt
Date: Mon Oct 27 06:00:36 2008
New Revision: 708161
URL: http://svn.apache.org/viewvc?rev=708161&view=rev
Log:
Fix regression in https://issues.apache.org/bugzilla/show_bug.cgi?id=43656
Patch provided by Nils Eckert
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/tr
Author: markt
Date: Mon Oct 27 05:56:37 2008
New Revision: 708160
URL: http://svn.apache.org/viewvc?rev=708160&view=rev
Log:
Fix some thread safety issues in date formatting.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/catalina/ssi/ResponseIncludeWrappe
https://issues.apache.org/bugzilla/show_bug.cgi?id=46096
Summary: DefaultAnnotationProcessor.processAnnotations should use
doPrivileged to call getDeclaredFields
Product: Tomcat 6
Version: 6.0.18
Platform: PC
OS/Version: Window
https://issues.apache.org/bugzilla/show_bug.cgi?id=45906
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Author: markt
Date: Mon Oct 27 04:50:44 2008
New Revision: 708151
URL: http://svn.apache.org/viewvc?rev=708151&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45906
Further ETag handling improvements.
Patch provided by Chris Hubick.
Modified:
tomcat/tc6.0.x/trunk/STATUS.t
Author: markt
Date: Mon Oct 27 04:43:24 2008
New Revision: 708145
URL: http://svn.apache.org/viewvc?rev=708145&view=rev
Log:
Previous commit undid some of the fixes for bug 45906. Correct that error.
Modified:
tomcat/trunk/java/org/apache/naming/resources/ResourceAttributes.java
Modified: to
https://issues.apache.org/bugzilla/show_bug.cgi?id=46095
Mladen Turk <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Author: mturk
Date: Mon Oct 27 04:14:03 2008
New Revision: 708135
URL: http://svn.apache.org/viewvc?rev=708135&view=rev
Log:
Fix BZ46095. Typo in strtok_r
Modified:
tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c
Modified: tomcat/connectors/trunk/jk/native/common/jk_uri_worker_m
Author: markt
Date: Mon Oct 27 03:13:28 2008
New Revision: 708126
URL: http://svn.apache.org/viewvc?rev=708126&view=rev
Log:
Fix cast error reported by Find Bugs
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/juli/logging/LogFactory.java
tomcat/tc6.0.x/
Author: markt
Date: Mon Oct 27 03:10:13 2008
New Revision: 708125
URL: http://svn.apache.org/viewvc?rev=708125&view=rev
Log:
Fix signed/unsigned conversion reported by Find Bugs
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/jasper/xmlparser/ASCIIReader.jav
Author: markt
Date: Mon Oct 27 03:07:07 2008
New Revision: 708124
URL: http://svn.apache.org/viewvc?rev=708124&view=rev
Log:
Fix HTML decoding bug reported by Find Bugs
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/catalina/ssi/SSIMediator.java
tomcat/
Author: markt
Date: Mon Oct 27 03:03:19 2008
New Revision: 708123
URL: http://svn.apache.org/viewvc?rev=708123&view=rev
Log:
Allow the maximum allowed size of a resource that is cached to be configured.
The default of cacheMaxSize/20 gave too high a value for large caches.
Modified:
tomcat/t
https://issues.apache.org/bugzilla/show_bug.cgi?id=46095
Summary: fail_on_status extension not work correctly
Product: Tomcat Connectors
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Author: markt
Date: Mon Oct 27 02:41:28 2008
New Revision: 708115
URL: http://svn.apache.org/viewvc?rev=708115&view=rev
Log:
Update to tc-native 1.1.15
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/build.properties.default
tomcat/tc6.0.x/trunk/webapps/docs/changelog.x
Mark Thomas wrote:
> The source tarball and other packages are available here:
> http://tomcat.apache.org/dev/dist/apache-tomcat-4.1.38/
>
> According to the release process, the 4.1.38 tag is:
> [ ] Broken
> [ ] Alpha
> [ ] Beta
> [X] Stable
Mark
---
64 matches
Mail list logo