You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by blackwater dev <bl...@gmail.com> on 2005/07/26 16:12:28 UTC

tomcat not starting properly

Hello,

I am having trouble starting tomcat.  It gets to a point then just stops. 

What am I doing wrong?

[root@localhost bin]# ./catalina.sh jpda run
Using CATALINA_BASE:   /usr/tomcat
Using CATALINA_HOME:   /usr/tomcat
Using CATALINA_TMPDIR: /usr/tomcat/temp
Using JRE_HOME:       /usr/java/jdk1.5.0_04
Listening for transport dt_socket at address: 8000
Jul 26, 2005 8:48:25 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-80
Jul 26, 2005 8:48:25 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2932 ms
Jul 26, 2005 8:48:26 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jul 26, 2005 8:48:26 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.9
Jul 26, 2005 8:48:26 AM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Jul 26, 2005 8:48:32 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-80
Jul 26, 2005 8:48:33 AM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Jul 26, 2005 8:48:33 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/179  config=null
Jul 26, 2005 8:48:33 AM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Jul 26, 2005 8:48:34 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 8138 ms

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Tomcat ignoring $CATALINA_HOME on XP.

Posted by Anoop kumar V <an...@gmail.com>.
remove the $

Anoop

On 7/28/05, Bruce E. Stemplewski <Br...@stempsoft.com> wrote:
> I created a system environment variable called $CATALINA_HOME on XP.
> I have it set to D:\MyProjects\java\Eclipse.
> 
> If I do a CD %$CATALINA_HOME% at the DOS prompt the directory changes
> correctly.  I have an index.htm file in this directory but the default
> Tomcat page keeps coming up.  I restarted Tomcat and even rebooted XP
> but the default page keeps coming up.  Any idea what could be wrong?
> 
> 
> 
> 
> 
> Bruce Stemplewski
> www.stempsoft.com
> 
> 
> "We are all in the same boat in a stormy sea,
> and we owe each other a terrible loyalty".
> G. K. Chesterton
> 
> 
> 
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


-- 
Thanks and best regards,
Anoop

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Tomcat ignoring $CATALINA_HOME on XP.

Posted by "Bruce E. Stemplewski" <Br...@stempsoft.com>.
I created a system environment variable called $CATALINA_HOME on XP.    
I have it set to D:\MyProjects\java\Eclipse.

If I do a CD %$CATALINA_HOME% at the DOS prompt the directory changes 
correctly.  I have an index.htm file in this directory but the default 
Tomcat page keeps coming up.  I restarted Tomcat and even rebooted XP 
but the default page keeps coming up.  Any idea what could be wrong?





Bruce Stemplewski
www.stempsoft.com


"We are all in the same boat in a stormy sea, 
and we owe each other a terrible loyalty". 
G. K. Chesterton



>  
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org