-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Duplicate
-
Affects Version/s: 7.1.X
-
Fix Version/s: None
-
Component/s: Core Infrastructure > Portal Bootstrap
-
Labels:
-
Fix Priority:5
Steps to reproduce:
- Build a the newest 7.1.x bundle
- Startup it
Expected Result:
Startup successfully.
Actual Result:
Fail to startup
2019-10-24 02:49:57.711 INFO [main][DialectDetector:158] Using dialect org.hibernate.dialect.MySQLDialect for MySQL 5.7 2019-10-24 02:49:58.541 INFO [main][ModuleFrameworkImpl:1334] Starting initial bundles 24-Oct-2019 02:50:01.111 SEVERE [main] org.apache.catalina.core.StandardContext.listenerStart Exception sending context initialized event to listener instance of class [com.liferay.portal.spring.context.PortalContextLoaderListener] java.lang.RuntimeException: org.osgi.framework.BundleException: Could not resolve module: com.liferay.bean.portlet.cdi.extension [5] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.22.0,9.0.0)" at com.liferay.portal.spring.context.PortalContextLoaderListener.contextInitialized(PortalContextLoaderListener.java:314) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4682) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5150) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:713) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:690) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:695) at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:631) at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1832) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:526) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:425) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1577) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:309) at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123) at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:424) at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:367) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:929) at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:831) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1377) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1367) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:902) at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardService.startInternal(StandardService.java:423) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:928) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.startup.Catalina.start(Catalina.java:634) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:350) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:492) Caused by: org.osgi.framework.BundleException: Could not resolve module: com.liferay.bean.portlet.cdi.extension [5] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.22.0,9.0.0)" at org.eclipse.osgi.container.Module.start(Module.java:444) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447) at com.liferay.portal.bootstrap.ModuleFrameworkImpl$6.call(ModuleFrameworkImpl.java:1565) at com.liferay.portal.bootstrap.ModuleFrameworkImpl$6.call(ModuleFrameworkImpl.java:1561) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.osgi.util [9] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.bundle.blacklist.impl [11] Unresolved requirement: Import-Package: com.liferay.osgi.util.bundle; version="[1.0.0,2.0.0)" -> Export-Package: com.liferay.osgi.util.bundle; bundle-symbolic-name="com.liferay.osgi.util"; bundle-version="4.1.4"; version="1.0.0"; uses:="org.osgi.framework" com.liferay.osgi.util [9] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" Unresolved requirement: Import-Package: com.liferay.portal.configuration.metatype.annotations; version="[1.1.0,2.0.0)" -> Export-Package: com.liferay.portal.configuration.metatype.annotations; bundle-symbolic-name="com.liferay.portal.configuration.metatype.api"; bundle-version="1.1.11"; version="1.2.0" com.liferay.portal.configuration.metatype.api [15] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.6.0,9.0.0)" Unresolved requirement: Import-Package: com.liferay.portal.configuration.metatype.bnd.util; version="[2.0.0,3.0.0)" -> Export-Package: com.liferay.portal.configuration.metatype.bnd.util; bundle-symbolic-name="com.liferay.portal.configuration.metatype.api"; bundle-version="1.1.11"; version="2.0.0" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.component.blacklist.impl [14] Unresolved requirement: Import-Package: com.liferay.portal.configuration.metatype.annotations; version="[1.1.0,2.0.0)" -> Export-Package: com.liferay.portal.configuration.metatype.annotations; bundle-symbolic-name="com.liferay.portal.configuration.metatype.api"; bundle-version="1.1.11"; version="1.2.0" com.liferay.portal.configuration.metatype.api [15] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.6.0,9.0.0)" Unresolved requirement: Import-Package: com.liferay.portal.configuration.metatype.bnd.util; version="[2.0.0,3.0.0)" -> Export-Package: com.liferay.portal.configuration.metatype.bnd.util; bundle-symbolic-name="com.liferay.portal.configuration.metatype.api"; bundle-version="1.1.11"; version="2.0.0" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.configuration.metatype.api [15] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.6.0,9.0.0)" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.configuration.persistence.impl [17] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.log4j.extender [18] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.lpkg.deployer.impl [20] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" Unresolved requirement: Import-Package: com.liferay.osgi.util.bundle; version="[1.0.0,2.0.0)" -> Export-Package: com.liferay.osgi.util.bundle; bundle-symbolic-name="com.liferay.osgi.util"; bundle-version="4.1.4"; version="1.0.0"; uses:="org.osgi.framework" com.liferay.osgi.util [9] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.osgi.web.portlet.tracker [21] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.12.0,9.0.0)" Unresolved requirement: Import-Package: com.liferay.osgi.util; version="[2.1.0,3.0.0)" -> Export-Package: com.liferay.osgi.util; bundle-symbolic-name="com.liferay.osgi.util"; bundle-version="4.1.4"; version="2.1.0"; uses:="org.osgi.framework,org.osgi.service.component,org.osgi.util.tracker" com.liferay.osgi.util [9] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.osgi.web.servlet.context.helper.api [23] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.osgi.web.servlet.context.helper.impl [24] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.12.0,9.0.0)" Unresolved requirement: Import-Package: com.liferay.osgi.util; version="[2.1.0,3.0.0)" -> Export-Package: com.liferay.osgi.util; bundle-symbolic-name="com.liferay.osgi.util"; bundle-version="4.1.4"; version="2.1.0"; uses:="org.osgi.framework,org.osgi.service.component,org.osgi.util.tracker" com.liferay.osgi.util [9] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.osgi.web.servlet.jsp.compiler [27] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" Unresolved requirement: Import-Package: com.liferay.osgi.util; version="[2.1.0,3.0.0)" -> Export-Package: com.liferay.osgi.util; bundle-symbolic-name="com.liferay.osgi.util"; bundle-version="4.1.4"; version="2.1.0"; uses:="org.osgi.framework,org.osgi.service.component,org.osgi.util.tracker" com.liferay.osgi.util [9] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.osgi.web.wab.extender [28] Unresolved requirement: Import-Package: com.liferay.osgi.util; version="[2.1.0,3.0.0)" -> Export-Package: com.liferay.osgi.util; bundle-symbolic-name="com.liferay.osgi.util"; bundle-version="4.1.4"; version="2.1.0"; uses:="org.osgi.framework,org.osgi.service.component,org.osgi.util.tracker" com.liferay.osgi.util [9] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" Unresolved requirement: Import-Package: com.liferay.portal.configuration.metatype.bnd.util; version="[2.0.0,3.0.0)" -> Export-Package: com.liferay.portal.configuration.metatype.bnd.util; bundle-symbolic-name="com.liferay.portal.configuration.metatype.api"; bundle-version="1.1.11"; version="2.0.0" com.liferay.portal.configuration.metatype.api [15] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.6.0,9.0.0)" Unresolved requirement: Import-Package: com.liferay.portal.configuration.metatype.annotations; version="[1.1.0,2.0.0)" -> Export-Package: com.liferay.portal.configuration.metatype.annotations; bundle-symbolic-name="com.liferay.portal.configuration.metatype.api"; bundle-version="1.1.11"; version="1.2.0" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.osgi.web.wab.generator.impl [30] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.osgi.web.wab.reference.support [31] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.profile.impl [34] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" ... 9 more Suppressed: org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.social.activity.extender [35] Unresolved requirement: Import-Package: com.liferay.portal.kernel.util; version="[8.0.0,9.0.0)" ... 9 more
- duplicates
-
LPS-103566 Could not resolve module: com.liferay.bean.portlet.cdi.extension when initial 71 bundle
- Closed