Hi,

I have tried to install mod_jk 1.2.27 on Netware 6.5 per CVE-2008-5519:
Apache Tomcat mod_jk information disclosure vulnerability.

I downloaded the binary mod_jk-1.2.27-httpd-2.0.63-nw.zip
<http://archive.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/netware/jk-1.2.27/mod_jk-1.2.27-httpd-2.0.63-nw.zip>
from
http://archive.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/netware/jk-1.2.27/
and tried to use it.

Unfortunately I was getting the following in the httpd message screen:

Syntax error on line 638 of SYS:/apache2/conf/httpd.conf:
JkWorkersFile only allowed once

Here is the part of the httpd.conf where the loader failed:
Line 636   #  TABLE: (4)
Line 637   <IfModule mod_jk.c>
Line 638   JkWorkersFile "sys:/adminsrv/conf/mod_jk/workers.properties"
Line 639   JkLogFile "logs/mod_jk.log"
Line 640   JkLogLevel error
Line 641   </IfModule>

NetWare loads httpd in the Admin and then in the OS memory spaces.  The
problem is observed on the second load.

Do you think that it is something that Tomcat people can take care of or
is something where Novell should make their special binary?

Thank you,
Vladimir


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to