JDK-6605357 : BackgroundDownloader throws Retry Dialog
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u5
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2007-09-17
  • Updated: 2010-04-04
  • Resolved: 2007-09-17
Related Reports
Duplicate :  
Description
BackgroundDownloader throws Retry Dialog. 
I have staged a currupted bundle ( java_io.zip). And backgrodund downloader throwing Retry Dialog while installing this bundle. 
Expected Behaviour:
BackgroundDownloader should not throw any error dialogs.

Comments
EVALUATION We're passing in false for showProgress, which should also suppress all error dialogs. Looks like the native code is ignoring this in some cases.
18-09-2007