[JIRA] (JENKINS-59386) Script Security 1.64 blocking Jenkins startup

9 views
Skip to first unread message

csabike2@gmail.com (JIRA)

unread,
Sep 16, 2019, 4:34:02 AM9/16/19
to jenkinsc...@googlegroups.com
Csaba Berta created an issue
 
Jenkins / Bug JENKINS-59386
Script Security 1.64 blocking Jenkins startup
Issue Type: Bug Bug
Assignee: Andrew Bayer
Attachments: image-2019-09-16-10-29-42-096.png, image-2019-09-16-10-30-30-929.png
Components: script-security-plugin
Created: 2019-09-16 08:33
Environment: Jenkins 2.176.3 on Windows 7 x64
Priority: Blocker Blocker
Reporter: Csaba Berta

Hi,

After Script Security 1.64 plugin update, Jenkins can't start.
This issue doesn't exist with previous versions of this plugin.

Unfortunately, I can't downgrade it, because I can't access the web ui (and I don't know, how to compile from it's source code).
If I just disable it (renaming the script-security.jpi file to .jpi.disabled ) and restart jenkins, everything is working, but a lots of plugin needs this plugin to work.

 

Could you please look after this issue?
Thanks in advance!

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

dnusbaum@cloudbees.com (JIRA)

unread,
Sep 17, 2019, 11:59:03 AM9/17/19
to jenkinsc...@googlegroups.com
Devin Nusbaum commented on Bug JENKINS-59386
 
Re: Script Security 1.64 blocking Jenkins startup

Csaba Berta Neither of those exceptions seem related to script-security at a glance. Do you have any other reason to believe that the problem you are seeing is related to script-security? I am surprised that you were able to restart Jenkins after disabling script-security, I would have thought that Jenkins startup would fail because of unsatisfied dependencies. Do you see any other warnings in your Jenkins logs at startup, or are the screenshots you posted the only warnings you are seeing?

csabike2@gmail.com (JIRA)

unread,
Sep 20, 2019, 4:53:02 AM9/20/19
to jenkinsc...@googlegroups.com
Csaba Berta updated an issue
 
Change By: Csaba Berta
Attachment: jenkins_startup_with_scriptsecurity_plugin.txt
Attachment: jenkins_startup_without_scriptsecurity_plugin.txt

csabike2@gmail.com (JIRA)

unread,
Sep 20, 2019, 4:54:02 AM9/20/19
to jenkinsc...@googlegroups.com
Csaba Berta commented on Bug JENKINS-59386
 
Re: Script Security 1.64 blocking Jenkins startup

Hi,

I have attached two log, with and without script security plugin at startup.
When I start without everything is working well except a lot of plugin has a dependency alert because of script security

csabike2@gmail.com (JIRA)

unread,
Sep 20, 2019, 4:58:05 AM9/20/19
to jenkinsc...@googlegroups.com
Csaba Berta edited a comment on Bug JENKINS-59386
Hi,

I have attached two log, with and without script security plugin at startup.
When I start without , everything is working well except a lot of plugin has a dependency alert because of script security

dnusbaum@cloudbees.com (JIRA)

unread,
Sep 20, 2019, 9:27:02 AM9/20/19
to jenkinsc...@googlegroups.com

Csaba Berta I think the problem is the very first warning in the logs:

SEVERE: Failed to create Guice container from all the plugins
...
Caused by: java.lang.ClassNotFoundException: org.jenkinsci.plugins.scriptler.config.ScriptlerConfiguration

It looks like this was caused by the Active Choices plugin in this commit. I'd look at https://github.com/jenkinsci/active-choices-plugin/pull/27, which should fix the issue, and looks to have been released in Active Choices 2.2.1.

Reply all
Reply to author
Forward
0 new messages