egit freezes and times out (ReadTimeout) when pushing after upgrade to 1.1.0 [message #756152] |
Fri, 11 November 2011 04:43  |
Eclipse User |
|
|
|
After upgrading from 1.0.0 to 1.1.0 using the indigo repository egit starts hanging when pushing to upstream (a gerrit 2.2.1 server). It receives a "Read Timeout" after a while and aborts.
Downgrading to 1.0.0 again solves the issue. Pulling also works fine.
My System is Ubuntu 11.10 64bit using Java 6.
On the gerrit side I can see in the log file that the login is performed:
[2011-11-11 10:36:57,788 +0100] 12345678 user a/1000000 LOGIN FROM 172.A.B.C
But nothing else follows that entry until the connection "Times out" where I get the following entries in the log file:
[2011-11-11 10:41:58,336 +0100] 12345678 user a/1000000 'git-receive-pack '\''/project'\''' 0ms 300441ms killed
[2011-11-11 10:41:58,337 +0100] 12345678 user a/1000000 LOGOUT
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02646 seconds