Sagewire Logo

Tomcat Startup Problem

5 Message(s) by 5 Author(s) originally posted in java setup


From: ph8794 Date:   Saturday, November 01, 2003
Hi

1) I installed Tomcat (jakarta-tomcat-4.1.29) on my standalone WinXP machine.
2) I then ran startup.bat, got

Starting service Tomcat-Standalone
Apache Tomcat/4.1.29
Oct 31, 2003 11:44:38 PM org.apache.struts.util...
...
Oct 31, 2003 11:44:45 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/109 config=C:\jakarta-tomcat-4.1.29\bin\...

3) I type d http://localhost:8080 in my browser
4) I get a message that says "Page cannot be displayed".

Has anyone else gotten this before, and can anyone help?

thank you.


From: Wendy S Date:   Saturday, November 01, 2003
wrote in message:
1) I installed Tomcat (jakarta-tomcat-4.1.29) on my standalone WinXP
machine. 2) I then ran startup.bat, got
Starting service Tomcat-Standalone
Apache Tomcat/4.1.29
Oct 31, 2003 11:44:38 PM org.apache.struts.util...
...
Oct 31, 2003 11:44:45 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/109
config=C:\jakarta-tomcat-4.1.29\bin\...
3) I typed http://localhost:8080 in my browser
4) I get a message that says "Page cannot be displayed".



Check the log file s for errors (/path/to/tomcat/logs). Check server.xml to
make sure Tomcat is really listening on port 8080. (Once upon a time it
was 8081.)

When you say "installed" did you use a Windows installer program? Try
getting the .zip file and just unzip it and see if that works.

--
Wendy in Chandler, AZ


From: zkbx5134alpha9 Date:   Saturday, November 01, 2003
Henry, XP can be fancy regarding localhost, so try to type your ip
address instead. Let say your ip @xxxxxxxxxxx is 101.102.103.1, you can see it by
typing ipconfig under a prompt.

Http://101.102.103.1:8080 could fix your pb.

Mike
wrote in message
Hi
1) I installed Tomcat (jakarta-tomcat-4.1.29) on my standalone WinXP machine.
2) I then ran startup.bat, got
Starting service Tomcat-Standalone
Apache Tomcat/4.1.29
Oct 31, 2003 11:44:38 PM org.apache.struts.util...
...
Oct 31, 2003 11:44:45 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/109 config=C:\jakarta-tomcat-4.1.29\bin\...
3) I typed http://localhost:8080 in my browser
4) I get a message that says "Page cannot be displayed".
Has anyone else gotten this before, and can anyone help?
thank you.





From: rnurse Date:   Saturday, November 01, 2003
Hi,

Are you still having this problem? Try checking the logs. You can
find them in $Catalina_home$\logs. That's the first place I'd look.
wrote in message
Hi
1) I installed Tomcat (jakarta-tomcat-4.1.29) on my standalone WinXP machine.
2) I then ran startup.bat, got
Starting service Tomcat-Standalone
Apache Tomcat/4.1.29
Oct 31, 2003 11:44:38 PM org.apache.struts.util...
...
Oct 31, 2003 11:44:45 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/109 config=C:\jakarta-tomcat-4.1.29\bin\...
3) I typed http://localhost:8080 in my browser
4) I get a message that says "Page cannot be displayed".
Has anyone else gotten this before, and can anyone help?
thank you.





From: David Rabinowitz Date:   Sunday, November 02, 2003
And if you do not have permanent IP then try http://127.0.0.1:8080/
I had same problems with Win 2000> Henry, XP can be fancy regarding localhost, so try to type your ip
address instead. Let say your ip @xxxxxxxxxxx is 101.102.103.1, you can see it by
typing ipconfig under a prompt.
Http://101.102.103.1:8080 could fix your pb.
Mike
> Hi
>
> 1) I installed Tomcat (jakarta-tomcat-4.1.29) on my standalone WinXP
machine.
> 2) I then ran startup.bat, got
>
> Starting service Tomcat-Standalone
> Apache Tomcat/4.1.29
> Oct 31, 2003 11:44:38 PM org.apache.struts.util...
> ...
> Oct 31, 2003 11:44:45 PM org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/109


config=C:\jakarta-tomcat-4.1.29\bin\...
>
> 3) I typed http://localhost:8080 in my browser
> 4) I get a message that says "Page cannot be displayed".
>
> Has anyone else gotten this before, and can anyone help?
>


> > thank you.



Next Message: BEA WebLogic5.1


Blogs related to Tomcat Startup Problem

Dev Shed Forums - Tomcat installation problems
Date: October 1st, 2006 02:49 PM - udhu - Tomcat installation problems Post: I'm unable to start my tomcat I've set all the environment variables correctly catalina_home : c:\tomcatdir java_home : c:\jdk1.5 But when i type startup.bat a ...

Problem in configuring tomcat and apache
usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ] [ -nonaming ] { start | stop } Sep 14, 2006 11:11:02 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which ...

[jira] Created: (GERONIMO-2434) Tomcat connector gbean sets wrong ...
After a couple of startup/shutdown's the startup script ends with the exception, too. ... java.lang.Exception: Problem while updaing the persistent value of ... getThreadPriority(ConnectorGBean.java:553) at org.apache.geronimo.tomcat. ...

Re: [CONF-user] Severe Error in Plugin Repository
That will help narrow down who to tell about the problem and find out who can fix it. ... StandardService start > INFO: Starting service Tomcat-Standalone > 11/09/2006 ... Method.invoke(Method.java:324) > at org.apache.catalina.startup. ...

Spring rc4 and AOP Errors.
... and got errors upon Tomcat startup (using Tomcat 5.5.12). ... Common causes of this problem include using a final class or a non-visible class; ... java.lang.IllegalArgumentException: Cannot subclass final class class $Proxy179 ...

modprobe i2c-piix4 freeze
Is there anything that I can do to fix this problem? Do I actually need this i2c-piix4? ... gnome would be a little sluggish on such CPU. I installed the "server" option and plan on using it as a little development mysql/java tomcat server.


Programming | Sports | Autos

copyright 2006
Valid XHTML 1.0 Transitional