-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X
-
Component/s: Liferay Themes, Liferay Themes > Classic
-
Labels:
-
Fix Priority:5
-
Git Pull Request:
Steps to reproduce:
- Compile and startup 7.0.x-private
Expected result:
No startup ERRORs or WARNs.
Actual result:
The following is thrown on startup:
[exec] 11:34:00,663 WARN [localhost-startStop-1][com_liferay_portal_osgi_web_wab_extender:103] Newly added bundle: "admin-dxp-theme" has the same Web-ContextPath as the following bundles: [admin-theme]. This can lead to unexpected behavior when multiple bundles provide the same context path. See https://osgi.org/specification/osgi.cmpn/7.0.0/service.http.whiteboard.html#service.http.whiteboard.servletcontext [exec] 19-Jun-2018 11:34:01.062 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log Initializing Spring root WebApplicationContext [exec] 11:34:01,025 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying admin-theme from queue [exec] 11:34:01,027 INFO [localhost-startStop-1][PluginPackageUtil:1003] Reading plugin package for admin-theme [exec] 11:34:01,039 INFO [elasticsearch[War Machine][clusterService#updateTask][T#1]][metadata:317] [War Machine] [liferay-0] update_mapping [LiferayDocumentType] [exec] 11:34:01,074 INFO [localhost-startStop-1][ThemeHotDeployListener:95] Registering themes for admin-theme [exec] 11:34:01,939 INFO [localhost-startStop-1][ThemeHotDeployListener:110] 1 theme for admin-theme is available for use [exec] 11:34:02,119 WARN [localhost-startStop-1][com_liferay_portal_osgi_web_wab_extender:103] Newly added bundle: "admin-theme" has the same Web-ContextPath as the following bundles: [admin-dxp-theme]. This can lead to unexpected behavior when multiple bundles provide the same context path. See https://osgi.org/specification/osgi.cmpn/7.0.0/service.http.whiteboard.html#service.http.whiteboard.servletcontext [exec] 11:34:02,127 WARN [localhost-startStop-1][com_liferay_portal_osgi_web_wab_extender:103] Newly added bundle: "classic-dxp-theme" has the same Web-ContextPath as the following bundles: [classic-theme]. This can lead to unexpected behavior when multiple bundles provide the same context path. See https://osgi.org/specification/osgi.cmpn/7.0.0/service.http.whiteboard.html#service.http.whiteboard.servletcontext [exec] 19-Jun-2018 11:34:02.470 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log Initializing Spring root WebApplicationContext [exec] 11:34:02,457 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying classic-theme from queue [exec] 11:34:02,458 INFO [localhost-startStop-1][PluginPackageUtil:1003] Reading plugin package for classic-theme [exec] 11:34:02,473 INFO [localhost-startStop-1][ThemeHotDeployListener:95] Registering themes for classic-theme [exec] 11:34:02,593 INFO [localhost-startStop-1][ThemeHotDeployListener:110] 1 theme for classic-theme is available for use [exec] 11:34:02,751 WARN [localhost-startStop-1][com_liferay_portal_osgi_web_wab_extender:103] Newly added bundle: "classic-theme" has the same Web-ContextPath as the following bundles: [classic-dxp-theme]. This can lead to unexpected behavior when multiple bundles provide the same context path. See https://osgi.org/specification/osgi.cmpn/7.0.0/service.http.whiteboard.html#service.http.whiteboard.servletcontext