wadi wadi wrote:
> 
> Hi,
> 
> 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?
> 
> Many thanks!
> 


If you want to see the GUI, I think you have to open a browser and enter
"localhost:8080" in the URL. Also make sure your proxy is turned off.
-- 
View this message in context: 
http://old.nabble.com/can%27t-see-GUI-in-Redhat-Linux-tp31174591p31469684.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to