Confluence is unable to startup due to Marketplace connectivity issues
プラットフォームについて: サーバーと Data Center のみ。この記事は、サーバーおよび Data Center プラットフォームのアトラシアン製品にのみ適用されます。
問題
Confluence is unable to startup. The catalina.out and atlassian-confluence.log both show the application starting up, but you never see a complete startup message.\
The following appears in the atlassian-confluence.log
2017-11-15 08:10:43,427 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 5.7 [build 5780 based on commit hash e911fdad641asdfca1ecd5a]
2017-11-15 08:10:45,467 INFO [localhost-startStop-1] [springframework.web.context.ContextLoader] initWebApplicationContext Root WebApplicationContext: initialization started
However, you never see the following message in the log:
2017-11-15 08:15:47,514 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] init Confluence is ready to serve
診断
環境
- The firewall does not allow connections with the Atlassian marketplace as described here: Problems Connecting to the Atlassian Marketplace
- Confluence is using Universal Plugin Manager v2.20.7 or below
診断ステップ
- Disable firewall and see if the issue continues
原因
There is a bug in the UPM that prevents startup when this occurs: - UPM-5347Getting issue details... STATUS .
回避策
The following can help resolve this issue while Confluence is unable to start:
- Follow the steps from the following guide to ensure connectivity to the marketplace: Problems Connecting to the Atlassian Marketplace
- Disable the connection to Atlassian Marketplace by adding -Dupm.pac.disable=true JVM Parameter: Configuring System Properties.
ソリューション
Update to the latest version of the UPM: Updating the Universal Plugin Manager.