Hide Forgot
Created attachment 1217447 [details] screen shot of infinispinner on host C&U page Description of problem: ---------------------- The spinner spins forever while viewing daily C&U graphs for host,cluster when there is no daily data. This issue doesn't happen with VMs. Version-Release number of selected component (if applicable): --------------------------------------------- 5.7.0.9 How reproducible: ----------------- Always Steps to Reproduce: ------------------ 1.Manage a provider.Enable C&U collection for the provider. 2.Collect at least one hour of C&U data 3.Try to view daily graph(when daily data is not available) Actual results: --------------- Infinispinner while viewing daily C&U graph for host,cluster when there is no daily data Expected results: ---------------- Additional info: ---------------
Eric, I was not able to recreate it locally but on Nandini's appliance i could recreate and see JS error in firebug: exception caught evaling RJS ...[""],"Virtual Machines":[""],"VM Templates":[""],"At least 2 %{model} must be se... applica...30ba.js (line 38) TypeError: n.xml2.miq is undefined load_c3_charts()applica...30ba.js (line 3) application-1f781c03a34330009acfc755ac8fb233d104b3d240fbf59278d31e2b441030ba.js line 26 > eval()applica... > eval (line 12) .globalEval()applica...30ba.js (line 26) jQuery.evalLog()applica...30ba.js (line 38) .converters["text script"]()applica...30ba.js (line 38) L()applica...30ba.js (line 26) i()applica...30ba.js (line 37) .send/t/<() app/assets/javascripts/miq_c3.js, line 14 seems like is the code throwing the error Let me know if you need further help with looking into that. Thanks, ~Harpreet
I will retest it on the latest downstream build when it becomes available.
Thank you, Nandini This issue was fixed in PR https://github.com/ManageIQ/manageiq/pull/11759
backported via https://github.com/ManageIQ/manageiq/pull/12524
Verified in 5.8.0.3