You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/08/09 10:20:03 UTC

[GitHub] [cloudstack] rhtyd commented on issue #5291: Null Pointer Exception while list hosts

rhtyd commented on issue #5291:
URL: https://github.com/apache/cloudstack/issues/5291#issuecomment-895109492


   @tampler have you disabled local storage on the hosts, is it enabled for your zone?
   
   Log reference seen:
   ```
   2021-08-08 16:25:58,908 DEBUG [c.c.a.q.QueryManagerImpl] (qtp2109798150-310:ctx-8d47711c ctx-34c8bea1) (logid:92e1b525) >>>Generating Response>>>
   2021-08-08 16:25:58,924 ERROR [c.c.a.ApiServer] (qtp2109798150-310:ctx-8d47711c ctx-34c8bea1) (logid:92e1b525) unhandled exception executing api command: [Ljava.lang.String;@78127f28
   java.lang.NullPointerException
   	at com.cloud.storage.StorageManagerImpl.isLocalStorageActiveOnHost(StorageManagerImpl.java:412)
   	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org