weizhouapache commented on PR #7125:
URL: https://github.com/apache/cloudstack/pull/7125#issuecomment-1403417962

   @DaanHoogland 
   as discussed, I still got exception in management server
   ```
   java.lang.ClassCastException: class java.lang.Long cannot be cast to class 
java.lang.Integer (java.lang.Long and java.lang.Integer are in module java.base 
of loader 'bootstrap')
       at 
org.apache.cloudstack.metrics.MetricsServiceImpl.getQueryHistory(MetricsServiceImpl.java:810)
       at 
org.apache.cloudstack.metrics.MetricsServiceImpl.listDbMetrics(MetricsServiceImpl.java:797)
       at 
org.apache.cloudstack.api.ListDbMetricsCmd.execute(ListDbMetricsCmd.java:41)
   ......
   ```
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to