svn commit: r1441342 - /tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java

2013-02-01 Thread kkolinko
Author: kkolinko Date: Fri Feb 1 08:44:36 2013 New Revision: 1441342 URL: http://svn.apache.org/viewvc?rev=1441342view=rev Log: Review of r1440096 (r1440095) Include the exception in the error message if the parsing fails. digester.parse() is called several times in HostConfig.java, so I am

svn commit: r1441344 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2013-02-01 Thread kkolinko
Author: kkolinko Date: Fri Feb 1 08:47:40 2013 New Revision: 1441344 URL: http://svn.apache.org/viewvc?rev=1441344view=rev Log: Merged revision 1441342 from tomcat/trunk: Review of r1440096 (r1440095) Include the exception in the error message if the parsing fails. digester.parse() is called

svn commit: r1441348 - /tomcat/trunk/webapps/docs/architecture/overview.xml

2013-02-01 Thread kkolinko
Author: kkolinko Date: Fri Feb 1 08:53:15 2013 New Revision: 1441348 URL: http://svn.apache.org/viewvc?rev=1441348view=rev Log: Correct typo, reported at comments.a.o Modified: tomcat/trunk/webapps/docs/architecture/overview.xml Modified: tomcat/trunk/webapps/docs/architecture/overview.xml

svn commit: r1441349 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/architecture/overview.xml

2013-02-01 Thread kkolinko
Author: kkolinko Date: Fri Feb 1 08:56:51 2013 New Revision: 1441349 URL: http://svn.apache.org/viewvc?rev=1441349view=rev Log: Merged revision 1441348 from tomcat/trunk: Correct typo, reported at comments.a.o Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1441351 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/architecture/overview.xml

2013-02-01 Thread kkolinko
Author: kkolinko Date: Fri Feb 1 08:58:38 2013 New Revision: 1441351 URL: http://svn.apache.org/viewvc?rev=1441351view=rev Log: CTR: docs Merged revision 1441348 from tomcat/trunk: Correct typo, reported at comments.a.o Modified: tomcat/tc6.0.x/trunk/ (props changed)

Re: [ANN] New Tomcat committer: Violeta Georgieva (violetagg)

2013-02-01 Thread Pid
On 31/01/2013 16:22, Mark Thomas wrote: On behalf of the Tomcat committers I am pleased to announce that Violeta Georgieva (violetagg) has been voted in as a new Tomcat committer. Please join me in welcoming her. Congrats! p -- [key:62590808]

svn commit: r1441403 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

2013-02-01 Thread markt
Author: markt Date: Fri Feb 1 11:55:20 2013 New Revision: 1441403 URL: http://svn.apache.org/viewvc?rev=1441403view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54507 Don't start expiring sessions until the web application is fully started. Stop expiring sessions as soon as

svn commit: r1441409 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2013-02-01 Thread markt
Author: markt Date: Fri Feb 1 12:00:28 2013 New Revision: 1441409 URL: http://svn.apache.org/viewvc?rev=1441409view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54507 Don't start expiring sessions until the web application is fully started. Stop expiring sessions as soon as

svn commit: r1441416 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

2013-02-01 Thread markt
Author: markt Date: Fri Feb 1 12:10:22 2013 New Revision: 1441416 URL: http://svn.apache.org/viewvc?rev=1441416view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54507 Don't run background processing if the context isn't started. Modified:

[Bug 54507] Notification for expired session sent to still initializing servlet context

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54507 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 54315] Redeploying webapp causes NullPointerException in managerBase

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54315 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEEDINFO|RESOLVED

Time to tag 7.0.36?

2013-02-01 Thread Mark Thomas
It is 7.0.x release time again. I've been trying to keep on top of the bugs this month so 7.0.x/trunk is ready to tag now. I'm in two minds whether to tag or wait for the native 1.1.26 release. I'm leaning towards tagging now and including native 1.1.26 in the next release which - after all - is

[jira] [Created] (MTOMCAT-205) Two executions of the plugin in the same build makes the JNDI context of the second execution fail

2013-02-01 Thread Laurent Van Basselaere (JIRA)
Laurent Van Basselaere created MTOMCAT-205: -- Summary: Two executions of the plugin in the same build makes the JNDI context of the second execution fail Key: MTOMCAT-205 URL:

[jira] [Updated] (MTOMCAT-205) Two executions of the plugin in the same build makes the JNDI context of the second execution fail

2013-02-01 Thread Laurent Van Basselaere (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Van Basselaere updated MTOMCAT-205: --- Description: When starting only one instance of a tomcat7 server with the

[Bug 54497] RuntimeException in WebappClassLoader.checkThreadLocalMapForLeaks() causes LifecycleException

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54497 --- Comment #1 from Mark Thomas ma...@apache.org --- Looks like I fixed the multiple references to table[j] and committed it accidentally as part of r1440622. I'll look at adding the try/catch. -- You are receiving this mail because: You

[jira] [Updated] (MTOMCAT-205) Two executions of the plugin in the same build makes the JNDI context of the second execution fail

2013-02-01 Thread Laurent Van Basselaere (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Van Basselaere updated MTOMCAT-205: --- Attachment: MTOMCAT-205.zip Please find attached a simple maven project

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #9 from john.b...@exceptionalsoftware.com --- This was a serious show stopper. Calling it an enhancement to make it work is confusing. It only happened with certain wars, and oddly enough I could tweak the deploypath to cause

svn commit: r1441428 - /tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java

2013-02-01 Thread markt
Author: markt Date: Fri Feb 1 12:45:41 2013 New Revision: 1441428 URL: http://svn.apache.org/viewvc?rev=1441428view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54497 Make error handling more robust so an error in the leak detection code doesn't prevent the Context from

[jira] [Updated] (MTOMCAT-205) Two executions of the tomcat7 plugin in the same build makes the JNDI context of the second execution fail

2013-02-01 Thread Laurent Van Basselaere (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Van Basselaere updated MTOMCAT-205: --- Summary: Two executions of the tomcat7 plugin in the same build makes the

svn commit: r1441430 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoader.java webapps/docs/changelog.xml

2013-02-01 Thread markt
Author: markt Date: Fri Feb 1 12:52:06 2013 New Revision: 1441430 URL: http://svn.apache.org/viewvc?rev=1441430view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54497 Make error handling more robust so an error in the leak detection code doesn't prevent the Context from

[Bug 54497] RuntimeException in WebappClassLoader.checkThreadLocalMapForLeaks() causes LifecycleException

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54497 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: [VOTE] Release Apache Tomcat Native 1.1.26

2013-02-01 Thread Mark Thomas
On 25/01/2013 16:01, jean-frederic clere wrote: Version 1.1.26 is bug fixing release. The proposed release artefacts can be found at [1], and the build was done using tag [2]. The VOTE will remain open for at least 48 hours. The Apache Tomcat Native 1.1.26 is [ ] Stable, go ahead and

Re: [VOTE] Release Apache Tomcat Native 1.1.26

2013-02-01 Thread Mark Thomas
On 01/02/2013 13:06, Mark Thomas wrote: On 25/01/2013 16:01, jean-frederic clere wrote: Version 1.1.26 is bug fixing release. The proposed release artefacts can be found at [1], and the build was done using tag [2]. The VOTE will remain open for at least 48 hours. The Apache Tomcat Native

Re: [VOTE] Release Apache Tomcat Native 1.1.26

2013-02-01 Thread Mark Thomas
On 25/01/2013 16:01, jean-frederic clere wrote: Version 1.1.26 is bug fixing release. The proposed release artefacts can be found at [1], and the build was done using tag [2]. The VOTE will remain open for at least 48 hours. The Apache Tomcat Native 1.1.26 is [ ] Stable, go ahead and

[Bug 54513] NullPointerException in AprEndpoint$Poller.run

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513 --- Comment #5 from Mark Thomas ma...@apache.org --- I can repeat this on 64-bit Windows. -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 54497] RuntimeException in WebappClassLoader.checkThreadLocalMapForLeaks() causes LifecycleException

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54497 --- Comment #3 from Chuck Caldarale chuck.caldar...@unisys.com --- (In reply to comment #2) Fixed in trunk and 7.0.x. Will be in 7.0.26 onwards. That would be 7.0.36 onwards. -- You are receiving this mail because: You are the assignee

[jira] [Commented] (MTOMCAT-128) The plugin ignores and/or parses web.xml incorrectally when using tomcatWebXml option

2013-02-01 Thread Gilberto C Andrade (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568777#comment-13568777 ] Gilberto C Andrade commented on MTOMCAT-128: I've update maven to 3.0.4. But

[jira] [Reopened] (MTOMCAT-128) The plugin ignores and/or parses web.xml incorrectally when using tomcatWebXml option

2013-02-01 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) reopened MTOMCAT-128: The plugin ignores and/or parses web.xml incorrectally when using

[jira] [Commented] (MTOMCAT-128) The plugin ignores and/or parses web.xml incorrectally when using tomcatWebXml option

2013-02-01 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568800#comment-13568800 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-128: please provide a sample

[jira] [Updated] (MTOMCAT-128) The plugin ignores and/or parses web.xml incorrectally when using tomcatWebXml option

2013-02-01 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) updated MTOMCAT-128: --- Fix Version/s: (was: 2.1) moreinfo The plugin

[jira] [Updated] (MTOMCAT-128) The plugin ignores and/or parses web.xml incorrectally when using tomcatWebXml option

2013-02-01 Thread Gilberto C Andrade (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilberto C Andrade updated MTOMCAT-128: --- Attachment: myproject.zip Sample maven project The plugin ignores

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #10 from Konstantin Kolinko knst.koli...@gmail.com --- (In reply to comment #9) 1. There is no evidence that you have the same problem. 2. There is a number of ways to configure annotation scanning, or avoid it altogether in a

[Bug 54456] ChunkedInputFilter returning EOF when client closes connection without sending end chunk

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54456 --- Comment #3 from Sudhan Moghe sudhan.mo...@gmail.com --- I found the issue after we switched to protocol=HTTP/1.1. But I have tested my patch with HTTP/1.1 as well as NIO connector. I am getting EOFException(Unexpected end of stream

Re: Time to tag 7.0.36?

2013-02-01 Thread Mark Thomas
On 01/02/2013 12:28, Mark Thomas wrote: It is 7.0.x release time again. I've been trying to keep on top of the bugs this month so 7.0.x/trunk is ready to tag now. I'm in two minds whether to tag or wait for the native 1.1.26 release. I'm leaning towards tagging now and including native

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #11 from John Bize john.b...@exceptionalsoftware.com --- (In reply to comment #10) Thanks for your reply, and thanks for all the volunteer efforts on this project. It is appreciated, and I didn't mean to imply otherwise. I do

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #12 from Mark Thomas ma...@apache.org --- The point here is that if you ship an application that does this: quote Due to dependency management problems I deployed a WAR file containing two JAR files containing different

Re: [Proposal] Resurrecting storeconfig

2013-02-01 Thread Remy Maucherat
On Fri, 2012-12-14 at 17:26 +, Mark Thomas wrote: One issue I'm wondering about is the build system. After all that time, I've starting using Maven instead of Ant (unbelievable, I know ...), and while I am fine continuing using existing Ant build systems, I find adding ones to newer

[Bug 54513] NullPointerException in AprEndpoint$Poller.run

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513 Mark Thomas ma...@apache.org changed: What|Removed |Added Component|Connectors |Library

[Bug 54513] NullPointerException in AprEndpoint$Poller.run

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513 --- Comment #7 from Mark Thomas ma...@apache.org --- Hmm. There may be more to this problem than just that. I still see issues even with a workaround for the Poll.poollset() return value problem. -- You are receiving this mail because:

Re: [VOTE] Release Apache Tomcat Native 1.1.26

2013-02-01 Thread Mark Thomas
On 01/02/2013 13:22, Mark Thomas wrote: On 25/01/2013 16:01, jean-frederic clere wrote: Version 1.1.26 is bug fixing release. The proposed release artefacts can be found at [1], and the build was done using tag [2]. The VOTE will remain open for at least 48 hours. The Apache Tomcat Native

svn commit: r1441640 - in /tomcat/maven-plugin/trunk: tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java tomcat7-maven-plugin/src/main/java/org/apache/tomca

2013-02-01 Thread olamy
Author: olamy Date: Fri Feb 1 21:34:44 2013 New Revision: 1441640 URL: http://svn.apache.org/viewvc?rev=1441640view=rev Log: clarify what this configuration field do Modified:

[jira] [Commented] (MTOMCAT-128) The plugin ignores and/or parses web.xml incorrectally when using tomcatWebXml option

2013-02-01 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569144#comment-13569144 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-128: Thanks. But I understand

[jira] [Closed] (MTOMCAT-128) The plugin ignores and/or parses web.xml incorrectally when using tomcatWebXml option

2013-02-01 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-128. -- Resolution: Fixed Fix Version/s: (was: moreinfo)

[jira] [Commented] (MTOMCAT-190) Client Certificate settings for connector

2013-02-01 Thread Marcel Silberhorn (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569372#comment-13569372 ] Marcel Silberhorn commented on MTOMCAT-190: --- hi [~olamy], is there any test /

[jira] [Commented] (MTOMCAT-190) Client Certificate settings for connector

2013-02-01 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569465#comment-13569465 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-190: see

svn commit: r1441713 [9/26] - in /tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT: ./ apidocs/ apidocs/org/apache/tomcat/maven/common/deployer/class-use/ apidocs/org/apache/tomcat/maven/runner/ apido

2013-02-01 Thread olamy
Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat-maven-plugin-it/dependencies.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat-maven-plugin-it/dependencies.html?rev=1441713r1=1441712r2=1441713view=diff

svn commit: r1441713 [8/26] - in /tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT: ./ apidocs/ apidocs/org/apache/tomcat/maven/common/deployer/class-use/ apidocs/org/apache/tomcat/maven/runner/ apido

2013-02-01 Thread olamy
Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat-maven-archetype/dependency-management.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat-maven-archetype/dependency-management.html?rev=1441713r1=1441712r2=1441713view=diff

svn commit: r1441713 [24/26] - in /tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT: ./ apidocs/ apidocs/org/apache/tomcat/maven/common/deployer/class-use/ apidocs/org/apache/tomcat/maven/runner/ apid

2013-02-01 Thread olamy
Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat7-war-runner/dependency-management.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat7-war-runner/dependency-management.html?rev=1441713r1=1441712r2=1441713view=diff

svn commit: r1441713 [11/26] - in /tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT: ./ apidocs/ apidocs/org/apache/tomcat/maven/common/deployer/class-use/ apidocs/org/apache/tomcat/maven/runner/ apid

2013-02-01 Thread olamy
Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat-maven-plugin-it/dependency-management.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat-maven-plugin-it/dependency-management.html?rev=1441713r1=1441712r2=1441713view=diff