[
https://issues.apache.org/jira/browse/RANGER-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394385#comment-15394385
]
Velmurugan Periasamy commented on RANGER-1121:
----------------------------------------------
Committed to master -
https://git-wip-us.apache.org/repos/asf?p=incubator-ranger.git;a=commit;h=cc7277118362a26c5300549fc1c5bf2d22719ca4
> resources doesnt shows up on ranger UI
> --------------------------------------
>
> Key: RANGER-1121
> URL: https://issues.apache.org/jira/browse/RANGER-1121
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 0.6.0
> Reporter: Deepak Sharma
> Assignee: Sailaja Polavarapu
> Priority: Critical
> Fix For: 0.7.0
>
> Attachments:
> 0001-RANGER-1121-Resolving-circular-dependency-of-spring-.patch
>
>
> resources doesn't shows up on ranger UI.
> Exception:
> {code}
> java.lang.Exception: path: is not a valid resource-type.
> org.apache.ranger.biz.ServiceDBStore.createNewResourcesForPolicy(ServiceDBStore.java:2878)
> at
> org.apache.ranger.biz.ServiceDBStore.createPolicy(ServiceDBStore.java:1767)
> at
> org.apache.ranger.rest.ServiceREST.createPolicy(ServiceREST.java:1276)
> at
> org.apache.ranger.rest.ServiceREST$$FastClassByCGLIB$$92dab672.invoke(<generated>)
> at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:191)
> at
> org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
> at
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
> at
> org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622)
> at
> org.apache.ranger.rest.ServiceREST$$EnhancerByCGLIB$$e57831cf.createPolicy(<generated>)
> at org.apache.ranger.rest.PublicAPIs.createPolicy(PublicAPIs.java:276)
> at
> org.apache.ranger.rest.PublicAPIs$$FastClassByCGLIB$$6502819.invoke(<generated>)
> at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:191)
> at
> org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
> at
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
> at
> org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622)
> at
> org.apache.ranger.rest.PublicAPIs$$EnhancerByCGLIB$$754320fc.createPolicy(<generated>)
> at sun.reflect.GeneratedMethodAcce
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)