DO NOT REPLY [Bug 49234] JMX Descriptor Modifications

2010-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234 --- Comment #6 from chamith buddhika 2010-05-06 04:25:25 EDT --- Created an attachment (id=25405) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25405) o.a.Catalina.Core Descriptor Attributes Package: org.apache.Catalina.Core

Re: org.apache.catalina JMX descriptor modification

2010-05-06 Thread Mark Thomas
On 06/05/2010 03:45, buddhika chamith wrote: Hi All, Please refer to https://issues.apache.org/bugzilla/show_bug.cgi?id=49234 for a longer description about the descriptor issue in above package. The main issue is the descriptor for Connector MBean tries to describe different connectors with sam

svn commit: r941684 - /tomcat/trunk/java/org/apache/catalina/mbeans-descriptors.xml

2010-05-06 Thread markt
Author: markt Date: Thu May 6 11:57:14 2010 New Revision: 941684 URL: http://svn.apache.org/viewvc?rev=941684&view=rev Log: GSoC 2010: Make some JMX attributes read-only Based on a patch provided by Chamith Buddhika Modified: tomcat/trunk/java/org/apache/catalina/mbeans-descriptors.xml Modi

DO NOT REPLY [Bug 49234] JMX Descriptor Modifications

2010-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234 --- Comment #7 from Mark Thomas 2010-05-06 07:58:47 EDT --- (In reply to comment #5) > Created an attachment (id=25404) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25404) [details] > o.a.Catalina-Final-patch There are still

svn commit: r941686 - /tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml

2010-05-06 Thread markt
Author: markt Date: Thu May 6 12:07:20 2010 New Revision: 941686 URL: http://svn.apache.org/viewvc?rev=941686&view=rev Log: GSoC 2010: Add missing attributes, use alphabetical ordering Patch provided by Chamith Buddhika Modified: tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.

svn commit: r941687 - /tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml

2010-05-06 Thread markt
Author: markt Date: Thu May 6 12:13:20 2010 New Revision: 941687 URL: http://svn.apache.org/viewvc?rev=941687&view=rev Log: Descriptions need to be on a single line Fix attribute alignment so file is consistent Modified: tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml Modi

DO NOT REPLY [Bug 49234] JMX Descriptor Modifications

2010-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234 --- Comment #8 from Mark Thomas 2010-05-06 08:14:47 EDT --- (In reply to comment #6) > Created an attachment (id=25405) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25405) [details] > o.a.Catalina.Core Descriptor Attributes P

svn commit: r941722 - /tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java

2010-05-06 Thread jfclere
Author: jfclere Date: Thu May 6 13:44:15 2010 New Revision: 941722 URL: http://svn.apache.org/viewvc?rev=941722&view=rev Log: make sure the entropy can be converted to a String. Modified: tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java Modified: tomcat/trunk/java/org/apache/c

DO NOT REPLY [Bug 48903] ClassLoader deadlock when compiling JSP pages in 6.0.26

2010-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48903 --- Comment #9 from aullr...@blackducksoftware.com 2010-05-06 14:37:06 EDT --- We are running hudson 1.356, java.exe from jdk1.6.0_14 and tomcat 6.0.26 and get deadlocks Excerpts below - going to attach full log. Found one Java-level deadlo

DO NOT REPLY [Bug 48903] ClassLoader deadlock when compiling JSP pages in 6.0.26

2010-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48903 --- Comment #10 from aullr...@blackducksoftware.com 2010-05-06 14:39:15 EDT --- Created an attachment (id=25409) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25409) thread dump - hudson -- Configure bugmail: https://issues.ap

clearReferencesThreads, Poller SunPKCS11-Solaris and strange context class loader

2010-05-06 Thread Rainer Jung
While doing some testing with 6.0.26 I noticed, that when shutting it down it logs an error about thread "Poller SunPKCS11-Solaris" not being stopped. When I add the more explicit logging from tc6 trunk, it says the thread was started by /manager. The thread sits in java.lang.Thread.State: TI

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

2010-05-06 Thread rjung
Author: rjung Date: Thu May 6 19:00:54 2010 New Revision: 941853 URL: http://svn.apache.org/viewvc?rev=941853&view=rev Log: Add comment. Will vote on that one pretty soon now ... Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/

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

2010-05-06 Thread rjung
Author: rjung Date: Thu May 6 19:06:41 2010 New Revision: 941862 URL: http://svn.apache.org/viewvc?rev=941862&view=rev Log: Let's get rid of this nasty bug. 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/

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

2010-05-06 Thread rjung
Author: rjung Date: Thu May 6 19:09:39 2010 New Revision: 941864 URL: http://svn.apache.org/viewvc?rev=941864&view=rev Log: Vote for the second part of the deadlock fix. Will commit next. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.ap

svn commit: r941868 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/loader/ResourceEntry.java java/org/apache/catalina/loader/WebappClassLoader.java java/org/apache/jasper/servlet/Jasp

2010-05-06 Thread rjung
Author: rjung Date: Thu May 6 19:17:49 2010 New Revision: 941868 URL: http://svn.apache.org/viewvc?rev=941868&view=rev Log: BZ48903: Fix deadlock in webapp class loader. Backport of r927565 and r927877 from trunk. Already applied to TC 5.5 as r935947. Modified: tomcat/tc6.0.x/trunk/STATUS.tx

DO NOT REPLY [Bug 48903] ClassLoader deadlock when compiling JSP pages in 6.0.26

2010-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48903 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 44041] WebappClassLoader duplicate class definition under high Load if hasExternalRepositories is true

2010-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44041 Rainer Jung changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 49159] Improve ThreadLocal memory leak clean-up

2010-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49159 --- Comment #3 from sylvain.laur...@gmail.com 2010-05-06 17:15:35 EDT --- Created an attachment (id=25411) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25411) Patch for tomcat 7 to renew threads Here is finally my proposition

DO NOT REPLY [Bug 48971] memory leak protection : stopping TimeThreads should be optional and disabled by default

2010-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48971 --- Comment #6 from sylvain.laur...@gmail.com 2010-05-06 17:18:59 EDT --- Mark, could you consider fixing this issue for 6.0.27 ? there's my (now old) patch for trunk attached, do you need a more recent one and one for tomcat 6 as well ? --

Re: Need advice to notify StandardExecutor when a webapp is stopped

2010-05-06 Thread Sylvain Laurent
I finally proposed a patch for trunk in https://issues.apache.org/bugzilla/show_bug.cgi?id=49159 for this. Thanks for reviewing it... Sylvain On 30 avr. 2010, at 18:27, Sylvain Laurent wrote: > > On 30 avr. 2010, at 00:01, Pid wrote: >> >> Are you saying that you want to stop processing requ

Re: clearReferencesThreads, Poller SunPKCS11-Solaris and strange context class loader

2010-05-06 Thread Sylvain Laurent
When you analyzed the heap dump, what path to GC roots was retaining the classloader in memory ? On 6 mai 2010, at 20:51, Rainer Jung wrote: > While doing some testing with 6.0.26 I noticed, that when shutting it down it > logs an error about thread "Poller SunPKCS11-Solaris" not being stopped

RE: Need advice to notify StandardExecutor when a webapp is stopped

2010-05-06 Thread Caldarale, Charles R
> From: Sylvain Laurent [mailto:sylvain.laur...@gmail.com] > On Behalf Of Sylvain Laurent > Subject: Re: Need advice to notify StandardExecutor when a > webapp is stopped > > An improvement I can do is to pre-start some "core" threads in the > new pool before making it active. It would reduce the

svn commit: r941955 - in /tomcat/trunk: ./ java/org/apache/tomcat/util/bcel/classfile/ res/META-INF/

2010-05-06 Thread markt
Author: markt Date: Thu May 6 22:19:17 2010 New Revision: 941955 URL: http://svn.apache.org/viewvc?rev=941955&view=rev Log: IBM has agreed to re-license the affected files. A patch was provided by an IBM employee with a CLA on file under https://issues.apache.org/bugzilla/show_bug.cgi?id=49259 T

[Tomcat Wiki] Update of "HowTo" by MarkEggers

2010-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "HowTo" page has been changed by MarkEggers. http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=87&rev2=88 -- This will produ

[Tomcat Wiki] Update of "TomcatHibernate" by MarkEggers

2010-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "TomcatHibernate" page has been changed by MarkEggers. http://wiki.apache.org/tomcat/TomcatHibernate -- New page: = Tomcat, Hibernat

[Tomcat Wiki] Update of "TomcatDevelopmentVirtualHosts" by MarkEggers

2010-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "TomcatDevelopmentVirtualHosts" page has been changed by MarkEggers. http://wiki.apache.org/tomcat/TomcatDevelopmentVirtualHosts --

Re: clearReferencesThreads, Poller SunPKCS11-Solaris and strange context class loader

2010-05-06 Thread Rainer Jung
On 06.05.2010 23:24, Sylvain Laurent wrote: When you analyzed the heap dump, what path to GC roots was retaining the classloader in memory ? I did the heap dump before the context restart. Note: I don't want to debug a memory leak. I'm wondering why the PCKS Token Poller thread was captured