You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Sailaja Polavarapu (JIRA)" <ji...@apache.org> on 2016/07/26 18:46:20 UTC

[jira] [Assigned] (RANGER-1121) resources doesnt shows up on ranger UI

     [ https://issues.apache.org/jira/browse/RANGER-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sailaja Polavarapu reassigned RANGER-1121:
------------------------------------------

    Assignee: Sailaja Polavarapu

> 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.6.0
>
>
> 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)