Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-5281

Windows uninstaller fails trying to find .install4j/files.log

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a bug
    • Low
    • None
    • 3.5.0, 3.5.1
    • None
    • None

    Description

      Trying run the windows uninstaller causes an error:

      Log says

      Exception:
      
      java.lang.RuntimeException: java.io.FileNotFoundException: C:\temp\fecru-351\.install4j\files.log (The system cannot find the file specified)
      	at com.install4j.runtime.installer.helper.fileinst.FileInstaller$5.run(Unknown Source)
      	at com.install4j.runtime.installer.helper.comm.actions.RunAction.execute(Unknown Source)
      	at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(Unknown Source)
      	at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(Unknown Source)
      	at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionChecked(Unknown Source)
      	at com.install4j.runtime.installer.helper.fileinst.FileInstaller.uninstall(Unknown Source)
      	at com.install4j.runtime.beans.actions.UninstallFilesAction.uninstall(Unknown Source)
      	at com.install4j.runtime.installer.UninstallerContextImpl$2.fetchValue(Unknown Source)
      	at com.install4j.runtime.installer.helper.comm.actions.FetchObjectAction.execute(Unknown Source)
      	at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionWrapper(Unknown Source)
      	at com.install4j.runtime.installer.helper.comm.HelperCommunication.access$200(Unknown Source)
      	at com.install4j.runtime.installer.helper.comm.HelperCommunication$1.run(Unknown Source)
      Caused by: java.io.FileNotFoundException: C:\temp\fecru-351\.install4j\files.log (The system cannot find the file specified)
      	at java.io.FileInputStream.open(Native Method)
      	at java.io.FileInputStream.<init>(Unknown Source)
      	at java.io.FileInputStream.<init>(Unknown Source)
      	at sun.net.www.protocol.file.FileURLConnection.connect(Unknown Source)
      	at sun.net.www.protocol.file.FileURLConnection.getInputStream(Unknown Source)
      	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
      	at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
      	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
      	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
      	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
      	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
      	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
      	at com.install4j.runtime.installer.helper.XmlHelper.parse(Unknown Source)
      	at com.install4j.runtime.installer.helper.XmlHelper.parseFile(Unknown Source)
      	at com.install4j.runtime.installer.helper.XmlHelper.parseFile(Unknown Source)
      	at com.install4j.runtime.installer.helper.fileinst.FileLogger.read(Unknown Source)
      	at com.install4j.runtime.installer.helper.fileinst.FileRemover.uninstall(Unknown Source)
      	... 12 more
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            lpater Lukasz Pater
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: