Issue while installing Jenkins plugin nodelabelparameter

82 views
Skip to first unread message

Tatzagata

unread,
Jan 14, 2016, 3:36:42 AM1/14/16
to Jenkins Users
Hi,

I am getting the following issue while installing plugin nodelabelparameter. 

java.io.IOException: Failed to dynamically deploy this plugin
	at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1383)
	at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1161)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Failed to install nodelabelparameter plugin
	at hudson.PluginManager.dynamicLoad(PluginManager.java:487)
	at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1379)
	... 5 more
Caused by: java.io.IOException: Dependency token-macro (1.11), jquery (1.7.2-1) doesn't exist
	at hudson.PluginWrapper.resolvePluginDependencies(PluginWrapper.java:533)
	at hudson.PluginManager.dynamicLoad(PluginManager.java:477)
	... 6 more

Any help will be appreciated.

Regards,

Tathagata

Eric Pyle

unread,
Jan 14, 2016, 10:04:01 AM1/14/16
to jenkins...@googlegroups.com
It looks like you don't have installed the token-macro and jquery
plugins, or perhaps not the right versions.
Reply all
Reply to author
Forward
0 new messages