[Bug 53513] Race condition / out of order operation in session replication at node startup

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53513 --- Comment #2 from Keiichi Fujino --- Thanks for the report. I think there is a problem with the behavior of the DeltaManager. As you know, DeltaManager is responsible for synchronizing the session on startup. A node receiving the EVT_GE

[jira] [Created] (MTOMCAT-167) Add the ability to specify context.xml files for each additional Webapp being deployed

2012-07-09 Thread Nigel Sim (JIRA)
Nigel Sim created MTOMCAT-167: - Summary: Add the ability to specify context.xml files for each additional Webapp being deployed Key: MTOMCAT-167 URL: https://issues.apache.org/jira/browse/MTOMCAT-167 Proj

[jira] [Updated] (MTOMCAT-167) Add the ability to specify context.xml files for each additional Webapp being deployed

2012-07-09 Thread Nigel Sim (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nigel Sim updated MTOMCAT-167: -- Attachment: contextFile-tomcat6.patch This patch adds a field, contextFile, to the Webapp object, and

Unit tests and trunk

2012-07-09 Thread Mark Thomas
With the fixes over the weekend for setting traffic class, I now see the unit tests passing consistently for: Windows: BIO, NIO, APR Linux: BIO, NIO I do see a consistent failure for Linux and APR with the Comet tests. It is the connector stop test failing (the one that was failing in buildbot pr

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

2012-07-09 Thread kfujino
Author: kfujino Date: Mon Jul 9 10:43:30 2012 New Revision: 1359041 URL: http://svn.apache.org/viewvc?rev=1359041&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53513. Fix race condition between the processing of session sync message and transfer complete message. Modified

svn commit: r1359044 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java webapps/docs/changelog.xml

2012-07-09 Thread kfujino
Author: kfujino Date: Mon Jul 9 10:45:43 2012 New Revision: 1359044 URL: http://svn.apache.org/viewvc?rev=1359044&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53513. Fix race condition between the processing of session sync message and transfer complete message. Modified

[Bug 53513] Race condition / out of order operation in session replication at node startup

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53513 --- Comment #3 from Keiichi Fujino --- Fixed in trunk and 7.0.x and will be included in 7.0.30 onwards. Proposed for 6.0.x. Note: In this fix, EVT_ALL_SESSION_DATA message is sent in synchronous mode. Therefore, it waits for completion of

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

2012-07-09 Thread kfujino
Author: kfujino Date: Mon Jul 9 10:53:48 2012 New Revision: 1359053 URL: http://svn.apache.org/viewvc?rev=1359053&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?re

[Bug 53523] New: rollbackOnReturn/commitOnReturn does not work without defaultAutoCommit=false

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53523 Priority: P2 Bug ID: 53523 Assignee: dev@tomcat.apache.org Summary: rollbackOnReturn/commitOnReturn does not work without defaultAutoCommit=false Severity: critical

[Bug 53524] New: Typo in cluster-howto.html

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53524 Priority: P2 Bug ID: 53524 Assignee: dev@tomcat.apache.org Summary: Typo in cluster-howto.html Severity: trivial Classification: Unclassified OS: All Reporter

Unsuibscribe

2012-07-09 Thread jdewitt2011
- Sent from my Boost. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

svn commit: r1359102 - /tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java

2012-07-09 Thread markt
Author: markt Date: Mon Jul 9 12:18:21 2012 New Revision: 1359102 URL: http://svn.apache.org/viewvc?rev=1359102&view=rev Log: Fix NPE observed running unit tests with APR on Linux Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java Modified: tomcat/trunk/java/org/apa

[Bug 53469] possible bug in Response.normalize(CharChunk cc)

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53469 mgrigorov changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 53469] possible bug in Response.normalize(CharChunk cc)

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53469 mgrigorov changed: What|Removed |Added CC||mgrigo...@apache.org -- You are recei

svn commit: r1359104 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/Http11AprProtocol.java webapps/docs/changelog.xml

2012-07-09 Thread markt
Author: markt Date: Mon Jul 9 12:21:26 2012 New Revision: 1359104 URL: http://svn.apache.org/viewvc?rev=1359104&view=rev Log: Fix NPE observed running unit tests with APR on Linux Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/Http11A

Re: Unsubscribe

2012-07-09 Thread Mark Thomas
On 09/07/2012 13:04, jdewitt2...@gmail.com wrote: You already did on 12 Jun 2012 at 16:06:54 UTC. However, you are also subscribed to the digest list which you need to unsubcribe from separately. Mark - To unsubscribe, e-mail:

[Bug 53469] possible bug in Response.normalize(CharChunk cc)

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53469 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 53469] possible bug in Response.normalize(CharChunk cc)

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53469 --- Comment #4 from mgrigorov --- OK, thanks! In this case I'll let the reporter follow up with a test case that demonstrates the problem with the urls provided in Wicket Jira. -- You are receiving this mail because: You are the assignee

[Bug 53469] possible bug in Response.normalize(CharChunk cc)

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53469 --- Comment #5 from Thyzz --- Created attachment 29043 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29043&action=edit Sample app source According to Martin in https://issues.apache.org/jira/browse/WICKET-4645 This still seems

[Bug 53469] possible bug in Response.normalize(CharChunk cc)

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53469 Thyzz changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

svn commit: r1359183 - in /tomcat/trunk/java/org/apache: coyote/http11/Http11AprProtocol.java tomcat/util/net/AprEndpoint.java

2012-07-09 Thread markt
Author: markt Date: Mon Jul 9 14:15:27 2012 New Revision: 1359183 URL: http://svn.apache.org/viewvc?rev=1359183&view=rev Log: Improve Connector.stop() handling and APR. This particularly affects Comet where a unit test failure was seen on some Linux platforms. Modified: tomcat/trunk/java/or

[Bug 53469] possible bug in Response.normalize(CharChunk cc)

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53469 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 53367] Database failure may cause pool to hang

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53367 --- Comment #3 from Filip Hanik --- I'll take a look today -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubs

[Bug 53367] Database failure may cause pool to hang

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53367 Filip Hanik changed: What|Removed |Added Status|REOPENED|NEEDINFO --- Comment #4 from Filip H

[Bug 53062] Tomcat doesn't normalize absolute urls for redirect

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53062 --- Comment #6 from Konstantin Preißer --- Hi, it seems that the URL normalization which has been added to Tomcat 7.0.28 includes the querystring part of the URL in the normalization process. I'm not 100% sure if the character '/' is allo

[Bug 53062] Tomcat doesn't normalize absolute urls for redirect

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53062 --- Comment #7 from Mark Thomas --- Looking at the code, that certainly looks as if it is the case. The query string (if any) should be excluded from the normalization process. I'll add some more unit tests to confirm this is happening and

[Bug 53367] Database failure may cause pool to hang

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53367 Filip Hanik changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 53523] rollbackOnReturn/commitOnReturn does not work without defaultAutoCommit=false

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53523 Filip Hanik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1359340 - in /tomcat/trunk: java/org/apache/catalina/connector/Response.java test/org/apache/catalina/connector/TestResponse.java

2012-07-09 Thread markt
Author: markt Date: Mon Jul 9 19:09:50 2012 New Revision: 1359340 URL: http://svn.apache.org/viewvc?rev=1359340&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53062 Correctly handle case where redirect URL includes a query string (with test cases) Modified: tomcat/trun

svn commit: r1359342 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/Response.java test/org/apache/catalina/connector/TestResponse.java webapps/docs/changelog.xml

2012-07-09 Thread markt
Author: markt Date: Mon Jul 9 19:11:54 2012 New Revision: 1359342 URL: http://svn.apache.org/viewvc?rev=1359342&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53062 Correctly handle case where redirect URL includes a query string (with test cases) Modified: tomcat/tc7.

[Bug 53062] Tomcat doesn't normalize absolute urls for redirect

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53062 --- Comment #8 from Mark Thomas --- Fixed in trunk and 7.0.x and will be included in 7.0.30 onwards. I think I have covered all the edge cases but if you spot an edge case you think still isn't correct, it should be easy to extend the unit

[Bug 53523] rollbackOnReturn/commitOnReturn does not work without defaultAutoCommit=false

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53523 Sebb changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

svn commit: r1359362 - /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/PoolConfiguration.java

2012-07-09 Thread fhanik
Author: fhanik Date: Mon Jul 9 19:39:51 2012 New Revision: 1359362 URL: http://svn.apache.org/viewvc?rev=1359362&view=rev Log: fix doc according to https://issues.apache.org/bugzilla/show_bug.cgi?id=53523 Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/Poo

[Bug 53523] rollbackOnReturn/commitOnReturn does not work without defaultAutoCommit=false

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53523 Filip Hanik changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 53526] New: .ConnectionPool.terminateTransaction unsafe == check of Boolean

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53526 Priority: P2 Bug ID: 53526 Assignee: dev@tomcat.apache.org Summary: .ConnectionPool.terminateTransaction unsafe == check of Boolean Severity: normal Classification:

RE: Unit tests and trunk

2012-07-09 Thread Filip Hanik (mailing lists)
I'm on Windows 7 and see TestOutputBuffer fail inconsistently with Java 7 Most runs are failures. I'll be looking into this this week > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Monday, July 09, 2012 4:33 AM > To: Tomcat Developers List > Subject: Unit test

[Bug 53523] rollbackOnReturn/commitOnReturn does not work without defaultAutoCommit=false

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53523 --- Comment #4 from Anjana Fernando --- Hi Filip, Thank you for your detailed response. For my requirement, I'm guessing I will have to use the custom JDBC interceptor approach. Because, in the connection pool usage, the applications which

RE: Unit tests and trunk

2012-07-09 Thread Filip Hanik (mailing lists)
This failure happens when the write blocks, and we enter the Selector for a write operation. filip > -Original Message- > From: Filip Hanik (mailing lists) [mailto:devli...@hanik.com] > Sent: Monday, July 09, 2012 2:23 PM > To: 'Tomcat Developers List' > Subject: RE: Unit tests and trunk

[jira] [Commented] (MTOMCAT-167) Add the ability to specify context.xml files for each additional Webapp being deployed

2012-07-09 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409903#comment-13409903 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-167: Great. Maybe you could p

[jira] [Commented] (MTOMCAT-167) Add the ability to specify context.xml files for each additional Webapp being deployed

2012-07-09 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409905#comment-13409905 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-167: ok I did it.

svn commit: r1359427 - in /tomcat/maven-plugin/trunk: common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/config/ tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/

2012-07-09 Thread olamy
Author: olamy Date: Mon Jul 9 22:10:59 2012 New Revision: 1359427 URL: http://svn.apache.org/viewvc?rev=1359427&view=rev Log: [MTOMCAT-167] Add the ability to specify context.xml files for each additional Webapp being deployed Submitted by Nigel Sim. Modified: tomcat/maven-plugin/trunk/com

svn commit: r1359428 - /tomcat/maven-plugin/trunk/pom.xml

2012-07-09 Thread olamy
Author: olamy Date: Mon Jul 9 22:11:07 2012 New Revision: 1359428 URL: http://svn.apache.org/viewvc?rev=1359428&view=rev Log: add contributor Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/

[jira] [Closed] (MTOMCAT-167) Add the ability to specify context.xml files for each additional Webapp being deployed

2012-07-09 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-167. -- Resolution: Fixed Fix Version/s: 2.0 Assignee: Olivier Lamy (*$