https://issues.apache.org/bugzilla/show_bug.cgi?id=47121

           Summary: mod_jk 1.2.27 produces "JkWorkersFile only allowed
                    once" on Netware 6.5
           Product: Tomcat Connectors
           Version: 1.2.27
          Platform: PC
        OS/Version: other
            Status: NEW
          Severity: major
          Priority: P1
         Component: mod_jk
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: v...@hollebcons.com


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.

Currently installed mod_jk ver. 1.2.23 works fine.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to