Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.2.10.1 DXP SP1, 7.2.X, Master
-
7.2.x, 7.1.x, 7.0.x
-
Committed
-
3
-
Regression Bug
Description
Steps to Reproduce:
- Start Portal
- Navigate to Configuration > Server Administration > Properties > System Properties
Expected Result:
System Properties load
Actual Result:
System Properties do no load. Exception thrown:
ERROR [http-nio-8080-exec-7][IncludeTag:128] Current URL /group/control_panel/manage?p_p_id=com_liferay_server_admin_web_portlet_ServerAdminPortlet&p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view&_com_liferay_server_admin_web_portlet_ServerAdminPortlet_mvcRenderCommandName=%2Fserver_admin%2Fview&_com_liferay_server_admin_web_portlet_ServerAdminPortlet_tabs1=properties generates exception: java.lang.ClassCastException: org.apache.felix.dm.impl.index.ServiceRegistryCacheManager$$Lambda$2413/720388851 cannot be cast to java.lang.String java.lang.ClassCastException: org.apache.felix.dm.impl.index.ServiceRegistryCacheManager$$Lambda$2413/720388851 cannot be cast to java.lang.String at org.apache.jsp.properties_jsp._jspService(properties_jsp.java:472) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:325) at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:336) at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153) at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62) at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120) at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48) at com.liferay.portal.servlet.DirectServletPathRegisterDispatcher.include(DirectServletPathRegisterDispatcher.java:67) at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:199) at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79) at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53) at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:398) at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:374) at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217)
Reproduced on:
Master: a0efb8c930d3246f80cc349dba4f0c85be8a4768
7.2.x: f6077c2404e7fd48d579c057f6ec157bf850bf0d
7.2 DXP + FP2build12 + MySQL 8
Not Reproducible on:
7.2 DXP + FP1 + MySQL 8