mod_jk and errors on Apache version 2.0.54

2005-07-04 Thread Donald Lowe
I am having a problem with connections between Apache2 and tomcat. Could 
some one point me to a tutorial on setting up the Apache tomcat 
connectors with the following units. Or if you have had this problem 
please advise on how to sort it out.

Apache version 2.0.54
Tomcat 5.5.7
mod_jk-1.2.10-apache-2.0.53.so 
OS Windows XP

[Mon Jul 04 10:04:17 2005] [error] 
ajp_connection_tcp_get_message::jk_ajp_common.c (949): ERROR: can't 
receive the response message from tomcat, network problems or tomcat is 
down (127.0.0.1:8009), err=-2

[Mon Jul 04 10:04:17 2005] [error] ajp_get_reply::jk_ajp_common.c 
(1479): Tomcat is down or network problems. No response has been sent to 
the client (yet)

[Mon Jul 04 10:04:17 2005] [info]  ajp_service::jk_ajp_common.c (1696): 
Receiving from tomcat failed, recoverable operation attempt=0

[Mon Jul 04 10:04:17 2005] [info]  ajp_service::jk_ajp_common.c (1724): 
Sending request to tomcat failed,  recoverable operation attempt=1

[Mon Jul 04 10:05:17 2005] [error] 
ajp_connection_tcp_get_message::jk_ajp_common.c (949): ERROR: can't 
receive the response message from tomcat, network problems or tomcat is 
down (127.0.0.1:8009), err=-2

[Mon Jul 04 10:05:17 2005] [error] ajp_get_reply::jk_ajp_common.c 
(1479): Tomcat is down or network problems. No response has been sent to 
the client (yet)

Any help much appreciated
Don



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Wrong apache version number

2004-03-31 Thread Graham Bleach
On Mon, Mar 29, 2004 at 12:52:16PM -0500, Mark Nye wrote:
> Hi, 
> 
>   I downloaded the src for the new jk2.
> 
>   I have apache 2.0.49 installed and working
> 
>   I have tomcat-5.0.19 installed and working
> 
>   Mod_jk2.so compiled correctly and is installed
> 
>  
> 
> When I start the web server it says the following:
> 
> Httpd: module "../../server/paache2/mod_jk.c" is not compatible with this
 ^

That's a typo right?

> version of apache (found 20020628, need 20020903).
> 
>  
> 
> Has anyone else seen such a message?  Apache, Tomcat and jk where all
> downloaded as src and built locally with no errors.  I used flags from the
> documentation and double checked and rebuild everything. 

Are you using a version of mod_jk2 that you compiled before? If so,
make sure you did a 'make clean' before compiling against this version
of apache. 


G
-- 
Privacy is a transient notion. It started when people stopped believing
that God could see everything and stopped when governments realised there
was a vacancy to be filled.
-- Roger Needham

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Wrong apache version number

2004-03-29 Thread Mark Nye
Hi, 

  I downloaded the src for the new jk2.

  I have apache 2.0.49 installed and working

  I have tomcat-5.0.19 installed and working

  Mod_jk2.so compiled correctly and is installed

 

When I start the web server it says the following:

Httpd: module "../../server/paache2/mod_jk.c" is not compatible with this
version of apache (found 20020628, need 20020903).

 

Has anyone else seen such a message?  Apache, Tomcat and jk where all
downloaded as src and built locally with no errors.  I used flags from the
documentation and double checked and rebuild everything. 

 

Thanks,

Mark



Re: Apache Version

2003-01-21 Thread Peng Tuck Kwok
Tammer Salem wrote:

Then Tomcat has it's own web server?
Can anyone point me to any reference documentation that shows how this
works?

Tomcat can serve html pages, if you'd poke around in the ROOT webapp you 
will see plenty of html pages in there. Basically if your webapp needs 
to have html pages you just dump them in the webapp directory. You will 
be able to request the page from the browser.

The document link is here:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/coyote.html

which should also come with your copy of tomcat.





Tammer Salem wrote:


Hi,
Does anyone know what version of Apache Webserver comes with Tomcat


4.1.18?


None. Apache is available as a seperate download.



thanks,
Tammer Salem




--
To unsubscribe, e-mail:





For additional commands, e-mail:





--
To unsubscribe, e-mail:   
For additional commands, e-mail: 






--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Apache Version

2003-01-21 Thread Turner, John

Yes.  It runs on port 8080 by default.

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/index.html

John


-Original Message-
From: Tammer Salem [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, January 21, 2003 4:41 AM
To: Tomcat Users List
Subject: Re: Apache Version


Then Tomcat has it's own web server?
Can anyone point me to any reference documentation that shows how this
works?

> Tammer Salem wrote:
> > Hi,
> > Does anyone know what version of Apache Webserver comes with Tomcat
4.1.18?
> >
> None. Apache is available as a seperate download.
>
> > thanks,
> > Tammer Salem
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.443 / Virus Database: 248 - Release Date: 1/10/2003
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.443 / Virus Database: 248 - Release Date: 1/10/2003
 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: Apache Version

2003-01-21 Thread Tammer Salem
Then Tomcat has it's own web server?
Can anyone point me to any reference documentation that shows how this
works?

> Tammer Salem wrote:
> > Hi,
> > Does anyone know what version of Apache Webserver comes with Tomcat
4.1.18?
> >
> None. Apache is available as a seperate download.
>
> > thanks,
> > Tammer Salem
>
>
>
> --
> To unsubscribe, e-mail:

> For additional commands, e-mail:

>

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Apache Version

2003-01-21 Thread Peng Tuck Kwok
Tammer Salem wrote:

Hi,
Does anyone know what version of Apache Webserver comes with Tomcat 4.1.18?


None. Apache is available as a seperate download.


thanks,
Tammer Salem




--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Apache Version

2003-01-21 Thread Tammer Salem
Hi,
Does anyone know what version of Apache Webserver comes with Tomcat 4.1.18?

thanks,
Tammer Salem


RE: Apache Version

2001-10-18 Thread Kemp Randy-W18971

Any version can be used, but I recommend to use the latest, stable version.

-Original Message-
From: Girosi Marco [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 18, 2001 10:01 AM
To: <
Subject: Apache Version


Which version of Apache is needed by Tomcat 4 ?

Thanks

Marco Girosi

M2 srl - Torino
Internet Division
Tel. 011 8185735
Cell. 348 4042125



Apache Version

2001-10-18 Thread Girosi Marco

Which version of Apache is needed by Tomcat 4 ?

Thanks

Marco Girosi

M2 srl - Torino
Internet Division
Tel. 011 8185735
Cell. 348 4042125