-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
None
-
Affects Version/s: 2.3, 2.3.1, 2.3.2, 2.3.3
-
Component/s: None
-
Environment:
Apache Tomcat 5.5.17, JDK 1.5.0_06, MySQL 4.1.21, Mac OS X 10.4.8 Client (8L127)
Since upgrading from Confluence 2.2.10 to 2.3+ (personal edition), I've noticied the following warning message in catalina.out apache tomcat log file:
WARN [main] [confluence.plugin.descriptor.ListenerModuleDescriptor] getModule Plugin: com.atlassian.confluence.ext.usage:usageEventListener is using an outdated, deprecated version of the API - EventListener. Inform the plugin author to upgrade.
I checked all plugins installed, found none named getModule that I have control over. Thus, searching for updates to installed plugins does not find any new versions to install.
- relates to
-
CONFSERVER-8029 Outdated event listener interface warning should be logged at a lower priority
- Closed