IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

How to find the meaning of an upgrade error code

How to find the meaning of an upgrade error code

Version

6.0.x, 7.0.x, 7.2.

Issue

The solution explains how to analyze a Bit9 Agent upgrade failure that results in a message of the following structure:

SoftwareUpgrade: Execution failed File[<filename>] Error

For example:

SoftwareUpgrade: Execution failed File[<filename>] Error[8]

OR

Agent Upgrade: Failed executing C:\ProgramData\Bit9\Parity Agent\parityagent7.2.0.msp /qN /l*v+ "\\?\globalroot\device\harddiskvolume2\programdata\bit9\parity agent\logs\ParityAgentInstall_2014-09-02_16-03-29.log". 5.

This error can be seen in the Bit9 Console for the upgraded computer or in the upgrade log on the machine itself (usually under: %programdata%\Bit9\Parity Agent\Logs).

Solution

  • Open a command prompt window and type the following:
    net helpmsg X
    Where X is the error code displayed.
  • For example:
    net helpmsg 8
    Not enough storage is available to process this command.
  • Handle the issue based on the provided problem-solving information
Labels (1)
Was this article helpful? Yes No
0% helpful (0/1)
Article Information
Author:
Creation Date:
‎12-02-2014
Views:
861
Contributors