RE: Apache + Tomcat with Mod_jk

2005-07-07 Thread Toshio SUGAHARA
Hi Shailendra,

What your Apache MPM are you using?

I think you should use JK_module that accord with Apcahe MPM.

Thanks,

-Toshio

 -Original Message-
 From: Shailendra Gatade [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, July 06, 2005 11:25 PM
 To: tomcat-user@jakarta.apache.org
 Subject: Apache + Tomcat with Mod_jk
 
 
 Hi All,
 
 I am trying to connect Apache 2 ( Linux ) with Tomcat 5.0 ( Win2K ) using
 mod_jk. I'm facing several problems regarding this ...
 
 Initially i was using mod_jk2.so which is deprecated and also not 
 recomended
 for Production Environment.
 
 I am not able to find the proper mod_jk.so for Apache.
 
   I downloaded ...
 
 jakarta-tomcat-connectors-jk-1.2.10-linux-sles8-ppc-apache-2.0.53-
 prefork.so
 and
 
 jakarta-tomcat-connectors-jk-1.2.10-linux-sles8-ppc-apache-2.0.53-
 worker.so
 
   Which file should i rename to mod_jk.so ?
 
   When i rename the first one and use it, i am getting the following
 error ...
  Cannot load /usr/local/apache2/lib/mod_jk.so into server:
 /usr/local/apache2/lib/mod_jk.so: ELF file data encoding not 
 little-endian.
 
  Can somebody point me to a location where i can find the proper
 mod_jk.so for my setup ?
 
 Also there is no extensive tutorial available on the same issue ... Is
 anyone aware of a tutorial which guides you step by step in configuring
 Apache 2 + Tomcat 5.0 using mod_jk.so ?
 
 Thanks in advance ...
 
 Shailendra
 
__
Save the earth
http://pr.mail.yahoo.co.jp/ondanka/


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



mod_jk2 Error

2005-03-03 Thread Toshio SUGAHARA
Hi,

I got these following messages from mod_jk2.
Of course I searched on the web to analyze the messages,
but still have no idea 
whether we can ignore these messages.
I would appreciate it if you could tell me the meaning of
the cause of these messages.

the Apache error_log file is as following;
[Tue Mar 01 02:30:59 2005] [error] channelApr.open()
attempt to connect to
127.0.0.1:8009 (localhost) failed 111
[Tue Mar 01 02:30:59 2005] [error] ajp13.connect() failed
ajp13:wtsap02:8009
[Tue Mar 01 02:30:59 2005] [error] ajp13.service() failed
to connect
endpoint errno=9 Bad file descriptor
[Tue Mar 01 02:30:59 2005] [error] ajp13.service() Error 
forwarding
ajp13:wtsap02:8009 1 1
[Tue Mar 01 02:30:59 2005] [error] mod_jk2.handler() Error
connecting to
tomcat 12, status 0

Server construction is as following;
  Firewall: NetScreen

Dispatcher(software loadbalancer):RS6000+Dispatcher(IBM)

WEB+App Server x2
  RedHat Enterprise Linux ES Standard Plus ver3.0
  JBoss 3.2.3 and Apache 2.0.50, mod_jk2 plug-in to use
jsp and servlet on JBoss.

Database Server
  RedHat Enterprise Linux ES Standard Plus ver3.0
  MySQL4.0.20

Thanks,
Toshio


__
Let's Celebrate Together!
Yahoo! JAPAN
http://pr.mail.yahoo.co.jp/so2005/


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