-
Bug
-
Resolution: Fixed
-
Major
-
None
If attempting an "update after no jobs are running", I get:
Exception in thread "safe-restart thread" hudson.security.AccessDeniedException2: anonymous is missing the Administer permission
at hudson.security.ACL.checkPermission(ACL.java:53)
at hudson.model.Node.checkPermission(Node.java:310)
at hudson.model.Hudson.doQuietDown(Hudson.java:2466)
at hudson.model.Hudson$17.run(Hudson.java:2942)
[JENKINS-6667] Restart from UI after updating plugins doesn't work
Assignee | New: Kohsuke Kawaguchi [ kohsuke ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 136762 ] | New: JNJira + In-Review [ 204208 ] |
I'm getting the same error, even though I'm logged in with admin privileges.