Bamboo throws 'java.lang.NoClassDefFoundError: com/atlassian/applinks/core/util/RequestUtil' when viewing application links

お困りですか?

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

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

問題

Unable to view the incoming/outgoing authentication for the configured application links. 

The following appears in the browser and atlassian-bamboo.log

2016-07-28 17:50:12,302 ERROR [http-apr-8085-exec-29] [FiveOhOh] 500 Exception was thrown.
javax.servlet.ServletException: Servlet execution threw an exception
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:314)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
...
Caused by: java.lang.NoClassDefFoundError: com/atlassian/applinks/core/util/RequestUtil
  at com.atlassian.applinks.oauth.auth.twolo.AbstractTwoLeggedOAuthAuthenticatorProviderPluginModule.getConfigUrl(AbstractTwoLeggedOAuthAuthenticatorProviderPluginModule.java:39)

Bamboo cache is corrupted.

Delete the caches directory to recreate the cache.

  1. Shutdown Bamboo
  2. Manually delete the <bamboo_home>/caches directory.
  3. Start Bamboo
  4. Check the application link.

 

最終更新日 2016 年 8 月 8 日

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

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