Status: Untriaged Owner: ---- CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-Installer
New issue 25652 by [email protected]: 404 during install process http://code.google.com/p/chromium/issues/detail?id=25652 Alexander Limi (ex-Googler, Mozilla UX guy) posted on his blog that in testing our installer several machines failed. When I pinged him, he sent me the following log. Looks like we got a 404 that caused an Omaha exception. Dunno what this means. *** PLATFORM VERSION INFO Windows : 5.1.2600.131072 (Win32NT) Common Language Runtime : 2.0.50727.832 System.Deployment.dll : 2.0.50727.832 (QFE.050727-8300) mscorwks.dll : 2.0.50727.832 (QFE.050727-8300) dfdll.dll : 2.0.50727.42 (RTM.050727-4200) dfshim.dll : 2.0.50727.42 (RTM.050727-4200) SOURCES Deployment url : http://dl.google.com/update2/1.2.183.7/GoogleInstaller_en.application? appguid%3D%7B8A69D345-D564-463C-AFF1-A69D9E530F96%7D%26iid%3D%7B2B5F9A10- 17F2-E672-61F8- 98E6D8B2BA7F%7D%26lang%3Den%26browser%3D2%26usagestats%3D0%26appname%3DGoog le%2520Chrome%26needsadmin%3Dfalse ERROR SUMMARY Below is a summary of the errors, details of these errors are listed later in the log. * Activation of http://dl.google.com/update2/1.2.183.7/GoogleInstaller_en.application? appguid%3D%7B8A69D345-D564-463C-AFF1-A69D9E530F96%7D%26iid%3D%7B2B5F9A10- 17F2-E672-61F8- 98E6D8B2BA7F%7D%26lang%3Den%26browser%3D2%26usagestats%3D0%26appname%3DGoog le%2520Chrome%26needsadmin%3Dfalse resulted in exception. Following failure messages were detected: + Downloading http://dl.google.com/update2/1.2.183.7/GoogleInstaller_en.application? appguid={8A69D345-D564-463C-AFF1-A69D9E530F96}&iid={2B5F9A10-17F2-E672- 61F8- 98E6D8B2BA7F}&lang=en&browser=2&usagestats=0&appname=Google%2520Chrome&need sadmin=false did not succeed. + The remote server returned an error: (404) Not Found. COMPONENT STORE TRANSACTION FAILURE SUMMARY No transaction error was detected. WARNINGS There were no warnings during this operation. OPERATION PROGRESS STATUS * [10/7/2009 11:14:43 PM] : Activation of http://dl.google.com/update2/1.2.183.7/GoogleInstaller_en.application? appguid%3D%7B8A69D345-D564-463C-AFF1-A69D9E530F96%7D%26iid%3D%7B2B5F9A10- 17F2-E672-61F8- 98E6D8B2BA7F%7D%26lang%3Den%26browser%3D2%26usagestats%3D0%26appname%3DGoog le%2520Chrome%26needsadmin%3Dfalse has started. ERROR DETAILS Following errors were detected during this operation. * [10/7/2009 11:14:59 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype) - Downloading http://dl.google.com/update2/1.2.183.7/GoogleInstaller_en.application? appguid={8A69D345-D564-463C-AFF1-A69D9E530F96}&iid={2B5F9A10-17F2-E672- 61F8- 98E6D8B2BA7F}&lang=en&browser=2&usagestats=0&appname=Google%2520Chrome&need sadmin=false did not succeed. - Source: System.Deployment - Stack trace: at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(Downlo adQueueItem next) at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles() at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState) at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri & sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation) at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDir ectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation) at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestByp ass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options) at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivat ion(Uri activationUri, Boolean isShortcut) at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker (Object state) --- Inner Exception --- System.Net.WebException - The remote server returned an error: (404) Not Found. - Source: System - Stack trace: at System.Net.HttpWebRequest.GetResponse() at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(Downlo adQueueItem next) COMPONENT STORE TRANSACTION DETAILS No transaction information is available. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
