Gerrit 2.13.5 Submit Button missing for 1 particular branch

25 views
Skip to first unread message

Senthil Kumar

unread,
Jul 18, 2017, 8:09:25 AM7/18/17
to Repo and Gerrit Discussion
Submit button is missing for 1 particular branch in a repository. For all other branches in the same repository i can see the submit button.
Am using Gerrit 2.13.5 and log show "Concurrent modification detected" for the CodeReview +2 for a change done on this branch. I thought this issue was fixed in the earlier releases.

Log shows
[2017-07-18 04:04:04,223] [HTTP-2506818] ERROR com.google.gerrit.httpd.restapi.RestApiServlet : Error in POST /r/changes/1521477/revisions/7432d94276b0e4c7f7083a762db517d980676e85/review
com.google.gerrit.server.git.UpdateException: com.google.gwtorm.server.OrmConcurrencyException: Concurrent modification detected
        at com.google.gerrit.server.git.BatchUpdate$ChangeTask.call(BatchUpdate.java:982)
        at com.google.gerrit.server.git.BatchUpdate$ChangeTask.call(BatchUpdate.java:897)
        at com.google.gerrit.server.git.BatchUpdate$ChangeTask.call(BatchUpdate.java:873)
        at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:108)
        at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:41)
        at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:77)
        at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:310)
        at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
        at com.google.common.util.concurrent.AbstractListeningExecutorService.submit(AbstractListeningExecutorService.java:61)
        at com.google.gerrit.server.git.BatchUpdate.executeChangeOps(BatchUpdate.java:732)
        at com.google.gerrit.server.git.BatchUpdate.execute(BatchUpdate.java:408)
        at com.google.gerrit.server.git.BatchUpdate.execute(BatchUpdate.java:649)
        at com.google.gerrit.server.git.BatchUpdate.execute(BatchUpdate.java:644)
        at com.google.gerrit.server.change.PostReview.apply(PostReview.java:216)
        at com.google.gerrit.server.change.PostReview.apply(PostReview.java:152)
        at com.google.gerrit.server.change.PostReview.apply(PostReview.java:102)
        at com.google.gerrit.httpd.restapi.RestApiServlet.service(RestApiServlet.java:341)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)


I sometimes get a 500 internal server error too when doing a review +2 on this for a change on a particular branch. Is this related to Concurrent modification?

thomasmu...@yahoo.com

unread,
Jul 18, 2017, 8:35:26 AM7/18/17
to Repo and Gerrit Discussion
Hi, could you try upgrading to gerrit 2.13.9 or 2.14.1 please? Just to see if it was fixed in one of those releases.
Reply all
Reply to author
Forward
0 new messages