Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] 404 File Not Found on download.eclipse.org

download.eclipse.org is sending 28.6 million "404 Not Found" responses per month.  The vast majority of 404 errors are responses to Eclipse Update, not a web browser.  Is all this just caused by users attempting to update older versions of Eclipse, which have been moved to the Archives?  The number seems quite high, but it's not causing me any problems specifically.  I did want to mention it in case something was broken.

Here are the top "offenders" per top-level directory name, for yesterday. The list that follows shows the second level of directories).

772,000 /modeling (in order: /modeling/emf... 600K, /modeling/mdt... 16K, /modeling/gmf... 8K)
184,000 /eclipse (/eclipse/updates/3.5... 150K)
160,000 /technology (/epp... 90K, /dash 16K, /gmf 5K)
75,000   /tools (/updates 23K, /cdt 13K)
40,000 /releases
16,000 /webtools

Below is a breakdown of the top 5 Not Found files per top-level directory:

/modeling:
/modeling/emf/updates/features/org.eclipse.emf.validation.ocl_1.0.1.v200611161604.jar
/modeling/emf/updates/features/org.eclipse.emf.validation.ocl.source_1.1.0.v200706071520-10-7w311817182631.jar
/modeling/emf/updates/features/org.eclipse.emf.validation.source_1.1.1.v200708161445-318Z9oA55P5O6O8IC_.jar
/modeling/emf/updates/features/org.eclipse.net4j.db_1.0.0.v200806180305.jar
/modeling/emf/updates/features/org.eclipse.emf.validation.source_1.0.1.v200611161604.jar


/eclipse:
/eclipse/updates/3.5/content.jar
/eclipse/updates/3.5/content.xml
/eclipse/updates/3.5/artifacts.jar
/eclipse/updates/3.5/artifacts.xml
/eclipse/updates/3.5/site.xml

/technology:
/technology/epp/packages/galileo/content.jar
/technology/epp/packages/galileo/content.xml
/technology/dash/update/messages.xml
/technology/epp/packages/galileo/artifacts.jar
/technology/epp/packages/galileo/artifacts.xml

/tools:
/tools/gef/update-site/releases/messages.xml
/tools/cdt/releases/ganymede/content.jar
/tools/cdt/releases/ganymede/content.xml
/tools/mylyn/update/e3.4/messages.xml
/tools/emf/updates/site.xml

/releases:
/releases/galileo/artifacts.jar
/releases/galileo/artifacts.xml
/releases/galileo/site.xml

/webtools:
/webtools/updates/site.xml
/webtools/updates/messages.xml



Back to the top