when trying to update the UPM i get the error:
An error was encountered while updating the UPM. Please see the logs for more details.
In the logs there is the following error:
There was an error loading the descriptor 'null' of plugin 'com.atlassian.upm.atlassian-universal-plugin-manager-selfupdate-plugin'. Disabling.
Caused by: java.lang.ClassNotFoundException: org.springframework.beans.factory.DisposableBean
the currently installed version of the upm is 2.7.8.
There is a bug in UPM 2.7.8 and 2.7.9 which causes the UPM update to fail. Please take a look at the following Knowledge Base article for a workaround.
Cheers,
Ben
This has been fixed in Confuence 2.7.10
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
CORRECTION - It has been fixed in the *Universal Plugin Manager* version 2.7.10 (not Confluence), which will be released later today.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This seems to be a bug in the latest version of the UPM. More infor and a workaround in https://ecosystem.atlassian.net/browse/UPM-2960
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same thing here.
The error log contains this kind of lines:
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'updateParametersFactory' defined in URL [bundle://115.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.sal.api.pluginsettings.PluginSettingsFactory]: : Error loading class [com.atlassian.upm.selfupdate.async.SimpleAsyncTaskManager] for bean with name 'simpleAsyncTaskManager' defined in URL [bundle://115.0:0/META-INF/spring/atlassian-plugins-components.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com.atlassian.upm.selfupdate.async.SimpleAsyncTaskManager not found from bundle [Atlassian Universal Plugin Manager Self-Update Plugin (com.atlassian.upm.atlassian-universal-plugin-manager-selfupdate-plugin)]; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.atlassian.upm.selfupdate.async.SimpleAsyncTaskManager] for bean with name 'simpleAsyncTaskManager' defined in URL [bundle://115.0:0/META-INF/spring/atlassian-plugins-components.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com.atlassian.upm.selfupdate.async.SimpleAsyncTaskManager not found from bundle [Atlassian Universal Plugin Manager Self-Update Plugin (com.atlassian.upm.atlassian-universal-plugin-manager-selfupdate-plugin)]
Caused by: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.atlassian.upm.selfupdate.async.SimpleAsyncTaskManager] for bean with name 'simpleAsyncTaskManager' defined in URL [bundle://115.0:0/META-INF/spring/atlassian-plugins-components.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com.atlassian.upm.selfupdate.async.SimpleAsyncTaskManager not found from bundle [Atlassian Universal Plugin Manager Self-Update Plugin (com.atlassian.upm.atlassian-universal-plugin-manager-selfupdate-plugin)]
Caused by: java.lang.NoClassDefFoundError: com.atlassian.upm.selfupdate.async.SimpleAsyncTaskManager not found from bundle [Atlassian Universal Plugin Manager Self-Update Plugin (com.atlassian.upm.atlassian-universal-plugin-manager-selfupdate-plugin)]
Caused by: java.lang.NoClassDefFoundError: org/springframework/beans/factory/DisposableBean
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
just follow steps from above comment...in a different post...you will need to restart jira but it will work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
you may try steps from my comment here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am getting the same on this, voted up for you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yup same here. Check you installed-plugins dir. I got selfupdate twice in there. After removing it and clearing .bundeled&.osgi-plugins and resrarting jira still broken upm update. Also uploading manually is no work arround. I think this version is damaged Im pretty sure atlassian is goin to fix it soon
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.