[
https://issues.apache.org/jira/browse/AMBARI-17187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Lysnichenko updated AMBARI-17187:
----------------------------------------
Status: Patch Available (was: Open)
> Fix configuration xml files that don't pass validation
> ------------------------------------------------------
>
> Key: AMBARI-17187
> URL: https://issues.apache.org/jira/browse/AMBARI-17187
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Attachments: AMBARI-17187.patch
>
>
> {code}
> ServicePropertiesTest.validatePropertySchemaOfServiceXMLs
> src/main/resources/common-services/RANGER/0.6.0/configuration/ranger-env.xml
> didn't pass the validation. Error message is : cvc-complex-type.2.4.b: The
> content of element 'property' is not complete. One of '{filename, deleted,
> final, on-ambari-upgrade, property-type, depends-on, property_depended_by}'
> is expected.
> at
> org.apache.ambari.server.state.ServicePropertiesTest.validatePropertySchemaOfServiceXMLs(ServicePropertiesTest.java:48)
> ------- Stdout: -------
> 2016-06-12 18:50:23,380 ERROR [main] stack.StackManager
> (StackManager.java:validateAllPropertyXmlsInFolderRecursively(318)) - File
> /opt/teamcity-agent/work/660cf0c01ac51af8/ambari-server/target/test-classes/TestAmbaryServer.samples/../../../src/main/resources/common-services/RANGER/0.6.0/configuration/ranger-env.xml
> didn't pass the validation. Error message is : cvc-complex-type.2.4.b: The
> content of element 'property' is not complete. One of '{filename, deleted,
> final, on-ambari-upgrade, property-type, depends-on, property_depended_by}'
> is expected.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)