Thursday, March 02, 2006

Apache Tomcat - webpage problem

If after updating Facility MIS system or ISA server, Apache Tomcat web page is being displayed on all Internet Browser pages, this is usually due to Tomcat web server taken control of port 8080, before ISA server can use the 8080 port.

This will disable ISA server functionallity.

To change Apache Tomcat port settings, browse to the Facility\eportal\conf folder, and in notepad edit the XML file Server.xml.

Modify the section Port="8080" to Port="8085"

Restart the server.

Use a utility such as CurrPorts to display which ports are used by which application or service.
http://www.nirsoft.net/utils/cports.html

No comments: