Skip to main content
Version: v22.0

Application Installer - Process exited with code 3010

Summary​

When installing applications using the DxAdmin Application Installer, you receive the following warning:

Process exited with code 3010

Event Details​

Log Name:      DH2i  
Source:        DxLMonitor
Date:          <date_time>
Event ID:      3004
Task Category: None
Level:         Information
User:          N/A
Computer:      <node>
Description:
APPINSTALL alert <command_id>: <node> RESOLVED: Process exited with code 3010

Information​

Exit code 3010 is a Microsoft exit code that indicates a process has operations pending and that a reboot is required to complete the process. The DxAdmin Application Installer is simply reporting the exit code that was returned to it by msiexec.exe.

With Microsoft SQL Server you can confirm this from the Summary.txt installation log:

<date_time>: Running Action:<application_name>  
<date_time>: Running:<application_path>
<date_time>: One or more affected files have operations pending.
<date_time>: You should restart your computer to complete this process.
<date_time>: Process returned 3010

Resolution​

You will need to restart your computer to complete the installation.