-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

uddav,

uddav wrote:
> The logs directory as i see it has two types of file.
> One of the types is "localhost_log.YYYY-MM-DD.txt" which looks like being
> generated one for each day and updated regularly through out the day where
> as another one is "catalina.out".
> 
> I looked into both the files and wasn't able to tell what wordings were
> pointing to shutdown and what to startup. I apologize , i am novice in this
> area. 

You want catalina.out. After successful startup, you should see these
lines (possibly among others, such as connector startup messages).

Jan 16, 2009 7:41:28 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 7944 ms

when you shut down, you should see this:

Jan 16, 2009 7:42:12 AM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina

(Then I get an APR shutdown error, since I'm not using APR).

Hope that helps,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAklwuQMACgkQ9CaO5/Lv0PAkCwCeKP3S0Pydt2mir7TBRVlMx7ki
u3IAoJq9eqAKmRFbM4V8VSRI+QUPVfB2
=hqlU
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to