Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 16350 invoked from network); 8 Dec 2003 12:42:18 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 8 Dec 2003 12:42:18 -0000 Received: (qmail 36378 invoked by uid 500); 8 Dec 2003 12:41:57 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 36360 invoked by uid 500); 8 Dec 2003 12:41:57 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 36346 invoked from network); 8 Dec 2003 12:41:56 -0000 Received: from unknown (HELO bdc2.cyberxs.nl) (195.7.147.34) by daedalus.apache.org with SMTP; 8 Dec 2003 12:41:56 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: connection refused, localhost not found X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Mon, 8 Dec 2003 13:41:56 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: connection refused, localhost not found Thread-Index: AcO9hvimjSMJjdCbRQ26ByLcv649pAAAkP2Q From: "Patrick Ale" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Well,=20 I got this problem with MLDonkey (not really java, I know but hey.. :P) This simply means your program crashes on startup and that nothing = listens on port 8080. Now.. dunno what browser you use but I had this with Mozilla. I tried to connect to http://localhost:4080/ it didnt find anything on = that port so it went on with resolving random/known by mozilla things, till it found = localhost.net.au which actually is an existing page. Motto of this story is: your app is not running or not on port 8080 :-) Patrick Ale System administrator Freeler B.V "Muda o mundo, come=E7e com voc=EA mesmo" =20 > -----Oorspronkelijk bericht----- > Van: Adam Hardy [mailto:ahardy.struts@cyberspaceroad.com] > Verzonden: maandag 8 december 2003 13:29 > Aan: Tomcat Users List > Onderwerp: connection refused, localhost not found >=20 >=20 > Hi Listers > I'm sceptical whether anybody else has ever suffered this bizarre=20 > problem so I'm not expecting anybody to be able to help, but this is=20 > seriously damaging my enjoyment of Monday morning. >=20 > I have tomcat 5.0.14 set up on one computer and it works fine mostly,=20 > i.e. root context, JSP examples, manager apps are working fine. >=20 > The problem is with the app I'm developing. On Friday night=20 > last week I=20 > did loads of debugging to sort out the JNDI connection pool, e.g.=20 > configuring the app context, the web.xml etc. >=20 > Now when I try to call up http://localhost:8080/myapp/ the=20 > browser zooms=20 > off to find http://www.localhost.net.au! When I try=20 > http://127.0.0.1:8080/myapp/ I get a 'connection refused' pop-up from=20 > the browsers - on my machine and on others. (root context=20 > still works as=20 > I said). >=20 > Obviously I tried restarting tomcat, redeploying the app,=20 > taking out all=20 > the filters, changing the context name, checked server.xml. >=20 > Anybody care to take a wild guess about what I need to do? >=20 > Tx > Adam >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org