Re: Tomcat 8.0.17 output buffer issues

2015-01-23 Thread Mark Thomas
On 22/01/2015 11:48, Mark Thomas wrote: > On 21/01/2015 22:40, Shaun Morton wrote: >> We will be creating a .jsp and putting it in a .war for you. Should be >> tomorrow. > > The issue is confirmed. We are working on the fix and a new 8.0.x > release now. The 8.0.18 release candidate has been ma

Re: Tomcat 8.0.17 output buffer issues

2015-01-22 Thread Mark Thomas
6000 Ext. 341 > sh...@legalfiles.com > www.legalfiles.com > > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Wednesday, January 21, 2015 4:00 PM > To: users@tomcat.apache.org > Subject: Re: Tomcat 8.0.17 output buffer issues > > On 21/01/2015 21

Re: Tomcat 8.0.17 output buffer issues

2015-01-21 Thread Konstantin Kolinko
2015-01-22 0:23 GMT+03:00 Shaun Morton : > After upgrading from Tomcat 8.0.15 to Tomcat 8.017 our web software was not > loading completely in the end users web browser. The server side was > processing everything but never fully getting to end user. We see that the > response is not complete

Re: Tomcat 8.0.17 output buffer issues

2015-01-21 Thread Shaun Morton
che.coyote.AbstractProtocol start >> INFO: Starting ProtocolHandler ["ajp-nio-8215"] Jan 12, 2015 >> 3:52:08 PM org.apache.coyote.AbstractProtocol start INFO: Starting >> ProtocolHandler ["http-nio-127.0.0.1-8217"] >> >> That indicates that I'm runnin

Re: Tomcat 8.0.17 output buffer issues

2015-01-21 Thread Christopher Schultz
? Both are exhibiting this problem? - -chris > -Original Message- From: Christopher Schultz > [mailto:ch...@christopherschultz.net] Sent: Wednesday, January 21, > 2015 4:54 PM To: Tomcat Users List Subject: Re: Tomcat 8.0.17 > output buffer issues > > Shaun, > >

RE: Tomcat 8.0.17 output buffer issues

2015-01-21 Thread Shaun Morton
2015 4:54 PM To: Tomcat Users List Subject: Re: Tomcat 8.0.17 output buffer issues -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Shaun, On 1/21/15 5:27 PM, Shaun Morton wrote: > Just so you know we are only using class Http11Protocol not > Http11NioProtocol or Http11AprProtocol. > >

Re: Tomcat 8.0.17 output buffer issues

2015-01-21 Thread Christopher Schultz
ing effectively auto-selected. Thanks, - -chris > -Original Message- From: Christopher Schultz > [mailto:ch...@christopherschultz.net] Sent: Wednesday, January 21, > 2015 4:11 PM To: Tomcat Users List Subject: Re: Tomcat 8.0.17 > output buffer issues > > Mark, > > On 1/21/

RE: Tomcat 8.0.17 output buffer issues

2015-01-21 Thread Shaun Morton
: users@tomcat.apache.org Subject: Re: Tomcat 8.0.17 output buffer issues On 21/01/2015 21:51, Shaun Morton wrote: > Sorry no, it happens on both connectors, 8080(HTTP) and 8443(HTTPS). > > The 8080 connector is the default out of the installation. I try to stick to > defaults

RE: Tomcat 8.0.17 output buffer issues

2015-01-21 Thread Shaun Morton
: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Wednesday, January 21, 2015 4:11 PM To: Tomcat Users List Subject: Re: Tomcat 8.0.17 output buffer issues -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 1/21/15 4:59 PM, Mark Thomas wrote: > On 21/01/2015 21:51, Shaun Mor

Re: Tomcat 8.0.17 output buffer issues

2015-01-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 1/21/15 4:59 PM, Mark Thomas wrote: > On 21/01/2015 21:51, Shaun Morton wrote: >> Sorry no, it happens on both connectors, 8080(HTTP) and >> 8443(HTTPS). >> >> The 8080 connector is the default out of the installation. I try >> to stick t

Re: Tomcat 8.0.17 output buffer issues

2015-01-21 Thread Mark Thomas
y 21, 2015 3:45 PM > To: Tomcat Users List > Subject: Re: Tomcat 8.0.17 output buffer issues > > Shaun, > > On 1/21/15 4:23 PM, Shaun Morton wrote: >> After upgrading from Tomcat 8.0.15 to Tomcat 8.017 our web software >> was not loading completely in the end users web

RE: Tomcat 8.0.17 output buffer issues

2015-01-21 Thread Shaun Morton
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Wednesday, January 21, 2015 3:45 PM To: Tomcat Users List Subject: Re: Tomcat 8.0.17 output buffer issues -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Shaun, On 1/21/15 4:23 PM, Shaun Morton wrote: > Af

Re: Tomcat 8.0.17 output buffer issues

2015-01-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Shaun, On 1/21/15 4:23 PM, Shaun Morton wrote: > After upgrading from Tomcat 8.0.15 to Tomcat 8.017 our web software > was not loading completely in the end users web browser. The > server side was processing everything but never fully getting to >

Tomcat 8.0.17 output buffer issues

2015-01-21 Thread Shaun Morton
After upgrading from Tomcat 8.0.15 to Tomcat 8.017 our web software was not loading completely in the end users web browser. The server side was processing everything but never fully getting to end user. We see that the response is not complete via Developer mode in IE. After much research th