-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 6.1.1, 6.2.0, 6.1.2, 6.3.2
-
Component/s: Server - Installer / Setup
-
21
-
Severity 3 - Minor
-
3
Summary
In the startup logs for Confluence Server, the following errors are displayed:
2017-04-27 16:49:09,336 ERROR [ThreadPoolAsyncTaskExecutor::Thread 10] [spring.scanner.extension.ComponentImportBeanFactoryPostProcessor] postProcessBeanFactory Unable to load class 'com.atlassian.bitbucket.auth.RememberMeService' for component importation purposes. Skipping... -- referer: http://localhost:8090/setup/evallicense.action | url: /setup/setupembeddeddb-default.action | traceId: 00589699d0685ef4 | userName: anonymous | action: setupembeddeddb-default 2017-04-27 16:49:09,336 ERROR [ThreadPoolAsyncTaskExecutor::Thread 10] [spring.scanner.extension.ComponentImportBeanFactoryPostProcessor] postProcessBeanFactory Unable to load class 'com.atlassian.jira.config.properties.ApplicationProperties' for component importation purposes. Skipping... -- referer: http://localhost:8090/setup/evallicense.action | url: /setup/setupembeddeddb-default.action | traceId: 00589699d0685ef4 | userName: anonymous | action: setupembeddeddb-default
Steps to Reproduce
- Start Confluence Server 6.1.x
Notes
- Tested with fresh instances;
- These messages seem to have no impact on the functionality of the application;