Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8114215

Need FileInUse dialog for files copied to system folders

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • fx2.0
    • fx2.0
    • install
    • None

      Currently installer gets a list of commands to be executed from the deploy code.
      However, some of the commands can fail because file can be in use (e.g. can not remove old dll because it is used by browser).

      We need to:
        a) Try to use tricks to workaround these issues. E.g. rename file and then delete instead of deleting it directly.
             (Rename part will work)
        b) Show user dialog explaining how he can fix problem (file in use, etc.)
        c) in case of error - either retry later or report install failure

            paulk Paul Klingaman (Inactive)
            igor Igor Nekrestyanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: