Error in ReceiveCommits java.util.concurrent.ExecutionException: (timeout 107ms, cancelled)

555 views
Skip to first unread message

Makson Lee

unread,
May 8, 2014, 10:34:19 PM5/8/14
to repo-d...@googlegroups.com
We were pushing changes to gerrit, but got timeout error, can you help point out where i can change the timeout setting?

[2014-05-09 10:00:35,390] WARN  com.google.gerrit.server.git.MultiProgressMonitor : MultiProgressMonitor worker killed after 120107ms(timeout 107ms, cancelled)
[2014-05-09 10:00:35,390] WARN  com.google.gerrit.server.git.AsyncReceiveCommits : Error in ReceiveCommits
java.util.concurrent.ExecutionException: (timeout 107ms, cancelled)
        at com.google.gerrit.server.git.MultiProgressMonitor.waitFor(MultiProgressMonitor.java:256)
        at com.google.gerrit.server.git.AsyncReceiveCommits.onPreReceive(AsyncReceiveCommits.java:163)
        at org.eclipse.jgit.transport.ReceivePack.service(ReceivePack.java:203)
        at org.eclipse.jgit.transport.ReceivePack.receive(ReceivePack.java:160)
        at com.google.gerrit.sshd.commands.Receive.runImpl(Receive.java:101)
        at com.google.gerrit.sshd.AbstractGitCommand.service(AbstractGitCommand.java:101)
        at com.google.gerrit.sshd.AbstractGitCommand.access$000(AbstractGitCommand.java:32)
        at com.google.gerrit.sshd.AbstractGitCommand$1.run(AbstractGitCommand.java:70)
        at com.google.gerrit.sshd.BaseCommand$TaskThunk.run(BaseCommand.java:442)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
        at com.google.gerrit.server.git.WorkQueue$Task.run(WorkQueue.java:364)

Saša Živkov

unread,
May 9, 2014, 7:35:17 AM5/9/14
to Makson Lee, repo-d...@googlegroups.com
On Fri, May 9, 2014 at 4:34 AM, Makson Lee <cdle...@gmail.com> wrote:
We were pushing changes to gerrit, but got timeout error, can you help point out where i can change the timeout setting?

Increase the value of the receive.timeout , see [1]


 

--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en

---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Makson Lee

unread,
May 9, 2014, 7:55:30 AM5/9/14
to repo-d...@googlegroups.com
thanks for your help :-)
Reply all
Reply to author
Forward
0 new messages