The issue occurs when the IWSVA web console is configured to use port 1812 but nothing is listening on it.
To confirm that port 1812 is not listening, run the command "lsof –i:1812".
To resolve the issue:
- Using an SSH client such as Putty, run the following commands:
/usr/iwss/S99IScanHttpd stop
/usr/iwss/S99IScanHttpd start - If the issue persists, run this command:
/usr/iwss/AdminUI/configtomcat restore
You can now access the IWSVA console.