How Do I Fix The Error "either call Structure.setFieldOrder() in your Structures constructor, or set jna.predictable_field_order=true"

お困りですか?

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

コミュニティに質問

If Fisheye/Crucible shows the simiar error as shown below, then perform the workaround solutions suggested to fix the error message:

To avoid this message, either call Structure.setFieldOrder() in your Structures constructor, or set jna.predictable_field_order=true if you are certain the VM you are using provides fields in a predictable order.

To fix the error above perform the following:-

  1. Shutdown your Fisheye/Crucible instance.
  2. Add -Djna.predictable_field_order=true to the FISHEYE_OPTS environment variable.
  3. Start your Fisheye instance
最終更新日 2018 年 7 月 31 日

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

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