Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java Open Source > Apache Tomcat
|
Apache Tomcat General discussion of the Apache Tomcat servlet container. For discussions specific to the Professional Apache Tomcat book, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Apache Tomcat section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 1st, 2009, 12:52 PM
Registered User
 
Join Date: Sep 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Facing problem while accessing tomcat on a dedicated hosting Linux server

I have a dedicated Linux server to host my website, which apparently runs on apache and i have placed the code in /var/www/html/ and its working fine. But now i wanted to host another one(war file) using the tomcat but after i install tomcat and doing everything i am not able to access the tomcat. Tomcat is running fine but couldn't access tomcat home page with http://IP_Adress:8080/ As far as i understood , the firewall is blocking the port 8080. So could anyone please help me unblocking the port.
 
Old September 2nd, 2009, 07:25 PM
Registered User
 
Join Date: Sep 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Okay,

The questions abound from this one:
  1. What is the exact error you get when you try browsing to http://<ip address of server>:8080/ directly?
  2. Do you get the same error when you try browsing from the server itself to http://127.0.0.1:8080/?
  3. What distro/distribution and version of Linux are you running?
  4. Do you know what the name of the firewall software is that is running on it?

Let us know.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Dedicated Server loncar2000 BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 1 November 26th, 2007 07:19 PM
problem in tomcat working in linux frozen84 Apache Tomcat 1 January 2nd, 2007 01:56 AM
Facing problem with tomcat 5.5.9 bhojrajjoshi Apache Tomcat 14 September 26th, 2006 04:44 AM
Facing problem with Sql server dsekar_nat SQL Server 2000 2 July 27th, 2006 02:52 PM
How to set up a dedicated server for my web pages johnsonlim026 ASP.NET 1.0 and 1.1 Basics 0 August 11th, 2005 12:12 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.