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

( 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 sa

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 JV

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 bin

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 l

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 s

Newbie: Connection refused first time on Tomcat

2005-07-24 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 att

Re: connection refused

2005-07-03 Thread ganesan malairaja
er@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 but when i type catalina.sh run .. now i could access the default page.. but is thi

Re: connection refused

2005-07-03 Thread ganesan malairaja
Reply-To: Anto Paul <[EMAIL PROTECTED]> To: Tomcat Users List 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 &

Re: connection refused

2005-07-03 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.

connection refused

2005-07-03 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

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.doCo

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.doCo

Re: Tomcat Connection refused :-(

2005-04-04 Thread Hari Mailvaganam
> >You already said that you had moved the Tomcat port from 8080, though? > >If so, I wouldn't expect anything on 8080. And I would expect something > >on Tomcat's shutdown port as well (check your server.xml for its port > >number) - is that not starting either?

Re: Tomcat Connection refused :-(

2005-04-04 Thread gaurav
boss .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 ?? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

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

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 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 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

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/tom

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/sub

Re: connection refused when testing jsp

2005-01-11 Thread Parsons Technical Services
Is tomcat actually running? How are you starting it? Try disabling the firewall. Are all the configuration file default? What errors are in the log file? Doug - Original Message - From: "Ben Kuang" <[EMAIL PROTECTED]> To: Sent: Tuesday, January 11, 2005 7:44 PM Sub

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: 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 c

java.net.ConnectException: Connection refused

2004-08-10 Thread Shilpa Nalgonda
org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory, cause: java.sql.SQLException: Server connection failure during transaction. Due to underlying exception: 'java.net.ConnectException: Connection refused'. ** BEGIN NESTED EXCEPTION ** java.net.ConnectException MESSAGE:

Re: connection refused, localhost not found

2003-12-09 Thread Adam Hardy
s for the help. 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

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

Re: connection refused, localhost not found

2003-12-08 Thread Doug Parsons
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

Re: connection refused, localhost not found

2003-12-08 Thread Damien Pacaud
uot;Tomcat Users List" <[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 hel

Re: connection refused, localhost not found

2003-12-08 Thread Damien Pacaud
andle some 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 Subj

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 Patrick Ale
> -Oorspronkelijk bericht- > 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 >

Re: connection refused, localhost not found

2003-12-08 Thread Adam Hardy
lijk 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 any exceptions. I

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 tomcat

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

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

RE: connection refused, localhost not found

2003-12-08 Thread Patrick Ale
y [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

Re: connection refused, localhost not found

2003-12-08 Thread Adam Hardy
or not on port 8080 :-) 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

RE: connection refused, localhost not found

2003-12-08 Thread Patrick Ale
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 whether a

connection refused, localhost not found

2003-12-08 Thread Adam Hardy
e 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). Obviously I tried restarting tomcat, redeploying the app, ta

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

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

2003-10-24 Thread Bill Barker
MAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] 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 f

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 te

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

2003-09-22 Thread Euan Guttridge
PROTECTED] 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...

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

2003-09-22 Thread Ilja Hehenkamp
gt; 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.

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

2003-09-21 Thread Kwok Peng Tuck
! 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] Transcript

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
ess. Thank > You. > > Warning, delivery 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

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) at

java.net.ConnectException: Connection refused:

2003-07-29 Thread Tony Hamill
JWSDK 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 be

error"Connection refused"

2003-07-24 Thread Ilya . Nabedrik
I am trying to connect to database using JDBC Driver and I getting error message "Connection refused". Database is MSSQL- 2000 and it located on my computer. I am using tomcat for my JSP's. OS is Window 98. I suspect that that my local server is not or not listening to IP 127.0

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

2003-07-21 Thread Shapira, Yoav
oesn't shutdown: java.net.ConnectException: 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 >

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

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: Connect

RE: Connection refused question

2003-02-26 Thread Charles A Jordan
gt; > > -Original Message- > > > From: Charles A Jordan [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, February 26, 2003 1:05 PM > > > To: [EMAIL PROTECTED] > > > Subject: Connection refused question > > > > > > > > &

RE: Connection refused question

2003-02-26 Thread Turner, John
ruary 26, 2003 1: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 Mess

RE: Connection refused question

2003-02-26 Thread Charles A Jordan
inks He Knows What He Is Doing" > > -Original Message- > From: 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 >

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

RE: Connection refused question

2003-02-26 Thread pqin
s 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 directory and w

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 > > >

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

connect failed localhost:8009 146 Connection refused

2003-02-26 Thread Charles A Jordan
/2.0.3-dev 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

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

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

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 apolog

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
) 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:80

Re: localhost:8080 connection refused

2003-02-05 Thread Sean Dockery
ebruary 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 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

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 i

Re: localhost:8080 connection refused

2003-02-05 Thread David Nelson
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 > D

Re: localhost:8080 connection refused

2003-02-05 Thread David Nelson
Tomcat Users List" <[EMAIL 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 &

Re: localhost:8080 connection refused

2003-02-05 Thread Bill
ard 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

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_HOM

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_HOM

Re: tomcat 4.1.12 :: connection refused :: missing

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 :: co

tomcat 4.1.12 :: connection refused :: missing

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 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 id

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.

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

2002-03-12 Thread Ray Tayek
arta-tomcat-4.0.3-LE-jdk14/bin:/home/src/tools/tomcat/jakarta-tomcat-4.0.3-LE-jdk14/common/lib -classpath /home/src/jdk/j2sdk1.4.0/lib/tools.jar:/home/src/tools/tomcat/jakarta-tomcat-4.0.3-LE-jdk14/bin/bootstrap.jar -Dcatalina.base=/home/src/tools/tomcat/jakarta-tomcat-4.0.3-LE-jdk14 -Dc

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 ha

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 r

Re: tomcat.sh stop = Connection refused?

2001-07-26 Thread Richard Draucker
raucker [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, starting as root, calling tomcat.sh stop as root. No su > - > from alternate login, its al

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

Re: tomcat.sh stop = Connection refused?

2001-07-26 Thread Richard Draucker
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. > > Are

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

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

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

2001-07-19 Thread Anthony Dodd
socket 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(Plai

standalone ssl connection refused

2001-03-29 Thread Dominik Luyten
hi, I am using tomcat 3.2.1 as a standalone server compiled with ssl support on suse linux 7.0. unfortunately the connection is refused when I try to access my site via ssl. it work fine without ssl on port 8080, but not as https on port 8443. I compiled tomcat according to the documentation w

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:

RE: Connection refused under hight load

2001-02-08 Thread EXT-Mezey, Peter
try to keep people posted on my progess. Good luck, peter -Original Message- From: Mark Richards [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 08, 2001 5:47 AM To: '[EMAIL PROTECTED]' Subject: RE: Connection refused under hight load AFAIK, this limit doesn't a

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

RE: Connection refused under hight load

2001-02-08 Thread Chris Janicki
Are you using Java 1.3 by any chance? >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 2/8/01, 8:46:56 AM, Mark Richards <[EMAIL PROTECTED]> wrote regarding RE: Connectio

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

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

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: >

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 t