Details
-
Improvement
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
CentOS 6.6 x86_64, jenkins-1.580.3-1.1.noarch, java-1.7.0-openjdk-1.7.0.75-2.5.4.0.el6_6.x86_64
Description
While managing modules, I am offered a "restart" button, but when I click it, it logs this message:
Feb 10, 2015 10:00:46 AM jenkins.model.Jenkins$23 run SEVERE: Restarting VM as requested by username
The "log level" should be changed to "INFO" or "NOTICE" rather than "SEVERE" as SEVERE should be reserved for "really bad things" such as crashes or something that is actually severe
~tommy
Attachments
Issue Links
- is duplicated by
-
JENKINS-53282 "Restarting VM as requested by admin" message should be just an INFO message
-
- Resolved
-
You are right, both of you. I'll try to locate an existing defect as similar as possible to the one I am trying to work around.