mfsaez_127780
Oct 23, 2003Nimbostratus
Problem with get_all_virtual_server_statistics
I'm writing a little program taht retrieve statiscis information from the BigIp and stores it in a database in order to generate graphics of traffic and number of connections. I have no problem retrieving statistics of the pools and the node servers, but when I try to get the virtual server's statistics a SOAP Exception is throw. I don´t know what can be wrong. I have wrote a simple function that construct automatically the SOAP message, and all the functions I have tried with this method are working. The error is:
[SOAPException: faultCode=SOAP-ENV:Client; msg=For input string:
"18446744069414584320"; targetException=java.lang.NumberFormatException:
For input string: "18446744069414584320"]
Thanks for the help:
Miguel