Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.0-RC3
-
None
-
None
-
Win2k JDK 1.5-06
Description
apachedsw.exe appears to ignore the requested settings for logging level.
How to reproduce
1 - run %apacheds_home%\bin\apachedsw.exe
2 - In the "Logging" tab from the level combo, select Debug
3 - In the log prefix type test_debug.log
4 - in the log path set sth such as : C:\tmp\log
5 - In the Redirect stdout type C:\tmp\log\apacheds-stdout.log
6 - In the Redirect stderr type C:\tmp\log\apacheds-stderr.log
7 - Click on "Apply" and restart service.
Perform some typical LDAP requests
Have a look at the files in C:\tmp\log\
All the expected files are there. None have any debug log entry...
I can possibly help if told where to look.
Thanks.