From users-return-5664-daniel=haxx.se@subversion.apache.org Fri Oct 29 14:36:03 2010 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on giant.haxx.se X-Spam-Level: X-Spam-Status: No, score=0.5 required=3.0 tests=BAYES_00,HTML_MESSAGE, T_RP_MATCHES_RCVD autolearn=no version=3.3.1 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by giant.haxx.se (8.14.3/8.14.3/Debian-9.1) with SMTP id o9TCa2F9030696 for ; Fri, 29 Oct 2010 14:36:02 +0200 Received: (qmail 19551 invoked by uid 500); 29 Oct 2010 12:35:54 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 19544 invoked by uid 99); 29 Oct 2010 12:35:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Oct 2010 12:35:53 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS Received-SPF: pass (athena.apache.org: local policy) Received: from [65.59.205.23] (HELO hmco.com) (65.59.205.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Oct 2010 12:35:47 +0000 Received: from ([10.82.44.29]) by evnmail1.hmco.com with ESMTP with TLS id 5503362.342284736; Fri, 29 Oct 2010 07:35:18 -0500 Received: from WDCPRWEX10CCR.pubedu.hegn.us ([10.82.44.22]) by WDCPRWHUB01.pubedu.hegn.us ([10.82.44.29]) with mapi; Fri, 29 Oct 2010 08:35:18 -0400 From: "Bagnall, Martin" To: "users@subversion.apache.org" Date: Fri, 29 Oct 2010 08:35:16 -0400 Subject: Secure Connection Truncated/Insufficient system resources Thread-Topic: Secure Connection Truncated/Insufficient system resources Thread-Index: Act3Zb2pqWh/kQ4BRTuYvXpYFlvTfQ== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_D766FCCB83C2A143996A633C43C9BA961003D3001AWDCPRWEX10CCR_" MIME-Version: 1.0 X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.3.5 (giant.haxx.se [80.67.6.50]); Fri, 29 Oct 2010 14:36:03 +0200 (CEST) X-Friend: Nope --_000_D766FCCB83C2A143996A633C43C9BA961003D3001AWDCPRWEX10CCR_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I'm getting a lot of errors when performing svn checkouts or updates. On th= e client side they appear as follows: Error : REPORT of '/svn//!svn/vcc/default': Could= not read chunk size: Error : Secure connection truncated In the Apache SSL error log on the server the corresponding message is: [Fri Oct 29 13:10:15 2010] [error] [client ] Provider encounter= ed an error while streaming a REPORT response. [500, #0] [Fri Oct 29 13:10:15 2010] [error] [client ] A failure occurred= while driving the update report editor [500, #721450] [Fri Oct 29 13:10:15 2010] [error] [client ] Can't read file 'E= :\\repository\\\\db\\revs\\20\\20795': Insufficient system resou= rces exist to complete the requested service. After searching the mailing list archives and google for similar issues I t= ried the following changes: 1) Added an exclusion on the client side for my workspace folder to th= e Antivirus software 2) Set "SVNPathAuthz Off" in the server config 3) Set "Timeout" to 50000 in the server config 4) Set "KeepAliveTimeout" to 250000 in the server config Unfortunately none of them have worked. The "Insufficient system resources" message suggests a problem with the ser= ver but I don't see anything hogging memory or CPU and available disk space= is fine. The repository is quite large if that makes a difference (278 Gb = on the server). Server: Apache 2.2.15 with Subversion 1.6.11 on Windows Server 2003 Client: TortoiseSVN 1.6.11 on Windows 7 Any ideas on what else I can try or advice on how I can further debug the p= roblem? Also, what do those numbers at the end of the error lines, e.g. "[500, #721= 450]" mean? Regards, Martin Bagnall --_000_D766FCCB83C2A143996A633C43C9BA961003D3001AWDCPRWEX10CCR_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi,

 

I’m getting a lot of errors when performing svn checkouts or updates. On the client side they appear as follows:=

 

Error        &= nbsp;       : REPORT of '/svn/<repo_name>/!svn/vcc/default': Could not read chunk size:

Error        &= nbsp;       : Secure connection truncated

 

In the Apache SSL error log on the server the correspo= nding message is:

[Fri Oct 29 13:10:15 2010] [error] [client <IP_Addr= ess>] Provider encountered an error while streaming a REPORT response.  [500= , #0]

[Fri Oct 29 13:10:15 2010] [error] [client <IP_Addr= ess>] A failure occurred while driving the update report editor  [500, #7214= 50]

[Fri Oct 29 13:10:15 2010] [error] [client <IP_Addr= ess>] Can't read file 'E:\\repository\\<repo_name>\\db\\revs\\20\\20795': Insufficient system resources exist to complete the requested service.=

 

After searching the mailing list archives and google f= or similar issues I tried the following changes:

1)&n= bsp;     Added an exclusion on the client side for my worksp= ace folder to the Antivirus software

2)&n= bsp;     Set “SVNPathAuthz Off” in the server co= nfig

3)&n= bsp;     Set “Timeout” to 50000 in the server co= nfig

4)&n= bsp;     Set “KeepAliveTimeout” to 250000 in the server config

 

Unfortunately none of them have worked.

 

The “Insufficient system resources” messag= e suggests a problem with the server but I don’t see anything hogging memory or CPU and available disk space is fine. The repository is quite lar= ge if that makes a difference (278 Gb on the server).

 

Server: Apache 2.2.15 with Subversion 1.6.11 on Window= s Server 2003

Client: TortoiseSVN 1.6.11 on Windows 7

 

 

Any ideas on what else I can try or advice on how I ca= n further debug the problem?

 

Also, what do those numbers at the end of the error li= nes, e.g. “[500, #721450]” mean?

 

Regards,

Martin Bagnall

 

 

--_000_D766FCCB83C2A143996A633C43C9BA961003D3001AWDCPRWEX10CCR_--