Author: jfclere
Date: Wed Aug 27 00:02:55 2008
New Revision: 689389
URL: http://svn.apache.org/viewvc?rev=689389&view=rev
Log:
Propose backport for PR#43327
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/t
Author: jfclere
Date: Wed Aug 27 00:23:40 2008
New Revision: 689395
URL: http://svn.apache.org/viewvc?rev=689395&view=rev
Log:
Fix for PR#44809
Modified:
tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/ja
Author: jfclere
Date: Wed Aug 27 00:28:22 2008
New Revision: 689398
URL: http://svn.apache.org/viewvc?rev=689398&view=rev
Log:
Propose backport for PR#44809
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/t
https://issues.apache.org/bugzilla/show_bug.cgi?id=44809
jfclere <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Res
Author: jfclere
Date: Wed Aug 27 00:42:58 2008
New Revision: 689402
URL: http://svn.apache.org/viewvc?rev=689402&view=rev
Log:
Fix for PR#45074
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/java/
Author: jfclere
Date: Wed Aug 27 00:45:03 2008
New Revision: 689403
URL: http://svn.apache.org/viewvc?rev=689403&view=rev
Log:
Propose backport for PR#45074
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/t
https://issues.apache.org/bugzilla/show_bug.cgi?id=45074
jfclere <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Res
https://issues.apache.org/bugzilla/show_bug.cgi?id=43327
jfclere <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Res
https://issues.apache.org/bugzilla/show_bug.cgi?id=45392
jfclere <[EMAIL PROTECTED]> changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
Author: remm
Date: Wed Aug 27 04:09:01 2008
New Revision: 689447
URL: http://svn.apache.org/viewvc?rev=689447&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=6894
Mladen Turk wrote:
Jess Holle wrote:
I'm quite willing to help, but you're clearly much more familiar with
both mod_jk and APR/MPM than I am, so I suspect I'd just get in the
way except at the testing level.
Well, I plan to create mpm watchdog hook system first.
I'll also create a small call
Jess Holle wrote:
Mladen Turk wrote:
Is there a means of achieving background-only (or nearly so) testing of
dead workers with mod_jk? That's what I'm looking for in both jk and
mod_proxy_ajp connectors. I guess I was hoping/assuming it was there in
mod_jk from reading the docs.
There i
Mladen Turk wrote:
Jess Holle wrote:
Mladen Turk wrote:
Is there a means of achieving background-only (or nearly so) testing
of dead workers with mod_jk? That's what I'm looking for in both jk
and mod_proxy_ajp connectors. I guess I was hoping/assuming it was
there in mod_jk from reading t
Jess Holle wrote:
Add JkWatchdogInterval 60
Also how/where would one specify this for the IIS/Tomcat connector?
[I need such a capability for IIS and Apache 2.2, specifically.]
--
Jess Holle
-
To unsubscribe, e-mail: [EMAIL
Author: markt
Date: Wed Aug 27 13:35:45 2008
New Revision: 689608
URL: http://svn.apache.org/viewvc?rev=689608&view=rev
Log:
Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=44282
Do call to getClassLoader() in a privileged block.
Note the security manager test also had to change slightly to
https://issues.apache.org/bugzilla/show_bug.cgi?id=44282
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Jess Holle wrote:
Mladen Turk wrote:
Jess Holle wrote:
Mladen Turk wrote:
Is there a means of achieving background-only (or nearly so) testing
of dead workers with mod_jk? That's what I'm looking for in both jk
and mod_proxy_ajp connectors. I guess I was hoping/assuming it was
there in mo
https://issues.apache.org/bugzilla/show_bug.cgi?id=43578
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=45585
--- Comment #4 from Mark Thomas <[EMAIL PROTECTED]> 2008-08-27 13:52:14 PST ---
This has been applied to 5.5.x and will be included in 5.5.27 onwards.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
-
Author: markt
Date: Wed Aug 27 13:52:34 2008
New Revision: 689613
URL: http://svn.apache.org/viewvc?rev=689613&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43578 and
https://issues.apache.org/bugzilla/show_bug.cgi?id=45585
Tomcat doesn't start if installation path contains
Author: markt
Date: Wed Aug 27 13:57:50 2008
New Revision: 689615
URL: http://svn.apache.org/viewvc?rev=689615&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45591
NPE on shutdown failure in some cases. Based on a patch by Matt Passell
Modified:
tomcat/connectors/trunk/j
https://issues.apache.org/bugzilla/show_bug.cgi?id=45591
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Jess Holle wrote:
Jess Holle wrote:
Mladen Turk wrote:
Jess Holle wrote:
Mladen Turk wrote:
Is there a means of achieving background-only (or nearly so)
testing of dead workers with mod_jk? That's what I'm looking for
in both jk and mod_proxy_ajp connectors. I guess I was
hoping/assuming
Author: markt
Date: Wed Aug 27 14:09:21 2008
New Revision: 689619
URL: http://svn.apache.org/viewvc?rev=689619&view=rev
Log:
JAASMemoryLoginModule didn't confirm to JAASRealm contract. This prevented any
user from being assigned a role.
Modified:
tomcat/container/tc5.5.x/catalina/src/share/
Author: markt
Date: Wed Aug 27 14:10:54 2008
New Revision: 689621
URL: http://svn.apache.org/viewvc?rev=689621&view=rev
Log:
Add missing patch reference
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/t
Author: markt
Date: Wed Aug 27 14:26:05 2008
New Revision: 689624
URL: http://svn.apache.org/viewvc?rev=689624&view=rev
Log:
Remove 1.5 dep that crept in with previous commit.
Modified:
tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/loader/WebappClassLoader.java
Modified:
Author: markt
Date: Wed Aug 27 14:29:21 2008
New Revision: 689625
URL: http://svn.apache.org/viewvc?rev=689625&view=rev
Log:
Vote
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=6
Jess Holle wrote:
Jess Holle wrote:
Mladen Turk wrote:
Jess Holle wrote:
Mladen Turk wrote:
Is there a means of achieving background-only (or nearly so)
testing of dead workers with mod_jk? That's what I'm looking for
in both jk and mod_proxy_ajp connectors. I guess I was
hoping/assuming
P.S. I'd also like to quiet attempts to recover workers from errors to a
lower (and by default unlogged) logging level. The transition of a
worker into an error state should certainly be logged, but logging every
time we find it to still be in an error state seems to be excessive --
at least f
Jess Holle wrote:
P.S. I'd also like to quiet attempts to recover workers from errors to a
lower (and by default unlogged) logging level. The transition of a
worker into an error state should certainly be logged, but logging every
time we find it to still be in an error state seems to be exces
30 matches
Mail list logo