Prunmgr shows wrong default logging level.
------------------------------------------
Key: DAEMON-132
URL: https://issues.apache.org/jira/browse/DAEMON-132
Project: Commons Daemon
Issue Type: Bug
Affects Versions: 1.0.1
Reporter: Mark Thomas
Originally reported against Tomcat as
https://issues.apache.org/bugzilla/show_bug.cgi?id=48663
The text from that report is:
Steps to reproduce:
1. Install fresh Tomcat 6.0.24,
or delete the following value from registry: In key
HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Procrun
2.0\Tomcat6\Parameters\Log delete the value "Level"
2. Launch tomcat6w.exe
3. Go to the "Logging" page and look at the value of "Level".
Actual result:
The "Error" level is selected there, which is the first item in the drop-down
list there.
Expected result:
To select the default level value, which, if I remember correctly, is Info.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.