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

MSI internal error code should be passed to the wrapper and pinged in the Main Error evar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 8
    • 6-pool
    • install
    • x86
    • windows

      There is a difference in MSI execution between the error that is displayed to a user, and the return code that the msiexec.exe process returns to our wrapper. For example a user may see error 1723, but what the MSI returns, and what we ping, is 1603. In order to be able to correlate specific errors that users are reporting to determine impact, we need both the return code and the error code from MSI.

      A mechanism should be added that passes the MSI error code (e.g. 1723) back to the installer wrapper. The wrapper should then send the MSI error in the install complete ping using the new Main Error evar (evar-24).

            cgruszka Chris Gruszka (Inactive)
            ccenottiorcl Chris Cenotti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: