After updating UPM (now 2.19.4) whenever I upload an add-on from a .jar file, I get a message "Error" in the background in a red box, and the install box with the spinner never closes. I've tried several different plugins (my own jars and downloaded from the marketplace), and all seem to trigger this behavior:
plugin_error.jpg
There are no errors in the log and if I close the browser window and go back into JIRA the plugin seems to have installed just fine, so this seems to be a completely innocuous error.
Increase plugin timeout to 300 in the java_opts. that might helps if above of the steps doesn't work.
Thanks,
Sumit
Please try these steps and see if it helps,
This should solve your problem
Pilar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try to use Incognito mode of your browser thats works for me!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you both for your responses.
I followed Pilar's steps several times, but I continue to receive the error when installing a plugin from .jar (installing from the marketplace works without error).
The log shows:
2015-09-04 07:32:21,165 UpmAsynchronousTaskManager:thread-3 INFO jpkelly 452x229x1 1anlrcf 0:0:0:0:0:0:0:1 /rest/plugins/1.0/ [atlassian.plugin.loaders.ScanningPluginLoader] No plugins found to be installed
2015-09-04 07:32:21,333 UpmAsynchronousTaskManager:thread-3 INFO jpkelly 452x229x1 1anlrcf 0:0:0:0:0:0:0:1 /rest/plugins/1.0/ [atlassian.plugin.manager.PluginEnabler] Waiting for ENABLING plugins: [com.lbcg.jira.plugins.bulkclone.BulkClone]
2015-09-04 07:32:21,333 UpmAsynchronousTaskManager:thread-3 INFO jpkelly 452x229x1 1anlrcf 0:0:0:0:0:0:0:1 /rest/plugins/1.0/ [atlassian.plugin.util.WaitUntil] Plugins that have yet to be enabled: [com.lbcg.jira.plugins.bulkclone.BulkClone], 60 seconds remaining
2015-09-04 07:32:22,334 UpmAsynchronousTaskManager:thread-3 INFO jpkelly 452x229x1 1anlrcf 0:0:0:0:0:0:0:1 /rest/plugins/1.0/ [atlassian.plugin.manager.PluginEnabler] Plugin 'com.lbcg.jira.plugins.bulkclone.BulkClone' is now ENABLED
As you can see, the plugins appear to install correctly and are enabled, it's just the error on the front end that is distressing.
Sumit, I set the -Datlassian.plugins.enable.wait=300 but there was no change aside from the log message now states: "[com.lbcg.jira.plugins.bulkclone.BulkClone], 300 seconds remaining".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.