06-24-2020 08:06 PM - edited 06-24-2020 08:08 PM
Were running CUCM 10.5 and CUCX 10.5 Pub and Sub and suddenly I was having this issue not being able to login to UCCX Sub CLI.
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)
Tried to use the recovery iso and I was now able to login to CLI (after waiting for a while, not sure if the recovery fixed the issue)and tried to start the services and it is just looping in starting. I ran utils service list and I am seeing that all services are stuck in starting state.
Any help would be most appreciated :)
06-25-2020 04:08 AM
06-27-2020 07:28 AM - edited 06-27-2020 07:30 AM
I have restarted after booting the recovery iso and file system check and still happening. Do I need to reboot again the UCCX sub?
07-06-2021 05:38 AM
TAC wont support me. I think the application is now out of support t but we have renewed the contract of the physical server itself UCS-C240-M3 rack server until December 31, 2021
06-25-2020 08:06 AM
06-27-2020 07:32 AM
Yes I can ssh to UCCX sub. When going to CLI I got this error before
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)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide