Bamboo fails to start when upgrading to version 9.2.7 or later with "Could not load bootstrap from environment java.lang.RuntimeException: Cannot set any global DeserializationFilter filter"

お困りですか?

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

コミュニティに質問

プラットフォームについて: 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 fails to start when upgrading to version 9.2.7 or all subsequent versions within the 9.2.x series

環境

  • Bamboo 9.2.7 or all subsequent versions within the 9.2.x series
  • Bamboo versions 9.3, 9.4 and later are not implicated by this issue
  • Java 8

診断

After starting Bamboo 9.2.7 or later for the first time, the following messages appear on the <bamboo-home>/log/atlassian-bamboo.log file:

INFO [main] [JDKFilterConfigurator] Could not set JDK 8 DeserializationFilter.
INFO [main] [DeserializationFilterConfigurator] Could not set a JDK 8 DeserializationFilter. Trying to set JDK 11 DeserializationFilter
fatal bootstrap Could not load bootstrap from environment java.lang.RuntimeException: Cannot set any global DeserializationFilter filter.

原因

Bamboo 9.2.7 and later uses deserialization libraries that require the sun.misc.ObjectInputFilter interface, older JDKs, which don't have that interface implemented, will prevent Bamboo from starting up.

ソリューション


最終更新日 2023 年 11 月 11 日

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

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