hudson.security.AccessDeniedException2: anonymous is missing the Overall/Read permission
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Google Groups by Naveen Srinivasan, 1 year ago
via Google Groups by Naveen Srinivasan, 1 year ago
via 163.com by Unknown author, 2 years ago
via Stack Overflow by Karthikeyan
, 1 year agovia Jenkins JIRA by Matthias Vach, 1 year ago
via Google Groups by Vach, Matthias, 2 years ago
hudson.security.AccessDeniedException2: anonymous is missing the Overall/Read permission
at hudson.security.ACL.checkPermission(ACL.java:65)
at hudson.model.Node.checkPermission(Node.java:464)
at jenkins.model.Jenkins.getTarget(Jenkins.java:4426)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:674)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)