[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

commit failed. Could not send request body: An established connection was aborted by the host machine

From: Michael Gower <michael.gower_at_ca.ibm.com>
Date: 2006-10-04 20:07:09 CEST

We have an existing subversion repository accessed over apache which
suddenly will not allow us to commit. After some investigation, we have
determined that this applies only to Microsoft Word documents. Text files,
xls spreadsheets, visio diagrams, etc., all commit without issue. I loaded
the repository into a new build of 1.3.2, made from the rpms for RedHet
EL4 available through a link on the downloads page. The same error
continues. With the workbench client, it reads
" Could not read status line: An established connection was aborted by the
host machine. "
With tortoisesvn, the error is slightly different:
"An established connection was aborted by the software in your host
machine "

The apache error log shows nothing related. The access_log (with IPs
modified) shows:

.22.128 - - [04/Oct/2006:10:58:45 -0700] "OPTIONS
/repos/documents/trunk/General%20Environment/Capacity_Environments
HTTP/1.1" 401 490 "-" "SVN/1.4.0 (r21228) neon/0.25.5"
.22.128 - mike [04/Oct/2006:10:58:45 -0700] "OPTIONS
/repos/documents/trunk/General%20Environment/Capacity_Environments
HTTP/1.1" 200 185 "-" "SVN/1.4.0 (r21228) neon/0.25.5"
.22.128 - mike [04/Oct/2006:10:58:46 -0700] "MKACTIVITY
/repos/!svn/act/e2161365-86f7-1341-aef2-a6bc96018acb HTTP/1.1" 201 313 "-"
"SVN/1.4.0 (r21228) neon/0.25.5"
.22.128 - mike [04/Oct/2006:10:58:46 -0700] "PROPFIND
/repos/documents/trunk/General%20Environment/Capacity_Environments
HTTP/1.1" 207 486 "-" .22.128 - mike [04/Oct/2006:10:58:47 -0700]
"PROPFIND /repos/!svn/vcc/default HTTP/1.1" 207 395 "-" "SVN/1.4.0
(r21228) neon/0.25.5"
.22.128 - mike [04/Oct/2006:10:58:47 -0700] "CHECKOUT /repos/!svn/bln/1519
HTTP/1.1" 201 330 "-" "SVN/1.4.0 (r21228) neon/0.25.5"
.22.128 - mike [04/Oct/2006:10:58:48 -0700] "PROPPATCH
/repos/!svn/wbl/e2161365-86f7-1341-aef2-a6bc96018acb/1519 HTTP/1.1" 207
353 "-" "SVN/1.4.0 (r21228) neon/0.25.5"
.22.128 - mike [04/Oct/2006:10:58:48 -0700] "PROPFIND
/repos/documents/trunk/General%20Environment/Capacity_Environments
HTTP/1.1" 207 499 "-" "SVN/1.4.0 (r21228) neon/0.25.5"
.22.128 - mike [04/Oct/2006:10:58:49 -0700] "CHECKOUT
/repos/!svn/ver/1277/documents/trunk/General%20Environment/Capacity_Environments/current%20oracle%20disk%20usage%20on%20root.doc
HTTP/1.1" 201 433 "-" "SVN/1.4.0 (r21228) neon/0.25.5"
.22.128 - mike [04/Oct/2006:10:58:51 -0700] "DELETE
/repos/!svn/act/e2161365-86f7-1341-aef2-a6bc96018acb HTTP/1.1" 204 - "-"
"SVN/1.4.0 (r21228) neon/0.25.5"

A final note. I've determined that an svn add on the host server works
fine, so this is either linked to apache mod or the client software. All
client firewall apps shutdown for testing. I can find nothing on this
issue, but it is now affecting several repositories. Any suggestions or
assistance would be welcome.

Regards,

Mike
Received on Thu Oct 5 04:47:16 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.