Hi,
I have a CUCM version 8.6. It was working fine for a couple of month and then suddenly one day there is the below error.
--------------------------------------------------------------------------------------------------------------------------------------------------
Command Line Interface is starting up, please wait ...
Welcome to the Platform Command Line Interface
Exception in thread "main" java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:470)
at java.lang.Integer.<init>(Integer.java:660)
at com.cisco.platform.install.ihardware.Hardware.getDiskSize(Hardware.java:319)
at sdMain.main(sdMain.java:764)
--------------------------------------------------------------------------------------------------------------------------------------------------
The phone are registering. I can even see the opening page which says installed products. But after I click on CUCM it shows me a blank page. the url for the blank page is
https://<ip add of cucm>:8443/ccmadmin/showHome.do
The CLI is frozen after the above message is displayed. I tried to SSH into the machine. Same problem. I tried searching supportforums.cisco.com for a similar issue. Did not find one. In case such a case exists, do point me out in that direction.