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

2015-08-19 Thread Thomas Singer
Hi Bert, I'll see if I can properly fix this (preferably in both Subversion and Apr), without reverting to just ignoring errors. Did you have any success fixing it yet? Is there already a bug entered in the issue tracker? I'd rate it as blocker priority. -- Best regards, Thomas Singer

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

2015-08-17 Thread Bert Huijben
> -Original Message- > From: Marc Strapetz [mailto:marc.strap...@syntevo.com] > Sent: maandag 17 augustus 2015 08:58 > To: Philip Martin > Cc: Branko Čibej ; dev@subversion.apache.org > Subject: Re: JavaHL, 1.9: "Bad file descriptor", "Stream doesn&#x

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

2015-08-16 Thread Marc Strapetz
On 14.08.2015 11:21, Philip Martin wrote: Marc Strapetz writes: It's reproducible with an empty repository on the server (just initialized with svnadmin) and a local repository which has been prepared for the initial import: C:\temp\svn> svn status -v 00 ?

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

2015-08-16 Thread Thomas Singer
Is *anybody* of the Windows users able to commit using svn+ssh:// and SVN 1.9? -- Thomas On 14.08.2015 00:20, Branko Čibej wrote: On 13.08.2015 13:32, Marc Strapetz wrote: On 27.07.2015 09:21, Branko Čibej wrote: On 27.07.2015 09:17, Marc Strapetz wrote: One of our 1.9 (early-access) users

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

2015-08-14 Thread Philip Martin
Philip Martin writes: > That's the apr_poll() call in data_available_handler_apr() failing, and > E09 could be EBADF. Perhaps E09 is not EBADF on Windows? Looking on Google I find Error Code 9: The storage control block address is invalid. [ERROR_INVALID_BLOCK (0x9)] I don't know wh

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

2015-08-14 Thread Philip Martin
Marc Strapetz writes: > It's reproducible with an empty repository on the server (just > initialized with svnadmin) and a local repository which has been > prepared for the initial import: > > C:\temp\svn> svn status -v > 00 ? . > A- ? ?

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

2015-08-14 Thread Marc Strapetz
On 14.08.2015 00:20, Branko Čibej wrote: On 13.08.2015 13:32, Marc Strapetz wrote: On 27.07.2015 09:21, Branko Čibej wrote: On 27.07.2015 09:17, Marc Strapetz wrote: One of our 1.9 (early-access) users is reporting problems when performing remote commands, for example a copy URL->URL: org.apa

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

2015-08-13 Thread Thomas Singer
On 14.08.2015 00:20, Branko Čibej wrote: On 13.08.2015 13:32, Marc Strapetz wrote: On 27.07.2015 09:21, Branko Čibej wrote: On 27.07.2015 09:17, Marc Strapetz wrote: One of our 1.9 (early-access) users is reporting problems when performing remote commands, for example a copy URL->URL: org.a

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

2015-08-13 Thread Branko Čibej
On 13.08.2015 13:32, Marc Strapetz wrote: > On 27.07.2015 09:21, Branko Čibej wrote: >> On 27.07.2015 09:17, Marc Strapetz wrote: >>> 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.Clie

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

2015-08-13 Thread Marc Strapetz
On 27.07.2015 09:21, Branko Čibej wrote: On 27.07.2015 09:17, Marc Strapetz wrote: 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 fil

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

2015-07-27 Thread Branko Čibej
On 27.07.2015 10:50, Marc Strapetz wrote: > On 27.07.2015 09:21, Branko Čibej wrote: >> On 27.07.2015 09:17, Marc Strapetz wrote: >>> 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.Clie

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

2015-07-27 Thread Marc Strapetz
On 27.07.2015 09:21, Branko Čibej wrote: On 27.07.2015 09:17, Marc Strapetz wrote: 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 fil

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

2015-07-27 Thread Branko Čibej
On 27.07.2015 09:17, Marc Strapetz wrote: > 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 a