[Bug 55331] Dispatch after async timeout fails

2013-10-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55331 Jonghwa Park changed: What|Removed |Added CC||fratbo...@gmail.com -- You are rec

RE: Tomcat closes Websocket connection when using a SSL HTTP APR connector (was: RE: Tagging 7.0.46)

2013-10-16 Thread Konstantin Preißer
> -Original Message- > From: Konstantin Preißer [mailto:kpreis...@apache.org] > Sent: Thursday, October 17, 2013 1:23 AM > To: 'Tomcat Developers List' > Subject: Tomcat closes Websocket connection when using a SSL HTTP APR > connector (was: RE: Tagging 7.0.46) > > > -Original Message-

Tomcat closes Websocket connection when using a SSL HTTP APR connector (was: RE: Tagging 7.0.46)

2013-10-16 Thread Konstantin Preißer
> -Original Message- > From: Konstantin Preißer [mailto:kpreis...@apache.org] > Sent: Wednesday, October 16, 2013 3:33 PM > I also need to do more testing because the error is not very reproducible on > my current machine (but I have another one where it was more > reproducible) to make su

RE: [VOTE] Release Apache Tomcat 8.0.0-RC5

2013-10-16 Thread Konstantin Preißer
Hi Mark, > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Wednesday, October 16, 2013 8:21 PM > To: Tomcat Developers List > Subject: [VOTE] Release Apache Tomcat 8.0.0-RC5 > > The proposed Apache Tomcat 8.0.0 release candidate 5 is now available > for voting. >

RE: [VOTE] Release Apache Tomcat 7.0.46

2013-10-16 Thread Konstantin Preißer
> -Original Message- > From: Violeta Georgieva [mailto:miles...@gmail.com] > Sent: Wednesday, October 16, 2013 9:34 PM > To: Tomcat Developers List > Subject: [VOTE] Release Apache Tomcat 7.0.46 > > The proposed Apache Tomcat 7.0.46 release is now available for voting. > This release cand

svn commit: r1532918 - /tomcat/tc7.0.x/trunk/webapps/examples/websocket-deprecated/index.html

2013-10-16 Thread kpreisser
Author: kpreisser Date: Wed Oct 16 21:20:19 2013 New Revision: 1532918 URL: http://svn.apache.org/r1532918 Log: Fix broken link Modified: tomcat/tc7.0.x/trunk/webapps/examples/websocket-deprecated/index.html Modified: tomcat/tc7.0.x/trunk/webapps/examples/websocket-deprecated/index.html URL:

RE: [VOTE] Release Apache Tomcat 7.0.46

2013-10-16 Thread Konstantin Preißer
Hi Violeta, > -Original Message- > From: Violeta Georgieva [mailto:miles...@gmail.com] > Sent: Wednesday, October 16, 2013 9:34 PM > To: Tomcat Developers List > Subject: [VOTE] Release Apache Tomcat 7.0.46 > > The proposed Apache Tomcat 7.0.46 release is now available for voting. > This

[VOTE] Release Apache Tomcat 7.0.46

2013-10-16 Thread Violeta Georgieva
The proposed Apache Tomcat 7.0.46 release is now available for voting. This release candidate contains JSR-356 Java WebSocket 1.0 implementation. Note that use of this functionality requires Java 7. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.46/ The Maven

svn commit: r3284 [2/2] - in /dev/tomcat/tomcat-7/v7.0.46: ./ bin/ bin/embed/ bin/extras/ src/

2013-10-16 Thread violetagg
Added: dev/tomcat/tomcat-7/v7.0.46/src/apache-tomcat-7.0.46-src.tar.gz.asc == --- dev/tomcat/tomcat-7/v7.0.46/src/apache-tomcat-7.0.46-src.tar.gz.asc (added) +++ dev/tomcat/tomcat-7/v7.0.46/src/apache-tomcat-7.0.46-src.tar.

[VOTE] Release Apache Tomcat 8.0.0-RC5

2013-10-16 Thread Mark Thomas
The proposed Apache Tomcat 8.0.0 release candidate 5 is now available for voting. Given this is a release candidate I am working on the basis that it is equivalent to an alpha. The main changes since RC4 are: - Stability fixes in the APR/native connector - Stability fixes for non-blocking IO and W

svn commit: r1532817 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_46: ./ build.properties.default

2013-10-16 Thread violetagg
Author: violetagg Date: Wed Oct 16 17:11:34 2013 New Revision: 1532817 URL: http://svn.apache.org/r1532817 Log: Tag 7.0.46 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_46/ (props changed) - copied from r1532815, tomcat/tc7.0.x/trunk/ Modified: tomcat/tc7.0.x/tags/TOMCAT_7_0_46/build.prop

[Bug 55656] Server ClassLoader not used for Server creation

2013-10-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55656 --- Comment #2 from Roberto Benedetti --- (In reply to Christopher Schultz from comment #1) > Did you mean "context" instead of "server" in one of those cases in the > description? Before instantiating and configuring the server, the "serv

svn commit: r1532781 - /tomcat/trunk/webapps/docs/config/http.xml

2013-10-16 Thread kpreisser
Author: kpreisser Date: Wed Oct 16 14:41:12 2013 New Revision: 1532781 URL: http://svn.apache.org/r1532781 Log: Follow-Up to r1358057: The non-blocking connector will be used if the TC-native library cannot be found. Modified: tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk

[Tomcat Wiki] Update of "ContributorsGroup" by ChristopherSchultz

2013-10-16 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "ContributorsGroup" page has been changed by ChristopherSchultz: https://wiki.apache.org/tomcat/ContributorsGroup?action=diff&rev1=11&rev2=12 * DmytroMrachkovskyi * GFUCyrusAG

svn commit: r3281 [2/2] - in /dev/tomcat/tomcat-8/v8.0.0-RC5: ./ bin/ bin/embed/ bin/extras/ src/

2013-10-16 Thread markt
Added: dev/tomcat/tomcat-8/v8.0.0-RC5/src/apache-tomcat-8.0.0-RC5-src.tar.gz.md5 == --- dev/tomcat/tomcat-8/v8.0.0-RC5/src/apache-tomcat-8.0.0-RC5-src.tar.gz.md5 (added) +++ dev/tomcat/tomcat-8/v8.0.0-RC5/src/apache-tomcat

svn commit: r1532770 - in /tomcat/tc7.0.x/trunk: ./ webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardContextListener.java webapps/examples/WEB-INF/web.xml

2013-10-16 Thread kpreisser
Author: kpreisser Date: Wed Oct 16 13:59:44 2013 New Revision: 1532770 URL: http://svn.apache.org/r1532770 Log: Merged revision(s) 1532765-1532766 from tomcat/trunk: Restore the ServletContextListener for the Drawboard example to be able to shutdown the Room (dispose of Graphics2D) when the Conte

svn commit: r1532766 - /tomcat/trunk/webapps/examples/WEB-INF/web.xml

2013-10-16 Thread kpreisser
Author: kpreisser Date: Wed Oct 16 13:56:28 2013 New Revision: 1532766 URL: http://svn.apache.org/r1532766 Log: Tab policy Modified: tomcat/trunk/webapps/examples/WEB-INF/web.xml Modified: tomcat/trunk/webapps/examples/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/e

svn commit: r1532765 - in /tomcat/trunk/webapps/examples/WEB-INF: classes/websocket/drawboard/DrawboardContextListener.java web.xml

2013-10-16 Thread kpreisser
Author: kpreisser Date: Wed Oct 16 13:55:06 2013 New Revision: 1532765 URL: http://svn.apache.org/r1532765 Log: Restore the ServletContextListener for the Drawboard example to be able to shutdown the Room (dispose of Graphics2D) when the Context is destroyed. Added: tomcat/trunk/webapps/exa

svn commit: r1532762 - in /tomcat/tags/TOMCAT_8_0_0_RC5: ./ build.properties.default

2013-10-16 Thread markt
Author: markt Date: Wed Oct 16 13:46:58 2013 New Revision: 1532762 URL: http://svn.apache.org/r1532762 Log: Tag 8.0.0-RC5 Added: tomcat/tags/TOMCAT_8_0_0_RC5/ - copied from r1532760, tomcat/trunk/ Modified: tomcat/tags/TOMCAT_8_0_0_RC5/build.properties.default Modified: tomcat/tags

svn commit: r3280 - /dev/tomcat/tomcat-8/v8.0.0-RC4/

2013-10-16 Thread markt
Author: markt Date: Wed Oct 16 13:45:22 2013 New Revision: 3280 Log: Drop RC4 Removed: dev/tomcat/tomcat-8/v8.0.0-RC4/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@to

[Bug 55656] Server ClassLoader not used for Server creation

2013-10-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55656 Christopher Schultz changed: What|Removed |Added OS||All --- Comment #1 from Chri

RE: Tagging 7.0.46

2013-10-16 Thread Konstantin Preißer
Mark, > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Wednesday, October 16, 2013 3:23 PM > To: Tomcat Developers List > Subject: Re: Tagging 7.0.46 > > On 16/10/2013 14:09, Konstantin Preißer wrote: > > Hi Mark, > > > >> -Original Message- > >> From: Ma

Re: Tagging 7.0.46

2013-10-16 Thread Mark Thomas
On 16/10/2013 14:09, Konstantin Preißer wrote: > Hi Mark, > >> -Original Message- >> From: Mark Thomas [mailto:ma...@apache.org] >> Sent: Wednesday, October 16, 2013 1:28 PM >> To: Tomcat Developers List >> Subject: Re: Tagging 7.0.46 > >> It was an incorrect error message triggered by a

RE: Tagging 7.0.46

2013-10-16 Thread Konstantin Preißer
Hi Mark, > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Wednesday, October 16, 2013 1:28 PM > To: Tomcat Developers List > Subject: Re: Tagging 7.0.46 > It was an incorrect error message triggered by a connection abort during > the SSL handshake. Tomcat now re

[CANCELLED][VOTE] Release Apache Tomcat 8.0.0-RC4

2013-10-16 Thread Mark Thomas
Because of the easily triggered JVM crash when using APR, SSL and upgraded connections (e.g. via WebSocket) I am cancelling this release vote. I did think about letting this vote run but a known JVM crash seemed too serious to allow the vote to continue and it isn't as if rolling a new RC is a gre

Re: Tagging 7.0.46

2013-10-16 Thread Mark Thomas
On 16/10/2013 07:03, Violeta Georgieva wrote: > 2013/10/15 Mark Thomas >> >> On 15/10/2013 16:10, Konstantin Preißer wrote: >>> Mark, >>> -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Tuesday, October 15, 2013 4:59 PM To: Tomcat Developers List >>

svn commit: r1532728 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/WsSession.java

2013-10-16 Thread markt
Author: markt Date: Wed Oct 16 11:25:13 2013 New Revision: 1532728 URL: http://svn.apache.org/r1532728 Log: Don't call the onError() method of the endpoint if the WebSocket close message cannot be sent for abnormal closure as this is not unexpected. Modified: tomcat/tc7.0.x/trunk/ (props c

svn commit: r1532727 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/upgrade/AprServletInputStream.java java/org/apache/coyote/http11/upgrade/AprServletOutputStream.java

2013-10-16 Thread markt
Author: markt Date: Wed Oct 16 11:23:53 2013 New Revision: 1532727 URL: http://svn.apache.org/r1532727 Log: Handle the client dropping the connection during the SSL handshake in the same way as it is handled at any other time. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7

svn commit: r1532726 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/upgrade/AprServletInputStream.java java/org/apache/coyote/http11/upgrade/AprServletOutputStream.java java/org/apache/c

2013-10-16 Thread markt
Author: markt Date: Wed Oct 16 11:23:20 2013 New Revision: 1532726 URL: http://svn.apache.org/r1532726 Log: Include socket reference in IOExceptions to make debugging easier Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/upgrade/AprSe

svn commit: r1532725 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/res/LocalStrings.properties

2013-10-16 Thread markt
Author: markt Date: Wed Oct 16 11:22:44 2013 New Revision: 1532725 URL: http://svn.apache.org/r1532725 Log: Add a debug message that enables the socket reference (used in most debug messages) to be matched to the port number (used in tcpdump) to enable unusual behaviour in the debug logs to be e

svn commit: r1532724 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/JIoEndpoint.java java/org/apache/tomcat/util/net/NioEndpoint.java j

2013-10-16 Thread markt
Author: markt Date: Wed Oct 16 11:20:35 2013 New Revision: 1532724 URL: http://svn.apache.org/r1532724 Log: Add a flag to the SocketWrapper to indicate if the socket is using a secure connection. Initially this is intended for use with the APR connector to better determine what various error cod

svn commit: r1532722 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsSession.java

2013-10-16 Thread markt
Author: markt Date: Wed Oct 16 11:16:52 2013 New Revision: 1532722 URL: http://svn.apache.org/r1532722 Log: Don't call the onError() method of the endpoint if the WebSocket close message cannot be sent for abnormal closure as this is not unexpected. Modified: tomcat/trunk/java/org/apache/tom

svn commit: r1532721 - in /tomcat/trunk/java/org/apache/coyote/http11/upgrade: AprServletInputStream.java AprServletOutputStream.java

2013-10-16 Thread markt
Author: markt Date: Wed Oct 16 11:15:42 2013 New Revision: 1532721 URL: http://svn.apache.org/r1532721 Log: Handle the client dropping the connection during the SSL handshake in the same way as it is handled at any other time. Modified: tomcat/trunk/java/org/apache/coyote/http11/upgrade/Apr

svn commit: r1532720 - in /tomcat/trunk/java/org/apache/coyote/http11/upgrade: AprServletInputStream.java AprServletOutputStream.java LocalStrings.properties

2013-10-16 Thread markt
Author: markt Date: Wed Oct 16 11:14:37 2013 New Revision: 1532720 URL: http://svn.apache.org/r1532720 Log: Include socket reference in IOExceptions to make debugging easier Modified: tomcat/trunk/java/org/apache/coyote/http11/upgrade/AprServletInputStream.java tomcat/trunk/java/org/apa

svn commit: r1532719 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java res/LocalStrings.properties

2013-10-16 Thread markt
Author: markt Date: Wed Oct 16 11:12:46 2013 New Revision: 1532719 URL: http://svn.apache.org/r1532719 Log: Add a debug message that enables the socket reference (used in most debuig messages) to be matched to the port number (used in tcpdump) to enable unusual behaviour in the debug logs to be

svn commit: r1532718 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java JIoEndpoint.java NioEndpoint.java SocketWrapper.java

2013-10-16 Thread markt
Author: markt Date: Wed Oct 16 11:10:58 2013 New Revision: 1532718 URL: http://svn.apache.org/r1532718 Log: Add a flag to the SocketWrapper to indicate if the socket is using a secure connection. Initially this is intended for use with the APR connector to better determine what various error cod

[Bug 55656] New: Server ClassLoader not used for Server creation

2013-10-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55656 Bug ID: 55656 Summary: Server ClassLoader not used for Server creation Product: Tomcat 7 Version: 7.0.42 Hardware: PC Status: NEW Severity: normal Priorit

svn commit: r1532703 - in /tomcat/native/branches/1.1.x/native: include/tcn_version.h os/win32/libtcnative.rc

2013-10-16 Thread mturk
Author: mturk Date: Wed Oct 16 09:49:36 2013 New Revision: 1532703 URL: http://svn.apache.org/r1532703 Log: Branch version is 1.1.30-dev Modified: tomcat/native/branches/1.1.x/native/include/tcn_version.h tomcat/native/branches/1.1.x/native/os/win32/libtcnative.rc Modified: tomcat/native

svn commit: r1532688 - /tomcat/trunk/webapps/examples/websocket/drawboard.xhtml

2013-10-16 Thread markt
Author: markt Date: Wed Oct 16 08:37:46 2013 New Revision: 1532688 URL: http://svn.apache.org/r1532688 Log: Trailing whitespace police Modified: tomcat/trunk/webapps/examples/websocket/drawboard.xhtml Modified: tomcat/trunk/webapps/examples/websocket/drawboard.xhtml URL: http://svn.apache.o