Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Error pushing to gerrit

On Thu, Apr 21, 2011 at 10:44, Kevin Sawicki <kevinsawicki@xxxxxxxxx> wrote:
> I'm trying to push an egit patch to Gerrit and I keep getting the same
> error:
> $ git push review
> fatal: internal server error
> fatal: The remote end hung up unexpectedly
> Are there any steps to debug this or get more information?

The server ran out of memory. I restarted it.

Our virtual server doesn't really have enough memory to run Gerrit
Code Review, and every once in a while the JVM just gives up and
cannot continue.

-- 
Shawn.


Back to the top