Likitha Shetty created CLOUDSTACK-1722:
------------------------------------------
Summary: NPE during listClusters
Key: CLOUDSTACK-1722
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1722
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Management Server
Affects Versions: 4.1.0
Reporter: Likitha Shetty
Assignee: Bharat Kumar
On latest 4.1
ERROR [cloud.api.ApiServer] (29796423@qtp-31087973-14:) unhandled exception
executing api command: listClusters
java.lang.NullPointerException
at
com.cloud.api.ApiResponseHelper.createClusterResponse(ApiResponseHelper.java:838)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319)
--
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