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

           Summary: Log Files not getting updated while using
                    isapi_redirect.properties
           Product: Tomcat Connectors
           Version: 1.2.28
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: normal
          Priority: P2
         Component: isapi
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: arunzj...@gmail.com


The Log Files not getting updated while using isapi_redirect.properties. This
works fine if i use the registry to configure properties. I have the below
isapi_redirect.properties

# Configuration file for the Jakarta ISAPI Redirector

# The path to the ISAPI Redirector Extension, relative to the website
# This must be in a virtual directory with execute privileges
extension_uri=/jakarta/isapi_redirect.dll

# Full path to the log file for the ISAPI Redirector
log_file=C:\Program Files\ISAPI JK Conn\isapi_redirect.log

# Log level (debug, info, warn, error or trace)
log_level=debug

# Full path to the workers.properties file
worker_file=C:\Program Files\ISAPI JK Conn\workers.properties

# Full path to the uriworkermap.properties file
worker_mount_file=C:\Program Files\ISAPI JK Conn\uriworkermap.properties

Somehow the logs specified under C:\Program Files\ISAPI JK
Conn\isapi_redirect.log are not getting updated.I even tried creating a file
and reloading the plugin by restarting IIS 6.0 ,but no luck.This seems to be a
bug.

-- 
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