The element type "meta" must be terminated by the matching end-tag "</meta>"

お困りですか?

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

コミュニティに質問

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

問題

When starting Fisheye/Crucible and at varying intervals while the application is running, the following error appears in fisheye.out:

[Fatal Error] :13:3: The element type "meta" must be terminated by the matching end-tag "</meta>".

原因

This error is caused by the XML parser encountering XML that does not have a matching end tag being returned from some endpoint. It can caused by many factors and needs to be investigated individually. In one specific case, this was caused by the Analytics plugin making a request back to Atlassian, but was blocked by a proxy that prevented external internet access. The HTML returned by the proxy had a <meta> tag that was not closed.

回避策

Disable the Analytics plugin via Administration => Global Settings => Analytics.

ソリューション

Address the response being returned so that the <meta> tag is properly ended.

説明 Invalid XML causes a fatal error in fisheye.out
製品
Fisheye
最終更新日 2020 年 6 月 3 日

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

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