You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Collins-Sussman <su...@collab.net> on 2003/05/26 02:28:55 UTC

Re: svn ...invalid XML... problem

Philip Martin <ph...@codematters.co.uk> writes:

> Michael Wahlbrink <li...@gmx.de> writes:
> 
> > svn: RA layer request failed
> > svn: OPTIONS request failed on '/svn/repo01/repo01'
> > svn: The OPTIONS request returned invalid XML in the response: XML parse error at line 1: Extra content at the end of the document
> > .. (/svn/repo01/repo01)
> 
> Could this be caused by a proxy between the client and the server?

At a minimum, we'd need to see a capture of the HTTP to analyze the
problem.  Try capturing with ethereal.  Just make sure your
'http-compression' variable is set to "no" in your
~/.subversion/servers file before capturing.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn ...invalid XML... problem

Posted by Michael Wahlbrink <li...@gmx.de>.
On Mon, 26 May 2003 10:10:26 +0000, Michael Wahlbrink wrote:
> On 25 May 2003 21:28:55 -0500, Ben Collins-Sussman wrote:
> > Philip Martin <ph...@codematters.co.uk> writes:
> > 
> > > Michael Wahlbrink <li...@gmx.de> writes:
> > > 
> > > > svn: RA layer request failed
> > > > svn: OPTIONS request failed on '/svn/repo01/repo01'
> > > > svn: The OPTIONS request returned invalid XML in the response: XML
> > > > parse error at line 1: Extra content at the end of the document..
> > > > (/svn/repo01/repo01)
> > > 
> > > Could this be caused by a proxy between the client and the server?
> > 
> > At a minimum, we'd need to see a capture of the HTTP to analyze the
> > problem.  Try capturing with ethereal.  Just make sure your
> > 'http-compression' variable is set to "no" in your
> > ~/.subversion/servers file before capturing.
> 
> 
> Ok, first of all I think I forgot to mention that this is on the same mashine, so client and server are the same .... (It's in the evaluation/testing phase). So there is no Proxy between ... But I will install it on my second pc and try to capture the traffic...
> 
> I'll post again if I get results.
> Thanks for the quick response

Hmm, after the reboot in the morning all wents fine, I cant reproduce the error ;-). Sorry for the false alarm... But if it will occure again I now know what to submit for a proper solution ;-)
So, again thanks for the quick response.

regards
micha
-- 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn ...invalid XML... problem

Posted by Michael Wahlbrink <li...@gmx.de>.
On 25 May 2003 21:28:55 -0500, Ben Collins-Sussman wrote:
> Philip Martin <ph...@codematters.co.uk> writes:
> 
> > Michael Wahlbrink <li...@gmx.de> writes:
> > 
> > > svn: RA layer request failed
> > > svn: OPTIONS request failed on '/svn/repo01/repo01'
> > > svn: The OPTIONS request returned invalid XML in the response: XML
> > > parse error at line 1: Extra content at the end of the document..
> > > (/svn/repo01/repo01)
> > 
> > Could this be caused by a proxy between the client and the server?
> 
> At a minimum, we'd need to see a capture of the HTTP to analyze the
> problem.  Try capturing with ethereal.  Just make sure your
> 'http-compression' variable is set to "no" in your
> ~/.subversion/servers file before capturing.


Ok, first of all I think I forgot to mention that this is on the same mashine, so client and server are the same .... (It's in the evaluation/testing phase). So there is no Proxy between ... But I will install it on my second pc and try to capture the traffic...

I'll post again if I get results.
Thanks for the quick response

regards
Micha

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org