Build Status Tab - TestStand Deployment Utility
- Aktualisiert2025-07-21
- 4 Minute(n) Lesezeit
Build Status Tab - TestStand Deployment Utility
Build Status Tab
Use the Build Status tab to monitor progress and log information when analyzing files to include in a full or patch deployment and when building a full or patch deployment image and installer . The utility does not save the status log file until you click the Save Log button. National Instruments recommends that you save build status log files, especially for deployments that you might patch, so you can compare changes between different versions of the deployment.
The Build Status tab contains the following options:
- Abort —Stops the deployment build process. This button is dimmed when the deployment utility is not performing a build.
- Build State —Displays the current state of the deployment build or displays information about the previous deployment build.
- Save Log —Exports an XML file that contains all the information you need to rebuild the log or a text file that contains most of the information the Status Log displays. Select Technical Support Report from the Save Log button pull-down menu to create a file that you can send to National Instruments to help diagnose issues related to the deployment and installer creation process.
- Clear Log —Removes the data from the Status Log control.
-
Status Log
—Contains real-time information about the deployment process, such as when analysis starts and completes, when the utility processes files, and when the deployment build starts and completes. When the deployment build completes, review the status log for the following types of warning or error messages the utility returns:
- Information —Issues that might be a warning or error that you cannot resolve before creating the deployment and must verify in the final deployment, such as steps that contain expressions the utility was unable to resolve.
- Warning —Issues that do not break the deployment creation process but might cause incorrect behavior in the final deployment, such as configuring a step with an absolute path.
- Error —Issues that you must resolve before the deployment creation process can complete successfully.
-
Group by
—Contains the following options:
- Severity —Groups messages by severity level, such as process, warning, and error. Grouping messages by severity level might display the same message multiple times because the issue occurs in different phases during deployment or the Status Log includes information for multiple deployments.
- Code —Groups messages by numeric code value.
- Message —Groups messages by the text the message contains. Grouping messages this way might display the same message multiple times because the issue occurs in different phases during deployment or the Status Log includes information for multiple deployments.
- Phase —Groups messages by the deployment creation phase, such as setup, analysis, and cleanup.
- Deployment Version —Groups messages by the value of the Deployment Version option on the Mode tab of the utility.
- Remove Grouping —Displays all messages in default order.
-
Go To Location
—Contains the following options for messages that include a path or file:
- Open in <application> —Opens the file using the application associated with the file extension.
- Open in Explorer —Locates the file in Windows Explorer.
- Select in the Files View —Selects the file on the Distributed Files tab of the utility.
- Copy as XML —Copies the full content of the message in XML format.
- Copy —Copies most of the content of the message in text format.
- Expand all —Expands all messages that include additional information.
- Collapse all —Collapses all messages that include additional information.
- Help Tab —Provides information about the most common errors and warnings, such as why the error or message occurred and guidance to help you resolve the issue.
- Additional Details —When the Additional Details column of the Status Log includes an icon, this tab displays the calling hierarchy of VIs for relevant messages.