Re: Tomcat: Refused localhost:8080

From: jonsoons (jsoons_at_juilliard.edu)
Date: 03/31/05

  • Next message: Miķelis Rozenbergs: "Re: debian logo font"
    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
    

  • Next message: Miķelis Rozenbergs: "Re: debian logo font"

    Relevant Pages

    • Re: security best practice
      ... I just installed the tomcat server via the debian ... various tomcat files, from logs and conf stuff to startup scripts. ... Durch die Tage ohne Dich ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: Tomcat: Refused localhost:8080
      ... > I am trying to build a Tomcat server on my Linux machine. ... To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org ...
      (Debian-User)
    • [HELP] JDBC MDBTools
      ... I'm moving my TOMCAT server from XP to a linux box under aurox 9, JDK 1.4, ... MDBTOOLS 0.5.1, and unixODBC 2.2.10. ... And the worse is that tomcat crach accessing to my database. ... Current Java thread: ...
      (comp.lang.java.databases)
    • [HELP] JDBC MDBTools
      ... I'm moving my TOMCAT server from XP to a linux box under aurox 9, JDK 1.4, ... MDBTOOLS 0.5.1, and unixODBC 2.2.10. ... And the worse is that tomcat crach accessing to my database. ... Current Java thread: ...
      (comp.lang.java.databases)
    • Protecting JSP files in local tomcat instance.
      ... I have an application running on Tomcat 4 that needs to be deployed to ... user laptops that are running both a tomcat server of their own as ... The database is later synced with the main ... The problem this presents is that all the JSP code is available for ...
      (comp.lang.java.developer)