Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-20331

testSafeCreateCommandNotExisting UT fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.5.1
    • test
    • None

    Description

      testSafeCreateCommandNotExisting is failing with below error.

      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)

      Attachments

        1. AMBARI-20331.patch
          0.4 kB
          Vitaly Brodetskyi

        Activity

          People

            vbrodetskyi Vitaly Brodetskyi
            yeshavora Yesha Vora
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: