Yesha Vora created AMBARI-20331:
-----------------------------------

             Summary: testSafeCreateCommandNotExisting UT fails
                 Key: AMBARI-20331
                 URL: https://issues.apache.org/jira/browse/AMBARI-20331
             Project: Ambari
          Issue Type: Bug
          Components: test
            Reporter: Yesha Vora


testSafeCreateCommandNotExisting is failing with below error.

{code}
Error Message

org/apache/commons/io/Charsets
Stacktrace

java.lang.NoClassDefFoundError: org/apache/commons/io/Charsets
        at 
org.apache.ambari.server.credentialapi.CredentialUtilTest.executeCommand(CredentialUtilTest.java:215)
        at 
org.apache.ambari.server.credentialapi.CredentialUtilTest.testSafeCreateCommandNotExisting(CredentialUtilTest.java:350)
Caused by: java.lang.ClassNotFoundException: org.apache.commons.io.Charsets
        at 
org.apache.ambari.server.credentialapi.CredentialUtilTest.executeCommand(CredentialUtilTest.java:215)
        at 
org.apache.ambari.server.credentialapi.CredentialUtilTest.testSafeCreateCommandNotExisting(CredentialUtilTest.java:350){code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to