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

[Subclipse-users] "RA layer request failed" with long running commands

From: John J. Aylward <jaylward_at_cicat.com>
Date: Fri, 23 Jan 2009 11:19:15 -0500

With long running commands I get the following error:

RA layer request failed
svn: GET request failed: 400 Bad Request

The server log indicates it's an error with the headers:
[Fri Jan 23 11:04:31 2009] [error] [client ] request failed: error
reading the headers
[Fri Jan 23 11:04:32 2009] [error] [client ] request failed: error
reading the headers
[Fri Jan 23 11:04:32 2009] [error] [client ] request failed: error
reading the headers
[Fri Jan 23 11:04:34 2009] [error] [client ] Provider encountered an
error while streaming a REPORT response. [500, #0]
[Fri Jan 23 11:04:34 2009] [error] [client ] A failure occurred while
driving the update report editor [500, #190004]

What I noticed is that when using the command line version compiled with
the serf DAV module I'd get the same error, but when I compiled SVN with
neon as the DAV module everything worked fine.

Would it be possible for the subclipse team to compile subclipse using
the neon libs instead of serf for normal distribution? If not is there a
way to let subclipse use the same libraries that the command line uses?

John

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1045048

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].

Received on 2009-01-23 17:19:58 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.