I am able to upload email-ext.hpi. the issue was missing dependency token-macro. once this is installed the upload worked
*Further gave **gave SMTP server name, de-fault email suffix, and email address. But** not able to receive test notification email. **However i am getting message 'email send sucessfully', once test configuration button is clicked.* *Can anyone let me know the reason for this.* Thanks On Tuesday, May 24, 2016 at 6:30:34 PM UTC+5:30, Sumeendar s wrote: > > Hi All, > > When i try to upload* Email-ext.hpi *plugin i am getting following > exception. > > I am using jenkin version 1.638. Can any one let me know the reason for > the below exception? > > java.io.IOException: Failed to dynamically deploy this plugin > at > hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1328) > at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1126) > 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 email-ext plugin > at hudson.PluginManager.dynamicLoad(PluginManager.java:487) > at > hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1324) > ... 5 more > Caused by: java.io.IOException: Dependency token-macro (1.12.1) doesn't exist > at > hudson.PluginWrapper.resolvePluginDependencies(PluginWrapper.java:533) > at hudson.PluginManager.dynamicLoad(PluginManager.java:477) > ... 6 more > > > > Thanks > > Sumeendar > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/4663b0cd-5a37-4f36-a0d7-be33e3b6923d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
