[
https://issues.apache.org/jira/browse/AMBARI-21066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doroszlai, Attila resolved AMBARI-21066.
----------------------------------------
Resolution: Duplicate
> validatePropertySchemaOfServiceXMLs UT fails
> --------------------------------------------
>
> Key: AMBARI-21066
> URL: https://issues.apache.org/jira/browse/AMBARI-21066
> Project: Ambari
> Issue Type: Bug
> Components: test
> Affects Versions: 2.5.1
> Reporter: Yesha Vora
>
> validatePropertySchemaOfServiceXMLs UT fails as below.
> {code}
> Error Message
> File
> /xxx/ambari/ambari-server/target/test-classes/TestAmbaryServer.samples/../../../src/main/resources/common-services/STORM/0.9.1/configuration/storm-env.xml
> didn't pass the validation. Error message is : The entity name must
> immediately follow the '&' in the entity reference.
> Stacktrace
> org.apache.ambari.server.AmbariException: File
> /xxx/ambari/ambari-server/target/test-classes/TestAmbaryServer.samples/../../../src/main/resources/common-services/STORM/0.9.1/configuration/storm-env.xml
> didn't pass the validation. Error message is : The entity name must
> immediately follow the '&' in the entity reference.
> at
> org.apache.ambari.server.state.ServicePropertiesTest.validatePropertySchemaOfServiceXMLs(ServicePropertiesTest.java:48)
> Standard Output
> 2017-05-19 01:06:53,663 ERROR [main] stack.StackManager
> (StackManager.java:validateAllPropertyXmlsInFolderRecursively(456)) - File
> /xxx/ambari/ambari-server/target/test-classes/TestAmbaryServer.samples/../../../src/main/resources/common-services/STORM/0.9.1/configuration/storm-env.xml
> didn't pass the validation. Error message is : The entity name must
> immediately follow the '&' in the entity reference.{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)