ectory using the "JkShmFile" directive in your httpd.conf. For example:
JkShmFile /var/log/apache2/jk-runtime-status
--
Pascal Alberty
--- Neil Sherman <[EMAIL PROTECTED]> escreveu:
> Unfortunately I still receive the same error:
>
> [Fri Mar 17 16:42:42 2006]
AllowOverride All
Order allow,deny
Allow from all
--- Neil Sherman <[EMAIL PROTECTED]> escreveu:
> My httpd.conf file has a bunch of include statements at the bottom of
> the file (so that I can keep each virtual hosts configuration
>
f this is
correct, mod_jk is really trying to write to an invalid drectory.
--- Neil Sherman <[EMAIL PROTECTED]> escreveu:
> Correct me if I am wrong but I believe I am using the JK module and
> not the JK2 module I am using version 1.2.15, and believe this is the
> version recommende
rker2.properties). In my case, while
TomCat/Apache are active, there is a shm.file on apache log directory.
Check you config files to see if there is any reference to shm or to
"var/www/tomcat/ROOT" (is the first "/" be missing?)
--- Neil Sherman <[EMAIL PROTECTED]> escrev
rror Codes ?
Neil,
The directory "var/www/tomcat/ROOT" exists? Check your conf files to see where
it's trying to write the SHM file. Maybe mod_jk is trying to create the shm
file on an invalid directory.
--- Neil Sherman <[EMAIL PROTECTED]> escreveu:
> I have Apache(2.0.55)
Marco,
This sounds as if Tomcat is attempting to bind to a port that is already in use.
You should check your server.xml file to see which ports Tomcat is attempting
to bind too, you can then check to see if this port is already in use by
running:
Netstat -a
Has this setup worked previously ?
I have Apache(2.0.55) and Tomcat (5.5.12) connected via the Mod JK
(1.2.15) connector, setup and running on a Linux RedHat Enterprise
Edition.
On startup of Apache I get the following error in my Mod_JK.log file:
[Fri Mar 17 13:51:46 2006] [error] init_jk::mod_jk.c (2370):
Initializing shm:"var/w