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