-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72052/
-----------------------------------------------------------

Review request for ranger, Ankita Sinha, Dhaval Shah, Dineshkumar Yadav, Gautam 
Borad, Jayendra Parab, Kishor Gollapalliwar, Abhay Kulkarni, Madhan Neethiraj, 
Mehul Parikh, Nitin Galave, Ramesh Mani, Sailaja Polavarapu, and Velmurugan 
Periasamy.


Bugs: RANGER-2714
    https://issues.apache.org/jira/browse/RANGER-2714


Repository: ranger


Description
-------

Error message received while building Ranger :

[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


Diffs
-----

  plugin-kylin/pom.xml dc0781015 


Diff: https://reviews.apache.org/r/72052/diff/1/


Testing
-------


Thanks,

Pradeep Agrawal

Reply via email to