Hi everyone
Here in our demo environment, I got troubles after upgrading vCOPS 5.7.2 to 5.8.
E.g. in the "vSphere/Troubleshooting" dashboard/template, in the Resources widget, I only see an error:
An error occured on the page, please contact support.
Error Message: java.lang.NumberFormatException: null
And no matter what I select, when editing the widget, delete it or re-add, it doesn't populate anymore.
According to Java dev info, this occurs during a type conversion, if a string does not have the correct format for a Number type (i.e. it is anything but a number). It sounds like a database corruption. Any idea on how to troubleshoot this?
I'll probably be better off crushing and re-deploying vCOPS 5.8, right?