Bamboo Builds and Deployments sections showing UI problems after upgrade

お困りですか?

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

コミュニティに質問

プラットフォームについて: 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 は除く

問題

Bamboo Builds and Deployments sections showing UI problems after upgrade.

 

Builds section:

  • "Show more plans" doesn't work.
  • Build Activity just spins/hangs.
  • Excessive never-ending errors are logged to the Chrome Console.

 

 Deployments section:

  • All Project Deployments just spins/hangs.

The following type of error appears in the atlassian-bamboo.log

2015-10-22 09:43:29,380 ERROR [ajp-bio-8009-exec-5] [runtime] Expression testSummary is undefined on line 11, column 50 in rss-templates/ResultsOneLiner.ftl.

Expression testSummary is undefined on line 11, column 50 in rss-templates/ResultsOneLiner.ftl.
The problematic instruction:
----------
==> if testSummary.failedTestCaseCount != 1 [on line 11, column 45 in rss-templates/ResultsOneLiner.ftl]
----------

原因

RSS stream and other parts of Bamboo (reports, quicksearch etc) use Lucene index to quickly search for result summaries. In this case result summary is available in index but for some reason test result summary attached to each result summary is not.

ソリューション

If you get NPE or reports of missing data in RSS/reports/quicksearch/etc. Please perform a reindex of your Bamboo Server instance.

最終更新日 2018 年 11 月 2 日

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

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