Web interface on NetScaler not working after editing the WebInterface.conf file

Web interface on NetScaler not working after editing the WebInterface.conf file

book

Article ID: CTX219282

calendar_today

Updated On:

Description

After upgrade the NetScaler the web interface does not work

Error - Invalid system configuration

Resolution

Reinstall the Webinterface

Create the site

Edit the config from CLI and restarted tomcat. 

Use below command to restart tomcat 

/var/wi/bin/stop_tomcat.sh
/var/wi/bin/start_tomcat.sh

Problem Cause

When we edit the webinterface configuration file we will have to restart the tomcat otherwise the file will be corrupted. 

Also it is recommended to make the edits from the CLI.