Github user anshul1886 commented on the issue:

    https://github.com/apache/cloudstack/pull/1847
  
    @mike-tutkowski Its in bug description. Are you not seeing this issue on 
your end?
    
    2016-08-26 14:34:36,709 DEBUG [c.c.a.ApiServlet] 
(catalina-exec-1:ctx-90c9ba3a) (logid:115e39ad) ===START=== 10.233.88.59 – 
GET 
command=listSnapshots&response=json&listAll=true&page=1&pagesize=20&_=1472202277072
    2016-08-26 14:34:36,747 ERROR [c.c.a.ApiServer] 
(catalina-exec-1:ctx-90c9ba3a ctx-94284178) (logid:115e39ad) unhandled 
exception executing api command: [Ljava.lang.String;@77f27ce8
    com.cloud.utils.exception.CloudRuntimeException: Unable to locate datastore 
with id 1
    at 
org.apache.cloudstack.storage.datastore.manager.PrimaryDataStoreProviderManagerImpl.getPrimaryDataStore(PrimaryDataStoreProviderManagerImpl.java:61)
    at 
org.apache.cloudstack.storage.datastore.DataStoreManagerImpl.getDataStore(DataStoreManagerImpl.java:48)
    at 
com.cloud.api.ApiResponseHelper.getDataStoreRole(ApiResponseHelper.java:571)
    at 
com.cloud.api.ApiResponseHelper.createSnapshotResponse(ApiResponseHelper.java:537)
    at 
org.apache.cloudstack.api.command.user.snapshot.ListSnapshotsCmd.execute(ListSnapshotsCmd.java:117)
    at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:132)
    at com.cloud.api.ApiServer.queueCommand(ApiServer.java:707)
    at com.cloud.api.ApiServer.handleRequest(ApiServer.java:538)
    at com.cloud.api.ApiServlet.processRequestInContext(ApiServlet.java:297)
    at com.cloud.api.ApiServlet$1.run(ApiServlet.java:129)
    at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
    at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
    at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
    at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:126)
    at com.cloud.api.ApiServlet.doGet(ApiServlet.java:86)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to