Page MenuHomePhabricator
Paste P6324

git lfs failed stacktrace
ActivePublic

Authored by demon on Nov 15 2017, 8:14 PM.
Tags
None
Referenced Files
F10812932: git lfs failed stacktrace
Nov 15 2017, 8:14 PM
Subscribers
None
[2017-11-15 20:11:53,522] [SSH git-receive-pack '/test/gerrit-ping' (paladox)] ERROR com.google.gerrit.sshd.BaseCommand : Internal server error (user paladox account 1665) during git-receive-pack '/test/gerrit-ping'
org.apache.sshd.common.SshException: flush(ChannelOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[paladox@/86.141.209.17:56885]] SSH_MSG_CHANNEL_EXTENDED_DATA) length=0 - stream is already closed
at org.apache.sshd.common.channel.ChannelOutputStream.flush(ChannelOutputStream.java:163)
at org.eclipse.jgit.transport.BaseReceivePack.close(BaseReceivePack.java:1724)
at org.eclipse.jgit.transport.ReceivePack.receive(ReceivePack.java:209)
at com.google.gerrit.sshd.commands.Receive.runImpl(Receive.java:97)
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:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at com.google.gerrit.server.git.WorkQueue$Task.run(WorkQueue.java:417)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
(END)