Re: [VOTE] Release Apache Tomcat 7.0.41
2013/6/6 Mark Thomas wrote: > > The proposed Apache Tomcat 7.0.41 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.41/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-073/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_41/ > > The proposed 7.0.41 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 7.0.41 Stable Tested Tomcat in OSGi environment - successful Basic performance tests - successful Regards Violeta
[Bug 55087] New: tomcat crashes in tcnative-1.dll with OCSP when OCSP server is not reachable
https://issues.apache.org/bugzilla/show_bug.cgi?id=55087 Bug ID: 55087 Summary: tomcat crashes in tcnative-1.dll with OCSP when OCSP server is not reachable Product: Tomcat Native Version: 1.1.27 Hardware: PC OS: Windows Server 2003 Status: NEW Severity: critical Priority: P2 Component: Library Assignee: dev@tomcat.apache.org Reporter: ahmad.a...@gmail.com Created attachment 30424 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30424&action=edit crash log Tomcat using tcnative-1.dll with OCSP support crashed and generate java core dump when OCSP server is not reachable - Tested on Tomcat 7.0.37 with JDK 7.0.21 and JDK 6.0.30 on WIN2003( 32bit ) and WIN7 ( 64bit ) --- Attached core dump log --- Following Error Reported : # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x65195e30, pid=3224, tid=1256 # # JRE version: 7.0_21-b11 # Java VM: Java HotSpot(TM) Server VM (23.21-b01 mixed mode windows-x86 ) # Problematic frame: # C [tcnative-1.dll+0x5e30] Java_org_apache_tomcat_jni_Socket_timeoutSet+0x30 # # Core dump written. Default location: C:\TC7\bin\hs_err_pid3224.mdmp # # An error report file with more information is saved as: # C:\TC7\bin\hs_err_pid3224.log # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
Re: [VOTE] Release Apache Tomcat 7.0.41
On 06/06/2013 13:06, Mark Thomas wrote: The proposed Apache Tomcat 7.0.41 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.41/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-073/ The svn tag is: http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_41/ The proposed 7.0.41 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 7.0.41 Stable Unit tests pass on 64-bit Windows and 64-bit Linux EL TCK passes JSP TCK passes with HTTP (direct) BIO, NIO & APR/native (1.1.27) Servlet TCK passes with - HTTP (direct) BIO, NIO & APR/native (1.1.27) - HTTP (mod_proxy_http) BIO, NIO & APR/native (1.1.27) - AJP (mod_jk) BIO, NIO & APR/native (1.1.27) - AJP (mod_proxy_ajp) BIO, NIO & APR/native (1.1.27) All TCK tests run on 64-bit Linux with a security manager Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[RESULT][VOTE] Release Apache Tomcat 7.0.41
+1 (binding): rjung, kkolinko, olamy, kfujino, markt +1 (non-binding): Ognjen Blagojevic, violetagg There were no other votes. The vote therefore passes. I'll start the final release tasks shortly and announce tomorrow. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r2157 - /dev/tomcat/tomcat-7/v7.0.41/ /release/tomcat/tomcat-7/v7.0.41/
Author: markt Date: Mon Jun 10 09:17:35 2013 New Revision: 2157 Log: Release 7.0.41 Added: release/tomcat/tomcat-7/v7.0.41/ - copied from r2156, dev/tomcat/tomcat-7/v7.0.41/ Removed: dev/tomcat/tomcat-7/v7.0.41/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r2157 - /dev/tomcat/tomcat-7/v7.0.41/ /release/tomcat/tomcat-7/v7.0.41/
Author: markt Date: Mon Jun 10 09:17:35 2013 New Revision: 2157 Log: Release 7.0.41 Added: release/tomcat/tomcat-7/v7.0.41/ - copied from r2156, dev/tomcat/tomcat-7/v7.0.41/ Removed: dev/tomcat/tomcat-7/v7.0.41/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[Bug 55078] Configuring a DataSource Resource with dataSourceJNDI does not work as expected
https://issues.apache.org/bugzilla/show_bug.cgi?id=55078 --- Comment #3 from Christopher Schultz --- So, you are saying that your patch is appropriate, but it still doesn't fix the actual problem you are having? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1491485 - /tomcat/trunk/build.properties.default
Author: kkolinko Date: Mon Jun 10 15:06:27 2013 New Revision: 1491485 URL: http://svn.apache.org/r1491485 Log: Change Maven Central repository location to be repo.maven.apache.org Modified: tomcat/trunk/build.properties.default Modified: tomcat/trunk/build.properties.default URL: http://svn.apache.org/viewvc/tomcat/trunk/build.properties.default?rev=1491485&r1=1491484&r2=1491485&view=diff == --- tomcat/trunk/build.properties.default (original) +++ tomcat/trunk/build.properties.default Mon Jun 10 15:06:27 2013 @@ -69,7 +69,8 @@ base-tomcat.loc.1=${base-apache.loc.1}/t base-tomcat.loc.2=${base-apache.loc.2}/tomcat base-sf.loc=http://downloads.sourceforge.net -base-maven.loc=http://repo2.maven.org/maven2 +# repo.maven.apache.org is the same as repo2.maven.org +base-maven.loc=http://repo.maven.apache.org/maven2 # Mirror, was used when there were problems with the main SF downloads site # base-sf.loc=http://sunet.dl.sourceforge.net - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1491596 - in /tomcat/trunk/webapps/docs/config: automatic-deployment.xml host.xml
Author: markt Date: Mon Jun 10 20:52:33 2013 New Revision: 1491596 URL: http://svn.apache.org/r1491596 Log: Try and simplify description of automatic deployment. Remove duplicate information and add new space that more clearly defines the expected behaviour (the new page is not yet complete) Added: tomcat/trunk/webapps/docs/config/automatic-deployment.xml (with props) Modified: tomcat/trunk/webapps/docs/config/host.xml Added: tomcat/trunk/webapps/docs/config/automatic-deployment.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/automatic-deployment.xml?rev=1491596&view=auto == --- tomcat/trunk/webapps/docs/config/automatic-deployment.xml (added) +++ tomcat/trunk/webapps/docs/config/automatic-deployment.xml Mon Jun 10 20:52:33 2013 @@ -0,0 +1,387 @@ + + + +]> + + + &project; + + +Automatic Deployment - Use cases + + + + + + + + + + + + This page defines the expected behaviour of the automatic deployer in many + typical use cases. This is a complex area of Tomcat's functionality. + While any difference between this document and Tomcat's behaviour is a + bug, the fix may be to change this document, Tomcat's behaviour or + both. + + + + + + + + + TermDescription + + + XML + An XML configuration file located in the Host's + configBase. It must contain a singleelement + and may contain optional nested elements. It does not define an + explicit docBase attribute. It represents a single web + application. It is often referred to as a context.xml file. + + XML+EW + An XML configuration file located in the Host's + configBase. It must contain a single element + and may contain optional nested elements. If includes an explicit + docBase attribute that points to an external WAR. It + represents a single web application. It is often referred to as a + context.xml file. + + XML+ED + An XML configuration file located in the Host's + configBase. It must contain a single element + and may contain optional nested elements. If includes an explicit + docBase attribute that points to an external WAR. It + represents a single web application. It is often referred to as a + context.xml file. + + WAR + A WAR file located in the Host's appBase. The WAR does + not include an embedded context.xml file. + + WAR+XML + A WAR file located in the Host's appBase. The WAR does + include an embedded context.xml file. + + DIR + A directory located in the Host's appBase. The directory + does not include an embedded context.xml file. + + DIR+XML + A directory located in the Host's appBase. The director + does include an embedded context.xml file. + + + + + + + + + This section describes Tomcat's behaviour when the automatic + deployment process discovers a new web application. + + + + Starting artifact(s) + Configuration Settings + Result + + + deployXMLcopyXMLunpackWARs + XMLWARDIRNotes + + + XML + eithereithereither + YNN1, 2, 3 + + + XML+EW + eithereitherfalse + YNN1 + + + XML+EW + eithereithertrue + YNY1 + + + XML+ED + eithereithereither + YNN1, 2 + + + WAR+XML + falseeitherfalse + NYN4 + + + WAR+XML + falseeithertrue + NYY4 + + + WAR+XML + truefalsefalse + NYN + + + WAR+XML + truefalsetrue + NYY + + + WAR+XML + truetruefalse + YYN + + + WAR+XML + truetruetrue + YYY + + + WAR + eithereitherfalse + NYN + + + WAR + eithereithertrue + NYY + + + DIR+XML + falseeithereither + NNY4 + + + DIR+XML + truefalseeither + NNY + + + DIR+XML + truetrueeither + YNY + + + DIR + falseeithereither + NNY + + + + + + + + + This section describes Tomcat's behaviour when the automatic + deployment process detects that a web application file has been deleted. + + When a file is deleted or modified any redeploy resources that are listed + after the modified/deleted resource are themselves deleted (and possibly + re-created). The order of redeploy resources is: + + +WAR +DIR +XML +global resources + + + There are some exceptions to the deletion rule above: + + +global resources are never deleted +external resources are never deleted +if the WAR or DIR has been modified then the XML file is only deleted if + copyXML is true and deployXML is + true + + + In the following t
svn commit: r1491689 - /tomcat/maven-plugin/trunk/pom.xml
Author: olamy Date: Tue Jun 11 04:52:04 2013 New Revision: 1491689 URL: http://svn.apache.org/r1491689 Log: use tomcat 7.0.41 Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1491689&r1=1491688&r2=1491689&view=diff == --- tomcat/maven-plugin/trunk/pom.xml (original) +++ tomcat/maven-plugin/trunk/pom.xml Tue Jun 11 04:52:04 2013 @@ -73,7 +73,7 @@ 2001 2008 -7.0.40 +7.0.41 - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1491690 - /tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioSender.java
Author: kfujino Date: Tue Jun 11 05:21:00 2013 New Revision: 1491690 URL: http://svn.apache.org/r1491690 Log: Ensure that the keepAlive of NioSender works correctly when keepAliveCount/keepAliveTime is set to a value greater than 0. Modified: tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioSender.java Modified: tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioSender.java URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioSender.java?rev=1491690&r1=1491689&r2=1491690&view=diff == --- tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioSender.java (original) +++ tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioSender.java Tue Jun 11 05:21:00 2013 @@ -325,8 +325,6 @@ public class NioSender extends AbstractS remaining = 0; complete = false; setAttempt(0); -setRequestCount(0); -setConnectTime(-1); setUdpBased(false); } - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1491692 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/tribes/transport/nio/NioSender.java webapps/docs/changelog.xml
Author: kfujino Date: Tue Jun 11 05:24:52 2013 New Revision: 1491692 URL: http://svn.apache.org/r1491692 Log: Ensure that the keepAlive of NioSender works correctly when keepAliveCount/keepAliveTime is set to a value greater than 0. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/transport/nio/NioSender.java tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/transport/nio/NioSender.java URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/transport/nio/NioSender.java?rev=1491692&r1=1491691&r2=1491692&view=diff == --- tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/transport/nio/NioSender.java (original) +++ tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/transport/nio/NioSender.java Tue Jun 11 05:24:52 2013 @@ -308,8 +308,6 @@ public class NioSender extends AbstractS remaining = 0; complete = false; setAttempt(0); -setRequestCount(0); -setConnectTime(-1); setUdpBased(false); } Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1491692&r1=1491691&r2=1491692&view=diff == --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Tue Jun 11 05:24:52 2013 @@ -62,6 +62,11 @@ Delete leftover of war file from tempDir when removing invalid FileMessageFactory. (kfujino) + +Ensure that the keepAlive of NioSender works correctly when +keepAliveCount/keepAliveTime is set to a value +greater than 0. (kfujino) + - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org