Author: mturk
Date: Mon Dec 21 08:03:15 2009
New Revision: 892719
URL: http://svn.apache.org/viewvc?rev=892719&view=rev
Log:
Fix #46893 by monitoring if the JkShmSize was used
Modified:
tomcat/jk/trunk/native/apache-2.0/mod_jk.c
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=46893
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=41430
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: mturk
Date: Mon Dec 21 08:31:40 2009
New Revision: 892725
URL: http://svn.apache.org/viewvc?rev=892725&view=rev
Log:
Add SOCK_CLOEXEC|FD_CLOEXEC when creting sockets. This should fix the #48169
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
tomcat/jk/trunk/native/configure.i
https://issues.apache.org/bugzilla/show_bug.cgi?id=48169
--- Comment #3 from Mladen Turk 2009-12-21 00:34:01 UTC ---
Can you check if the
http://svn.apache.org/viewvc?rev=892725&view=rev
fixes the issue?
It uses SOCK_CLOEXEC|FD_CLOEXEC so it should close all sockets on fork()
--
Configure bugm
Hi,
Later today I will tag and go for the release, make sure all the patches
you want to see in are committed :-)
It will also add binaries for tc-native
Comments?
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubsc
2009/12/18 sebb :
> On 18/12/2009, ma...@apache.org wrote:
>> Author: markt
>> Date: Fri Dec 18 18:42:09 2009
>> New Revision: 892341
>>
>> URL: http://svn.apache.org/viewvc?rev=892341&view=rev
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47930
>> Make swapIn thread safe
Author: markt
Date: Mon Dec 21 10:36:24 2009
New Revision: 892746
URL: http://svn.apache.org/viewvc?rev=892746&view=rev
Log:
Simplify patch proposal
My patch is exactly the same as Konstantin's less r834047 which has already
been applied to 6.0.x and adds r881765 that fixes a trivial typo
Given t
Author: markt
Date: Mon Dec 21 10:38:16 2009
New Revision: 892747
URL: http://svn.apache.org/viewvc?rev=892747&view=rev
Log:
Review comments and minor typos
Modified:
tomcat/trunk/webapps/docs/config/systemprops.xml
Modified: tomcat/trunk/webapps/docs/config/systemprops.xml
URL:
http://svn.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48410
--- Comment #3 from Dmitry Goncharov 2009-12-21
02:40:59 UTC ---
Thank you!
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for th
2009/12/21 :
> Author: markt
> Date: Mon Dec 21 10:36:24 2009
> New Revision: 892746
>
> URL: http://svn.apache.org/viewvc?rev=892746&view=rev
> Log:
> Simplify patch proposal
> My patch is exactly the same as Konstantin's less r834047 which has already
> been applied to 6.0.x and adds r881765 th
Author: rjung
Date: Mon Dec 21 10:46:05 2009
New Revision: 892751
URL: http://svn.apache.org/viewvc?rev=892751&view=rev
Log:
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=892751
Author: kkolinko
Date: Mon Dec 21 10:48:58 2009
New Revision: 892755
URL: http://svn.apache.org/viewvc?rev=892755&view=rev
Log:
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=8927
On Monday 21 December 2009 11:12:12 jean-frederic clere wrote:
> Hi,
>
> Later today I will tag and go for the release, make sure all the patches
> you want to see in are committed :-)
Well, I'm no committer and I don't understand the relevant code well enough
to possibly create a patch, but I h
Author: markt
Date: Mon Dec 21 10:54:14 2009
New Revision: 892760
URL: http://svn.apache.org/viewvc?rev=892760&view=rev
Log:
Simplify proposal. No actual changes, just putting everything in a single file
so leaving Konstantin's vote in place.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modifi
On 21/12/2009 10:32, Konstantin Kolinko wrote:
> 1)
> * quickly find that the session is already in sessions, use it and
> * carry on.
>
> This is only true if loading succeeds.
> If loading fails, nothing will be found in sessions, and loading will
> be retried. Not good. (Not f
On 21/12/2009 10:53, Rainer Frey wrote:
> On Monday 21 December 2009 11:12:12 jean-frederic clere wrote:
>> Hi,
>>
>> Later today I will tag and go for the release, make sure all the patches
>> you want to see in are committed :-)
>
> Well, I'm no committer and I don't understand the relevant code
https://issues.apache.org/bugzilla/show_bug.cgi?id=41695
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Mon Dec 21 11:09:31 2009
New Revision: 892762
URL: http://svn.apache.org/viewvc?rev=892762&view=rev
Log: (empty)
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/res/config.ini
tomcat/tc6.0.x/trunk/res/tomcat.nsi
tomcat/tc6.0.x/trunk/webapps/docs/
Author: rjung
Date: Mon Dec 21 11:12:05 2009
New Revision: 892763
URL: http://svn.apache.org/viewvc?rev=892763&view=rev
Log:
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=892763&
Author: markt
Date: Mon Dec 21 11:13:38 2009
New Revision: 892764
URL: http://svn.apache.org/viewvc?rev=892764&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47744
Prevent medium term memory leak if using SSL under a security manager
Based on a patch by Greg Vanore
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=47744
Mark Thomas changed:
What|Removed |Added
Component|Catalina|Connector:Coyote
Version|
Author: markt
Revision: 892762
Modified property: svn:log
Modified: svn:log at Mon Dec 21 11:15:23 2009
--
--- svn:log (original)
+++ svn:log Mon Dec 21 11:15:23 2009
@@ -0,0 +1,2 @@
+Improvements to user name and password
Author: mturk
Date: Mon Dec 21 11:24:21 2009
New Revision: 892769
URL: http://svn.apache.org/viewvc?rev=892769&view=rev
Log:
Fix #46632. None of our pools require special handling when httpd is about to
exec a child (eg. CGI). No need to register the pool child cleanup. Still needs
an review
Mo
https://issues.apache.org/bugzilla/show_bug.cgi?id=46632
--- Comment #1 from Mladen Turk 2009-12-21 03:26:27 UTC ---
Fixed in the SVN.
If needed the child cleanup certainly cannot be the same as standard pool
cleanup we are using currently.
--
Configure bugmail: https://issues.apache.org/bugzi
https://issues.apache.org/bugzilla/show_bug.cgi?id=46862
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Mon Dec 21 11:31:23 2009
New Revision: 892771
URL: http://svn.apache.org/viewvc?rev=892771&view=rev
Log: (empty)
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/catalina/valves/LocalStrings_fr.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48413
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Revision: 892771
Modified property: svn:log
Modified: svn:log at Mon Dec 21 11:33:27 2009
--
--- svn:log (original)
+++ svn:log Mon Dec 21 11:33:27 2009
@@ -0,0 +1,3 @@
+https://issues.apache.org/bugzilla/sho
Author: markt
Date: Mon Dec 21 11:38:21 2009
New Revision: 892773
URL: http://svn.apache.org/viewvc?rev=892773&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47976
Align usage message and javadoc with implementation
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
https://issues.apache.org/bugzilla/show_bug.cgi?id=47976
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: mturk
Date: Mon Dec 21 11:46:29 2009
New Revision: 892776
URL: http://svn.apache.org/viewvc?rev=892776&view=rev
Log:
Fix #47222. Add ping_timeout to the shared memory
Modified:
tomcat/jk/trunk/native/common/jk_ajp_common.c
tomcat/jk/trunk/native/common/jk_shm.h
tomcat/jk/trunk
https://issues.apache.org/bugzilla/show_bug.cgi?id=47963
--- Comment #5 from Mark Thomas 2009-12-21 03:46:42 GMT ---
This has been fixed in 6.0.x and will be included in 6.0.21 onwards.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving th
Author: markt
Date: Mon Dec 21 11:46:42 2009
New Revision: 892777
URL: http://svn.apache.org/viewvc?rev=892777&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47963
Prevent use of non-RFC2616 compliant custom status messages
Added:
tomcat/tc6.0.x/trunk/java/org/apache/
https://issues.apache.org/bugzilla/show_bug.cgi?id=47222
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: mturk
Date: Mon Dec 21 12:02:54 2009
New Revision: 892787
URL: http://svn.apache.org/viewvc?rev=892787&view=rev
Log:
Fix #47224 by invalidating endoint cache on address change
Modified:
tomcat/jk/trunk/native/common/jk_ajp_common.c
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
https://issues.apache.org/bugzilla/show_bug.cgi?id=47224
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi,
My tomcat server is sending www-authenticate (digest) header but the header
doesn't contain the algorithm field, which one is choosen by default?
How do I specify it to use particular algorithm (sha1/md5)?
--
View this message in context:
http://old.nabble.com/Www-authenticate-...-tp2687323
Author: markt
Date: Mon Dec 21 12:25:14 2009
New Revision: 892795
URL: http://svn.apache.org/viewvc?rev=892795&view=rev
Log:
Various related (un)deploy improvements including:
- better handling of failed (un)deployment
- adding checking for valid zip file entries that don't make sense in a WAR
On 21/12/2009 12:16, insi wrote:
>
> Hi,
>
> My tomcat server is sending www-authenticate (digest) header but the header
> doesn't contain the algorithm field, which one is choosen by default?
> How do I specify it to use particular algorithm (sha1/md5)?
Those are questions for the users list.
Author: markt
Date: Mon Dec 21 12:34:35 2009
New Revision: 892798
URL: http://svn.apache.org/viewvc?rev=892798&view=rev
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=892
Author: mturk
Date: Mon Dec 21 12:39:29 2009
New Revision: 892800
URL: http://svn.apache.org/viewvc?rev=892800&view=rev
Log:
Fix #48305. Skip if property ends with .secret
Modified:
tomcat/jk/trunk/native/common/jk_status.c
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomc
Author: jfclere
Date: Mon Dec 21 12:40:02 2009
New Revision: 892801
URL: http://svn.apache.org/viewvc?rev=892801&view=rev
Log:
My 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=
https://issues.apache.org/bugzilla/show_bug.cgi?id=48305
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: mturk
Date: Mon Dec 21 12:55:02 2009
New Revision: 892803
URL: http://svn.apache.org/viewvc?rev=892803&view=rev
Log:
Fix #48276. Just like with setting port to 0, if the resolve fails, mark the
worker as disabled
Modified:
tomcat/jk/trunk/native/common/jk_ajp_common.c
tomcat/jk/t
Author: markt
Date: Mon Dec 21 12:56:09 2009
New Revision: 892804
URL: http://svn.apache.org/viewvc?rev=892804&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47537
Return an error page rather than a zero length 200 response if the forward to
the login or error page fails dur
https://issues.apache.org/bugzilla/show_bug.cgi?id=48276
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47537
--- Comment #2 from Mark Thomas 2009-12-21 04:56:21 GMT ---
This has been fixed in 6.0.x and will be included in 6.0.21 onwards.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving th
Author: kkolinko
Date: Mon Dec 21 12:57:16 2009
New Revision: 892805
URL: http://svn.apache.org/viewvc?rev=892805&view=rev
Log:
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=8928
Author: markt
Date: Mon Dec 21 13:19:58 2009
New Revision: 892811
URL: http://svn.apache.org/viewvc?rev=892811&view=rev
Log:
Fix comment typo
Modified:
tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java
Modified: tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java
URL:
Author: kkolinko
Date: Mon Dec 21 13:20:01 2009
New Revision: 892812
URL: http://svn.apache.org/viewvc?rev=892812&view=rev
Log:
Remove unneeded line from the method that normalizes decodedURI.
The line "uriBC.setBytes(b, start, end);" is wrong, as it should have been
"uriBC.setBytes(b, start, en
Author: mturk
Date: Mon Dec 21 13:25:10 2009
New Revision: 892813
URL: http://svn.apache.org/viewvc?rev=892813&view=rev
Log:
Link with commmode.obj so that default fflush is write to disk. This should
resolve corrupted log file issues with isapi_redirect
Modified:
tomcat/jk/trunk/native/iis/
Author: kkolinko
Date: Mon Dec 21 13:26:52 2009
New Revision: 892814
URL: http://svn.apache.org/viewvc?rev=892814&view=rev
Log:
First followup to r892341
Replace tabs with spaces in the lines changed in that revision.
No functional change.
Modified:
tomcat/trunk/java/org/apache/catalina/sessi
Author: markt
Date: Mon Dec 21 13:27:57 2009
New Revision: 892815
URL: http://svn.apache.org/viewvc?rev=892815&view=rev
Log:
Various related (un)deploy improvements including:
- better handling of failed (un)deployment
- adding checking for valid zip file entries that don't make sense in a WAR
Author: kkolinko
Date: Mon Dec 21 13:31:46 2009
New Revision: 892817
URL: http://svn.apache.org/viewvc?rev=892817&view=rev
Log:
Second followup to r892341
Small improvements, based on sebb's and my comments.
Modified:
tomcat/trunk/java/org/apache/catalina/session/PersistentManagerBase.java
M
Author: kkolinko
Date: Mon Dec 21 13:38:54 2009
New Revision: 892819
URL: http://svn.apache.org/viewvc?rev=892819&view=rev
Log:
proposals
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
On Monday 21 December 2009 12:04:59 Mark Thomas wrote:
> On 21/12/2009 10:53, Rainer Frey wrote:
[...]
> > but I hoped that someone would take a
> > look at issue https://issues.apache.org/bugzilla/show_bug.cgi?id=48214
> > before a release is made
>
> I hadn't forgotten that one - I just hadn't g
https://issues.apache.org/bugzilla/show_bug.cgi?id=48214
--- Comment #2 from Mark Thomas 2009-12-21 06:13:16 GMT ---
The problem you are seeing is a result of where you have placed the driver
class, how DriverManager works internally and what Tomcat now does to prevent
memory leaks.
Your driver
On 21/12/2009 14:11, Rainer Frey (Inxmail GmbH) wrote:
> On Monday 21 December 2009 12:04:59 Mark Thomas wrote:
>> My guess is that you are relying on the auto-driver registration
>> process. It is this process that triggers the memory leak so Tomcat now
>> forcibly de-registers any drivers the JVM
Author: markt
Date: Mon Dec 21 14:29:19 2009
New Revision: 892833
URL: http://svn.apache.org/viewvc?rev=892833&view=rev
Log:
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=892833&
Author: markt
Date: Mon Dec 21 14:30:46 2009
New Revision: 892834
URL: http://svn.apache.org/viewvc?rev=892834&view=rev
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=892
Author: markt
Date: Mon Dec 21 14:35:05 2009
New Revision: 892835
URL: http://svn.apache.org/viewvc?rev=892835&view=rev
Log:
Proposals
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=89
Author: markt
Date: Mon Dec 21 14:38:39 2009
New Revision: 892837
URL: http://svn.apache.org/viewvc?rev=892837&view=rev
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=892
On 21/12/2009 10:12, jean-frederic clere wrote:
> Hi,
>
> Later today I will tag and go for the release, make sure all the patches
> you want to see in are committed :-)
I've finished proposing everything I'd like to see in 6.0.21. I'll try
and commit anything that gets enough votes before the ta
On 21/12/2009 13:38, kkoli...@apache.org wrote:
> Author: kkolinko
> Date: Mon Dec 21 13:38:54 2009
> New Revision: 892819
>
> URL: http://svn.apache.org/viewvc?rev=892819&view=rev
> Log:
> proposals
Thanks for doing these.
Mark
>
> Modified:
> tomcat/tc6.0.x/trunk/STATUS.txt
>
> Modified
Author: rjung
Date: Mon Dec 21 15:02:07 2009
New Revision: 892843
URL: http://svn.apache.org/viewvc?rev=892843&view=rev
Log:
Fix some comment typos.
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.jav
Author: rjung
Date: Mon Dec 21 15:04:37 2009
New Revision: 892844
URL: http://svn.apache.org/viewvc?rev=892844&view=rev
Log:
Vote, extend proposal, 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/t
Author: kkolinko
Date: Mon Dec 21 15:10:55 2009
New Revision: 892848
URL: http://svn.apache.org/viewvc?rev=892848&view=rev
Log:
proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=
On Monday 21 December 2009 15:23:42 Mark Thomas wrote:
> The memory leak is caused by the DriverManager implementation. It holds
> a reference to the Driver. If the Driver was loaded by the web
> application then the Driver holds a reference to the WebappClassLoader.
> This in turn holds references
On Monday 21 December 2009 15:23:42 Mark Thomas wrote:
> Most do, but it doesn't appear to be required. In your circumstances,
> you could use a LifecycleListener defined at the container level that
> just called Class.forName(String).
Hi Mark,
what do you mean with "container level" here?
Rain
Author: jim
Date: Mon Dec 21 15:44:43 2009
New Revision: 892852
URL: http://svn.apache.org/viewvc?rev=892852&view=rev
Log:
Testing completed...
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
On 21/12/2009 15:13, Rainer Frey (Inxmail GmbH) wrote:
> On Monday 21 December 2009 15:23:42 Mark Thomas wrote:
>> The memory leak is caused by the DriverManager implementation. It holds
>> a reference to the Driver. If the Driver was loaded by the web
>> application then the Driver holds a referen
2009/12/21 :
> Author: markt
> Date: Mon Dec 21 14:30:46 2009
> New Revision: 892834
>
> URL: http://svn.apache.org/viewvc?rev=892834&view=rev
> Log:
> Proposal
>
> +
> +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48214
> + Add logging when a context fails to unregister a JDBC driver
On 21/12/2009 15:59, Konstantin Kolinko wrote:
> 2009/12/21 :
>> Author: markt
>> Date: Mon Dec 21 14:30:46 2009
>> New Revision: 892834
>>
>> URL: http://svn.apache.org/viewvc?rev=892834&view=rev
>> Log:
>> Proposal
>>
>> +
>> +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48214
>> +
Author: markt
Date: Mon Dec 21 16:22:00 2009
New Revision: 892860
URL: http://svn.apache.org/viewvc?rev=892860&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47997
Process changes for all naming contexts, not just the global one
Patch provided by Michael Allman
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=47997
--- Comment #3 from Mark Thomas 2009-12-21 08:22:20 GMT ---
This has been fixed in 6.0.x and will be included in 6.0.21 onwards. Thanks
again for the patch.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
Author: markt
Date: Mon Dec 21 16:26:07 2009
New Revision: 892864
URL: http://svn.apache.org/viewvc?rev=892864&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47799
Unable to configure domain in Membership and DomainFilterInterceptor
Patch provided by Keiichi Fujino
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=47799
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
2009/12/21 Mark Thomas :
> On 21/12/2009 15:59, Konstantin Kolinko wrote:
>> 2009/12/21 :
>>> Author: markt
>>> Date: Mon Dec 21 14:30:46 2009
>>> New Revision: 892834
>>>
>>> URL: http://svn.apache.org/viewvc?rev=892834&view=rev
>>> Log:
>>> Proposal
>>>
>>> +
>>> +* Fix https://issues.apache.org
On 21.12.2009 17:16, Mark Thomas wrote:
On 21/12/2009 15:59, Konstantin Kolinko wrote:
2009/12/21:
Author: markt
Date: Mon Dec 21 14:30:46 2009
New Revision: 892834
URL: http://svn.apache.org/viewvc?rev=892834&view=rev
Log:
Proposal
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=
On 21/12/2009 16:28, Rainer Jung wrote:
> We already applied a lot of last minute patches. Maybe we don't need to
> put so much pressure into those more complex leak prevention patches for
> 6.0.21, and instead let JFC know, when the really important ones are
> done and he can proceed tagging etc.
2009/12/21 :
> Author: markt
> Date: Mon Dec 21 16:26:07 2009
> New Revision: 892864
>
> URL: http://svn.apache.org/viewvc?rev=892864&view=rev
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47799
> Unable to configure domain in Membership and DomainFilterInterceptor
> Patch provid
Author: markt
Date: Mon Dec 21 16:38:29 2009
New Revision: 892872
URL: http://svn.apache.org/viewvc?rev=892872&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47930
Prevent parallel requests for the same session causing the PersistentManager to
create multiple session objects
Author: hgomez
Date: Mon Dec 21 16:40:41 2009
New Revision: 892875
URL: http://svn.apache.org/viewvc?rev=892875&view=rev
Log:
Add my GPG key
Modified:
tomcat/native/trunk/KEYS
Modified: tomcat/native/trunk/KEYS
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/KEYS?rev=892875&r1=892874&
Author: markt
Date: Mon Dec 21 16:47:27 2009
New Revision: 892878
URL: http://svn.apache.org/viewvc?rev=892878&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48214
Add logging when a context fails to unregister a JDBC driver. Don't unregister
the jdbc-obdc bridge driver that
2009/12/21 Mark Thomas :
> On 21/12/2009 16:28, Rainer Jung wrote:
>> We already applied a lot of last minute patches. Maybe we don't need to
>> put so much pressure into those more complex leak prevention patches for
>> 6.0.21, and instead let JFC know, when the really important ones are
>> done a
Author: markt
Date: Mon Dec 21 16:50:18 2009
New Revision: 892879
URL: http://svn.apache.org/viewvc?rev=892879&view=rev
Log:
Sync JreLeakPreventionListener with trunk
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListe
On 21/12/2009 16:49, Konstantin Kolinko wrote:
> 2009/12/21 Mark Thomas :
>> On 21/12/2009 16:28, Rainer Jung wrote:
>>> We already applied a lot of last minute patches. Maybe we don't need to
>>> put so much pressure into those more complex leak prevention patches for
>>> 6.0.21, and instead let J
On 21/12/2009 15:59, Mark Thomas wrote:
> On 21/12/2009 15:13, Rainer Frey (Inxmail GmbH) wrote:
>> On Monday 21 December 2009 15:23:42 Mark Thomas wrote:
>>> The memory leak is caused by the DriverManager implementation. It holds
>>> a reference to the Driver. If the Driver was loaded by the web
>
Author: markt
Date: Mon Dec 21 17:15:41 2009
New Revision: 892887
URL: http://svn.apache.org/viewvc?rev=892887&view=rev
Log:
Only unload JDBC drivers this web app loaded.
Modified:
tomcat/trunk/java/org/apache/catalina/loader/JdbcLeakPrevention.java
Modified: tomcat/trunk/java/org/apache/cat
https://issues.apache.org/bugzilla/show_bug.cgi?id=48214
--- Comment #3 from Mark Thomas 2009-12-21 09:16:22 GMT ---
There was a bug here. It has been fixed in trunk and proposed for 6.0.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving
Author: markt
Date: Mon Dec 21 17:18:31 2009
New Revision: 892888
URL: http://svn.apache.org/viewvc?rev=892888&view=rev
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=892
On 21/12/2009 17:18, ma...@apache.org wrote:
> +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48214
> + The JDBC driver de-registration is too zealous
> + http://svn.apache.org/viewvc?rev=892887&view=rev
> + +1: markt
> + -1:
This is the only remaining fix I think we have to have i
Author: kkolinko
Date: Mon Dec 21 17:41:38 2009
New Revision: 892896
URL: http://svn.apache.org/viewvc?rev=892896&view=rev
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=
Author: rjung
Date: Mon Dec 21 17:52:10 2009
New Revision: 892905
URL: http://svn.apache.org/viewvc?rev=892905&view=rev
Log:
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=892905
2009/12/21 :
> Author: rjung
> Date: Mon Dec 21 17:52:10 2009
> New Revision: 892905
>
> URL: http://svn.apache.org/viewvc?rev=892905&view=rev
> Log:
> Vote.
>
> Modified:
> tomcat/tc6.0.x/trunk/STATUS.txt
>
> @@ -335,5 +335,7 @@
>
> http://archive.apache.org/dist/tomcat/tomcat-connecto
Author: kkolinko
Date: Mon Dec 21 18:05:25 2009
New Revision: 892906
URL: http://svn.apache.org/viewvc?rev=892906&view=rev
Log:
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=8929
https://issues.apache.org/bugzilla/show_bug.cgi?id=48223
--- Comment #1 from Rainer Jung 2009-12-21 10:18:33
UTC ---
Created an attachment (id=24748)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24748)
Set status code retrieved from backend
Still need to test, whether this trigger
https://issues.apache.org/bugzilla/show_bug.cgi?id=48223
Rainer Jung changed:
What|Removed |Added
Keywords||PatchAvailable
--
Configure bugmail
On 21.12.2009 19:01, Konstantin Kolinko wrote:
2009/12/21:
Author: rjung
Date: Mon Dec 21 17:52:10 2009
New Revision: 892905
URL: http://svn.apache.org/viewvc?rev=892905&view=rev
Log:
Vote.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
@@ -335,5 +335,7 @@
http://archive.apache.org/di
1 - 100 of 138 matches
Mail list logo