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

[Subclipse-users] Secure connection truncated error

From: GW <gw_at_tnode.com>
Date: 2006-04-17 03:21:03 CEST

Hello.

I installed Subclipse 1.0.1 into the newest Eclipse release under
Windows XP SP2 and when I try to use it on a fairly large source tree
(gaim project over sourceforge -
https://svn.sourceforge.net/svnroot/gaim)...

I keep getting the following error somewhere in the middle of
synchronization process:

--
    RA layer request failed
svn: REPORT request failed on '/svnroot/gaim/!svn/vcc/default'
svn: REPORT of '/svnroot/gaim/!svn/vcc/default': Could not read response
body: Secure connection truncated (https://svn.sourceforge.net)
--
After this happens another error window pops up describing errors that
happened during "Updating SVNStatusSubscriber":
--
Errors have occurred while calculating the synchronization state for
SVNStatusSubscriber.
  An internal error occurred processing subscriber events.
    An internal error occurred processing subscriber events.
    java.lang.NullPointerException
  An internal error occurred processing subscriber events.
    An internal error occurred processing subscriber events.
    java.lang.NullPointerException
  An internal error occurred processing subscriber events.
    An internal error occurred processing subscriber events.
    java.lang.NullPointerException
--
While I was playing around trying to get the thing working it also
dumped the following error connected with Synchronization:
--
Problems reported while synchronizing SVNStatusSubscriber. 0 of 1
resources were synchronized.
  An error occurred synchronizing /Gaim: Error getting status for
resource P/Gaim org.tigris.subversion.javahl.ClientException: RA layer
request failed
svn: REPORT request failed on '/svnroot/gaim/!svn/vcc/default'
svn: REPORT of '/svnroot/gaim/!svn/vcc/default': Could not read response
body: Secure connection truncated (https://svn.sourceforge.net)
    Error getting status for resource P/Gaim
org.tigris.subversion.javahl.ClientException: RA layer request failed
svn: REPORT request failed on '/svnroot/gaim/!svn/vcc/default'
svn: REPORT of '/svnroot/gaim/!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/gaim/!svn/vcc/default'
svn: REPORT of '/svnroot/gaim/!svn/vcc/default': Could not read response
body: Secure connection truncated (https://svn.sourceforge.net)
--
What can be done to solve this problem? Is the problem present at
Sourceforge's or on my side?
      gw
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Apr 17 03:30:07 2006

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.