Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-1404

IOException on Installation quit (Windows)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 7.0.0.DR11, 7.1.0.DR2
    • Installer
    • None
    • Release Notes
    • Documented as Known Issue

    Description

      Quitting the installation during post installation tasks lead to IOException on Windows. Installer doesn't do a proper clean up due to IOE.

      1. Start the Installation on Windows
      2. Choose to perform some advanced runtime configuration task
      3. Press Quit button once on some of runtime configuration screens (e.g. Configure password vault)
      C:\>java -jar e:\static_build_env\eap\7.0.0.DR11\jboss-eap-7.0.0.DR11-installer.jar
      java.io.IOException: Unable to delete file: C:\Users\Administrator\EAP-7.0.0\Uninstaller\uninstaller.jar
              at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2279)
              at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1653)
              at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1535)
              at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2270)
              at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1653)
              at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1535)
              at com.redhat.installer.installation.action.AbortedInstallationCleanUp.cleanUp(AbortedInstallationCleanUp.java:41)
              at com.izforge.izpack.util.Housekeeper.runClients(Housekeeper.java:132)
              at com.izforge.izpack.util.Housekeeper.runCleanup(Housekeeper.java:123)
              at com.izforge.izpack.installer.InstallerFrame.exit(InstallerFrame.java:1424)
              at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.navigate(InstallerFrame.java:1895)
              at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.access$200(InstallerFrame.java:1860)
              at com.izforge.izpack.installer.InstallerFrame$NavigationHandler$1.run(InstallerFrame.java:1877)
              at java.lang.Thread.run(Thread.java:662)
      

      Installer throws IOE on quit
      uninstaller.jar remains on the disk - everything should be removed if user Quit the installation

      Attachments

        Issue Links

          Activity

            People

              spyrkob Bartosz Spyrko-Smietanko
              pkremens@redhat.com Petr Kremensky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: