Hi,
I have just installed jakarta-tomcat-4.1.24-LE-jdk14.
I have also installed the j2sdk1.4.2.
After starting tomcat I am unable to pull up the tomcat web test web page.
I am on Win 2k Pro SP 4.
I have set all environment variables (JAVA_HOME,CATALINA_HOME etc.) as listed in the documentation. I have even tried changing 8080 to 1977 in server.xml file.
When I run netstat program it says that port 1977 is listening.
Below is what my tomcat command window is showing:
24-Jul-2003 4:55:43 PM org.apache.commons.modeler.Registry loadRegistry
INFO: Loading registry information
24-Jul-2003 4:55:44 PM org.apache.commons.modeler.Registry getRegistry
INFO: Creating new Registry instance
24-Jul-2003 4:55:45 PM org.apache.commons.modeler.Registry getServer
INFO: Creating MBeanServer
24-Jul-2003 4:55:48 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on port 1977
Starting service Tomcat-Standalone
Apache Tomcat/4.1.24-LE-jdk14
24-Jul-2003 4:56:04 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on port 1977
24-Jul-2003 4:56:05 PM org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
24-Jul-2003 4:56:05 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=20/201 config=C:\jakarta-tomcat-4.1.24-LE-jdk14\conf
\jk2.properties
Does anyone have any ideas what is causing the failure?
I have tried everything I could find in other postings.
Thanks,
Paul
I have just installed jakarta-tomcat-4.1.24-LE-jdk14.
I have also installed the j2sdk1.4.2.
After starting tomcat I am unable to pull up the tomcat web test web page.
I am on Win 2k Pro SP 4.
I have set all environment variables (JAVA_HOME,CATALINA_HOME etc.) as listed in the documentation. I have even tried changing 8080 to 1977 in server.xml file.
When I run netstat program it says that port 1977 is listening.
Below is what my tomcat command window is showing:
24-Jul-2003 4:55:43 PM org.apache.commons.modeler.Registry loadRegistry
INFO: Loading registry information
24-Jul-2003 4:55:44 PM org.apache.commons.modeler.Registry getRegistry
INFO: Creating new Registry instance
24-Jul-2003 4:55:45 PM org.apache.commons.modeler.Registry getServer
INFO: Creating MBeanServer
24-Jul-2003 4:55:48 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on port 1977
Starting service Tomcat-Standalone
Apache Tomcat/4.1.24-LE-jdk14
24-Jul-2003 4:56:04 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on port 1977
24-Jul-2003 4:56:05 PM org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
24-Jul-2003 4:56:05 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=20/201 config=C:\jakarta-tomcat-4.1.24-LE-jdk14\conf
\jk2.properties
Does anyone have any ideas what is causing the failure?
I have tried everything I could find in other postings.
Thanks,
Paul