svn commit: r1031391 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-11-04 Thread funkman
Author: funkman Date: Fri Nov 5 01:37:06 2010 New Revision: 1031391 URL: http://svn.apache.org/viewvc?rev=1031391&view=rev Log: some votes 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?r

DO NOT REPLY [Bug 50219] Simple typo in jndi-resources-howto.xml ("Nameing")

2010-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50219 --- Comment #1 from Jim Riggs 2010-11-04 21:29:12 EDT --- Created an attachment (id=26257) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26257) jndi-resources-howto.typo.patch -- Configure bugmail: https://issues.apache.org/

DO NOT REPLY [Bug 50219] New: Simple typo in jndi-resources-howto.xml ("Nameing")

2010-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50219 Summary: Simple typo in jndi-resources-howto.xml ("Nameing") Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW Severity: minor Priori

DO NOT REPLY [Bug 50168] destory method is called twice while the child is destoryed directly

2010-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50168 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

svn commit: r1031335 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ java/org/apache/catalina/util/ webapps/docs/

2010-11-04 Thread markt
Author: markt Date: Thu Nov 4 23:03:26 2010 New Revision: 1031335 URL: http://svn.apache.org/viewvc?rev=1031335&view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=50168 Add a DESTROYING state and associated events and use them to ensure Contexts are only destroyed once. Modified:

svn commit: r1031196 - /tomcat/trunk/webapps/ROOT/index.jsp

2010-11-04 Thread markt
Author: markt Date: Thu Nov 4 19:58:43 2010 New Revision: 1031196 URL: http://svn.apache.org/viewvc?rev=1031196&view=rev Log: Use the local copy of the docs Modified: tomcat/trunk/webapps/ROOT/index.jsp Modified: tomcat/trunk/webapps/ROOT/index.jsp URL: http://svn.apache.org/viewvc/tomcat/

svn commit: r1031194 - /tomcat/trunk/webapps/docs/changelog.xml

2010-11-04 Thread markt
Author: markt Date: Thu Nov 4 19:53:15 2010 New Revision: 1031194 URL: http://svn.apache.org/viewvc?rev=1031194&view=rev Log: Typos. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/do

DO NOT REPLY [Bug 50127] Possible NPEs in SimpleTCPCluster

2010-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50127 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1031190 - /tomcat/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java

2010-11-04 Thread markt
Author: markt Date: Thu Nov 4 19:51:30 2010 New Revision: 1031190 URL: http://svn.apache.org/viewvc?rev=1031190&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50127 Also fix all the other Eclipse warnings Modified: tomcat/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpC

DO NOT REPLY [Bug 49994] NamingContext Possible Bug

2010-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49994 --- Comment #3 from Mark Thomas 2010-11-04 14:03:17 EDT --- Note this behaviour will be configurable from 7.0.5 onwards and will default to the previous behaviour of returning the same object for each lookup. -- Configure bugmail: https:/

DO NOT REPLY [Bug 50159] JNDI context returns new datasource instance each request

2010-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50159 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1031112 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/catalina/deploy/ java/org/apache/naming/ test/org/apache/naming/resources/ webapps/docs/ webapps/docs/config/

2010-11-04 Thread markt
Author: markt Date: Thu Nov 4 17:59:20 2010 New Revision: 1031112 URL: http://svn.apache.org/viewvc?rev=1031112&view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=50159 Add a new attribute for elements, singleton that controls whether or not a new object is created every time a JN

svn commit: r1031106 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-11-04 Thread markt
Author: markt Date: Thu Nov 4 17:55:33 2010 New Revision: 1031106 URL: http://svn.apache.org/viewvc?rev=1031106&view=rev Log: Vote 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=10311

svn commit: r1031105 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-11-04 Thread markt
Author: markt Date: Thu Nov 4 17:55:15 2010 New Revision: 1031105 URL: http://svn.apache.org/viewvc?rev=1031105&view=rev Log: Propose update to pool 1.5.5. 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/t

svn commit: r1031099 - /tomcat/trunk/webapps/docs/changelog.xml

2010-11-04 Thread markt
Author: markt Date: Thu Nov 4 17:42:41 2010 New Revision: 1031099 URL: http://svn.apache.org/viewvc?rev=1031099&view=rev Log: List bugs in numerical order Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/t

Re: configtest

2010-11-04 Thread Pid
On 03/11/2010 23:08, Tim Funk wrote: > A possible nice to have is trying to "test" whether a new config will be > OK or not.I have a patch which will allow a new arg for catalina.sh > called "configtest". > > It will try to load the catalina config but log everything to standard > output. It will

DO NOT REPLY [Bug 50214] Tomcat threads caught in "S" state and spiralling out of control

2010-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50214 Chuck Caldarale changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 50214] Tomcat threads caught in "S" state and spiralling out of control

2010-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50214 Paul M changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

DO NOT REPLY [Bug 50214] Tomcat threads caught in "S" state and spiralling out of control

2010-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50214 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1031083 - in /tomcat/site/trunk: docs/download-connectors.html xdocs/download-connectors.xml

2010-11-04 Thread rjung
Author: rjung Date: Thu Nov 4 17:10:17 2010 New Revision: 1031083 URL: http://svn.apache.org/viewvc?rev=1031083&view=rev Log: Update JK version on download page. Modified: tomcat/site/trunk/docs/download-connectors.html tomcat/site/trunk/xdocs/download-connectors.xml Modified: tomcat/si

DO NOT REPLY [Bug 50214] New: Tomcat threads caught in "S" state and spiralling out of control

2010-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50214 Summary: Tomcat threads caught in "S" state and spiralling out of control Product: Tomcat 6 Version: 6.0.29 Platform: PC OS/Version: Linux Status: NEW

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

2010-11-04 Thread Konstantin Kolinko
2010/11/4 : > Author: markt > Date: Thu Nov  4 15:14:00 2010 > New Revision: 1031024 > > URL: http://svn.apache.org/viewvc?rev=1031024&view=rev > Log: > Reply to veto > > Modified: >    tomcat/tc6.0.x/trunk/STATUS.txt > >* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49860 > Add support

svn commit: r1031043 - in /tomcat/trunk: bin/catalina.sh bin/configtest.sh build.xml java/org/apache/catalina/startup/Bootstrap.java java/org/apache/catalina/startup/Catalina.java

2010-11-04 Thread funkman
Author: funkman Date: Thu Nov 4 15:47:56 2010 New Revision: 1031043 URL: http://svn.apache.org/viewvc?rev=1031043&view=rev Log: Allow for configest Now one may type in bin/configtest.sh and then check the exit code. This will try to use the default loggers so it may spew "a lot" to stdout/err

Re: configtest

2010-11-04 Thread Peter Rossbach
+1 for the feature Peter Am 04.11.2010 um 14:12 schrieb Tim Funk: > "svn diff -x -w" version uploaded. I always wondered how to ignore whitespace > in svn ignore. (It bugged me, but never enough to rtfm) Thanks for the tip! > > > -Tim > > > On 11/3/2010 6:46 PM, Konstantin Kolinko wrote: >>

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

2010-11-04 Thread markt
Author: markt Date: Thu Nov 4 15:14:00 2010 New Revision: 1031024 URL: http://svn.apache.org/viewvc?rev=1031024&view=rev Log: Reply to veto 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?

DO NOT REPLY [Bug 49730] Race condition in StandardThreadExecutor : requests are sometimes enqueued instead of creating new threads

2010-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49730 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1031001 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/core/StandardThreadExecutor.java webapps/docs/changelog.xml

2010-11-04 Thread markt
Author: markt Date: Thu Nov 4 14:25:26 2010 New Revision: 1031001 URL: http://svn.apache.org/viewvc?rev=1031001&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49730 Correct race condition in StandardThreadExecutor that can lead to long delays in processing requests. Patch p

Re: configtest

2010-11-04 Thread Tim Funk
"svn diff -x -w" version uploaded. I always wondered how to ignore whitespace in svn ignore. (It bugged me, but never enough to rtfm) Thanks for the tip! -Tim On 11/3/2010 6:46 PM, Konstantin Kolinko wrote: Too many unneeded whitespace changes. It is hard to read. Try svn diff -x -w In e