Hi!
I catch an error ‘This app failed to enable. Refer to the logs for more information’ when trying to enable ‘Confluence ONLYOFFICE integration app’.
It happend after upgrading Confluence v.7.11 to v.8.0.2 (and the plugin v.3.0.1 to v.4.1.0).
How to enable it?
These doesn’t help:
- Restarting Confluence
- Clearing plugins cache by removing folders (/plugins-temp, plugins-osgi-cache, plugins-cache)
- Removing/installing the plugin
If it happens because of unsupported Confluence v.8.0.2 by the plugin then when will be roll up a newest version of the plugin which will be support Confluence 8.0.2?
Log:
2022-12-29 03:14:46,833 ERROR [ThreadPoolAsyncTaskExecutor::Thread 37] [plugin.osgi.factory.OsgiPlugin] onPluginContainerFailed Unable to start the plugin container for plugin ‘de.kupper.it.atlassian.confluence.permission-helper’
– url: /rest/plugins/1.0/de.kupper.it.atlassian.confluence.permission-helper-key | userName: user@email | referer: https://conftest.mydomain.com/plugins/servlet/upm | traceId: 61cd26c49c62d03c
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘processSql’: Lookup method resolution failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [de.kupper.it.atlassian.confluence.permission.helper.dao.DefaultProcessSql] from ClassLoader [de.kupper.it.atlassian.confluence.permission-helper [315]]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.determineCandidateConstructors(AutowiredAnnotationBeanPostProcessor.java:289)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineConstructorsFromBeanPostProcessors(AbstractAutowireCapableBeanFactory.java:1302)