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

RE: SVN - Apache Service stops often

From: <Ullrich.Jans_at_elektrobit.com>
Date: Mon, 14 Dec 2009 13:57:23 +0100

cvsusr wrote:
> We are using SVN 1.5.5 from Collabnet svn binaries that
> included apache 2.2.
> Subversion is accessed through apache. (http://)
>
> The problem is apache service gets stopped often. When I look
> at the logs, I
> see the following message. Its working fine for a week or two and
> then apache service goes down.
>
> Please let me know what is going wrong.
>
> Error msg from httpd logs -
>
> [error] (OS 6)The handle is invalid. : Child 5656:
> Encountered too many
> errors accepting client connections. Possible causes:
> Unknown. Try using the
> Win32DisableAcceptEx directive.
> [notice] Child 5656: Exit event signaled. Child process is ending.
> [notice] Parent: Received shutdown signal -- Shutting down the server.
> [notice] Child 5656: Released the start mutex
> [notice] Child 5656: All worker threads have exited.
> [notice] Child 5656: Child process is exiting
> [notice] Parent: Child process exited successfully.
>
> Thanks in advance

It looks like you are using Windows. I don't have any experience with Apache on Windows, so I can't say anything about the directive mentioned in the error message.

Are you using Windows XP, or some other Client-Windows? AFAIK, those flavours of Windows limit the number of concurrent client connections that the machine can serve. AFAIK, there are ways around that, but I don't know any details except that they involve registry hacking.

So, there seem to be 3 options:

* try the directive emntioned in the error message
* hack the registry to allow more connections
* use an operating system fit for the task.

Hope this helps...

Cheers,

Ulli

-- 
Ullrich Jans, Application Support, IM
Phone: +49 9131 7701-6627, mailto:ullrich.jans_at_elektrobit.com 
Fax: +49 9131 7701-6333, www.elektrobit.com
Elektrobit Automotive GmbH, Am Wolfsmantel 46, 91058 Erlangen, Germany
Managing Directors: Otto Fößel, Jarkko Sairanen
Register Court Fürth HRB 4886 
----------------------------------------------------------------
Please note: This e-mail may contain confidential information
intended solely for the addressee. If you have received this
e-mail in error, please do not disclose it to anyone, notify
the sender promptly, and delete the message from your system.
Thank you.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2430263
Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-14 13:58:37 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.