You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Vitaly Brodetskyi (JIRA)" <ji...@apache.org> on 2017/04/26 15:11:04 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 ]

Vitaly Brodetskyi reassigned AMBARI-20331:
------------------------------------------

    Assignee: Vitaly Brodetskyi  (was: 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: Vitaly Brodetskyi
>         Attachments: AMBARI-20331.patch
>
>
> 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)