Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-2714

Fix Failing Kylin test cases

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 2.1.0
    • 2.1.0
    • Ranger
    • None

    Description

      Ranger build is failing with below error : 

       
      [INFO] Running org.apache.ranger.authorization.kylin.authorizer.RangerKylinAuthorizerTest
      [ERROR] Tests run: 32, Failures: 0, Errors: 32, Skipped: 0, Time elapsed: 6.574 s <<< FAILURE! - in org.apache.ranger.authorization.kylin.authorizer.RangerKylinAuthorizerTest
      [ERROR] adminProjectAllAsRoleAdmin(org.apache.ranger.authorization.kylin.authorizer.RangerKylinAuthorizerTest) Time elapsed: 0.007 s <<< ERROR!
      java.lang.IllegalStateException: Failed to load ApplicationContext
      Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/ser/std/ReferenceTypeSerializer
      Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/ser/std/ReferenceTypeSerializer
      Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/ser/std/ReferenceTypeSerializer
      Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.databind.ser.std.ReferenceTypeSerializer

       

      Attachments

        Issue Links

          Activity

            People

              pradeep Pradeep Agrawal
              pradeep Pradeep Agrawal
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: