Re: Tomcat: Refused localhost:8080
From: jonsoons (jsoons_at_juilliard.edu)
Date: 03/31/05
- Previous message: Henrique de Moraes Holschuh: "Re: UTC time"
- Maybe in reply to: Manudath Gurudatha: "Tomcat: Refused localhost:8080"
- Next in thread: Peter Clarke: "Re: Tomcat: Refused localhost:8080"
- Reply: Peter Clarke: "Re: Tomcat: Refused localhost:8080"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Mar 2005 06:06:12 -0800 To: debian-user@lists.debian.org
Fred Blaise wrote:
> This is not exactly the right list to ask this question. I would
rather
> try the tomcat-users list.
> However, check into $CATALINA_HOME/logs/catalina.out for more
> information about your tomcat server startup. I am pretty sure you
will
> find your error in there.
>
> fred
>
> On Thu, 2005-03-31 at 02:22 -0600, Manudath Gurudatha wrote:
> > Hi,
> >
> > I am trying to build a Tomcat server on my Linux machine. I have
> > successfully installed/configured Apache and J2SDK 1.4
> >
> > I have set the environment vars TOMCAT_HOME, CATALINA_HOME,
JAVA_HOME
> > and exported them too...
> >
> > When I run the startup.sh in $TOMCAT_HOME/bin/ directory, it shows
a
> > couple of env varibales like "Using CATALINA_BASE... Using
> > CATALINA_HOME... Using JRE_HOME (same as my JAVA_HOME)..."
> >
> > Still when I try http://localhost:8080 on my browser, I get the
error
> > "The connection was refused when attempting to connect to contact
> > localhost:8080"
> >
> > I have even disabled the firewall... Any ideas would be sincerely
appreciated...
> >
> > Thanks,
> > Manudath
> >
> >
When you go to http://localhost/ do you see your web server?
If not then localhost is not resolving. Try http://127.0.0.1:8080/
and see what happens.
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Henrique de Moraes Holschuh: "Re: UTC time"
- Maybe in reply to: Manudath Gurudatha: "Tomcat: Refused localhost:8080"
- Next in thread: Peter Clarke: "Re: Tomcat: Refused localhost:8080"
- Reply: Peter Clarke: "Re: Tomcat: Refused localhost:8080"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|