Confluence installation fails with unable to create application context

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

Confluence installation using the installer took longer than expected and in the end timed out with the following error in the atlassian-confluence.log:

ERROR [Timer-9] [internal.dependencies.startup.DependencyWaiterApplicationContextExecutor] fail Unable to create application context for [com.atlassian.streams.aggregator-plugin], unsatisfied dependencies: Dependency on [(objectClass=com.atlassian.applinks.api.EntityLinkService)] (from bean [&entityLinkService]), Dependency on [(objectClass=com.atlassian.applinks.api.ApplicationLinkService)] (from bean [&applinkService])
org.springframework.context.ApplicationContextException: Application context initialization for 'com.atlassian.streams.aggregator-plugin' has timed out
	at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:454)
	at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:50)
	at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:105)
	at java.util.TimerThread.mainLoop(Timer.java:512)
	at java.util.TimerThread.run(Timer.java:462)
ERROR [Timer-9] [plugin.osgi.factory.OsgiPlugin] logAndClearOustandingDependencies Never resolved service '&entityLinkService' for plugin 'com.atlassian.streams' with filter (objectClass=com.atlassian.applinks.api.EntityLinkService)
ERROR [Timer-9] [plugin.osgi.factory.OsgiPlugin] logAndClearOustandingDependencies Never resolved service '&applinkService' for plugin 'com.atlassian.streams' with filter (objectClass=com.atlassian.applinks.api.ApplicationLinkService)
ERROR [Timer-9] [plugin.osgi.factory.OsgiPlugin] onSpringContextFailed Unable to start the Spring context for plugin com.atlassian.streams

原因

There is a virus scanner installed on the server which hinders the appropriate java classes to be unpacked.

ソリューション

  1. Turn off any anti-virus application on the server
  2. Confluence を再起動します。

Last modified on Mar 30, 2016

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.