[Bug 55301] java.lang.IllegalArgumentException: McastService:Required property "tcpSecurePort" is missing.

2013-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55301 Keiichi Fujino changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1506793 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/tribes/membership/McastService.java webapps/docs/changelog.xml

2013-07-24 Thread kfujino
Author: kfujino Date: Thu Jul 25 01:41:20 2013 New Revision: 1506793 URL: http://svn.apache.org/r1506793 Log: Fix IllegalArgumentException thrown by simple test for McastService. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/membership/McastService.java tomcat/tc7.0.x/tr

svn commit: r1506792 - /tomcat/trunk/java/org/apache/catalina/tribes/membership/McastService.java

2013-07-24 Thread kfujino
Author: kfujino Date: Thu Jul 25 01:35:59 2013 New Revision: 1506792 URL: http://svn.apache.org/r1506792 Log: Fix IllegalArgumentException thrown by simple test for McastService. Modified: tomcat/trunk/java/org/apache/catalina/tribes/membership/McastService.java Modified: tomcat/trunk/java/

[Bug 55305] DefaultServlet sets ContentType after opening stream [COPY OF 19721]

2013-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55305 wozza.xing changed: What|Removed |Added CC||warren.cross...@mofokom.biz --- Comme

[Bug 55305] New: DefaultServlet sets ContentType after opening stream [COPY OF 19721]

2013-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55305 Bug ID: 55305 Summary: DefaultServlet sets ContentType after opening stream [COPY OF 19721] Product: Tomcat 7 Version: unspecified Hardware: PC OS: Li

[Bug 55267] NIO thread locked

2013-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55267 --- Comment #6 from Pavel --- Great - quick question - can I build and use the tomcat on prod? or do I need to do some optimizations to use the trunk version on prod? -- You are receiving this mail because: You are the assignee for the bu

[Bug 55241] maxConnections for BIO connector leads to acceptor stop

2013-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55241 vyacheslav changed: What|Removed |Added CC||vyacheslav.gu...@gmail.com -- You ar

[Bug 55241] maxConnections for BIO connector leads to acceptor stop

2013-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55241 --- Comment #6 from vyacheslav --- Reproduced also with APR. NOT reproduced with NIO. Here is APR ClientAbortException stack trace. ClientAbortException: java.io.IOException at org.apache.catalina.connector.OutputBuffer.realWr

[Bug 55241] maxConnections for BIO connector leads to acceptor stop

2013-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55241 --- Comment #5 from vyacheslav --- ClientAbortException: java.net.SocketException: Connection reset at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:406) at org.apache.tomcat.util.buf.ByteChunk.flushB

[Bug 55301] New: java.lang.IllegalArgumentException: McastService:Required property "tcpSecurePort" is missing.

2013-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55301 Bug ID: 55301 Summary: java.lang.IllegalArgumentException: McastService:Required property "tcpSecurePort" is missing. Product: Tomcat 7 Version: unspecified