Re: Could not read chunk size: connection was closed by server on Windows 7

2013-02-08 Thread Mark Phippard
On Fri, Feb 8, 2013 at 10:28 AM, Michael Zender wrote: > I finally solved my problem and wanted to share my solution with you. Thanks for letting us know. > It turned out, that Kaspersky Endpoint Security 8 and its Web-Anti-Virus > feature in particular were causing this problem to show up. We

Re: Could not read chunk size: connection was closed by server on Windows 7

2013-02-07 Thread Mark Phippard
Sorry for top posting, but see this FAQ: http://subversion.apache.org/faq.html#secure-connection-truncated It is the problem you are having. The error message just varies between SSL and plain HTTP but the cause is the same. The client gets busy doing something and the server thinks the client

Re: Could not read chunk size: connection was closed by server

2012-01-30 Thread Justin Johnson
On Wed, Nov 23, 2011 at 11:46 AM, Justin Johnson wrote: >> >>> during a checkout. >>> >>>   Could not read chunk size: connection was closed by server >>> >>> In the server logs the following errors appear around the same time. >>> >>>   Provider encountered an error while streaming a REPORT respo

Re: Could not read chunk size: connection was closed by server

2011-11-23 Thread Justin Johnson
> >> during a checkout. >> >>   Could not read chunk size: connection was closed by server >> >> In the server logs the following errors appear around the same time. >> >>   Provider encountered an error while streaming a REPORT response.  [500, #0] >>   A failure occurred while driving the update

Re: Could not read chunk size: connection was closed by server

2011-11-22 Thread Philip Martin
Justin Johnson writes: > during a checkout. > > Could not read chunk size: connection was closed by server > > In the server logs the following errors appear around the same time. > > Provider encountered an error while streaming a REPORT response.  [500, #0] > A failure occurred while driv

Re: Could not read chunk size: connection was closed by server

2011-11-22 Thread Justin Johnson
On Fri, Nov 18, 2011 at 3:27 PM, Justin Johnson wrote: > Hi, > > We are running Subversion 1.6.16 and Apache 2.2.17 on Solaris 10, with > 1.6.12 clients connecting from Windows and various flavors of UNIX. > For as long as I can remember users on Windows and UNIX clients have > been getting the fo