Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » error in clone with jgit(error in clone with jgit)
error in clone with jgit [message #1748766] Mon, 28 November 2016 13:51 Go to next message
Yossi Balan is currently offline Yossi BalanFriend
Messages: 10
Registered: May 2013
Junior Member
Hi

I tried to do clone with jgit to big repository ( 1.5 GB) and I got error
Premature end of chunk coded message body : closing chunk expected

I tried to debug jgit and I found that the error raise from the fetch operation in
org.eclipse.jgit.transport -> parse raise IOException

Do you know on this error ?
What is the reason for this error ?
Re: error in clone with jgit [message #1749135 is a reply to message #1748766] Fri, 02 December 2016 08:52 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
I assume you can clone the same repository using native git ?
Which version of JGit are you using ?
Can you post the stacktrace of the exception you observe ?
Does the repository contain huge files ?
Previous Topic:Syntax coloring problem
Next Topic:Key binding for "Commit and Push" and "Commit" in "Git Staging" view?
Goto Forum:
  


Current Time: Wed Apr 24 23:06:18 GMT 2024

Powered by FUDForum. Page generated in 0.04210 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top