legacy-knowledge-base
公開されました Sep. 10, 2025

サービス「com.liferay.portal.kernel.messaging.DestinationFactory」は利用できません

written-by

Thanga Meena

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • このエラーはどういう意味ですか? いつ発生しますか?
2021-07-21 00: 02: 06.207 ERROR [ServerService Thread Pool - 111] [ServiceProxyFactory: 109] Service "com.liferay.portal.kernel.messaging.DestinationFactory" is unavailable in 60000 milliseconds while setting field " _destinationFactory " for class "com.liferay.portal.kernel.messaging.DestinationFactoryUtil", will retry ... 

021-07-22 06: 10: 23.096 ERROR [ServerService Thread Pool - 130] [ServiceProxyFactory: 109] Service "com.liferay. portal.kernel.messaging.DestinationFactory "is unavailable in 60000 milliseconds while setting field" _destinationFactory "for class" com.liferay.portal.kernel.messaging.DestinationFactoryUtil ", will retry ...

Environment

  • Liferay DXP 7.0

解決策

  • 上記のエラーは、メッセージバスがこの宛先が作成されることを認識していないことを示しています。 Liferay は、あなたが送信しているメッセージと、あなたがそれを受け取りたいと思っていることを認識していますが、Messagebus は宛先を探しています。
  • これは警告ではなくエラーとしてトレースされているため、カスタム実装を確認して解決することをお勧めします。 さらに支援が必要な場合は、開発者の専門家または GS チームに連絡してください。カスタム開発をレビューして、提案または実装アプローチを提供します。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base