Re: svn commit: r1141388 - /tomcat/native/trunk/native/src/sslcontext.c

2011-06-29 Thread Konstantin Kolinko
2011/6/30 : > Author: mturk > Date: Thu Jun 30 04:18:36 2011 > New Revision: 1141388 > > URL: http://svn.apache.org/viewvc?rev=1141388&view=rev > Log: > Fix BZ51437 by trying to load the DER cerificate if pem load error was > PEM_R_NO_START_LINE > > Modified: >    tomcat/native/trunk/native/src/s

DO NOT REPLY [Bug 51445] Tomcat 7 SingleThreadModel Problem

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51445 Mali changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME

svn commit: r1141394 - /tomcat/jk/trunk/native/common/jk_version.h

2011-06-29 Thread mturk
Author: mturk Date: Thu Jun 30 04:59:53 2011 New Revision: 1141394 URL: http://svn.apache.org/viewvc?rev=1141394&view=rev Log: Temporary promote trunk to a release version Modified: tomcat/jk/trunk/native/common/jk_version.h Modified: tomcat/jk/trunk/native/common/jk_version.h URL: http://s

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 Mladen Turk changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1141392 - in /tomcat/native/branches/1.1.x: native/src/sslcontext.c xdocs/miscellaneous/changelog.xml

2011-06-29 Thread mturk
Author: mturk Date: Thu Jun 30 04:26:36 2011 New Revision: 1141392 URL: http://svn.apache.org/viewvc?rev=1141392&view=rev Log: Fix BZ51437 by trying to load the DER cerificate if pem load error was PEM_R_NO_START_LINE Modified: tomcat/native/branches/1.1.x/native/src/sslcontext.c tomcat/

svn commit: r1141388 - /tomcat/native/trunk/native/src/sslcontext.c

2011-06-29 Thread mturk
Author: mturk Date: Thu Jun 30 04:18:36 2011 New Revision: 1141388 URL: http://svn.apache.org/viewvc?rev=1141388&view=rev Log: Fix BZ51437 by trying to load the DER cerificate if pem load error was PEM_R_NO_START_LINE Modified: tomcat/native/trunk/native/src/sslcontext.c Modified: tomcat/na

DO NOT REPLY [Bug 51181] Add support for Web Sockets

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181 --- Comment #12 from gootd...@gmail.com 2011-06-30 02:23:31 UTC --- Please add Web Sockets to Tomcat. The functionality provided is incredible and finally allows our applications to provide real time communication. Instead of resorting to

svn commit: r1141299 - in /tomcat/trunk/java/org/apache/coyote/ajp: AjpAprProtocol.java AjpNioProtocol.java AjpProtocol.java

2011-06-29 Thread markt
Author: markt Date: Wed Jun 29 22:34:37 2011 New Revision: 1141299 URL: http://svn.apache.org/viewvc?rev=1141299&view=rev Log: Fix bad logic. Need to postProcess if socket is *not* closed and it is an async request. Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpAprProtocol.java to

Re: response.encodeURL("http://localhost:8080") produces an invalid URL?

2011-06-29 Thread Konstantin Kolinko
2011/6/29 Erik Bertelsen : > 2011/6/29 Konstantin Kolinko : > >> >> From HTTP standpoint it should be http://localhost:8080/ and in my >> experience browsers add the trailing slash automatically. I have not >> looked whether the actual HTTP spec is more strict regarding such >> URLs. >> > > Actuall

Re: Proposal for the system information displayed by the default error handling of Tomcat

2011-06-29 Thread Polina Genova
Hi all, I'm curious if you find the idea below reasonable. If so, I'll gladly provide patch for it. Thank you for your attention, Polina On Wed, Jun 22, 2011 at 8:02 AM, Polina Genova wrote: > Hi, > > Currently the Tomcat security documentation says that the server > information displayed

Re: response.encodeURL("http://localhost:8080") produces an invalid URL?

2011-06-29 Thread Erik Bertelsen
2011/6/29 Konstantin Kolinko : > > From HTTP standpoint it should be http://localhost:8080/ and in my > experience browsers add the trailing slash automatically. I have not > looked whether the actual HTTP spec is more strict regarding such > URLs. > Actually my experience is slightly different,

Re: JK 1.2.32 release kick

2011-06-29 Thread Jim Jagielski
+1 On Jun 28, 2011, at 11:43 AM, Rainer Jung wrote: > +1, great! > > On 27.06.2011 20:03, Mladen Turk wrote: >> Hi, >> >> I have a time slot available so I volunteer as a 1.2.32 RM. >> Think we are good for a new release. >> >> Comments, objections? > > ---

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

2011-06-29 Thread kkolinko
Author: kkolinko Date: Wed Jun 29 15:18:23 2011 New Revision: 1141132 URL: http://svn.apache.org/viewvc?rev=1141132&view=rev Log: vote 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?rev=11

DO NOT REPLY [Bug 51450] Spanish translation "_es.properties" files

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51450 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

svn commit: r1141130 - in /tomcat/trunk: java/org/apache/catalina/core/LocalStrings_es.properties java/org/apache/tomcat/util/buf/LocalStrings_es.properties webapps/docs/changelog.xml

2011-06-29 Thread markt
Author: markt Date: Wed Jun 29 15:16:02 2011 New Revision: 1141130 URL: http://svn.apache.org/viewvc?rev=1141130&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51450 More Spanish translations. Based on a patch by Jesus Marin. Added: tomcat/trunk/java/org/apache/tomcat/ut

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #10 from oscar 2011-06-29 15:12:18 UTC --- Hi, Transforming certificate into .PEM format makes system work perfectly. Thanks a lot for your quick response. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.

DO NOT REPLY [Bug 51206] CATALINA_BASE is not visible to setenv.sh

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51206 --- Comment #3 from Mark Thomas 2011-06-29 14:23:32 UTC --- Proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for

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

2011-06-29 Thread markt
Author: markt Date: Wed Jun 29 14:23:28 2011 New Revision: 1141112 URL: http://svn.apache.org/viewvc?rev=1141112&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?rev=1

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

2011-06-29 Thread markt
Author: markt Date: Wed Jun 29 14:19:49 2011 New Revision: 114 URL: http://svn.apache.org/viewvc?rev=114&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?rev=1

DO NOT REPLY [Bug 51162] NPE at org.apache.catalina.core.ContainerBase.removeChild()

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51162 --- Comment #6 from Mark Thomas 2011-06-29 14:18:42 UTC --- Created attachment 27228 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27228 Additional patch for Tomcat 6 This patch addresses the additional NPE identified by Konst

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #9 from Mladen Turk 2011-06-29 14:09:12 UTC --- You have a wrong certificate format. It should be PEM not DER like in your case Convert it to .pem C:\> openssl x509 -trustout -inform DER -in presidencia.crt -outform PEM -out pr

DO NOT REPLY [Bug 51445] Tomcat 7 SingleThreadModel Problem

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51445 --- Comment #4 from Christopher Schultz 2011-06-29 14:04:44 UTC --- Please provide a test case that fails on a current version of Tomcat downloaded directly from the Apache site. Mark's analysis is that the test case you provided works in

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

2011-06-29 Thread markt
Author: markt Date: Wed Jun 29 13:58:59 2011 New Revision: 1141105 URL: http://svn.apache.org/viewvc?rev=1141105&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?rev=1

DO NOT REPLY [Bug 51088] ArrayIndexOutOfBoundsException from org.apache.el.parser.JJTELParserState

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51088 --- Comment #5 from Mark Thomas 2011-06-29 13:57:47 UTC --- I think Konstantin is along the right lines here. The more I look at the generated code, the more there is I don't like (like the exception handling) but I like the idea of writin

svn commit: r1141104 - in /tomcat/trunk: java/org/apache/el/Messages.properties java/org/apache/el/lang/ExpressionBuilder.java webapps/docs/changelog.xml

2011-06-29 Thread markt
Author: markt Date: Wed Jun 29 13:56:28 2011 New Revision: 1141104 URL: http://svn.apache.org/viewvc?rev=1141104&view=rev Log: Better error handling that may help track down the cause of https://issues.apache.org/bugzilla/show_bug.cgi?id=51088 Modified: tomcat/trunk/java/org/apache/el/Messag

DO NOT REPLY [Bug 50646] Tribes ByteMessage will get corrupted if message size exceeds the underlying buffer size

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50646 --- Comment #5 from Mark Thomas 2011-06-29 13:33:42 UTC --- Patch proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assigne

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

2011-06-29 Thread markt
Author: markt Date: Wed Jun 29 13:33:38 2011 New Revision: 1141097 URL: http://svn.apache.org/viewvc?rev=1141097&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?rev=1

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #15 from Mark Thomas 2011-06-29 13:31:48 UTC --- I've proposed r1066772 for 6.0.x since it is the right thing to do and it may help fix this issue. Confirmation that it does fix it would still be helpful. -- Configure bugmail:

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

2011-06-29 Thread markt
Author: markt Date: Wed Jun 29 13:30:49 2011 New Revision: 1141095 URL: http://svn.apache.org/viewvc?rev=1141095&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?rev=1

DO NOT REPLY [Bug 51450] Spanish translation "_es.properties" files

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51450 Jesus Marin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

DO NOT REPLY [Bug 51450] Spanish translation "_es.properties" files

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51450 --- Comment #2 from Jesus Marin 2011-06-29 13:24:43 UTC --- Created attachment 27227 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27227 new translations -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi

DO NOT REPLY [Bug 51450] Spanish translation "_es.properties" files

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51450 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1141079 - in /tomcat/trunk: java/org/apache/catalina/core/AsyncContextImpl.java test/org/apache/catalina/core/TestAsyncContextImpl.java webapps/docs/changelog.xml

2011-06-29 Thread markt
Author: markt Date: Wed Jun 29 12:57:50 2011 New Revision: 1141079 URL: http://svn.apache.org/viewvc?rev=1141079&view=rev Log: Ensure that if asyncDispatch() is called during an onTimeout event and the target Servlet does not call startAsync() or complete() that Tomcat calls complete() (or does

svn commit: r1141066 - in /tomcat/trunk: java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ webapps/docs/

2011-06-29 Thread markt
Author: markt Date: Wed Jun 29 12:12:48 2011 New Revision: 1141066 URL: http://svn.apache.org/viewvc?rev=1141066&view=rev Log: Ensure an access log entry is made if an error occurs during asynchronous request processing and the socket is immediately closed. Modified: tomcat/trunk/java/org/ap

DO NOT REPLY [Bug 51450] New: Spanish translation "_es.properties" files

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51450 Bug #: 51450 Summary: Spanish translation "_es.properties" files Product: Tomcat 7 Version: trunk Platform: PC OS/Version: All Status: NEW Severity: normal

DO NOT REPLY [Bug 51436] ServletRequestListener fails to access request parameters when an Expect-Header is sent

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51436 --- Comment #2 from Simon Olofsson 2011-06-29 11:57:44 UTC --- Great, thanks Mark. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee

Re: response.encodeURL("http://localhost:8080") produces an invalid URL?

2011-06-29 Thread Konstantin Kolinko
2011/6/29 Rainer Jung : > Motivated by > > https://issues.apache.org/jira/browse/WICKET-3841 > > I tested response.encodeURL("http://localhost:8080";) and I get > http://localhost:8080;jsessionid=... (cookies off). > > Note that there is no slash between the port and the sessionid path info. > > Ac

svn commit: r1141048 - in /tomcat/trunk/java/org/apache/coyote: ajp/AjpAprProtocol.java ajp/AjpNioProtocol.java ajp/AjpProtocol.java http11/Http11AprProtocol.java http11/Http11NioProtocol.java http11/

2011-06-29 Thread markt
Author: markt Date: Wed Jun 29 11:19:55 2011 New Revision: 1141048 URL: http://svn.apache.org/viewvc?rev=1141048&view=rev Log: If the socket is closed (i.e. due to an error) no need to postProcess Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpAprProtocol.java tomcat/trunk/java/org/

DO NOT REPLY [Bug 50646] Tribes ByteMessage will get corrupted if message size exceeds the underlying buffer size

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50646 Ronald Klop changed: What|Removed |Added CC||ron...@echteman.nl -- Configure bug

response.encodeURL("http://localhost:8080") produces an invalid URL?

2011-06-29 Thread Rainer Jung
Motivated by https://issues.apache.org/jira/browse/WICKET-3841 I tested response.encodeURL("http://localhost:8080";) and I get http://localhost:8080;jsessionid=... (cookies off). Note that there is no slash between the port and the sessionid path info. According to my reading of RFC3986 (URIs),

Re: svn commit: r1140801 - in /tomcat/trunk: java/org/apache/catalina/ha/session/DeltaManager.java webapps/docs/changelog.xml

2011-06-29 Thread Mark Thomas
On 29/06/2011 11:36, Keiichi Fujino wrote: > 2011/6/29 : >> Author: markt >> Date: Tue Jun 28 19:32:39 2011 >> New Revision: 1140801 >> >> URL: http://svn.apache.org/viewvc?rev=1140801&view=rev >> Log: >> Notifications of changes in session ID to other nodes in the cluster should >> be controlled

DO NOT REPLY [Bug 50646] Tribes ByteMessage will get corrupted if message size exceeds the underlying buffer size

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50646 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Component|Cluster

DO NOT REPLY [Bug 50646] Tribes ByteMessage will get corrupted if message size exceeds the underlying buffer size

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50646 --- Comment #3 from Ronald Klop 2011-06-29 10:53:45 UTC --- Oliver, Mark, Is it possible that this is an issue on Tomcat 6 also? This is suggested in this mail: http://marc.info/?l=tomcat-user&m=130924994205157&w=2 -- Configure bugmail:

Re: svn commit: r1140801 - in /tomcat/trunk: java/org/apache/catalina/ha/session/DeltaManager.java webapps/docs/changelog.xml

2011-06-29 Thread Keiichi Fujino
2011/6/29 : > Author: markt > Date: Tue Jun 28 19:32:39 2011 > New Revision: 1140801 > > URL: http://svn.apache.org/viewvc?rev=1140801&view=rev > Log: > Notifications of changes in session ID to other nodes in the cluster should > be controlled by notifySessionListenersOnReplication rather than

DO NOT REPLY [Bug 51443] Cluster manager documentation gives invalid attribute name

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51443 --- Comment #3 from Dmitry Mikhaylov 2011-06-29 10:11:33 UTC --- Thanks a lot! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for

[Tomcat Wiki] Update of "LocalBadContent" by KonstantinKolinko

2011-06-29 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "LocalBadContent" page has been changed by KonstantinKolinko: http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=20&rev2=21 Comment: Add recent spam addresses buyyour

DO NOT REPLY [Bug 42554] mod_ssl + mod_jk with status_worker does not work on a single node cluster.

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42554 oscar changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #8 from oscar 2011-06-29 08:03:16 UTC --- I have found your email and I have sent to you the certificates. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail be

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #7 from oscar 2011-06-29 08:00:54 UTC --- Hi, I meant another apache web server (httpd). Where can I send to you the certs ? Thanks a lot. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #6 from Mladen Turk 2011-06-29 07:51:14 UTC --- By "another Apache" are you thinking of Apache Tomcat or Apache Http? And yes, the crash happens before CA file. If not sensitive can you send me privately those certs, since I new

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #5 from oscar 2011-06-29 07:31:42 UTC --- Hi Mark, I have tried without the SSLCACertificateFile key but system raises the same error at startup. presidencia.key does not require password. Note that the certificate I'm using

[Tomcat Wiki] Update of "PoweredBy" by RonAnderson

2011-06-29 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by RonAnderson: http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=346&rev2=347 [[http://www.service-repository.com/|Service-Repository]] -