DO NOT REPLY [Bug 43327] Socket bind fails on tomcat startup when using apr

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43327 --- Comment #9 from David Pashley <[EMAIL PROTECTED]> 2008-05-29 22:59:53 PST --- Created an attachment (id=22037) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22037) logfile of build using the script -- Configure bugm

DO NOT REPLY [Bug 43327] Socket bind fails on tomcat startup when using apr

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43327 --- Comment #8 from David Pashley <[EMAIL PROTECTED]> 2008-05-29 22:58:04 PST --- Created an attachment (id=22036) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22036) script to demonstrate problem -- Configure bugmail:

DO NOT REPLY [Bug 43327] Socket bind fails on tomcat startup when using apr

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43327 David Pashley <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|ASSIGNED --

DO NOT REPLY [Bug 43327] Socket bind fails on tomcat startup when using apr

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43327 --- Comment #6 from David Pashley <[EMAIL PROTECTED]> 2008-05-29 22:12:40 PST --- I can attempt to build using the tarballs from upstream. Do you have IPv6 enabled on your box, as that appears to be the problem? If you disable IPv6 the

DO NOT REPLY [Bug 43327] Socket bind fails on tomcat startup when using apr

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43327 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|REOPENED|NEEDINFO ---

DO NOT REPLY [Bug 42934] sessionDidActivate() called before contextInitialized()

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42934 --- Comment #13 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-29 15:05:08 PST --- This is now proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail bec

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

2008-05-29 Thread markt
Author: markt Date: Thu May 29 15:04:55 2008 New Revision: 661500 URL: http://svn.apache.org/viewvc?rev=661500&view=rev Log: Propose fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=42934 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http

DO NOT REPLY [Bug 44541] Document packetSize attribute

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44541 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r661499 - in /tomcat: container/tc5.5.x/webapps/docs/changelog.xml container/tc5.5.x/webapps/docs/config/ajp.xml current/tc5.5.x/STATUS.txt

2008-05-29 Thread markt
Author: markt Date: Thu May 29 14:58:23 2008 New Revision: 661499 URL: http://svn.apache.org/viewvc?rev=661499&view=rev Log: Fix bug https://issues.apache.org/bugzilla/show_bug.cgi?id=44541 Document packetSize attribute for AJP connector Modified: tomcat/container/tc5.5.x/webapps/docs/changel

svn commit: r661496 - in /tomcat: container/tc5.5.x/webapps/docs/changelog.xml current/tc5.5.x/STATUS.txt servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/src/share/javax/servlet/http/HttpServlet.java

2008-05-29 Thread markt
Author: markt Date: Thu May 29 14:51:37 2008 New Revision: 661496 URL: http://svn.apache.org/viewvc?rev=661496&view=rev Log: Fix minor bug re localised error message in HttpServlet Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml tomcat/current/tc5.5.x/STATUS.txt tomcat/

DO NOT REPLY [Bug 45101] DirContextURLConnection - Format Date Header Values per HTTP spec

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45101 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-29 14:36:49 PST --- This has been fixed in trunk and proposed for 6.0.x Many thanks for the patch. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?ta

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

2008-05-29 Thread markt
Author: markt Date: Thu May 29 14:36:12 2008 New Revision: 661490 URL: http://svn.apache.org/viewvc?rev=661490&view=rev Log: Propose fix for 45101 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/STATU

svn commit: r661488 - /tomcat/trunk/java/org/apache/naming/resources/DirContextURLConnection.java

2008-05-29 Thread markt
Author: markt Date: Thu May 29 14:32:02 2008 New Revision: 661488 URL: http://svn.apache.org/viewvc?rev=661488&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45101 Format dates for header value from DirContextURLConnection using HTTP format. Patch provided by Chris Hubick. M

DO NOT REPLY [Bug 45096] Jasper compiler collapses script end tag into start tag

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45096 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 44611] DirContextURLConnection Header Bugs

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44611 --- Comment #5 from Chris Hubick <[EMAIL PROTECTED]> 2008-05-29 13:44:49 PST --- (In reply to comment #4) > That would be great. When you are ready, open a new bug, add your patch and > I'll take a look. > Filed bug 45101 :) -- Co

DO NOT REPLY [Bug 45101] New: DirContextURLConnection - Format Date Header Values per HTTP spec

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45101 Summary: DirContextURLConnection - Format Date Header Values per HTTP spec Product: Tomcat 6 Version: unspecified Platform: All OS/Version: All Status: NEW

DO NOT REPLY [Bug 45071] Sendfile on APR connector can truncate downloads.

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45071 Mladen Turk <[EMAIL PROTECTED]> changed: What|Removed |Added Status|REOPENED|RESOLVED

svn commit: r661428 - /tomcat/connectors/trunk/jni/native/src/poll.c

2008-05-29 Thread mturk
Author: mturk Date: Thu May 29 11:08:20 2008 New Revision: 661428 URL: http://svn.apache.org/viewvc?rev=661428&view=rev Log: Move the ttl as well when the socket is removed. Patch provided by Alex Barclay Modified: tomcat/connectors/trunk/jni/native/src/poll.c Modified: tomcat/connectors/tru

DO NOT REPLY [Bug 45071] Sendfile on APR connector can truncate downloads.

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45071 --- Comment #6 from Alex Barclay <[EMAIL PROTECTED]> 2008-05-29 10:44:17 PST --- Created an attachment (id=22034) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22034) Make sure that the socket_ttl array is moved down as th

DO NOT REPLY [Bug 45071] Sendfile on APR connector can truncate downloads.

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45071 Alex Barclay <[EMAIL PROTECTED]> changed: What|Removed |Added Status|RESOLVED|REOPENED

svn commit: r661401 - /tomcat/current/tc5.5.x/STATUS.txt

2008-05-29 Thread fhanik
Author: fhanik Date: Thu May 29 10:01:23 2008 New Revision: 661401 URL: http://svn.apache.org/viewvc?rev=661401&view=rev Log: votes Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev

Re: Tomcat 5.5 question

2008-05-29 Thread Filip Hanik - Dev Lists
hi Mike, this question belongs on the user list, I suggest you try there Filip Mike wrote: Hello, I'm trying to set up connection pooling for Tomcat 5.5 but it doesn't work. When I start Tomcat, it shows in the Catalina log this: SEVERE: Exception loading sessions from pe

Re: Tomcat 5.5 question

2008-05-29 Thread Pid
try asking again on the users list, this one's for the TC devs. p Mike wrote: Hello, I'm trying to set up connection pooling for Tomcat 5.5 but it doesn't work. When I start Tomcat, it shows in the Catalina log this: SEVERE: Exception loading sessions from persistent st

DO NOT REPLY [Bug 43327] Socket bind fails on tomcat startup when using apr

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43327 --- Comment #4 from David Pashley <[EMAIL PROTECTED]> 2008-05-29 08:45:42 PST --- Suitable snippet from the strace log: 9749 socket(PF_INET6, SOCK_STREAM, IPPROTO_TCP) = 30 9749 setsockopt(30, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0 9

DO NOT REPLY [Bug 43327] Socket bind fails on tomcat startup when using apr

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43327 --- Comment #3 from David Pashley <[EMAIL PROTECTED]> 2008-05-29 08:44:02 PST --- That should be git://femme.catnip.org.uk/tomcat6.git -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are

DO NOT REPLY [Bug 43327] Socket bind fails on tomcat startup when using apr

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43327 David Pashley <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTE

DO NOT REPLY [Bug 45096] New: Jasper compiler collapses script end tag into start tag

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45096 Summary: Jasper compiler collapses script end tag into start tag Product: Tomcat 6 Version: 6.0.16 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

Tomcat 5.5 question

2008-05-29 Thread Mike
Hello, I'm trying to set up connection pooling for Tomcat 5.5 but it doesn't work. When I start Tomcat, it shows in the Catalina log this: SEVERE: Exception loading sessions from persistent storage java.io.WriteAbortedException: writing aborted; java.io.NotSerializableExceptio

DO NOT REPLY [Bug 43285] Missing EL Coercion causes argument type mismatch

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43285 Nils Eckert <[EMAIL PROTECTED]> changed: What|Removed |Added Attachment #21982|0 |1 is obso

DO NOT REPLY [Bug 45090] tomcat jvm crashed.

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45090 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED