Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 383142

Summary: i18n failure case can result in timeout and white page of doom
Product: [ECD] Orion Reporter: Susan McCourt <susan>
Component: ClientAssignee: Simon Kaegi <simon_kaegi>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: libingw, simon_kaegi
Version: 0.5   
Target Milestone: 5.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Susan McCourt CLA 2012-06-20 14:34:28 EDT
On today's build (RC3 candidate), running Chrome 29, Win7.
When I first go to git repo, git log, sites...
I got a white page for several seconds, I got impatient, I reloaded the page.

However I started wondering why things seem worse.  It seems that the first hit is consistently timing out today getting the localization messages and also loading plugins from my self hosting site (which is not up).  There is no error reported, just a blank page and this in the console:

Failed to load resource: the server responded with a status of 404 (ProxyServlet: /authenticationPlugin.html) http://orion.eclipse.org:8080/authenticationPlugin.html
Failed to load resource: the server responded with a status of 404 (Not Found) http://susan.orion.eclipse.org:8080/plugins/nonnlsPlugin.html
Uncaught Error: Load timeout for modules: orion/i18n!orion/nls/messages orion/i18n!orion/operations/nls/messages orion/i18n!orion/navigate/nls/messages orion/i18n!orion/widgets/nls/messages orion/i18n!orion/search/nls/messages i18n!orion/nls/messages i18n!orion/widgets/nls/messages orion/i18n!orion/sites/nls/messages i18n!orion/operations/nls/messages i18n!orion/navigate/nls/messages i18n!orion/search/nls/messages i18n!orion/sites/nls/messages 
http://requirejs.org/docs/errors.html#timeout
Comment 1 Simon Kaegi CLA 2012-06-20 15:43:58 EDT
The problem today is probably a bad connection but in general this is a full on fail -- we need to handle our requireJS timeouts way better.
Comment 2 libing wang CLA 2012-06-21 09:53:15 EDT
(In reply to comment #1)
> The problem today is probably a bad connection but in general this is a full on
> fail -- we need to handle our requireJS timeouts way better.

In bullet 5 of Bug 382890 comment 4, I had similar issue.
I was wondering if the repo I used to test is too big. But second time reload worked.
Comment 3 Simon Kaegi CLA 2013-02-05 14:02:04 EST
We're going to need to bump the version of requireJS to get better error handling here. Moving to 3.0M1
Comment 4 John Arthorne CLA 2015-05-05 16:21:45 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html