Blog Posts macro throws an error 'Execute Already Included Page' when invalid label is specified
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
問題
Error is thrown from the Blog Posts macro. This may happen after an upgrade is done.
atlassian-confluence.log に次のエラーが返される。
2014-07-14 20:59:50,062 WARN [http-10060-9] [xhtml.view.macro.ViewMacroMarshaller] marshalInternal Exception executing macro: blog-posts, with message: Already included page Test Home, stopping.
-- url: /display/TEST/Home/ | page: 1835603 | userName: anonymous | action: viewpage
2014-07-14 20:59:50,066 ERROR [http-10060-9] [plugins.macros.advanced.BlogPostsMacro] execute Already included page Test Home, stopping.
-- url: /display/TEST/Home/ | page: 1835603 | userName: anonymous | action: viewpage
com.atlassian.renderer.v2.macro.MacroException: Already included page Test Home, stopping.
at com.atlassian.confluence.plugins.macros.advanced.BlogPostsMacro.execute(BlogPostsMacro.java:245)
at com.atlassian.confluence.macro.ContentFilteringMacro.execute(ContentFilteringMacro.java:106)
at com.atlassian.confluence.plugins.macros.advanced.BlogPostsMacro.execute(BlogPostsMacro.java:213)
at sun.reflect.GeneratedMethodAccessor1531.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.atlassian.confluence.macro.xhtml.XhtmlMacroManager$ResourceAwareMacroInvocationHandler.invoke(XhtmlMacroManager.java:225)
at com.sun.proxy.$Proxy2440.execute(Unknown Source)
...原因
A non-existing label is inserted into the Blog Posts Macro in the page.
ソリューション
Find the specific page mentioned in the trace log
Remove the non-existing label mentioned inside the Blog Posts Macro
更新日時: September 25, 2025
この内容はお役に立ちましたか?
さらにヘルプが必要ですか?
アトラシアン コミュニティをご利用ください。