Re: Issue while installing Jenkins plugin nodelabelparameter

2016-01-14 Thread Eric Pyle
It looks like you don't have installed the token-macro and jquery 
plugins, or perhaps not the right versions.


On 1/14/2016 3:36 AM, Tatzagata wrote:

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


--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5697B803.1020006%40cd-adapco.com.
For more options, visit https://groups.google.com/d/optout.


Issue while installing Jenkins plugin nodelabelparameter

2016-01-14 Thread Tatzagata
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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/66059441-3000-462d-938d-41e151d1078f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.