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

Re: svnserve creates many child process

From: A Hemaraj <a_hemaraj_at_yahoo.com>
Date: Wed, 29 Oct 2008 02:55:58 -0700 (PDT)

Hi,

The svnserve is running in the following OS:

OS: Red Hat Enterprise Linux AS 3
Kernal Version: 2.4.21-27.0.2.1.7.ELhugemem
Arch: i686

svnserve Version: 1.3.2

Please let me know if you need any other information.

Thanks & Regards,

Hemaraj

--- On Mon, 10/13/08, Andy Levy <andy.levy_at_gmail.com> wrote:

> From: Andy Levy <andy.levy_at_gmail.com>
> Subject: Re: svnserve creates many child process
> To: a_hemaraj_at_yahoo.com
> Cc: users_at_subversion.tigris.org
> Date: Monday, October 13, 2008, 9:58 PM
> On Mon, Oct 13, 2008 at 07:25, A Hemaraj
> <a_hemaraj_at_yahoo.com> wrote:
> > Hi,
> >
> > I have a problem in svn server. The daemon svnserve is
> creating many child process which is not timing out or not
> got killed. So, in a course of time the server is having too
> many number of svnserve child process which make the server
> to slow-down or even shut-down. I even tried doing strace on
> svnserve and I just have only the following information on
> one of the idle child process which never got resumed.
> >
> > 743 --- SIGSTOP (Stopped (signal)) @ 0 (0) ---
> > 743 --- SIGSTOP (Stopped (signal)) @ 0 (0) ---
> > 743 close(3 <unfinished ...>
> > 743 <... close resumed> ) = 0
> > 743 write(4, "( success ( 1 2 ( ANONYMOUS ) (
> edit-pipeline ) ) ) ", 52) = 52
> > 743 read(4, <unfinished ...>
> >
> > I tried searching in the net and didn't find any
> solution. Can you please help me on this on how to solve
> this issue.
> >
> > Thanks & Regards,
>
> Before you can get any real help, you'll need to post
> your OS & what
> version of Subversion you're running.

      

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-30 01:31:52 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.