Hi David,

Are you able to telnet from remote machine on port 8080?

Sent on my BlackBerry® from Vodafone

-----Original Message-----
From: David kerber <dcker...@verizon.net>
Date: Fri, 16 Nov 2012 11:14:30 
To: Tomcat Users List<users@tomcat.apache.org>
Reply-To: "Tomcat Users List" <users@tomcat.apache.org>
Subject: Re: Not serving pages to anything but localhost

On 11/16/2012 10:59 AM, David Elliott wrote:
> Hi All
>
> Tomcat is running and is able to serve up pages but only to itself.
>
> If I do wget http://localhost:8080 I get a page saved and the text looks 
> right.
>
> However if I browse from any other machine (inside subnet mask, from web) it 
> return nothing but a connection error.

Are you specifying the :8080 in the url you're trying to connect to?



>
> I am sure I have left out something simple.
>
> I have the following config.
>
> CentOS 6.3 64 bit minimum on 192.168.100.120 with a public IP
> jdk-7u9-linux-i586.tar.gz installed and running
> apache-tomcat-7.0.32.tar.gz installed and running.
>
> The catalina.out file has the following in it.
>
> ========================================8<========================================
> Nov 16, 2012 3:10:50 PM org.apache.catalina.core.AprLifecycleListener init
> INFO: The APR based Apache Tomcat Native library which allows optimal 
> performance in production environments was not found on the 
> java.library.path: 
> /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
> Nov 16, 2012 3:10:51 PM org.apache.coyote.AbstractProtocol init
> INFO: Initializing ProtocolHandler ["http-bio-8080"]
> Nov 16, 2012 3:10:51 PM org.apache.coyote.AbstractProtocol init
> INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
> Nov 16, 2012 3:10:51 PM org.apache.catalina.startup.Catalina load
> INFO: Initialization processed in 1569 ms
> Nov 16, 2012 3:10:51 PM org.apache.catalina.core.StandardService startInternal
> INFO: Starting service Catalina
> Nov 16, 2012 3:10:51 PM org.apache.catalina.core.StandardEngine startInternal
> INFO: Starting Servlet Engine: Apache Tomcat/7.0.32
> Nov 16, 2012 3:10:51 PM org.apache.catalina.startup.HostConfig deployDirectory
> INFO: Deploying web application directory 
> /usr/share/apache-tomcat-7.0.32/webapps/examples
> Nov 16, 2012 3:10:53 PM org.apache.catalina.startup.HostConfig deployDirectory
> INFO: Deploying web application directory 
> /usr/share/apache-tomcat-7.0.32/webapps/manager
> Nov 16, 2012 3:10:53 PM org.apache.catalina.startup.HostConfig deployDirectory
> INFO: Deploying web application directory 
> /usr/share/apache-tomcat-7.0.32/webapps/docs
> Nov 16, 2012 3:10:53 PM org.apache.catalina.startup.HostConfig deployDirectory
> INFO: Deploying web application directory 
> /usr/share/apache-tomcat-7.0.32/webapps/host-manager
> Nov 16, 2012 3:10:53 PM org.apache.catalina.startup.HostConfig deployDirectory
> INFO: Deploying web application directory 
> /usr/share/apache-tomcat-7.0.32/webapps/ROOT
> Nov 16, 2012 3:10:53 PM org.apache.coyote.AbstractProtocol start
> INFO: Starting ProtocolHandler ["http-bio-8080"]
> Nov 16, 2012 3:10:53 PM org.apache.coyote.AbstractProtocol start
> INFO: Starting ProtocolHandler ["ajp-bio-8009"]
> Nov 16, 2012 3:10:53 PM org.apache.catalina.startup.Catalina start
> INFO: Server startup in 1874 ms
> ========================================8<========================================
>
>
> --
> David Elliott
>
> The TMTI Group includes the following brands 
> www.clickdontcall.com<http://www.clickdontcall.com>, 
> www.gadgethelpline.com<http://www.gadgethelpline.com>, 
> www.ukwebdesign.net<http://www.ukwebdesign.net.>, 
> www.appoptimisers.com<http://www.appoptimisers.com>, 
> www.webvideoproduction.com<http://www.webvideoproduction.com>  and 
> www.appdevelopersuk.com.<http://www.appdevelopersuk.com>
>
> The information contained within this e-mail is confidential and may be 
> privileged.
> It is intended for the addressee only, if you have received this in error 
> please inform the sender and delete this e-mail immediately. The contents of 
> this e-mail must not be disclosed, copied or forwarded without the senders 
> consent. The statements and opinions expressed in this message are those of 
> the author and do not necessarily reflect those of the authors employer, TMTI 
> Limited. TMTI does not take any responsibility for the views of the author
>
> TMTI Ltd. Company Registered in England and Wales No.04133536. Registered 
> Office: Corsley Garage, Corsley Heath, Warminster, Wilts BA12 7PL
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


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

Reply via email to