Re: Locked logs files and cannot delete a job or folder

2017-11-18 Thread l0id . vrn
The current version is 2.46.2 Is it safe to update from this version to the latest (will I be able to rollback) and what should be installed additionally (like java 7,8)? I am sure that nobody watches logs, I just create a job, run it, try to delete and get the error. On Saturday, November 18,

Locked logs files and cannot delete a job or folder

2017-11-18 Thread James Nord
What version of jenkins? There was a bug fixed around this area since time around 2.3x IIRC. Otherwise may be someone is viewing the console from the run. Windows will not let you delete a file even if it is the same process that has it open and owns the lock. Can you see this on the latest Je

Re: Content Security Policy Modification on Windows

2017-11-18 Thread Victor Martinez
If you put that particular snippet in $JENKINS_HOME/init.groovy.d/fileXYZ.groovy it should work as explained below: - https://wiki.jenkins.io/display/JENKINS/Groovy+Hook+Script You can also force it as part of the jenkins java properties: - https://wiki.jenkins.io/display/JENKINS/Features+con