Apache 3.127 + Tomcat 4.24 + Solaris 8 + mod_jk

2003-09-15 Thread Fernando Espinosa
Hi my name is Fernando, and I have some problems to configurate my Apache 3.127 + Tomcat 4.24 + Solaris 8 + mod_jk I downloaded the source jakarta-tomcat-connectors-jk-1.2.0-src , and execute the comand: # ./configure --with-apxs=/usr/local/apache/bin/apxs loading cache ./config.cache checking

Socket Problem with tomcat on Solaris 8

2003-09-01 Thread Haug Thomas
Hi everybody, I have a problem with tomcat 4.1.24 running on Solaris 8 (with JDK 1.4.1_02). A client of mine is sending requests to the Tomcat instance in a loop (but sequentially). After a while the client receives a java.net.ConnectException with the error message Connection timed out: connect.

Re: Socket Problem with tomcat on Solaris 8

2003-09-01 Thread Eric J. Pinnell
Hi, Other people have had this problem. You might want to try Tomcat 4.1.27 as it has a number of Coyote fixes. As for Solaris settings here are some that I use: (excuse the cut and paste) Install Patch IDs 103582-12 or better -SynFlood Listen Queue management fix 103597-04 or better -TCP

AW: Socket Problem with tomcat on Solaris 8

2003-09-01 Thread Haug Thomas
)configuration of the OS. Thanks, Thomas -Ursprüngliche Nachricht- Von: Eric J. Pinnell [mailto:[EMAIL PROTECTED] Gesendet am: Montag, 1. September 2003 16:03 An: Tomcat Users List Cc: Haug Thomas Betreff: Re: Socket Problem with tomcat on Solaris 8 Hi, Other people have had

mod_jk, apache, tomcat and solaris 8

2003-06-06 Thread John Sheehan
Hi We are having problems with load balancing of apache and tomcat on solaris. We have 4 solaris servers, 2 with apache 2.0.45 installed and 2 with Tomcat 4.1.24. We are using mod_jk on the apache servers to connect to the two tom cat servers and get them to load balance and failover, the idea

RE: Tomcat on Solaris 8

2003-02-19 Thread Turner, John
Can you check catalina.out (log file) when doing a startup? It looks like Tomcat never actually starts. John -Original Message- From: Eric J. Kropf [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 18, 2003 9:54 PM To: [EMAIL PROTECTED] Subject: Tomcat on Solaris 8 Hello

RE: Tomcat on Solaris 8

2003-02-19 Thread Eduardo Jaunez S.
Look at the files at $CATALINA_HOME/logs for errors on StartUp. Eduardo Jaunez S. -Mensaje original- De: Eric J. Kropf [mailto:[EMAIL PROTECTED]] Enviado el: Martes, 18 de Febrero de 2003 23:54 Para: [EMAIL PROTECTED] Asunto: Tomcat on Solaris 8 Hello: A recent post by me

Re: Tomcat on Solaris 8

2003-02-19 Thread Eric J. Kropf
at $CATALINA_HOME/logs for errors on StartUp. Eduardo Jaunez S. -Mensaje original- De: Eric J. Kropf [mailto:[EMAIL PROTECTED]] Enviado el: Martes, 18 de Febrero de 2003 23:54 Para: [EMAIL PROTECTED] Asunto: Tomcat on Solaris 8 Hello: A recent post by me asked for help

Tomcat on Solaris 8

2003-02-18 Thread Eric J. Kropf
Hello: A recent post by me asked for help on the Jasper source, well I found it and built sucessfully on a Sun Solaris 8 machine. The only problem is that when I run the startup.sh or catalina.sh start script I get: bash-2.03# bin/startup.sh Using CATALINA_BASE: /usr/local/jakarta-tomcat-4.0

RE: mod_jk + tomcat on Solaris 8 ( about Turner's HOWTO )

2002-10-30 Thread Turner, John
-Original Message- From: MURAT BALKAS [mailto:murat.balkas;o2.net.tr] Sent: Tuesday, October 29, 2002 6:26 PM To: Tomcat Users List Subject: RE: mod_jk + tomcat on Solaris 8 ( about Turner's HOWTO ) My mod_jk.so is at the default location with other modules : /usr/apache/libexec

RE: mod_jk + tomcat on Solaris 8 ( about Turner's HOWTO )

2002-10-29 Thread MURAT BALKAS
: 10/28/2002 10:08 Subject: RE: mod_jk + tomcat on Solaris 8 ( about Turner's HOWTO ) PM

RE: mod_jk + tomcat on Solaris 8 ( about Turner's HOWTO )

2002-10-29 Thread Tref Gare
. -- -Original Message- From: MURAT BALKAS [mailto:murat.balkas;o2.net.tr] Sent: Tuesday, 29 October 2002 9:28 PM To: Tomcat Users List Subject: RE: mod_jk + tomcat on Solaris 8 ( about Turner's HOWTO ) Thanks. I've downloaded it from the link below, and followed the other instructions. When I start

RE: mod_jk + tomcat on Solaris 8 ( about Turner's HOWTO )

2002-10-29 Thread MURAT BALKAS
]To: Tomcat Users List [EMAIL PROTECTED] .au cc: Subject: RE: mod_jk + tomcat on Solaris 8 ( about

mod_jk + tomcat on Solaris 8 ( about Turner's HOWTO )

2002-10-28 Thread MURAT BALKAS
Hi, I've read your HOWTO and followed the instructions. Until the item f I didn't have any difficulty. But, on the time f I couldn't find Makefile.linux to change it to suite for my system. Did I forget anything? Thanks for the HOWTO. It's what I was looking for. Murat

Re: mod_jk + tomcat on Solaris 8 ( about Turner's HOWTO )

2002-10-28 Thread MURAT BALKAS
: Subject: mod_jk + tomcat on Solaris 8 ( about Turner's HOWTO ) 10/28/2002 08:22 PM

RE: mod_jk + tomcat on Solaris 8 ( about Turner's HOWTO )

2002-10-28 Thread Turner, John
-Original Message- From: MURAT BALKAS [mailto:murat.balkas;o2.net.tr] Sent: Monday, October 28, 2002 2:30 PM To: Tomcat Users List Subject: Re: mod_jk + tomcat on Solaris 8 ( about Turner's HOWTO ) MORE INFO : after realising that I will not be able to find the file

mod_jk.so compilation problem with Apache1.3.20, Tomcat 3.2.3, Solaris 8

2002-01-06 Thread Vinay Singh
I am trying to compile mod_jk.so from jakarta-tomcat-3.2.3 Source code on solaris 8. I get some compilation warnings, but mod_jk.so is generated. If I use this mod_jk.so with Apache1.3.20 and Tomcat 3.2.3 I get following error on starting Apache- ** Can't locate API module

Tomcat and Solaris 8 x86

2001-01-02 Thread Teresa Schmidt
Will tomcat work with Solaris 8 x86? Thanks