One of my service-packages got a broken xml template.
If I start NSO with "--with-package-reload" the service package with the broken xml template loads into NSO and NSO shows "oper-status up" for this package.
But if I run "package reload" via NCS_CLI again, then the service-package changes to "oper-status file-load-error" with error message "Unknown namespace" in xml file.
Why NSO doesn't recognize the broken XML template at start of NSO directly?
Does exist a solution to catch the broken XML file at beginning?
NSO version: 5.2.3
Java: 1.8.0_242
Python: 3.6.8
Thanks.