You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jayush Luniya (JIRA)" <ji...@apache.org> on 2017/03/07 01:31:32 UTC

[jira] [Assigned] (AMBARI-20331) testSafeCreateCommandNotExisting UT fails

     [ https://issues.apache.org/jira/browse/AMBARI-20331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jayush Luniya reassigned AMBARI-20331:
--------------------------------------

    Assignee: Madhuvanthi Radhakrishnan

> 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
>            Assignee: Madhuvanthi Radhakrishnan
>
> 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)