{sections}

 

{lessontitle}

6.5 Configuration Debugging

You will occasionally encounter errors as you modify configuration files with CHPS.

Errors may occur even if modifications are well formed and valid against the file’s XSD schema.

These types of errors typically will NOT prevent the CHPS application from starting. Rather, logical errors may prevent the modification from executing the desired change.

Software bugExample

Scenario: You added a time series set using a professional XML editor.

You included all the necessary required elements but happen to misspell the LocationId “DLHM8” instead of “DLGM8”.

When you reopened the CHPS application, you noticed the data is missing.

Solution: You noticed log panel errors indicating problems with DisplayGroups.xml. The specified LocationId is invalid and time series data cannot be found.

You reopened the DisplayGroups.xml file and corrected the misspelling. After reloading the configuration, the error is gone and the time series displays properly.