Avi- check to see if your listener is actually listening with the netstat utility i.e. do a netstat -a | grep PortNumber
also check to see if the Tomcat process is active ps -ef | grep omcat HTH, Martin-- ********************************************************************* This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. ----- Original Message ----- From: "Avi Deitcher" <[EMAIL PROTECTED]> To: "Tomcat Users List" <users@tomcat.apache.org> Sent: Wednesday, July 19, 2006 8:14 AM Subject: Re: Don´t work :( > Did you try explicitly setting the protocol, i.e. http://127.0.0.1:8080/ > For an odd reason, some browsers don't automatically assume http when > going to localhost. > > Also, did you check the host configuration for Tomcat? > > Bernardo Martin wrote: > >> i haven´t any proxy settings :( >> >> >> >> >> >> >> >> >> >> 2006/7/19, Marcello <[EMAIL PROTECTED]>: >> >>> >>> Checked your browser proxy settings yet? >>> Hi. >>> >>> Bernardo Martin wrote: >>> > hi list, >>> > >>> > I have a rarely problem with jakarta-tomcat 5.5.17. >>> > >>> > I install jdk1.5.0_07 first, httpd 2.2..0 second and jakarta tomcat >>> > 5.5.17at the end in suse >>> > 9.0, I had edit /etc/profiles when it was necessary but when i do >>> > >>> > /usr/local/apache/bin/apachectl start (any error) >>> > >>> > apache work at 127.0.0.1:80 in webbrowser >>> > >>> > /usr/local//apache-tomcat-5.5.17/bin/startup.sh >>> > Using CATALINA_BASE: /usr/local/apache-tomcat-5.5.17 >>> > Using CATALINA_HOME: /usr/local/apache-tomcat-5.5.17 >>> > Using CATALINA_TMPDIR: /usr/local/apache-tomcat-5.5.17/temp >>> > Using JRE_HOME: /usr/lib/java/jre >>> > >>> > webbrowser can´t connect at 127.0.0.1:8080 >>> > >>> > The firewall is down. >>> > >>> > what happend? >>> > >>> > Thanks >>> > >>> >>> --------------------------------------------------------------------- >>> To start a new topic, e-mail: users@tomcat.apache.org >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> > > -- > ______________________________ > Avi Deitcher > [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >