We have installed this Addons in Confluence 6.13.4:
2019-06-27 14:39:58,041 ERROR [ThreadPoolAsyncTaskExecutor::Thread 16] [extender.internal.support.ExtenderConfiguration] onOsgiApplicationEvent Application context refr
esh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.plugins.graphql.atlassian-graphql-module, config=osgibundle:/META-INF/spring/*.xml))
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from URL [bundle://289.0:0/META-INF/spring/atlassian-plugin-co
ntext.xml]; nested exception is java.lang.IllegalStateException: Cannot execute atlassian-spring-scanner-runtime: plugin has an extra copy of atlassian-spring-scanner-a
nnotation classes, perhaps embedded inside the target plugin 'com.atlassian.plugins.graphql.atlassian-graphql-module'; embedding scanner-annotations is not supported si
nce scanner version 2.0. Use 'mvn dependency:tree' and ensure the atlassian-spring-scanner-annotation dependency in your plugin has <scope>provided</scope>, not 'runtim
e' or 'compile', and you have NO dependency on atlassian-spring-scanner-runtime.
at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:414)
at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:336)
at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:304)
at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:181)
at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:217)
at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:188)
[...]
Many addons, even system addons, fail to load during a restart of Confluence. Downgrading to Thready 0.2.1 resolves the problems.
Thanks for reporting the problem and sorry for inconveniences.
I was able to reproduce the problem with Jira.
I've built a new version of Thready 0.3.2 with updated spring scanner settings and uploaded to marketplace.
Can pls also test it from your side, to make sure the problem is gone.
Hello @Andriy Yakovlev _Atlassian_ ,
Thready works like a charm again. Thank you very much for resolving the problem that quickly.
Regards,
Tobias
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problem is the same as this: https://ecosystem.atlassian.net/browse/SCANNER-2170
The migration to spring scanner 2.0 should have also changed some configuration settings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, I will look into this.
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.