( URGENT Please ) tomcat connection refused

2005-07-27 Thread Abdullah Abdullah
Dear all I am trying to create a secure connection between tomcat server and a browser. I have done exactly the same as the instructions on http://jakarta.apache.org/tomcat/tomcat-5.5-doc/ssl-howto.html but when I tried to connect on the port https://localhost:8443 , an alert popped up

RE: ( URGENT Please ) tomcat connection refused

2005-07-27 Thread David Shapiro
@jakarta.apache.org; tomcat-dev@jakarta.apache.org Subject: ( URGENT Please ) tomcat connection refused Dear all I am trying to create a secure connection between tomcat server and a browser. I have done exactly the same as the instructions on http://jakarta.apache.org/tomcat/tomcat-5.5-doc/ssl-howto.html

Re: Newbie: Connection refused first time on Tomcat

2005-07-26 Thread Rob Hills
Hi Bruce, On 25 Jul 2005 at 18:39, Bruce E. Stemplewski wrote: Where does this get installed? Remember, I am a total newbie at this. And do I even need this? The error says: This release of Apache Tomcat was packaged to run on J2SE 5.0 or later. It can be run on earlier JVMs by

Newbie: Connection refused first time on Tomcat

2005-07-25 Thread Bruce E. Stemplewski
I just installed Tomcat for the first time ever so please forgive the newbie question. I installed Apache Tomcat 5.5.9 Server and J2RE JSE 5.0 on an XP operating system. Tomcat starts up fine but when I try to go to the Welcome page, or the Manager Page. I get The connection was refused

Re: Newbie: Connection refused first time on Tomcat

2005-07-25 Thread David E. Shapiro
I have the same problem here. If you tail -f the catalina log it never completes the startup. It hangs trying to set the context for admin for me. Can somebody let us know what we are doing wrong? Bruce E. Stemplewski wrote on 7/25/05 2:54 am: I just installed Tomcat for the first time ever

Re: Newbie: Connection refused first time on Tomcat

2005-07-25 Thread Larry Meadors
You need the compatibility stuff: http://jakarta.apache.org/site/downloads/downloads_tomcat-5.cgi Search for compat on that page, and you'll see it. Larry On 25 Jul 2005 18:52:00 GMT, David E. Shapiro [EMAIL PROTECTED] wrote: I have the same problem here. If you tail -f the catalina log it

Re: Newbie: Connection refused first time on Tomcat

2005-07-25 Thread Bruce E. Stemplewski
Where does this get installed? Remember, I am a total newbie at this. And do I even need this? The error says: This release of Apache Tomcat was packaged to run on J2SE 5.0 or later. It can be run on earlier JVMs by downloading and installing a compatibility package from the Apache Tomcat

connection refused

2005-07-04 Thread ganesan malairaja
hi guys when i try to access tomcat using //localserver:8080 it says connection refused .. why is this ? how do i solve this ? i need to check whether the default page of tomcat loading or not note that .. i neva do any changes .. i installed tomcat and started it .. when i try to access

Re: connection refused

2005-07-04 Thread Anto Paul
On 7/4/05, ganesan malairaja [EMAIL PROTECTED] wrote: hi guys when i try to access tomcat using //localserver:8080 it says connection refused .. I presume it is http://localhost:8080 or hostname:8080. Check for any firewalls. Check log messages in console. -- rgds Anto Paul

Re: connection refused

2005-07-04 Thread ganesan malairaja
-To: Anto Paul [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Subject: Re: connection refused Date: Mon, 4 Jul 2005 12:01:11 +0530 On 7/4/05, ganesan malairaja [EMAIL PROTECTED] wrote: hi guys when i try to access tomcat using //localserver:8080 it says connection refused

Re: connection refused

2005-07-04 Thread ganesan malairaja
PROTECTED] Reply-To: Tomcat Users List tomcat-user@jakarta.apache.org To: tomcat-user@jakarta.apache.org, [EMAIL PROTECTED] Subject: Re: connection refused Date: Mon, 04 Jul 2005 06:37:55 + sorry guys problem solved when i type catalina.sh start .. i could not access the //localhost:8080

NotifyUtil::java.net.ConnectException: Connection refused: connect

2005-06-03 Thread Otgonbayar
My application works fine but following log is streaming. I don't know the reason, what should I do? Thanks Otgo NotifyUtil::java.net.ConnectException: Connection refused: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect

NotifyUtil::java.net.ConnectException: Connection refused: connect

2005-06-03 Thread Otgonbayar
My application works fine but following log is streaming. I don't know the reason, what should I do? Thanks Otgo NotifyUtil::java.net.ConnectException: Connection refused: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect

Re: Tomcat Connection refused :-(

2005-04-04 Thread gaurav
tunning fine ...what the problem tomcat ?? Why o Why tomcat says connection refused is there any hidden lock or temp files thats is causing proble ?? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Tomcat Connection refused :-(

2005-04-04 Thread Hari Mailvaganam
) - is that not starting either? - Peter I dont whats the wrong here... I have just installed Jboss .its tunning fine ...what the problem tomcat ?? Why o Why tomcat says connection refused is there any hidden lock or temp files thats is causing proble

Tomcat Connection refused :-(

2005-04-01 Thread gaurav
(connection) refused during ./shutdown.sh I always get org.apache.catalina.startup.Catalina stopServer SEVERE: Catalina.stop: java.net.ConnectException: Connection refused I tried following * Rebooted the server * |ps axf | grep [j]ava.endorsed.dir - no output| * |rm /var/lock/subsys

Tomcat Connection refused :-(

2005-04-01 Thread gaurav
(connection) refused during ./shutdown.sh I always get org.apache.catalina.startup.Catalina stopServer SEVERE: Catalina.stop: java.net.ConnectException: Connection refused I tried following * Rebooted the server * ps axf | grep [j]ava.endorsed.dir - no output| * rm /var/lock/subsys/tomcat

RE: Tomcat Connection refused :-(

2005-04-01 Thread Peter Crowther
From: gaurav [mailto:[EMAIL PROTECTED] My tomcat server is not working !! no matter what I do every thing I going till I day installed oracle 9i :-( What Tomcat version? What operating system? I assume some UNIX variant given the trace. Did you install anything else on the

Re: Tomcat Connection refused :-(

2005-04-01 Thread gaurav
Hi Peter , Peter Crowther wrote: From: gaurav [mailto:[EMAIL PROTECTED] My tomcat server is not working !! no matter what I do every thing I going till I day installed oracle 9i :-( What Tomcat version? What operating system? I assume some UNIX variant given the trace. I am

Re: Tomcat Connection refused :-(

2005-04-01 Thread Hassan Schroeder
gaurav wrote: what to do !! Basic troubleshooting. 1) look in your logs (and if this problem seems associated with the Oracle install, look in its log(s) and the syslogs, too). 2) prompt export JAVA_OPTS=-verbose prompt $CATALINA_HOME/bin/catalina.sh run watch the console and see where and

RE: Tomcat Connection refused :-(

2005-04-01 Thread Peter Crowther
From: gaurav [mailto:[EMAIL PROTECTED] I am using tomcat 5.5.7 on Fedora 3 with jdk1.5.0_02 Thanks. my i have disable firewal and stopped Iptables !! OK. netstat -a | grep tomcat or 8080- nothing , zero , blank You already said that you had moved the Tomcat port from 8080, though? If so,

connection refused when testing jsp

2005-01-11 Thread Ben Kuang
Hi: I have just installed jakarta-tomcat-5.5.4.exe to run some jsp pages on my comp locally. After installing, i enter http://localhost:8080 in the address field of my browser, and pressed enter. I receive this error message. The connection was refused when attempting to contact localhost:8080

Re: connection refused when testing jsp

2005-01-11 Thread Parsons Technical Services
PM Subject: connection refused when testing jsp Hi: I have just installed jakarta-tomcat-5.5.4.exe to run some jsp pages on my comp locally. After installing, i enter http://localhost:8080 in the address field of my browser, and pressed enter. I receive this error message. The connection

java.net.ConnectException: Connection refused

2004-08-10 Thread Shilpa Nalgonda
. Due to underlying exception: 'java.net.ConnectException: Connection refused'. ** BEGIN NESTED EXCEPTION ** java.net.ConnectException MESSAGE: Connection refused STACKTRACE: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method

Re: java.net.ConnectException: Connection refused

2004-08-10 Thread Hassan Schroeder
Shilpa Nalgonda wrote: I am using Tomcat4.0, mysql 4.0.18 , on Linux environment. And i am unable to connect to mysql db. underlying exception: 'java.net.ConnectException: Connection refused'. Can you connect manually (try telnet) to localhost port 3306? I'd bet not, in which case you'll need

Re: connection refused, localhost not found

2003-12-09 Thread Adam Hardy
. Adam - Original Message - From: Patrick Ale [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, December 08, 2003 1:41 PM Subject: RE: connection refused, localhost not found Well, I got this problem with MLDonkey (not really java, I know but hey.. :P) This simply

Connection Refused

2003-12-08 Thread Mike Nguyen
JAVA_HOME: /usr/j2seCatalina.stop: java.net.ConnectException: Connection refusedjava.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:295) at java.net.PlainSocketImpl.connectToAddress

connection refused, localhost not found

2003-12-08 Thread Adam Hardy
off to find http://www.localhost.net.au! When I try http://127.0.0.1:8080/myapp/ I get a 'connection refused' pop-up from the browsers - on my machine and on others. (root context still works as I said). Obviously I tried restarting tomcat, redeploying the app, taking out all the filters

RE: connection refused, localhost not found

2003-12-08 Thread Patrick Ale
mesmo -Oorspronkelijk bericht- Van: Adam Hardy [mailto:[EMAIL PROTECTED] Verzonden: maandag 8 december 2003 13:29 Aan: Tomcat Users List Onderwerp: connection refused, localhost not found Hi Listers I'm sceptical whether anybody else has ever suffered this bizarre problem so I'm

Re: connection refused, localhost not found

2003-12-08 Thread Adam Hardy
:-) Patrick Ale System administrator Freeler B.V Muda o mundo, começe com você mesmo -Oorspronkelijk bericht- Van: Adam Hardy [mailto:[EMAIL PROTECTED] Verzonden: maandag 8 december 2003 13:29 Aan: Tomcat Users List Onderwerp: connection refused, localhost not found Hi Listers I'm sceptical

RE: connection refused, localhost not found

2003-12-08 Thread Patrick Ale
[mailto:[EMAIL PROTECTED] Verzonden: maandag 8 december 2003 14:16 Aan: Tomcat Users List Onderwerp: Re: connection refused, localhost not found The app is not running, yup, guess I can't argue with that. Unfortunately it's not logging any exceptions. I see that tomcat starts a session

Re: connection refused, localhost not found

2003-12-08 Thread Adam Hardy
você mesmo -Oorspronkelijk bericht- Van: Adam Hardy [mailto:[EMAIL PROTECTED] Verzonden: maandag 8 december 2003 14:16 Aan: Tomcat Users List Onderwerp: Re: connection refused, localhost not found The app is not running, yup, guess I can't argue with that. Unfortunately it's not logging

Re: connection refused, localhost not found

2003-12-08 Thread Graham Reeds
Now when I try to call up http://localhost:8080/myapp/ the browser zooms off to find http://www.localhost.net.au! When I try http://127.0.0.1:8080/myapp/ I get a 'connection refused' pop-up from the browsers - on my machine and on others. (root context still works as I said). My instant

Re: connection refused, localhost not found

2003-12-08 Thread Adam Hardy
On 12/08/2003 02:41 PM Graham Reeds wrote: Obviously I tried restarting tomcat, redeploying the app, taking out all the filters, changing the context name, checked server.xml. I had this when I was developing. I closed tomcat but because I had Lynx open I assumed that the dos window was the

Re: connection refused, localhost not found

2003-12-08 Thread Adam Hardy
- Van: Adam Hardy [mailto:[EMAIL PROTECTED] Verzonden: maandag 8 december 2003 14:16 Aan: Tomcat Users List Onderwerp: Re: connection refused, localhost not found The app is not running, yup, guess I can't argue with that. Unfortunately it's not logging any exceptions. I see that tomcat starts

RE: connection refused, localhost not found

2003-12-08 Thread Patrick Ale
- Van: Adam Hardy [mailto:[EMAIL PROTECTED] Verzonden: maandag 8 december 2003 15:39 Aan: Tomcat Users List Onderwerp: Re: connection refused, localhost not found Oops, sorry being a plonker. Had the ports in my config for the sslext (ssl redirect) module set up for the production

Re: connection refused, localhost not found

2003-12-08 Thread Adam Hardy
:[EMAIL PROTECTED] Verzonden: maandag 8 december 2003 14:16 Aan: Tomcat Users List Onderwerp: Re: connection refused, localhost not found The app is not running, yup, guess I can't argue with that. Unfortunately it's not logging any exceptions. I see that tomcat starts a session for the context

Re: connection refused, localhost not found

2003-12-08 Thread Damien Pacaud
network code that could cause it to crash when loaded via te url : http://localhost:8080/myapp/ ? - Original Message - From: Patrick Ale [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, December 08, 2003 1:41 PM Subject: RE: connection refused, localhost not found

Re: connection refused, localhost not found

2003-12-08 Thread Damien Pacaud
[EMAIL PROTECTED] Sent: Monday, December 08, 2003 1:28 PM Subject: connection refused, localhost not found Hi Listers I'm sceptical whether anybody else has ever suffered this bizarre problem so I'm not expecting anybody to be able to help, but this is seriously damaging my enjoyment of Monday

Re: connection refused, localhost not found

2003-12-08 Thread Doug Parsons
to search. Doug - Original Message - From: Patrick Ale [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, December 08, 2003 7:41 AM Subject: RE: connection refused, localhost not found Well, I got this problem with MLDonkey (not really java, I know but hey.. :P

RE: connection refused, localhost not found

2003-12-08 Thread Luc Foisy
Does the manager report that the context is loaded? -Original Message- From: Damien Pacaud [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2003 7:46 AM To: Tomcat Users List Subject: Re: connection refused, localhost not found i disagree with you, since the root context works fine

Connection refused error under load with tomcat 3.3.1 on Windows XP

2003-10-24 Thread Dave Brewster
We're running a load script on our tomcat server and seeing connection refused errors on the client. Server Configuration: Vanilla tomcat (not fronted with Apache) 3.3.1 -Xmx 800MB -Xms512M Windows XP 2.8 Ghz Hyperthreaded 800Mhz front side bus, 1 CPU 1.5 GB memory. On the client load test we

Re: Connection refused error under load with tomcat 3.3.1 on Windows XP

2003-10-24 Thread Bill Barker
script on our tomcat server and seeing connection refused errors on the client. Server Configuration: Vanilla tomcat (not fronted with Apache) 3.3.1 -Xmx 800MB -Xms512M Windows XP 2.8 Ghz Hyperthreaded 800Mhz front side bus, 1 CPU 1.5 GB memory. On the client load test we are using Java

Re: Catalina.stop: java.net.ConnectException: Connection refused

2003-09-22 Thread Ilja Hehenkamp
Anyone? It's quite urgent and I'm stuck now... On Sun, 21 Sep 2003 21:53:30 +0200, Ilja [EMAIL PROTECTED] said: Tomcat suddenly stopped working without any obvious reason... Config: Tomcat 5.09 Mac OSX 10.2.6 error: Catalina.stop: java.net.ConnectException: Connection refused

RE: Catalina.stop: java.net.ConnectException: Connection refused

2003-09-22 Thread Euan Guttridge
] Subject: Re: Catalina.stop: java.net.ConnectException: Connection refused Anyone? It's quite urgent and I'm stuck now... On Sun, 21 Sep 2003 21:53:30 +0200, Ilja [EMAIL PROTECTED] said: Tomcat suddenly stopped working without any obvious reason... Config: Tomcat 5.09 Mac OSX 10.2.6

Catalina.stop: java.net.ConnectException: Connection refused

2003-09-21 Thread Ilja
Tomcat suddenly stopped working without any obvious reason... Config: Tomcat 5.09 Mac OSX 10.2.6 error: Catalina.stop: java.net.ConnectException: Connection refused java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method

Fwd: Delivery problems: Catalina.stop: java.net.ConnectException: Connection refused

2003-09-21 Thread Ilja
failure! This is a status message indicating that a message could not be delivered to 1 or more recipients. Original message subject: Catalina.stop: java.net.ConnectException: Connection refused Date received: 21-Sep-2003 15:53:50 -0400 Recipients and delivery history [EMAIL PROTECTED

Catalina.stop: java.net.ConnectException: Connection refused

2003-09-21 Thread Ilja
Tomcat suddenly stopped working without any obvious reason... Config: Tomcat 5.09 Mac OSX 10.2.6 error: Catalina.stop: java.net.ConnectException: Connection refused java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method

Re: Fwd: Delivery problems: Catalina.stop: java.net.ConnectException: Connection refused

2003-09-21 Thread Kwok Peng Tuck
indicating that a message could not be delivered to 1 or more recipients. Original message subject: Catalina.stop: java.net.ConnectException: Connection refused Date received: 21-Sep-2003 15:53:50 -0400 Recipients and delivery history [EMAIL PROTECTED] Transcript of session follows --- 21-Sep

java.net.ConnectException: Connection refused:

2003-07-29 Thread Tony Hamill
there is only a bin directory. Why is this? 2. I think I was able to start Tomcat, but when I run an Ant build file I get BUILD FAILED file:D:/JavaWebServices/jwsdp-1.1/docs/tutorial/examples/gs/build.xml:83: java.net.ConnectException: Connection refused: connect I had read that this was because

RE: Tomcat doesn't shutdown: java.net.ConnectException: Connection refused

2003-07-21 Thread Shapira, Yoav
: Connection refused It took way too long to find a solution. Others in this list have described this problem, so hopefully this might solve it for them too. The problem: Tomcat starts and runs fine. It listens on 8080 as usual, and does its stuff. But when you try shutting down, you get

Tomcat doesn't shutdown: java.net.ConnectException: Connection refused

2003-07-18 Thread Daniel Farinha
: Catalina.stop: java.net.ConnectException: Connection refused java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305) at java.net.PlainSocketImpl.connectToAddress

connect failed localhost:8009 146 Connection refused

2003-02-26 Thread Charles A Jordan
confi gured -- resuming normal operations [Wed Feb 26 11:35:10 2003] [error] channelSocket.open() connect failed localhost :8009 146 Connection refused [Wed Feb 26 11:35:10 2003] [error] ajp13.connect() failed ajp13:localhost:8009 [Wed Feb 26 11:35:10 2003] [error] ajp13.service() failed to connect

Connection refused question

2003-02-26 Thread Charles A Jordan
I am not able to get to http://localhost/examples I get the following errors in my apache error_log file. Any ideas? Where does it look for the examples directory and what sets it? [Wed Feb 26 11:35:10 2003] [error] channelSocket.open() connect failed localhost :8009 146 Connection refused [Wed

RE: Connection refused question

2003-02-26 Thread Turner, John
Do you have an AJP13-compatible connector listening on port 8009? John -Original Message- From: Charles A Jordan [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 26, 2003 1:05 PM To: [EMAIL PROTECTED] Subject: Connection refused question I am not able to get to http

RE: Connection refused question

2003-02-26 Thread pqin
PROTECTED] Sent: February 26, 2003 1:05 PM To: [EMAIL PROTECTED] Subject: Connection refused question I am not able to get to http://localhost/examples I get the following errors in my apache error_log file. Any ideas? Where does it look for the examples directory and what sets it? [Wed Feb 26 11:35

RE: Connection refused question

2003-02-26 Thread Charles A Jordan
How do I tell? Do you have an AJP13-compatible connector listening on port 8009? John -Original Message- From: Charles A Jordan [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 26, 2003 1:05 PM To: [EMAIL PROTECTED] Subject: Connection refused question I am

RE: Connection refused question

2003-02-26 Thread Charles A Jordan
: Charles A Jordan [mailto:[EMAIL PROTECTED] Sent: February 26, 2003 1:05 PM To: [EMAIL PROTECTED] Subject: Connection refused question I am not able to get to http://localhost/examples I get the following errors in my apache error_log file. Any ideas? Where does it look for the examples

RE: Connection refused question

2003-02-26 Thread Turner, John
:20 PM To: [EMAIL PROTECTED] Subject: RE: Connection refused question How do I tell? Do you have an AJP13-compatible connector listening on port 8009? John -Original Message- From: Charles A Jordan [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 26, 2003 1

RE: Connection refused question

2003-02-26 Thread Charles A Jordan
[mailto:[EMAIL PROTECTED] Sent: Wednesday, February 26, 2003 1:05 PM To: [EMAIL PROTECTED] Subject: Connection refused question I am not able to get to http://localhost/examples I get the following errors in my apache error_log file. Any ideas? Where does it look

RE: Connection refused question

2003-02-26 Thread pqin
Server.xml connector= Regards, PQ This Guy Thinks He Knows Everything This Guy Thinks He Knows What He Is Doing -Original Message- From: Charles A Jordan [mailto:[EMAIL PROTECTED] Sent: February 26, 2003 1:20 PM To: [EMAIL PROTECTED] Subject: RE: Connection refused question How

Re: localhost:8080 connection refused

2003-02-06 Thread Dave
Turner, John wrote: For the sake of the archives, what was the solution? John -Original Message- From: David Nelson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 4:30 PM To: Tomcat Users List Subject: Re: localhost:8080 connection refused This issue is resolved

localhost:8080 connection refused

2003-02-05 Thread David Nelson
I have heard similar posts but after trying everything I can get my hands on, Tomcat is still refusing to work I get a connection refused. Here are a few system details and what I've done. OS RH 8.0 Tomcat 4.1.18 Apache 2.0.44 mod_jk-2.0.43.so java2 1.4 (tested manually and works) $JAVA_HOME

localhost:8080 connection refused

2003-02-05 Thread David Nelson
I have heard similar posts but after trying everything I can get my hands on, Tomcat is still refusing to work I get a connection refused. Here are a few system details and what I've done. OS RH 8.0 Tomcat 4.1.18 Apache 2.0.44 mod_jk-2.0.43.so java2 1.4 (tested manually and works) $JAVA_HOME

Re: localhost:8080 connection refused

2003-02-05 Thread Bill
similar posts but after trying everything I can get my hands on, Tomcat is still refusing to work I get a connection refused. Here are a few system details and what I've done. OS RH 8.0 Tomcat 4.1.18 Apache 2.0.44 mod_jk-2.0.43.so java2 1.4 (tested manually and works) $JAVA_HOME

Re: localhost:8080 connection refused

2003-02-05 Thread David Nelson
PROTECTED] Sent: Wednesday, February 05, 2003 10:30 AM Subject: Re: localhost:8080 connection refused David Default RH installations have a firewall, did you not install the firewall or adjust it to accept connections on port 8080? Just a thought... Also, you havent included any log entries

Re: localhost:8080 connection refused

2003-02-05 Thread David Nelson
above repeats for each time I start Tomcat. It doesn't look too promising. Original Message - From: Bill [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, February 05, 2003 10:30 AM Subject: Re: localhost:8080 connection refused David Default RH installations

RE: localhost:8080 connection refused

2003-02-05 Thread Turner, John
That's why you are getting connection refused. Tomcat isn't even starting. Can you post the entire contents of catalina.out for a full startup attempt, instead of just the error message? It might help in debugging if we can see exactly when in the sequence this error is thrown. Just null out

RE: localhost:8080 connection refused

2003-02-05 Thread Turner, John
As far as I know, the medium firewall on RH allows any/any for to/from localhost. John -Original Message- From: Bill [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 11:30 AM To: Tomcat Users List Subject: Re: localhost:8080 connection refused David Default RH

Re: localhost:8080 connection refused

2003-02-05 Thread Sean Dockery
Subject: Re: localhost:8080 connection refused David Default RH installations have a firewall, did you not install the firewall or adjust it to accept connections on port 8080? Just a thought... Also, you havent included any log entriesis there nothing in the logs? -b On Wed, 2003-02

Re: localhost:8080 connection refused

2003-02-05 Thread David Nelson
(Bootstrap.java:140) Additionally, I both were gzip from Apache.org. Thanks again for your help. - Original Message - From: Turner, John [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, February 05, 2003 10:59 AM Subject: RE: localhost:8080 connection refused

RE: localhost:8080 connection refused

2003-02-05 Thread Turner, John
Good point. I forgot about that thread. John -Original Message- From: Sean Dockery [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 12:14 PM To: Tomcat Users List Subject: Re: localhost:8080 connection refused I remember an issue with Tomcat (circa 3.3) not being able

Re: localhost:8080 connection refused

2003-02-05 Thread David Nelson
This issue is resolved. Thanks for the help! . - Original Message - From: David Nelson [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, February 05, 2003 1:21 PM Subject: Re: localhost:8080 connection refused I apologize for taking a bit to get back to you

RE: localhost:8080 connection refused

2003-02-05 Thread Turner, John
For the sake of the archives, what was the solution? John -Original Message- From: David Nelson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 4:30 PM To: Tomcat Users List Subject: Re: localhost:8080 connection refused This issue is resolved. Thanks for the help

tomcat 4.1.12 :: connection refused :: missing ContextManager ...

2003-01-09 Thread João Luiz de Brito Macaíba
Hi, I'm running tomcat 4.1.12 in FreeBSD 4.7. Looking inside server.xml I cannot find ContextManager neither a explicit bind to 8080. Since I installed I am not able to get http://localhost:8080. All I get is a connection refused message. Does anyone have any idea

Re: tomcat 4.1.12 :: connection refused :: missing ContextManager...

2003-01-09 Thread Craig R. McClanahan
On Thu, 9 Jan 2003, João Luiz de Brito Macaíba wrote: Date: Thu, 9 Jan 2003 17:06:19 -0200 (EDT) From: João Luiz de Brito Macaíba [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: tomcat 4.1.12 :: connection refused :: missing ContextManager

FW: Tomcat -- JDBC --- SQL Server Connection refused

2002-10-01 Thread Tuan H. Le
-Original Message- From: Ignacio J. Ortega [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 9:15 AM To: Tuan H. Le Subject: RE: Tomcat -- JDBC --- SQL Server Connection refused This is a user question, use [EMAIL PROTECTED] instead.. Saludos , Ignacio J. Ortega

connection refused with jakarta-tomcat-4.0.3-LE-jdk14 on linux

2002-03-12 Thread Ray Tayek
/temp org.apache.catalina.startup.Bootstrap stop Catalina.stop: java.net.ConnectException: Connection refused java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:295

Re: Tomcat 4 Problem - Connection refused

2002-02-19 Thread Chuck Amadi
I have two instances of jakarta-tomcat v3.3.2 4.0.1. 1)Thus my tomcat 4.0.1 standalone connector listens at TCP port instead of the default as tomact3.3.2 is set default 8080. Thus at the URL http://localhost: when i try it out in my browser i get a error alert The connection was

Re: Tomcat 4 Problem - Connection refused

2002-02-19 Thread Eelco den Heijer
Hi Chuck, Connection refused basically means: there is nothing on that port listening , so my guess is that TC 4.0.1 is not running (or at least, it not listening on port ) Try running TC4 without TC3.3, see if you connect to TC4 then. Eelco Chuck Amadi wrote: I have two instances

tomcat.sh stop = Connection refused?

2001-07-26 Thread Richard Draucker
When I attempt to shutdown Tomcat with the tomcat.sh script I get: java.net.ConnectionException Connection refused This is new since I started running RH7.1 and Java1.3.1 with Tomcat 3.1. Anyone know why? Of course I can kill it just fine. But, a nice clean stop would be preferable

Re: tomcat.sh stop = Connection refused?

2001-07-26 Thread Pete
When I attempt to shutdown Tomcat with the tomcat.sh script I get: java.net.ConnectionException Connection refused This is new since I started running RH7.1 and Java1.3.1 with Tomcat 3.1. Anyone know why? Of course I can kill it just fine. But, a nice clean stop would be preferable

Re: tomcat.sh stop = Connection refused?

2001-07-26 Thread Richard Draucker
: java.net.ConnectionException Connection refused This is new since I started running RH7.1 and Java1.3.1 with Tomcat 3.1. Anyone know why? Of course I can kill it just fine. But, a nice clean stop would be preferable. Are you shutting it down as the same user as you started it with? Pete -- Richard

RE: tomcat.sh stop = Connection refused?

2001-07-26 Thread Michael Weissenbacher
maybe the ajp12 connector is disabled, because tomcat needs it to be shutdown... -Original Message- From: Richard Draucker [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 26, 2001 3:52 PM To: Pete Cc: Tomcat List Subject: Re: tomcat.sh stop = Connection refused? Logged in as root

java.net.ConnectException: Connection refused: connect - opening file

2001-07-19 Thread Anthony Dodd
to read the file. The exception it gets is java.net.ConnectException: Connection refused: connect. Tony java.net.ConnectException: Connection refused: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:320

Connection refused under hight load

2001-02-08 Thread Markus Ebersberger
Hi, I'm testing a servlet-application that is using Tomcat v 3.1 (standalone, without Apache) running on Win2K Workstation. The tool I'm using for testing starts a (configurable) number of threads, each of which connects to the server, sends a HTTP-request and waits for the response. It runs on

Re: Connection refused under hight load

2001-02-08 Thread Alex Fernández
I'd say that you've started too many threads; when there are no more threads available in the thread pool, Tomcat refuses connections. You should increase the number of threads in the pool. Sadly, I don't know how to do that; and would like to know :) Cheers, Alex. Markus Ebersberger wrote:

RE: Connection refused under hight load

2001-02-08 Thread Cox, Charlie
Title: RE: Connection refused under hight load I know that NT4 Workstation only allows 10 concurrent network connections. I didn't think that limit had changed for Win2k Workstation. Even though your app is running on the same machine, it is still making tcpip requests which would count

RE: Connection refused under hight load

2001-02-08 Thread Mark Richards
AFAIK, this limit doesn't apply for TCP/IP connections, only netbios connections. Mark -Original Message- From: Cox, Charlie [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 08, 2001 8:17 AM To: '[EMAIL PROTECTED]' Subject: RE: Connection refused under hight load I know that NT4

RE: Connection refused under hight load

2001-02-08 Thread Markus Ebersberger
-Original Message- From: Chris Janicki [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 08, 2001 3:32 PM To: [EMAIL PROTECTED] Subject: RE: Connection refused under hight load Are you using Java 1.3 by any chance? Yes, I'm using JDK 1.3. Bye, Markus

RE: Connection refused under hight load

2001-02-08 Thread Chris Janicki
believe the problem is in HotSpot design, and may not be machine dependent. Bottom line: try Java 1.2.2.5 Original Message On 2/8/01, 11:13:15 AM, "Markus Ebersberger" [EMAIL PROTECTED] wrote regarding RE: Connection refused under hight load: -Original Message- From: Chr