Re: Bug in B2C converter WAS: svn commit: r568307 - /tomcat/trunk/java/org/apache/tomcat/util/buf/B2CConverter.java

2008-02-28 Thread Remy Maucherat
On Wed, 2008-02-27 at 18:25 -0700, Filip Hanik - Dev Lists wrote: > Remy Maucherat wrote: > > On Wed, 2008-02-27 at 17:08 -0700, Filip Hanik - Dev Lists wrote: > > > >> Remy Maucherat wrote: > >> > >>> This makes me think there's a straight issue in CharChunk (I suppose the > >>> problem is

[Bug 44505] socket bindexception in tomcat 6 on pure ipv6 solaris

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44505 Mallik Soupati <[EMAIL PROTECTED]> changed: What|Removed |Added OS/Version|All |SunOS --

[Bug 44505] socket bindexception in tomcat 6 on pure ipv6 solaris

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44505 --- Comment #1 from Mallik Soupati <[EMAIL PROTECTED]> 2008-02-28 06:42:52 --- I happened to see that there is no IPv6 code at these lines of code. IPv6 loop-back address is also needed to be tried. file : StandardServer.java lines : 3

[Bug 44505] New: socket bindexception in tomcat 6 on pure ipv6 solaris

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44505 Summary: socket bindexception in tomcat 6 on pure ipv6 solaris Product: Tomcat 6 Version: 6.0.13 Platform: Other OS/Version: All Status: NEW Severity: enhancement

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

2008-02-28 Thread Filip Hanik - Dev Lists
[EMAIL PROTECTED] wrote: Author: billbarker Date: Wed Feb 27 23:44:58 2008 New Revision: 631878 URL: http://svn.apache.org/viewvc?rev=631878&view=rev Log: casting vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tom

RE: remove "content-length" item from the http header of HttpServletResponse

2008-02-28 Thread Hanks Wang (hanwan)
Hi Leech, Thanks for your reply. Get to know tomcat will remove the item automatically if I use chunked-encoding by invoking response.flushBuffer(). I don't know much about the Filter , But could you please tell me whether I can change the item's order by it? Eg: Originally the header is : Serv

[Bug 44502] NIO connector under heavy load drops incoming requests

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44502 --- Comment #4 from Filip Hanik <[EMAIL PROTECTED]> 2008-02-28 07:20:42 --- Can you set maxKeepAliveRequests="1" this is essentially what the regular HTTP connector does when it gets more connections than threads Filip -- Configure

Re: Bug in B2C converter WAS: svn commit: r568307 - /tomcat/trunk/java/org/apache/tomcat/util/buf/B2CConverter.java

2008-02-28 Thread Remy Maucherat
On Thu, 2008-02-28 at 01:36 +0100, Remy Maucherat wrote: > Index: java/org/apache/catalina/connector/InputBuffer.java > === > ---java/org/apache/catalina/connector/InputBuffer.java(revision > 630535) > +++java/org/apache/catal

[Bug 44506] New: Adding JvmOptions prevents Tomcat from starting

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44506 Summary: Adding JvmOptions prevents Tomcat from starting Product: Tomcat 6 Version: 6.0.14 Platform: Other OS/Version: Windows XP Status: NEW Severity: enhancement

[Bug 44505] socket bindexception in tomcat 6 on pure ipv6 solaris

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44505 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Severity|enhancement |normal -- Co

[Bug 44506] Adding JvmOptions prevents Tomcat from starting

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44506 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Severity|enhancement |normal -- Co

Re: Bug in B2C converter WAS: svn commit: r568307 - /tomcat/trunk/java/org/apache/tomcat/util/buf/B2CConverter.java

2008-02-28 Thread Mark Thomas
Remy Maucherat wrote: On Thu, 2008-02-28 at 01:36 +0100, Remy Maucherat wrote: Index: java/org/apache/catalina/connector/InputBuffer.java === ---java/org/apache/catalina/connector/InputBuffer.java (revision 630535) +++java/org/apac

[Bug 6027] Tomcat Automatically shuts down as service

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=6027 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 5331] getPathInfo vs URL normalization

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=5331 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 7785] tomcat bug in context reloading

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=7785 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 7863] I have a problem when running Tomcat with IIS

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=7863 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 8187] Errors when Tomcat used with MS Access database

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=8187 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 10406] IllegalStateException

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=10406 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 10047] IllegalStateException

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=10047 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 39250] Tomcat 3.2.1 + JDK 1.4

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39250 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 12156] Apache and Tomcat 3.3.1 Interworking problem

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=12156 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 16363] Stack Overflow accessing compiled JSP - Tomcat 3.2.4 and JDK 1. 4.1

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=16363 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|ASSIGNED|RESOLVED

Re: Bug in B2C converter WAS: svn commit: r568307 - /tomcat/trunk/java/org/apache/tomcat/util/buf/B2CConverter.java

2008-02-28 Thread Filip Hanik - Dev Lists
Mark Thomas wrote: Remy Maucherat wrote: On Thu, 2008-02-28 at 01:36 +0100, Remy Maucherat wrote: Index: java/org/apache/catalina/connector/InputBuffer.java === ---java/org/apache/catalina/connector/InputBuffer.java(revision 6

Re: Bug in B2C converter WAS: svn commit: r568307 - /tomcat/trunk/java/org/apache/tomcat/util/buf/B2CConverter.java

2008-02-28 Thread Filip Hanik - Dev Lists
Remy Maucherat wrote: On Wed, 2008-02-27 at 18:25 -0700, Filip Hanik - Dev Lists wrote: Remy Maucherat wrote: On Wed, 2008-02-27 at 17:08 -0700, Filip Hanik - Dev Lists wrote: Remy Maucherat wrote: This makes me think there's a straight issue in CharChunk (I su

[Bug 44505] socket bindexception in tomcat 6 on pure ipv6 solaris

2008-02-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44505 --- Comment #2 from Mallik Soupati <[EMAIL PROTECTED]> 2008-02-28 21:09:25 --- If it is the loop-back address we are trying to bind to, "InetAddress.getByName(null);" in ServerSocket constructor will do it for us in protocol independent