SyncおよびAsyncExportImportLifecycleMessageListenerの未対応リファレンス

問題

  • ゴーゴーシェルで ds:unsatisfied というコマンドを実行すると、このように出力されます:
Declarative Service {id: 2457, name: com.liferay.exportimport.lifecycle.SyncExportImportLifecycleMessageListener, unsatisfied references:
{name: _destination, target: (destination.name=liferay/export_import_lifecycle_event_sync)}
}
Declarative Service {id: 2453, name: com.liferay.exportimport.lifecycle.AsyncExportImportLifecycleMessageListener, unsatisfied references:
{name: _destination, target: (destination.name=liferay/export_import_lifecycle_event_async)}
}

しかし、今のところLiferayは期待通りに動作しているため、特に影響はない。

Environment

  • Liferay 7.4 U51+

解決策

  • これらの参照を満たすためには、 Publishing -> Export または Import アクションを実行するだけです。例えば、サイトの1ページだけを選択したシンプルな .lar をエクスポートします。
  • エクスポートされた後、 ds:unsatisfied コマンドは empty を出力するはずです。

追加情報

この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています