1

Just an hour ago it worked fine. Now, when I try to push I met the following error

! [remote rejected] HEAD -> refs/for/master(internal server error: com.google.gerrit.server.git.UpdateException: java.io.IOException: java.util.concurrent.ExecutionException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed)

What caused such error?

=======================UPDATE===================

Seems the gerrit server haveing problems? I even cannot clone the project.

Cloning into 'android'... remote: Counting objects: 364705, done

remote: Finding sources: 100% (364705/364705)

Write failed: Connection reset by peer), 111.97 MiB | 11.30 MiB/s

fatal: The remote end hung up unexpectedly

fatal: early EOF

fatal: index-pack failed

2
  • I get the same issue now. Any idea the root cause for this issue? Commented Sep 17, 2018 at 6:39
  • 1
    I suspect it relates to the gerrit server. I didn't change anything. After a while, I succeeded cloning the project. Commented Sep 19, 2018 at 8:26

1 Answer 1

0

It looks like your commit has the same changeId has a commit that has already been merged.

Try to change to another changeId.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.