legacy-knowledge-base
公開されました Jul. 2, 2025

DXP 7.2 Service Pack 1(SP1)/ Fix Pack 2(FP2)では、Solr 7コネクターバージョン2.0.1以降のインストールが必要です

written-by

Tibor Lipusz

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

症状

DXP 7.2がSolr 7で構成され、パッチレベルが Service Pack 1(SP1) または Fix Pack 2(FP2) 以上である場合、DXPの起動時に次のエラーがコンソールにスローされ、Solr 7コネクターをアクティブにできません。

org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.search.solr7.impl [904]_ Unresolved requirement: Import-Package: com.liferay.portal.search.engine.adapter.cluster; version="[1.1.0,1.2.0)"_ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1662)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

詳細

LiferayのSolr 7コネクタバージョン2.0.1以降を Marketplace からインストールする必要があります。

関連記事

did-this-article-resolve-your-issue

legacy-knowledge-base