Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Merged
-
Meridian-2019.1.28
-
Security Level: Default (Default Security Scheme)
-
None
-
Backlog
Description
Customer environment failed to start with inscrutable eventd-related stack traces.
config-tester-a reported no errors.
datacollection-validation.sh reported no errors.
One datacollection contained an incomplete resourceType stanza and would not validate when verified using `xmllint --schema`:
kr_checkpoint.xml:8: element resourceType: Schemas validity error : Element '{http://xmlns.opennms.org/xsd/config/datacollection}resourceType': Missing child element(s). Expected is ( {http://xmlns.opennms.org/xsd/config/datacollection}persistenceSelectorStrategy ). kr_checkpoint.xml fails to validate
Line 8:
<resourceType name="vsxStatusEntry" label="Status Entry" resourceLabel="${index}"/>
Our config verification tools really should catch these types of errors.
Attachments
Issue Links
- mentioned in
-
Page Loading...