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

Re: Provider encountered an error while streaming a REPORT response

From: J J <eggsgloriouseggs_at_gmail.com>
Date: Thu, 19 Jun 2008 08:01:44 -0500

One other piece of information that may be helpful...

The error below also only occurs when going through a content switch
that redirects traffic to the server. I did some research and found
that the content switch changes the IP address of the client to that
of the content switch. This seems to work in general, because when we
aren't checking out to a working copy stored on NAS there is no
problem (that I know of), and when checking out to NAS it gets through
quite a few files before this error. Does anyone know if Subversion
requires the source IP of the client? Should a setup like work? Are
there any other configuration changes I should be making in Apache?

Justin

On Wed, Jun 18, 2008 at 10:10 AM, J J <eggsgloriouseggs_at_gmail.com> wrote:
> Hello,
>
> I have a Solaris 10 server running Subversion 1.4.5 using the provided
> dependencies, served by Apache 2.2.8.
>
> Lately I've seen the following error occur often when performing
> Subversion operations against a working copy stored on NAS. As far as
> I can tell it doesn't occur in any other circumstance.
>
> svn: REPORT request failed on '/svn/reponame/!svn/vcc/default'
> svn: REPORT of '/svn/reponame/!svn/vcc/default': Could not read
> response body: An existing connection was forcibly closed by the
> remote host. (http://HOSTNAME)
> command exit code: 1
>
> In the error logs on the server I see the following at the time of the error.
>
> [Wed Jun 18 08:22:03 2008] [error] [client xx.xx.xx.xx] Provider
> encountered an error while streaming a REPORT response. [500, #0]
> [Wed Jun 18 08:22:03 2008] [error] [client xx.xx.xx.xx] A failure
> occurred while driving the update report editor [500, #190004]
>
> I followed the instructions at
> http://subversion.tigris.org/faq.html#tiger-apr-0.9.6, even though I'm
> not running on a Mac, but it didn't resolve the problem.
>
> Does anyone have any suggestions on how I can resolve this?
>
> Thanks,
> Justin
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-19 15:02:12 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.