You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2016/06/13 09:24:21 UTC

[jira] [Created] (AMBARI-17187) Fix configuration xml files that don't pass validation

Dmitry Lysnichenko created AMBARI-17187:
-------------------------------------------

             Summary: 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
            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)