mhoffmann21 commented on issue #4733:
URL: https://github.com/apache/cloudstack/issues/4733#issuecomment-804967083


   @DaanHoogland hey, sorry for the late answer.
   There are no other messages in the log after the click on the host tab and 
the described WARN message...yeah of course the typical messages which occur on 
a regular basis, but nothing new for me.
   
   I tried to make the API call (listHosts) and got a valid JSON answer back, 
which lists all of my hosts.
   If I try to make the listHostMetrics call, I get: `(HTTP 431, error code 
9999) For input string: ` and a random number for string.
   
   The log messages:
   ```
   2021-03-23 15:41:19,865 DEBUG [c.c.a.q.QueryManagerImpl] 
(qtp587003819-420:ctx-cda8fde0 ctx-10656beb) (logid:32f94509) >>>Searching for 
hosts>>>
   2021-03-23 15:41:19,888 DEBUG [c.c.a.q.QueryManagerImpl] 
(qtp587003819-420:ctx-cda8fde0 ctx-10656beb) (logid:32f94509) >>>Generating 
Response>>>
   2021-03-23 15:41:20,117 INFO  [c.c.a.ApiServer] 
(qtp587003819-420:ctx-cda8fde0 ctx-10656beb) (logid:32f94509) For input string: 
"1,5"
   2021-03-23 15:41:20,117 DEBUG [c.c.a.ApiServlet] 
(qtp587003819-420:ctx-cda8fde0 ctx-10656beb) (logid:32f94509) ===END===  
141.57.168.21 -- GET  command=listHostsMetrics&response=json&sessionkey=...
   ```
   
   As you can see, the generated answer consists the random number, in this 
case "1,5".


-- 
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.

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


Reply via email to