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

JavaHL, 1.9: "Bad file descriptor", "Stream doesn't support this capability" errors

From: Marc Strapetz <marc.strapetz_at_syntevo.com>
Date: Mon, 27 Jul 2015 09:17:51 +0200

One of our 1.9 (early-access) users is reporting problems when
performing remote commands, for example a copy URL->URL:

org.apache.subversion.javahl.ClientException: Stream doesn't support
this capability
Bad file descriptor
svn: Polling for available data on filestream failed: Bad file descriptor
        at org.apache.subversion.javahl.SVNClient.copy(Native Method)
        at ...

He hasn't encountered such problems with 1.8 versions.

AFAIU, he is connecting using SSH. Is this an SSH-related problem? Could
it be related to the underlying SSH client?

-Marc
Received on 2015-07-27 09:17:46 CEST

This is an archived mail posted to the Subversion Dev mailing list.

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