cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
421
Views
0
Helpful
2
Replies

QPM 4.1 - Real Time Charts not working - HTTP Error 2032

chharris41
Level 1
Level 1

I just installed QPM 4.1 on an LMS 3.1 system. The install went fine with no errors, etc..

I imported all DCR devices into QPM with no problems and imported some existing QOS policies. I am however unable to view either of the real time charts (under QOS monitoring and Baseline monitoring) - the charts load initially and then I get the following error message continually:

faultCode:Server.Error.Request faultString:'HTTP request error' faultDetail:'Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032"]. URL: http://10.4.18.181:1741/qpm/RTDataPie.jsp?randomno=60129558185'

Has anyone else encountered this isssue?

2 Replies 2

drolemc
Level 6
Level 6

This is Bug CSCsr65491

CM GUI: Clicking on Monitor-NFS 'details' results in 'faultHandler'

Clicking on Monitor-Acceleration-NFS Acceleration Report->Details you get:

faultHandler :: faultCode:Server.Error.Request faultString:'HTTP request error' faultDetail:'Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032"]. URL: https://10.56.65.236:8443/Monitoring/configXML.jsp?reportid=122&id=0&rnd=893'

I don't think so. The bug you mentioned is junked (only found in beta when upgrading from beta 1 to beta 2), and if you look, the URL QPM is trying to access is an SSL URL using the HTTP protocol. In looking at some of the JSP included with QPM, there are quite a few hard-coded instances of http://. I've expressed this internally, and the QPM developers are going to have a look.