Guide to fix EWA and WIS Error Starting Error 404
1. Edit the file C:\Program Files (x86)\EWA/server/conf/server.xml and modify the following line: <!-- Define a non-SSL HTTP/1.1 Connector on port 9000 -->
<Connector port="9000" protocol="HTTP/1.1" secure="false"
maxHttpHeaderSize="8192"...