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

Re: SVN JavaHL 1.10.5 makes Eclipse to crash

From: Darly Senecal Baptiste <dsenecalb_at_gmail.com>
Date: Mon, 30 Jun 2014 13:00:17 -0400

Looking at the network trace packet wireshark PoV, looks like that the
server tried to send data to the client (javahl), but saw that client's
data buffer window is full (like ZeroWindow packet) and client is sending a
zero window to the server. And finally, the client is sending a series of
RESET packets to server. And these RST packets appears when javaHL crashed

Any thoughts?

Regards

On Thu, Jun 26, 2014 at 2:59 PM, Darly Senecal Baptiste <dsenecalb_at_gmail.com
> wrote:

> Reviewing some information about JavaHL, isn't it because of the serf http
> library?
>
> Regards
>
>
> On Thu, Jun 26, 2014 at 12:22 PM, Darly Senecal Baptiste <
> dsenecalb_at_gmail.com> wrote:
>
>> Hi Community:
>>
>> I updated subclipse plugin to the latest version (1.10.5) with JavaHL as
>> its default subversion client adapter.
>>
>> I checked out code from a small repository (completely) and everything
>> went well. However, while I was trying to check out part of code from a
>> large repository, eclipse crashes unexpectedly. I don't know why
>>
>> I changed the client adapter from JavaHL to SVNKit(JavaSVN) and all
>> checkouts went well without crashing eclipse.
>>
>> I was trying to look the reasons of the crash but the eclipse log doesn't
>> provide the reasons of crashing.
>>
>> Is there a way to look for reasons of eclipse being crashed? Please let
>> me know.
>>
>> In addition I looked at the server logs the following error at the moment
>> of the incident
>>
>> [Thu Jun 26 10:55:26.087485 2014] [dav:error] [pid 25691] [client
>> 10.20.71.52:53404] Unable to deliver content. [500, #0]
>> [Thu Jun 26 10:55:26.087525 2014] [dav:error] [pid 25691] [client
>> 10.20.71.52:53404] Could not write data to filter. [500, #175002]
>> [Thu Jun 26 10:55:26.087532 2014] [dav:error] [pid 25028] [client
>> 10.20.71.52:53405] Unable to deliver content. [500, #0]
>> [Thu Jun 26 10:55:26.087559 2014] [dav:error] [pid 25028] [client
>> 10.20.71.52:53405] Could not write data to filter. [500, #175002]
>> [Thu Jun 26 10:55:26.087842 2014] [dav:error] [pid 25693] [client
>> 10.20.71.52:53399] Provider encountered an error while streaming a
>> REPORT response. [500, #0]
>> [Thu Jun 26 10:55:26.087876 2014] [dav:error] [pid 25693] [client
>> 10.20.71.52:53399] A failure occurred while driving the update report
>> editor [500, #104]
>>
>>
>>
>> Regards
>>
>
>
Received on 2014-06-30 19:00:46 CEST

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

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