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

Bug (?): Secure connection truncated

From: Georg Rehfeld <rehfeld_at_georg-rehfeld.de>
Date: 2006-07-17 05:49:19 CEST

Dear all,

I'm using Subclipse since some month against the 'Gallery2' Sourceforge
repository and have regularily problems, when synchronizing my working
copy with the repository.

The synch itself takes a loooooong time (10-30 minutes against 5533
files in 3674 dirs not counting the .svn* files) obviously accessing my
local copy extensively (disk accesses continuously) only sending/
receiving few network packages (verified with Etherial). Thats annoying
in the first place.

But the real problem is: 95% of the time Subclipse is unable to finish
the synch (after 10 minutes or so, beeing at 30% in the progress view)
with this error:

> Problems reported while synchronizing SVNStatusSubscriber. 0 of 1 resources were synchronized.
> An error occurred synchronizing /gallery2_CVS2SVN: Error getting status for resource P/gallery2_CVS2SVN org.tigris.subversion.javahl.ClientException: RA layer request failed
> svn: REPORT request failed on '/svnroot/gallery/!svn/vcc/default'
> svn: REPORT of '/svnroot/gallery/!svn/vcc/default': Could not read response body: Secure connection truncated (https://svn.sourceforge.net)
>
> Error getting status for resource P/gallery2_CVS2SVN org.tigris.subversion.javahl.ClientException: RA layer request failed
> svn: REPORT request failed on '/svnroot/gallery/!svn/vcc/default'
> svn: REPORT of '/svnroot/gallery/!svn/vcc/default': Could not read response body: Secure connection truncated (https://svn.sourceforge.net)
>
> org.tigris.subversion.javahl.ClientException: RA layer request failed
> svn: REPORT request failed on '/svnroot/gallery/!svn/vcc/default'
> svn: REPORT of '/svnroot/gallery/!svn/vcc/default': Could not read response body: Secure connection truncated (https://svn.sourceforge.net)
>

Repeated requests to synch fail with the very same error (I made more
than 30 attempts ... more than 5 hours getting only failures).

This renders the 'Synchronize' feature unusable for me.

Notes:

The very same error sometimes shows up, when updating from the
repository, but in that case part of my working copy is brought in synch
with the repository at least. Repeated updates then finally finish.

A 'switch' to some other repository version is prone to the same
problem as reported: it NEVER finishes.

The 'secure connection truncated' problem is reported multiple times
against the Sourceforge people. But they seem to be clueless with this
issue.

I'm unsure, where the problem really is:
- I actually could synch sometimes (very seldom)
- One Sourceforge person suspected their setup using a https proxy
- Some other Gallery devs seem to NOT experience the problem
- I have seen similar probs when trying to 'switch' using the command
   line cygwin svn client.

My Setup:

- Windows XP SP2, Intel, 512MB mem
- Eclipse 3.1.1
- Subclipse 1.0.3, using JavaHL (JNI) adapter

If I can help in any way reporting/analyzing, please let me know.

Even if there is no issue with Subclipse/SubVersion itself I invite
everyone with knowledge to help out the SF.net people.

Best regards, Georg

-- 
  ___   ___
| + | |__    Georg Rehfeld      Woltmanstr. 12     20097 Hamburg
|_|_\ |___   rehfeld@georg-rehfeld.de       +49 (40) 23 53 27 10
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 17 15:26:58 2006

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.