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

wadi wadi,

On 3/17/2011 1:09 PM, wadi wadi wrote:
> I installed Apache tomcat 7.0.8 on my RedHat linux machine. When launching
> tomcat using ./startup.sh the following is displayed but I can't see the
> Tomcat gui window that displays the log information as on a Windows machine.
> 
> 
> Using CATALINA_BASE:   /home/user678/mysoft/apache-tomcat-7.0.8
> Using CATALINA_HOME:   /home/user678/mysoft/apache-tomcat-7.0.8
> Using CATALINA_TMPDIR: /home/user678/mysoft/apache-tomcat-7.0.8/temp
> Using JRE_HOME:        /home/user678/mysoft/jdk1.6.0_25
> Using CLASSPATH:
> /home/user678/mysoft/apache-tomcat-7.0.8/bin/bootstrap.jar:/home/smw81327/mysoft/apache-tomcat-7.0.8/bin/tomcat-juli.jar
> 
> Where is the gui window? or is there anyway to display the log information
> using tail command, which log file to tail?

$ tail -f /home/user678/mysoft/apache-tomcat-7.0.8/logs/catalina.out

If you have set the CATALINA_OUT environment variable, then you'll want
to tail that instead.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2DkI8ACgkQ9CaO5/Lv0PDF4ACgwxAzIUks4mH9iN6aTVd9Ryy9
ddEAnj2R+HOnylCgeDnMqiEZ+owoEifP
=PJmj
-----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