You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Mykel Alvis <my...@weirdness.com> on 2006/06/07 19:04:06 UTC

Possible SSL Error in subclipse 1.0.2

In Subclipse 1.0.2, which I updated today, I get an error trying to browse
an SVN repo.  Other people, using previous versions, do not seem to be
experiencing this.

I don't have access to an external https protected repo to test with.  Is
there something I can do to further clarify this problem?
Mykel


The ERROR: An internal error occurred during: "Fetching children of
https://dev.pyramidonline.com/repo/omnivision".
---
The Stack Trace:
java.lang.UnsupportedOperationException: 1.4 methods not enabled
   at org.metastatic.jessie.provider.SSLSocket.setKeepAlive(SSLSocket.java)
   at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createSSLSocket(
SVNSocketFactory.java:65)
   at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(
HTTPConnection.java:137)
   at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(
HTTPConnection.java:250)
   at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(
HTTPConnection.java:213)
   at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(
HTTPConnection.java:201)
   at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doPropfind(
DAVConnection.java:101)
   at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getProperties(
DAVUtil.java:57)
   at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getResourceProperties(
DAVUtil.java:62)
   at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getStartingProperties(
DAVUtil.java:92)
   at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.findStartingProperties(
DAVUtil.java:113)
   at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineProperties(
DAVUtil.java:197)
   at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineInfo(
DAVUtil.java:160)
   at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision
(DAVRepository.java:145)
   at org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(
SVNBasicClient.java:306)
   at org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(
SVNBasicClient.java:409)
   at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(
SVNBasicClient.java:368)
   at org.tmatesoft.svn.core.wc.SVNLogClient.doList(SVNLogClient.java:458)
   at org.tmatesoft.svn.core.wc.SVNLogClient.doList(SVNLogClient.java:488)
   at org.tmatesoft.svn.core.javahl.SVNClientImpl.list(SVNClientImpl.java
:190)
   at org.tmatesoft.svn.core.javahl.SVNClientImpl.list(SVNClientImpl.java
:177)
   at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getList
(AbstractJhlClientAdapter.java:295)
   at org.tigris.subversion.subclipse.core.resources.RemoteFolder.getMembers
(RemoteFolder.java:165)
   at org.tigris.subversion.subclipse.core.resources.RemoteFolder.members(
RemoteFolder.java:255)
   at
org.tigris.subversion.subclipse.ui.operations.FetchMembersOperation.execute(
FetchMembersOperation.java:41)
   at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(
SVNOperation.java:91)
   at
org.tigris.subversion.subclipse.ui.repository.model.SVNRepositoryRootElement.fetchDeferredChildren
(SVNRepositoryRootElement.java:74)
   at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(
DeferredTreeContentManager.java:193)
   at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)


Session data:
eclipse.buildId=M20060118-1600
java.fullversion=GNU libgcj 4.1.0 20060304 (Red Hat 4.1.0-3)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

-- 

Never wear anything that panics the cat. -- P. J. O'Rourke

Re: Possible SSL Error in subclipse 1.0.2

Posted by Ulrich Eckhardt <ec...@satorlaser.com>.
On Wednesday 07 June 2006 21:04, Mykel Alvis wrote:
> In Subclipse 1.0.2, which I updated today, I get an error trying to browse
> an SVN repo.  Other people, using previous versions, do not seem to be
> experiencing this.
>
> I don't have access to an external https protected repo to test with.  Is
> there something I can do to further clarify this problem? Mykel

You could try the same action with a different Subversion client, e.g. the 
commandline client included in Subversion itself. If that helps, you should 
probably take this to the subclipse developers as that is a separate project 
with a separate mailing list.

> The ERROR: An internal error occurred during: "Fetching children of
> https://dev.pyramidonline.com/repo/omnivision". ---
> The Stack Trace:
> java.lang.UnsupportedOperationException: 1.4 methods not enabled

I'm far from even being a Java adept but could this mean that some backward 
compatibility code (for Java 1.4 code) is not active? I'm just guessing 
though.

Uli


****************************************************
Visit our website at <http://www.domino-printing.com/>
****************************************************
This Email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this Email in error please notify the system manager.

This footnote also confirms that this Email message has been swept by MailSweeper for the presence of computer viruses.
****************************************************

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