Community
Participate
Working Groups
I try to get changes from repo "https://code.google.com/a/eclipselabs.org/p/logviewer" with "Team -> Fetch from Upstream" eclipse.buildId=M20110210-1200-Siemens java.version=1.7.0 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE Command-line arguments: -os win32 -ws win32 -arch x86 Error Tue Aug 09 14:43:15 CEST 2011 Expected ACK/NAK, got: Error: internal server error org.eclipse.core.runtime.CoreException: Expected ACK/NAK, got: Error: internal server error at org.eclipse.egit.ui.internal.fetch.FetchOperationUI.execute(FetchOperationUI.java:102) at org.eclipse.egit.ui.internal.fetch.FetchOperationUI$1.run(FetchOperationUI.java:117) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) Caused by: org.eclipse.jgit.errors.TransportException: Expected ACK/NAK, got: Error: internal server error at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:291) at org.eclipse.jgit.transport.TransportHttp$SmartHttpFetchConnection.doFetch(TransportHttp.java:706) at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:229) at org.eclipse.jgit.transport.FetchProcess.fetchObjects(FetchProcess.java:216) at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:149) at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:111) at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1062) at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:136) at org.eclipse.egit.core.op.FetchOperation.run(FetchOperation.java:128) at org.eclipse.egit.ui.internal.fetch.FetchOperationUI.execute(FetchOperationUI.java:99) ... 2 more Caused by: org.eclipse.jgit.errors.PackProtocolException: Expected ACK/NAK, got: Error: internal server error at org.eclipse.jgit.transport.PacketLineIn.readACK(PacketLineIn.java:122) at org.eclipse.jgit.transport.BasePackFetchConnection.negotiate(BasePackFetchConnection.java:568) at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:277) ... 11 more
This looks like a problem on the google code server side, so I tend to close this with NOT_ECLIPSE. Waiting for feedback from Shawn.
(In reply to comment #1) > This looks like a problem on the google code server side, so I tend to close > this with NOT_ECLIPSE. Waiting for feedback from Shawn. Yup, this is a server side problem with Google Project Hosting. It has been forwarded to the relevant people.
OK, i see same with git GUI or shell: fatal: git fetch_pack: expected ACK/NAK, got 'Error: internal server error' error: RPC failed; result=18, HTTP code = 200 I will create issue for google code. Thanks!
see http://code.google.com/p/support/issues/detail?id=5684
not eclipse, working