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

Re: Subversion service needs restart after it received to many errors

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 7 Nov 2012 11:09:17 -0500

On Wed, Nov 7, 2012 at 10:47 AM, <Remko.Seelig_at_priva.nl> wrote:
>
> (directed to this mailing list from: http://subversion.tigris.org/issue-tracker.html)
>
> At our company we’re using Subversion for some years now but are coping with a strange server instability for some months now. After a random period, the Subversion server stops responding and users cannot update/commit/navigate the Subversion repository. Restarting the Subversion service seems to resolve the problem.
>
> I’d like to explain the problem as much as possible below. Hopefully you can help me out here, or at least guide me to contacts that can help me with analyzing the problem.
>
> I did a lot of Google searched on the errors I received in the logfiles, but wasn’t able to find any topics that could really help me out.
>
> Thanks in advance!
>
> Configuration – Subversion Server*
> Subversion Distribution CollabNet Subversion Edge (1.2)
> Software version 1.2.1-1406.49
> Subversion version 1.6.12-1406.49
>
>
>
> Operating System Windows Server 2003 SP2, 2Gb
>
>
>
> (*This is a virtual server, running on VMWare 8.)
>
>

Do you run any anti-virus/spyware on the server? Have you tried
disabling it to see if the problems disappear?

I have this recollection that the root cause of when you start seeing
these Win32DisableAcceptEx suggestions that the root cause is some
other software that is interfering with the TCP/IP stack such as these
virus tools that try to monitor all the traffic flowing in and out of
the server.

Since you are using VMWare and SVN Edge, have you considered running a
Linux OS in the virtual machine? SVN Edge hides most of the
differences in the OS, so it is just the basic OS management you have
to deal with. You will at least avoid these problems you are having.

--
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2012-11-07 17:20:58 CET

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.