Validating the extension file
After you convert the extension file, you validate the extension file. Perform this step before installing extensions or after generating an extension file to find the following errors:
- The file has no unmatched XML tags, such as a missing </stage> tag.
- The file does not have more than one stage group with the same name.
- The extension files exist with the proper command arguments for each.
Before you begin
You must have an XML extension file and the directories with the exported class and attribute definitions.
To validate the extension file
Log in to the computer where BMC CMDB is installed.
- Navigate to the directory where BMC Atrium Core is installed.
This is the directory identified by the environment variable ATRIUMCORE_HOME. - Run the Maintenance Tool to access the Extension Loader from the directory
- Microsoft Windows
From <bmcInstallDir>\BMC Software\AtriumCore\atriumcore, double-click AtriumCoreMaintenanceTool.cmd. - UNIX
Navigate to your installation directory and run ./AtriumCoreMaintenanceTool.sh.
- Microsoft Windows
- From the Configuration tab, select the Validate Extensions XML File tab.
- Click Browse to locate and select the XML file with the extension data.
- Click Next, and then click Validate.
A validation summary indicates if the validation succeeded or failed, including a brief reason for the failure, such asThe structure of the XML is not proper. Please ensure tags are closed properly.
- For a failure, click View Log to find details.
- In the atriumcore_configuration_log.txt window, sort by Severity.
- Look for SEVERE messages highlighted in red.
- Select a message to display the details at the bottom of the window.
- Click Done to return to the initial validation view.
Was this page helpful? Yes No
Submitting...
Thank you
Comments