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

RE: svn 1.6.9 stuck on CLOSE_WAIT after 'svn info'

From: Bert Huijben <bert_at_qqmail.nl>
Date: Tue, 6 Apr 2010 11:47:55 +0200

> -----Original Message-----
> From: Lars Peterson [mailto:peterson_at_highfleet.com]
> Sent: maandag 5 april 2010 20:11
> To: users_at_subversion.apache.org
> Subject: svn 1.6.9 stuck on CLOSE_WAIT after 'svn info'
>
> I have a bash script that runs this command as part of a code testing
> system:
>
> svn info https://server.highfleet.com/repository/trunk/Project --
> username user --password secret
>
> Every tenth run or so, it hangs, producing no output. Perhaps notable
> is this open TCP socket:
>
> svn 22905 testuser 4u IPv4 43196765 0t0
> TCP client.highfleet.com:35940->server.highfleet.com:https (CLOSE_WAIT)

Do you know which neon version is used by your svn?

Neon 0.29.0-0.29.2 have a regression with closing https connections,
triggerable by certain proxies and non-apache webservers. Upgrading to neon
0.29.3 fixes these hangs.

        Bert
Received on 2010-04-06 11:48:34 CEST

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.