Re: Tomcat and "Chunked Transfer-Encoding"

2014-05-15 Thread Walter . Heestermans
Hi, We still have this issue open. The problem is happening from time to time. I have some wireshark logging. can this help you to further investigate? Walter From: Konstantin Kolinko To: Tomcat Users List , Date: 03/02/2014 19:58 Subject:Re: Tomcat and "Chunked Tra

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Walter, On 2/5/14, 4:41 AM, walter.heesterm...@toyota-europe.com wrote: > Is there something we can enable on the tomcat level to have more > logging for this issue, to be able to see if the problem is related > to application or the tomcat? It sou

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-05 Thread Walter . Heestermans
Added apache.catalina.connector.RECYCLE_FACADES=true Let's see what this gives. Walter From: Konstantin Kolinko To: Tomcat Users List , Date: 03/02/2014 19:58 Subject: Re: Tomcat and "Chunked Transfer-Encoding" 2014-02-03 Mark Thomas : > O

Tomcat and "Chunked Transfer-Encoding"

2014-02-05 Thread Walter . Heestermans
2014 14:12 Subject: Re: Tomcat and "Chunked Transfer-Encoding" We don't have the source code Walter From: Mark Thomas To: Tomcat Users List , Date: 03/02/2014 13:50 Subject: Re: Tomcat and "Chunked Transfer-Encoding" On 03/02/2014 12:46, walter.

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-04 Thread Mark Eggers
On 2/4/2014 10:59 AM, javier_esp...@hna.honda.com wrote: I installed Tomcat v7.0.42 as a Windows server (I am running Windows 7). When I attempt to start it, I get the following message (Embedded image moved to file: pic54835.gif) If I run the STARTUP.BAT batch file, it starts OK. Has anyone r

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-04 Thread javier_espana
I installed Tomcat v7.0.42 as a Windows server (I am running Windows 7). When I attempt to start it, I get the following message (Embedded image moved to file: pic54835.gif) If I run the STARTUP.BAT batch file, it starts OK. Has anyone run into that situation before? Any help would be greatly a

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-03 Thread Konstantin Kolinko
2014-02-03 Mark Thomas : > On 03/02/2014 12:46, walter.heesterm...@toyota-europe.com wrote: >> I can't reproduce it with simple web application, it happens in one of our >> applications, SDL WorldServer application which we bought for >> translations. Even there the issue is random. 1. When respon

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Walter, On 2/3/14, 6:31 AM, walter.heesterm...@toyota-europe.com wrote: > Here the text format of the traffic > > GET > /ws/ws_ext?servlet=upload_file_project_attributes&fileAttr=CompletedDTPCaptionKit&project=30452&token=1358616358&random=0.53084

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-03 Thread Walter . Heestermans
We don't have the source code Walter From: Mark Thomas To: Tomcat Users List , Date: 03/02/2014 13:50 Subject: Re: Tomcat and "Chunked Transfer-Encoding" On 03/02/2014 12:46, walter.heesterm...@toyota-europe.com wrote: > I can't reproduce it with sim

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-03 Thread Mark Thomas
On 03/02/2014 12:46, walter.heesterm...@toyota-europe.com wrote: > I can't reproduce it with simple web application, it happens in one of our > applications, SDL WorldServer application which we bought for > translations. Even there the issue is random. Do the affected requests pass through any

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-03 Thread Walter . Heestermans
omcat and "Chunked Transfer-Encoding" On 03/02/2014 11:21, walter.heesterm...@toyota-europe.com wrote: > If it can't be disabled, who is then generating the issue, can it be > tomcat issue or issue application relatd, not using correct response? As per my original respon

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-03 Thread Mark Thomas
On 03/02/2014 11:21, walter.heesterm...@toyota-europe.com wrote: > If it can't be disabled, who is then generating the issue, can it be > tomcat issue or issue application relatd, not using correct response? As per my original response, this is most likely an application issue. Can you reproduce

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-03 Thread Walter . Heestermans
: Mark Thomas To: Tomcat Users List , Date: 03/02/2014 12:10 Subject:Re: Tomcat and "Chunked Transfer-Encoding" On 03/02/2014 10:47, walter.heesterm...@toyota-europe.com wrote: > Hi, > > I have requested the trext format. In the meantime, how can I disable

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-03 Thread Walter . Heestermans
If it can't be disabled, who is then generating the issue, can it be tomcat issue or issue application relatd, not using correct response? Walter From: Mark Thomas To: Tomcat Users List , Date: 03/02/2014 12:10 Subject: Re: Tomcat and "Chunked Transfer-Encoding&qu

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-03 Thread Mark Thomas
; > > From: Mark Thomas > To: Tomcat Users List , > Date: 03/02/2014 11:15 > Subject:Re: Tomcat and "Chunked Transfer-Encoding" > > > > On 03/02/2014 09:34, walter.heesterm...@toyota-europe.com wrote: >> Hi, >> >> We have

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-03 Thread Walter . Heestermans
Hi, I have requested the trext format. In the meantime, how can I disable the 'Chunked Transfer-Encoding' inside Tomcat server? Regards Walter From: Mark Thomas To: Tomcat Users List , Date: 03/02/2014 11:15 Subject: Re: Tomcat and "Chunked Transfer-Encodi

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-03 Thread Mark Thomas
On 03/02/2014 09:34, walter.heesterm...@toyota-europe.com wrote: > Hi, > > We have some weird behaviopur with one of our applications using > apache-tomcat-6.0.37. > > This is the report of the newtork engineer: > /The application (or app server - apache/coyote) is returning a response > with "Ch

Tomcat and "Chunked Transfer-Encoding"

2014-02-03 Thread Walter . Heestermans
Hi, We have some weird behaviopur with one of our applications using apache-tomcat-6.0.37. This is the report of the newtork engineer: The application (or app server - apache/coyote) is returning a response with "Chunked Transfer-Encoding", but is sending the first chunks before giving the ht