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 2017/04/26 15:12:04 UTC

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

    [ https://issues.apache.org/jira/browse/AMBARI-20331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15984970#comment-15984970 ] 

Dmitry Lysnichenko commented on AMBARI-20331:
---------------------------------------------

+1

> 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
>             Fix For: 2.5.1
>
>         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)