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

RE: [Subclipse-users] Secure connection truncated error

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-04-17 14:51:02 CEST

Hello,

If you're using JavaSVN adapter please make sure you have latest JDK version
and "unlimited JCE" installed instead of default one.
Read more on how to get "unlimited" JCE at:
http://java.sun.com/products/jce/javase.html

Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmate/

> -----Original Message-----
> From: GW [mailto:gw@tnode.com]
> Sent: Monday, April 17, 2006 03:21
> To: users@subclipse.tigris.org
> Subject: [Subclipse-users] Secure connection truncated error
>
> 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Apr 17 14:53:37 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.