-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 6.13.4
-
Component/s: Apps - Confluence Questions
-
None
-
4
-
Severity 3 - Minor
-
0
Problem
Confluence is throwing the following error when CQ is enabled and AO tables are initialized:
2020-05-12 08:46:28,276 ERROR \[hz.confluence.cached.thread-3] \[atlassian.confluence.plugin.ConfluencePluginManager] processModuleEvent Could not process the event \[com.atlassian.confluence.event.events.plugin.PluginModuleDisableEvent(confluence.listeners.core:label-remove-listener\)] for plugin key 'confluence.listeners.core:label-remove-listener' because the component could not be found. - event: com.atlassian.confluence.event.events.plugin.PluginModuleDisableEvent(confluence.listeners.core:label-remove-listener\) \| originatingMemberUuid: 4ddacdaf-b51a-41df-acee-dcaff3f1e09a
2020-05-24 17:47:17,022 INFO [AtlassianEvent::CustomizableThreadFactory-2] [atlassian.plugin.manager.DefaultPluginManager] lambda$disablePluginModule$41 Returned module for key 'confluence.listeners.core:label-remove-listener' was null. Not disabling.
Environment
- Confluence DC 6.13.4
- Questions for Confluence Plugin 2.7.21
Steps to Reproduce
- Install Questions for Confluence on Confluence 6.13.4 DC
- Upon starting Confluence the error messages will be shown on confluence.log.
Expected Results
Confluence Questions does not cause unnecessary log messages
Actual Results
Confluence Questions causes log spam by reporting these benign messages that are safe to ignore.
Workaround
Disable CQ will prevent Confluence to trigger the error messages.
Notes
This error message triggered by CQ is not expected since the 'confluence.listeners.core:label-remove-listener' was removed in 5.4.x.