-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.0.X EE
-
Component/s: Portal Services
-
Labels:None
-
Fix Priority:5
Steps to reproduce:
- Build ee-7.0.x at head
- Start bundle
Expected: Portal starts up successfully
Actual:
Startup errors are thrown and cannot connect to localhost
17:33:06,088 ERROR [ServerService Thread Pool -- 80][ModuleFrameworkImpl:1307] Unable to start bundle com.liferay.portal.search org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.search [60]_ Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[7.4.0,8.0.0)"_ [Sanitized] at org.eclipse.osgi.container.Module.start(Module.java:429) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:421) at com.liferay.portal.bootstrap.ModuleFrameworkImpl._startDynamicBundles(ModuleFrameworkImpl.java:1304) at com.liferay.portal.bootstrap.ModuleFrameworkImpl.startFramework(ModuleFrameworkImpl.java:413) at com.liferay.portal.module.framework.ModuleFrameworkUtilAdapter.startFramework(ModuleFrameworkUtilAdapter.java:99) at com.liferay.portal.spring.context.PortalContextLoaderListener.contextInitialized(PortalContextLoaderListener.java:253) at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:187) at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:198) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:100) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) at org.jboss.threads.JBossThread.run(JBossThread.java:320) 17:33:15,137 ERROR [ServerService Thread Pool -- 80][ModuleFrameworkImpl:1307] Unable to start bundle com.liferay.portal.monitoring org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.monitoring [138]_ Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[7.4.0,8.0.0)"_ [Sanitized] at org.eclipse.osgi.container.Module.start(Module.java:429) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:421) at com.liferay.portal.bootstrap.ModuleFrameworkImpl._startDynamicBundles(ModuleFrameworkImpl.java:1304) at com.liferay.portal.bootstrap.ModuleFrameworkImpl.startFramework(ModuleFrameworkImpl.java:413) at com.liferay.portal.module.framework.ModuleFrameworkUtilAdapter.startFramework(ModuleFrameworkUtilAdapter.java:99) at com.liferay.portal.spring.context.PortalContextLoaderListener.contextInitialized(PortalContextLoaderListener.java:253) at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:187) at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:198) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:100) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) at org.jboss.threads.JBossThread.run(JBossThread.java:320) 17:33:15,142 ERROR [ServerService Thread Pool -- 80][ModuleFrameworkImpl:1307] Unable to start bundle com.liferay.portal.search.elasticsearch.shield org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.search.elasticsearch.shield [151]_ Unresolved requirement: Import-Package: com.liferay.portal.search.elasticsearch.settings; version="[2.0.0,3.0.0)"_ -> 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 [159]_ 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 [60]_ Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[7.4.0,8.0.0)"_ [Sanitized] at org.eclipse.osgi.container.Module.start(Module.java:429) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:421) at com.liferay.portal.bootstrap.ModuleFrameworkImpl._startDynamicBundles(ModuleFrameworkImpl.java:1304) at com.liferay.portal.bootstrap.ModuleFrameworkImpl.startFramework(ModuleFrameworkImpl.java:413) at com.liferay.portal.module.framework.ModuleFrameworkUtilAdapter.startFramework(ModuleFrameworkUtilAdapter.java:99) at com.liferay.portal.spring.context.PortalContextLoaderListener.contextInitialized(PortalContextLoaderListener.java:253) at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:187) at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:198) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:100) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) at org.jboss.threads.JBossThread.run(JBossThread.java:320) 17:33:15,146 ERROR [ServerService Thread Pool -- 80][ModuleFrameworkImpl:1307] Unable to start bundle com.liferay.portal.search.elasticsearch org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.search.elasticsearch [159]_ 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 [60]_ Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[7.4.0,8.0.0)"_ [Sanitized] at org.eclipse.osgi.container.Module.start(Module.java:429) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:421) at com.liferay.portal.bootstrap.ModuleFrameworkImpl._startDynamicBundles(ModuleFrameworkImpl.java:1304) at com.liferay.portal.bootstrap.ModuleFrameworkImpl.startFramework(ModuleFrameworkImpl.java:413) at com.liferay.portal.module.framework.ModuleFrameworkUtilAdapter.startFramework(ModuleFrameworkUtilAdapter.java:99) at com.liferay.portal.spring.context.PortalContextLoaderListener.contextInitialized(PortalContextLoaderListener.java:253) at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:187) at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:198) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:100) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) at org.jboss.threads.JBossThread.run(JBossThread.java:320) 17:33:15,151 ERROR [ServerService Thread Pool -- 80][ModuleFrameworkImpl:1307] Unable to start bundle com.liferay.asset.entry.query.processor.custom.user.attributes org.osgi.framework.BundleException: Could not resolve module: com.liferay.asset.entry.query.processor.custom.user.attributes [392]_ Unresolved requirement: Import-Package: com.liferay.asset.publisher.web.util; version="[1.0.0,2.0.0)"_ -> Export-Package: com.liferay.asset.publisher.web.util; bundle-symbolic-name="com.liferay.asset.publisher.web"; bundle-version="1.1.6"; version="1.1.0"; uses:="com.liferay.asset.kernel.model,com.liferay.asset.kernel.service,com.liferay.asset.kernel.service.persistence,com.liferay.asset.kernel.util,com.liferay.asset.publisher.web.display.context,com.liferay.dynamic.data.mapping.util,com.liferay.portal.kernel.dao.search,com.liferay.portal.kernel.exception,com.liferay.portal.kernel.model,com.liferay.portal.kernel.portlet,com.liferay.portal.kernel.search,com.liferay.portal.kernel.security.permission,com.liferay.portal.kernel.service,com.liferay.portal.kernel.theme,javax.portlet"_ com.liferay.asset.publisher.web [464]_ Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[7.4.0,8.0.0)"_ [Sanitized] at org.eclipse.osgi.container.Module.start(Module.java:429) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:421) at com.liferay.portal.bootstrap.ModuleFrameworkImpl._startDynamicBundles(ModuleFrameworkImpl.java:1304) at com.liferay.portal.bootstrap.ModuleFrameworkImpl.startFramework(ModuleFrameworkImpl.java:413) at com.liferay.portal.module.framework.ModuleFrameworkUtilAdapter.startFramework(ModuleFrameworkUtilAdapter.java:99) at com.liferay.portal.spring.context.PortalContextLoaderListener.contextInitialized(PortalContextLoaderListener.java:253) at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:187) at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:198) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:100) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) at org.jboss.threads.JBossThread.run(JBossThread.java:320) 17:33:15,155 ERROR [ServerService Thread Pool -- 80][ModuleFrameworkImpl:1307] Unable to start bundle com.liferay.screens.service org.osgi.framework.BundleException: Could not resolve module: com.liferay.screens.service [420]_ Unresolved requirement: Import-Package: com.liferay.asset.publisher.web.util; version="[1.0.0,2.0.0)"_ -> Export-Package: com.liferay.asset.publisher.web.util; bundle-symbolic-name="com.liferay.asset.publisher.web"; bundle-version="1.1.6"; version="1.1.0"; uses:="com.liferay.asset.kernel.model,com.liferay.asset.kernel.service,com.liferay.asset.kernel.service.persistence,com.liferay.asset.kernel.util,com.liferay.asset.publisher.web.display.context,com.liferay.dynamic.data.mapping.util,com.liferay.portal.kernel.dao.search,com.liferay.portal.kernel.exception,com.liferay.portal.kernel.model,com.liferay.portal.kernel.portlet,com.liferay.portal.kernel.search,com.liferay.portal.kernel.security.permission,com.liferay.portal.kernel.service,com.liferay.portal.kernel.theme,javax.portlet"_ com.liferay.asset.publisher.web [464]_ Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[7.4.0,8.0.0)"_ [Sanitized] at org.eclipse.osgi.container.Module.start(Module.java:429) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:421) at com.liferay.portal.bootstrap.ModuleFrameworkImpl._startDynamicBundles(ModuleFrameworkImpl.java:1304) at com.liferay.portal.bootstrap.ModuleFrameworkImpl.startFramework(ModuleFrameworkImpl.java:413) at com.liferay.portal.module.framework.ModuleFrameworkUtilAdapter.startFramework(ModuleFrameworkUtilAdapter.java:99) at com.liferay.portal.spring.context.PortalContextLoaderListener.contextInitialized(PortalContextLoaderListener.java:253) at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:187) at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:198) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:100) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) at org.jboss.threads.JBossThread.run(JBossThread.java:320) 17:33:15,159 ERROR [ServerService Thread Pool -- 80][ModuleFrameworkImpl:1307] Unable to start bundle com.liferay.asset.publisher.web org.osgi.framework.BundleException: Could not resolve module: com.liferay.asset.publisher.web [464]_ Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[7.4.0,8.0.0)"_ [Sanitized] at org.eclipse.osgi.container.Module.start(Module.java:429) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:421) at com.liferay.portal.bootstrap.ModuleFrameworkImpl._startDynamicBundles(ModuleFrameworkImpl.java:1304) at com.liferay.portal.bootstrap.ModuleFrameworkImpl.startFramework(ModuleFrameworkImpl.java:413) at com.liferay.portal.module.framework.ModuleFrameworkUtilAdapter.startFramework(ModuleFrameworkUtilAdapter.java:99) at com.liferay.portal.spring.context.PortalContextLoaderListener.contextInitialized(PortalContextLoaderListener.java:253) at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:187) at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:198) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:100) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) at org.jboss.threads.JBossThread.run(JBossThread.java:320) 17:33:15,163 ERROR [ServerService Thread Pool -- 80][ModuleFrameworkImpl:1307] Unable to start bundle com.liferay.exportimport.resources.importer org.osgi.framework.BundleException: Could not resolve module: com.liferay.exportimport.resources.importer [494]_ Unresolved requirement: Import-Package: com.liferay.portal.search.index_ -> Export-Package: com.liferay.portal.search.index; bundle-symbolic-name="com.liferay.portal.search"; bundle-version="3.1.3"; version="3.1.0"_ com.liferay.portal.search [60]_ Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[7.4.0,8.0.0)"_ [Sanitized] at org.eclipse.osgi.container.Module.start(Module.java:429) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:421) at com.liferay.portal.bootstrap.ModuleFrameworkImpl._startDynamicBundles(ModuleFrameworkImpl.java:1304) at com.liferay.portal.bootstrap.ModuleFrameworkImpl.startFramework(ModuleFrameworkImpl.java:413) at com.liferay.portal.module.framework.ModuleFrameworkUtilAdapter.startFramework(ModuleFrameworkUtilAdapter.java:99) at com.liferay.portal.spring.context.PortalContextLoaderListener.contextInitialized(PortalContextLoaderListener.java:253) at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:187) at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:198) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:100) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) at org.jboss.threads.JBossThread.run(JBossThread.java:320)
Reproduced on:
Tomcat 8.0 + MySQL 5.6
Portal ee-7.0.x Git ID 4ee1a271d6c8fd7da0c749759c58b169e93f2221
- is caused by
-
LPS-66988 Create a way to allow ServiceTracker to push out updates, rather than forcing the usages repeatedly polling from it
-
- Closed
-