You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "prashant kumar mishra (JIRA)" <ji...@apache.org> on 2013/02/27 13:27:13 UTC

[jira] [Created] (CLOUDSTACK-1426) Primay storage details are not getting displayed in UI "liststoragepoolsresponse" : {"errorcode":530,"cserrorcode":9999} }:

prashant kumar mishra created CLOUDSTACK-1426:
-------------------------------------------------

             Summary: Primay storage details are not getting displayed in UI  "liststoragepoolsresponse" : {"errorcode":530,"cserrorcode":9999} }: 
                 Key: CLOUDSTACK-1426
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1426
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
    Affects Versions: 4.2.0
            Reporter: prashant kumar mishra
            Priority: Critical


ASF Master ,commit "a1b33cadf571f518ad7ff6da1ef8de947b12b38"

Steps
---------
---------

1-Go to infrastructure tab
2-click on primary storage
3-click on any of primary storage in list.

Expected
------------------
Should show  primary storage details .

Actual
-------------------
1-only blank popup window is comming , not able to check any detail


Firebug 
-------------
"NetworkError: 530  - http://10.147.**.***:8080/client/api?command=listStoragePools&id=a7bf729d-a52f-3036-9c70-d0f903777a10&response=json&sessionkey=vMLN1D93JGLHuuKeyD4P53QE3f4%3D&_=1361967362565"

Snipet of log
---------------------
2013-02-27 07:16:02,580 ERROR [cloud.api.ApiServer] (catalina-exec-15:null) unhandled exception executing api command: listStoragePools
java.lang.NullPointerException
        at com.cloud.dao.EntityManagerImpl.findByUuidIncludingRemoved(EntityManagerImpl.java:67)
        at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
        at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
        at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:80)
        at com.cloud.utils.db.TransactionContextBuilder.AroundAnyMethod(TransactionContextBuilder.java:43)
        at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621)
        at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610)
        at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:65)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:90)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622)
        at com.cloud.api.ApiDispatcher.translateUuidToInternalId(ApiDispatcher.java:353)
        at com.cloud.api.ApiDispatcher.setFieldValue(ApiDispatcher.java:465)
        at com.cloud.api.ApiDispatcher.processParameters(ApiDispatcher.java:207)
        at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:133)
        at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
        at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira