Hi Gary- so if port 80 is ok in other words http://localhost:80 Browser shows ok and none of the other configurations work you might have a misconfiguration with workers.properties
Start here for configuring Tomcat redirect capability with IIS Webserver http://neosmart.net/blog/2006/configuring-jsp-for-iis/ Then finetune the connector capability via Tomcats workers.properties with this article http://tomcat.apache.org/connectors-doc/reference/iis.html Mladen Turk's article is a good primer on when to use LoadBalancer to overcome IIS built-in connection restrictions http://people.apache.org/~mturk/docs/article/ftwai.html HTH Martin- ----- Original Message ----- From: "Gary Opela (Corporate)" <[EMAIL PROTECTED]> To: "Tomcat Users List" <users@tomcat.apache.org> Sent: Thursday, April 10, 2008 11:37 AM Subject: RE: Tomcat Manager page won't load Is there a way to change it after install? I had no control over the install, as my 3rd party application installed it for me. Thanks, Gary Opela, Jr., RSP Remedy Engineer Leader Communications, Inc. Best Product, Best People, Best PriceTM An ISO 9001:2000 Certified, CMMI® Level 3 Rated Company -----Original Message----- From: Nuno Manuel Martins [mailto:[EMAIL PROTECTED] Sent: Thursday, April 10, 2008 10:28 AM To: Tomcat Users List Subject: RE: Tomcat Manager page won't load Did you put your connector on port 80? By default it is on port 8080 so the correct address would be http://localhost:8080 -----Original Message----- From: Gary Opela (Corporate) [mailto:[EMAIL PROTECTED] Sent: quinta-feira, 10 de Abril de 2008 16:20 To: users@tomcat.apache.org Subject: Tomcat Manager page won't load Environment: Windows Server 2k3 R2 EE Apache Tomcat 5.5.17 installed in: C:\Program Files\Apache Software Foundation\Tomcat-5.5.17 Microsoft IIS 6.0 IE 6.0.X.X SP2 Java: C:\Program Files\Java\jre1.6.0_05 C:\Program Files\Java\jdk1.6.0_05 Whenever I go to Start -> All Programs -> Apache 5.5, none of the webpages under that folder will load. I just get "The Page Cannot be Displayed" error message in the window, with the title bar saying " "Cannot Find Server - Microsoft Internet Explorer" I have a 3rd party application that uses IIS6 and Tomcat 5.5 (which it installs Tomcat during the installation of the 3rd party product) to serve up its website built on jsp pages. Nothing will work. None of the jsp pages will load or anything. I'm not really sure where to start at, but I've looked several places on the internet. I set a JAVA_HOME = C:\Program Files\Java\jre1.6.0_05 and a CATALINA_HOME = C:\Program Files\Apache Software Foundation\Tomcat-5.5.17. Also, in IIS, I right-click on Default Web Pages, on the ISAPI filters tab, there is an entry for Jakarta and C:\Program Files\Apache Software Foundation\Jakarta Isapi Redirector\bin\isapi_redirect.dll. Can anyone think of anything I'm missing? None of my webpages will load, except for HTTP://localhost, which loads a Default.htm file. Thanks, Gary Opela, Jr., RSP Remedy Engineer Leader Communications, Inc. Best Product, Best People, Best PriceTM An ISO 9001:2000 Certified, CMMI(r) Level 3 Rated Company --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]