https://issues.apache.org/bugzilla/show_bug.cgi?id=48069
--- Comment #3 from David Esposito <d...@9summer.com> 2009-12-15 09:33:53 UTC --- I had this exact same issue. When I had the isapi_redirect.properties in the directory with the DLL, the log file was never created (very frustrating). When I created the registry key and all of the string values for the configuration properties (exactly the same as the .properties file), the log file was created. I verified using Process Monitor (sysinternals) that the isapi_redirect.properties file was getting opened and read by the DLL so it wasn't a permissions issue on the properties file .. and since the log file was created in the location specified by both the properties and registry keys, that rules out a filesystem permission issue in the directory for the log file. I also tried both the 32-bit and amd64 builds of 1.2.28 (both the chunking and non-chunking builds) and all exhibited the same problem. -- 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