It repeats same error all the time, even after granting RW rights for every standard user to whole folder Jenkins in "Program Files":
ERROR: Failed to rewrite C:\Program Files\Jenkins\jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
java.io.IOException: Unable to delete C:\Program Files\Jenkins\jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
at hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:112)
at hudson.util.SecretRewriter.rewrite(SecretRewriter.java:121)
at hudson.util.SecretRewriter.rewriteRecursive(SecretRewriter.java:170)
at hudson.util.SecretRewriter.rewriteRecursive(SecretRewriter.java:143)
at jenkins.security.RekeySecretAdminMonitor$RekeyThread.run(RekeySecretAdminMonitor.java:182)

For me it seems, that this rekey is made to search for any XML file in jenkins subfolders. Is it problem if it tries to rekey this xml? I am thinking that it is maybe not necessary for some XMLs... And in this case I can probably assume, that rekey is successful. Can somebody confirm my assumption?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to