Bug 368130 - "Timeout exceeded" when "Loading status..." on Git Status page
Summary: "Timeout exceeded" when "Loading status..." on Git Status page
Status: RESOLVED INVALID
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Git (show other bugs)
Version: 0.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 0.4   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2012-01-09 05:06 EST by Tomasz Zarna CLA
Modified: 2012-01-09 15:25 EST (History)
2 users (show)

See Also:


Attachments
Screenshot showing Git Status page after timeouts have been logged (43.95 KB, image/png)
2012-01-09 05:07 EST, Tomasz Zarna CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Zarna CLA 2012-01-09 05:06:18 EST
I managed to successfully patch org.eclipse.orion.client with https://bugs.eclipse.org/bugs/attachment.cgi?id=209193 (from bug 367108), which I verified with git-bash "git status". Unfortunally I'm not able to check that using Orion. Visiting Git Status page ends up with bunch of "timeout exceeded" errors. It's probably GET /gitapi/branch/file/{id} that takes so much time. See the following screenshot.
Comment 1 Tomasz Zarna CLA 2012-01-09 05:07:56 EST
Created attachment 209195 [details]
Screenshot showing Git Status page after timeouts have been logged
Comment 2 Malgorzata Janczarska CLA 2012-01-09 09:48:44 EST
I wasn't able to reproduce this problem on my local server.
Comment 3 Tomasz Zarna CLA 2012-01-09 15:25:00 EST
It failed one more time when I tried it, but then it started to work correctly on each subsequent page opening. I assume it had been an intermittent failure.