03-22-2020 05:16 AM
Hi Guys,
I have problem with my NCS ver 2.2.0 and when I started troubleshooting I got the problem from haSettings.xml is empty but there is no backup file like : haSettings_bkup.xml
when I make ncs status this is the output
ncs status
Exception in thread "main" java.util.NoSuchElementException
at java.util.Scanner.throwFor(Scanner.java:862)
at java.util.Scanner.next(Scanner.java:1371)
at com.cisco.common.ha.config.HighAvailabilityConfig.parseXmlFile(HighAvailabilityConfig.java:232)
at com.cisco.common.ha.config.HighAvailabilityConfig.parseXmlFile(HighAvailabilityConfig.java:214)
at com.cisco.common.ha.config.HighAvailabilityConfig.<init>(HighAvailabilityConfig.java:194)
at com.cisco.common.ha.config.HighAvailabilityConfig.getInstance(HighAvailabilityConfig.java:203)
at com.cisco.packaging.HMAdmin.initHealthMonitorApi(HMAdmin.java:409)
at com.cisco.packaging.HMAdmin.hmServerStatus(HMAdmin.java:302)
at com.cisco.packaging.HMAdmin.status(HMAdmin.java:172)
at com.cisco.packaging.WCSAdmin.status(WCSAdmin.java:1053)
at com.cisco.packaging.WCSAdmin.status(WCSAdmin.java:1026)
at com.cisco.packaging.WCSAdmin.runMain(WCSAdmin.java:314)
at com.cisco.packaging.WCSAdmin.main(WCSAdmin.java:1493)
for information my NCS is only one there is no High Availability configuration .
How can I solve my case please?
Thanks for all
03-22-2020 09:03 AM
- This can happen if a file system is and or got full. Log on to the CLI and issue show disks
M.
03-22-2020 09:52 AM
show disks I got /opt and /var folders! Do I have to see other files?
03-23-2020 12:47 AM
- Check all folders , see whether any of them are full or not (or nearly full).
M.
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