Skip to content

Instantly share code, notes, and snippets.

@NolanChan
Created October 11, 2016 00:29
Show Gist options
  • Save NolanChan/cac08c119f9696b4b48aa2077001f8fe to your computer and use it in GitHub Desktop.
Save NolanChan/cac08c119f9696b4b48aa2077001f8fe to your computer and use it in GitHub Desktop.
7.0 DE errors
org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.search.elasticsearch [46]_ Unresolved requirement: Import-Package: com.liferay.portal.search.analysis_ -> Export-Package: com.liferay.portal.search.analysis; bundle-symbolic-name="com.liferay.portal.search"; bundle-version="3.1.3"; version="2.0.1"_ com.liferay.portal.search [142]_ Unresolved requirement: Import-Package: com.liferay.portal.kernel.search.facet.faceted.searcher; version="[1.1.0,2.0.0)"_ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:429)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1562)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
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)
.
.
.
00:27:43,172 ERROR [Framework Event Dispatcher: Equinox Container: d0667380-498f-0016-189e-ba3e43624bb4][com_liferay_portal_search:97] FrameworkEvent ERROR
org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.search [142]_ Unresolved requirement: Import-Package: com.liferay.portal.kernel.search.facet.faceted.searcher; version="[1.1.0,2.0.0)"_ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:429)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1562)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
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)
.
.
.
org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.monitoring [163]_ Unresolved requirement: Import-Package: com.liferay.portal.kernel.service; version="[1.4.0,2.0.0)"_ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:429)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1562)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
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)
.
.
.
Export-Package: com.liferay.portal.search.elasticsearch.settings; bundle-symbolic-name="com.liferay.portal.search.elasticsearch"; bundle-version="2.0.5"; version="2.0.0"_ com.liferay.portal.search.elasticsearch [46]_ Unresolved requirement: Import-Package: com.liferay.portal.search.analysis_ -> Export-Package: com.liferay.portal.search.analysis; bundle-symbolic-name="com.liferay.portal.search"; bundle-version="3.1.3"; version="2.0.1"_ com.liferay.portal.search [142]_ Unresolved requirement: Import-Package: com.liferay.portal.kernel.search.facet.faceted.searcher; version="[1.1.0,2.0.0)"_ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:429)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1562)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment