Skip to content

Instantly share code, notes, and snippets.

@tmoreira2020
Created October 6, 2021 15:08
Show Gist options
  • Save tmoreira2020/9bc5dd872136a627717c222a44025f28 to your computer and use it in GitHub Desktop.
Save tmoreira2020/9bc5dd872136a627717c222a44025f28 to your computer and use it in GitHub Desktop.
UnsupportedOperationException: Requires 3.0 opt-in
liferay_1 | 2021-10-06 15:05:09.650 ERROR [http-nio-8080-exec-10][BaseJSPPanelCategory:101] Unable to include /content/content.jsp
liferay_1 | org.apache.jasper.JasperException: java.lang.UnsupportedOperationException: Requires 3.0 opt-in
liferay_1 | at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:440)
liferay_1 | at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
liferay_1 | at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:368)
liferay_1 | at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:380)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
liferay_1 | at com.liferay.application.list.BaseJSPPanelCategory.includeJSP(BaseJSPPanelCategory.java:98)
liferay_1 | at com.liferay.application.list.BaseJSPPanelCategory.include(BaseJSPPanelCategory.java:67)
liferay_1 | at com.liferay.application.list.taglib.servlet.taglib.PanelCategoryContentTag.doEndTag(PanelCategoryContentTag.java:39)
liferay_1 | at org.apache.jsp.panel.page_jsp._jspService(page_jsp.java:160)
liferay_1 | at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
liferay_1 | at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
liferay_1 | at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:368)
liferay_1 | at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:380)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
liferay_1 | at com.liferay.portal.servlet.DirectServletPathRegisterDispatcher.include(DirectServletPathRegisterDispatcher.java:67)
liferay_1 | at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190)
liferay_1 | at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
liferay_1 | at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
liferay_1 | at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:407)
liferay_1 | at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:383)
liferay_1 | at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217)
liferay_1 | at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:88)
liferay_1 | at org.apache.jsp.panel_005fcategory_005fbody.page_jsp._jspService(page_jsp.java:190)
liferay_1 | at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
liferay_1 | at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
liferay_1 | at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:368)
liferay_1 | at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:380)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
liferay_1 | at com.liferay.portal.servlet.DirectServletPathRegisterDispatcher.include(DirectServletPathRegisterDispatcher.java:67)
liferay_1 | at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190)
liferay_1 | at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
liferay_1 | at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
liferay_1 | at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:407)
liferay_1 | at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:383)
liferay_1 | at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217)
liferay_1 | at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:88)
liferay_1 | at org.apache.jsp.sites.site_005fadministration_005fbody_jsp._jspService(site_005fadministration_005fbody_jsp.java:484)
liferay_1 | at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
liferay_1 | at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
liferay_1 | at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:368)
liferay_1 | at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:380)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
liferay_1 | at com.liferay.application.list.BaseJSPPanelCategory.includeJSP(BaseJSPPanelCategory.java:98)
liferay_1 | at com.liferay.application.list.BaseJSPPanelCategory.include(BaseJSPPanelCategory.java:67)
liferay_1 | at com.liferay.product.navigation.site.administration.internal.application.list.SiteAdministrationPanelCategory.include(SiteAdministrationPanelCategory.java:85)
liferay_1 | at com.liferay.application.list.taglib.servlet.taglib.PanelContentTag.doEndTag(PanelContentTag.java:39)
liferay_1 | at org.apache.jsp.portlet.product_005fmenu_jsp._jspService(product_005fmenu_jsp.java:516)
liferay_1 | at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
liferay_1 | at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
liferay_1 | at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:368)
liferay_1 | at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:380)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
liferay_1 | at com.liferay.portal.servlet.DirectServletPathRegisterDispatcher.include(DirectServletPathRegisterDispatcher.java:67)
liferay_1 | at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190)
liferay_1 | at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
liferay_1 | at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
liferay_1 | at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:407)
liferay_1 | at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:383)
liferay_1 | at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217)
liferay_1 | at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:88)
liferay_1 | at org.apache.jsp.portlet.view_jsp._jspService(view_jsp.java:338)
liferay_1 | at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
liferay_1 | at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
liferay_1 | at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:368)
liferay_1 | at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:380)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
liferay_1 | at com.liferay.portlet.internal.PortletRequestDispatcherImpl.dispatch(PortletRequestDispatcherImpl.java:291)
liferay_1 | at com.liferay.portlet.internal.PortletRequestDispatcherImpl.include(PortletRequestDispatcherImpl.java:123)
liferay_1 | at com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet.include(MVCPortlet.java:571)
liferay_1 | at com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet.include(MVCPortlet.java:587)
liferay_1 | at com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet.doView(MVCPortlet.java:177)
liferay_1 | at com.liferay.portal.kernel.portlet.LiferayPortlet.doDispatch(LiferayPortlet.java:303)
liferay_1 | at com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet.doDispatch(MVCPortlet.java:464)
liferay_1 | at com.liferay.product.navigation.product.menu.web.internal.portlet.ProductNavigationProductMenuPortlet.doDispatch(ProductNavigationProductMenuPortlet.java:97)
liferay_1 | at javax.portlet.GenericPortlet.render(GenericPortlet.java:291)
liferay_1 | at com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet.render(MVCPortlet.java:303)
liferay_1 | at com.liferay.portlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:127)
liferay_1 | at com.liferay.portlet.ScriptDataPortletFilter.doFilter(ScriptDataPortletFilter.java:58)
liferay_1 | at com.liferay.portlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:124)
liferay_1 | at com.liferay.portal.kernel.portlet.PortletFilterUtil.doFilter(PortletFilterUtil.java:71)
liferay_1 | at com.liferay.portal.kernel.servlet.PortletServlet.service(PortletServlet.java:115)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
liferay_1 | at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
liferay_1 | at com.liferay.portlet.internal.InvokerPortletImpl.invoke(InvokerPortletImpl.java:569)
liferay_1 | at com.liferay.portlet.internal.InvokerPortletImpl.invokeRender(InvokerPortletImpl.java:659)
liferay_1 | at com.liferay.portlet.internal.InvokerPortletImpl.render(InvokerPortletImpl.java:344)
liferay_1 | at com.liferay.portal.monitoring.internal.portlet.MonitoringInvokerPortlet.lambda$render$0(MonitoringInvokerPortlet.java:259)
liferay_1 | at com.liferay.portal.monitoring.internal.portlet.MonitoringInvokerPortlet._render(MonitoringInvokerPortlet.java:363)
liferay_1 | at com.liferay.portal.monitoring.internal.portlet.MonitoringInvokerPortlet.render(MonitoringInvokerPortlet.java:257)
liferay_1 | at org.apache.jsp.html.portal.render_005fportlet_jsp._jspService(render_005fportlet_jsp.java:1483)
liferay_1 | at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:71)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at com.liferay.portal.servlet.DirectRequestDispatcher.include(DirectRequestDispatcher.java:64)
liferay_1 | at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190)
liferay_1 | at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
liferay_1 | at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
liferay_1 | at com.liferay.portal.servlet.TransferHeadersHelperImpl$TransferHeadersRequestDispatcher.include(TransferHeadersHelperImpl.java:162)
liferay_1 | at com.liferay.portlet.internal.PortletContainerImpl._render(PortletContainerImpl.java:908)
liferay_1 | at com.liferay.portlet.internal.PortletContainerImpl.lambda$render$2(PortletContainerImpl.java:223)
liferay_1 | at com.liferay.portlet.internal.PortletContainerImpl._preserveGroupIds(PortletContainerImpl.java:425)
liferay_1 | at com.liferay.portlet.internal.PortletContainerImpl.render(PortletContainerImpl.java:211)
liferay_1 | at com.liferay.portlet.SecurityPortletContainerWrapper.render(SecurityPortletContainerWrapper.java:144)
liferay_1 | at com.liferay.portlet.RestrictPortletContainerWrapper.lambda$render$0(RestrictPortletContainerWrapper.java:124)
liferay_1 | at com.liferay.portlet.RestrictPortletContainerWrapper._render(RestrictPortletContainerWrapper.java:185)
liferay_1 | at com.liferay.portlet.RestrictPortletContainerWrapper.render(RestrictPortletContainerWrapper.java:122)
liferay_1 | at com.liferay.portal.kernel.portlet.PortletContainerUtil.render(PortletContainerUtil.java:214)
liferay_1 | at com.liferay.taglib.portletext.RuntimeTag.doTag(RuntimeTag.java:349)
liferay_1 | at com.liferay.taglib.portletext.RuntimeTag.doEndTag(RuntimeTag.java:396)
liferay_1 | at com.liferay.taglib.DirectTag.doTag(DirectTag.java:128)
liferay_1 | at com.liferay.product.navigation.product.menu.web.internal.servlet.taglib.ProductMenuBodyTopDynamicInclude.include(ProductMenuBodyTopDynamicInclude.java:134)
liferay_1 | at com.liferay.portal.kernel.servlet.taglib.DynamicIncludeUtil.include(DynamicIncludeUtil.java:77)
liferay_1 | at com.liferay.taglib.util.DynamicIncludeTag.doEndTag(DynamicIncludeTag.java:32)
liferay_1 | at org.apache.jsp.html.common.themes.body_005ftop_jsp._jspx_meth_liferay_002dutil_005fdynamic_002dinclude_005f0(body_005ftop_jsp.java:1160)
liferay_1 | at org.apache.jsp.html.common.themes.body_005ftop_jsp._jspService(body_005ftop_jsp.java:1104)
liferay_1 | at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:71)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at com.liferay.portal.servlet.DirectRequestDispatcher.include(DirectRequestDispatcher.java:64)
liferay_1 | at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190)
liferay_1 | at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
liferay_1 | at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
liferay_1 | at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:407)
liferay_1 | at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:383)
liferay_1 | at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217)
liferay_1 | at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:88)
liferay_1 | at freemarker.ext.jsp.TagTransformModel$TagWriter.endEvaluation(TagTransformModel.java:402)
liferay_1 | at freemarker.ext.jsp.TagTransformModel$TagWriter.afterBody(TagTransformModel.java:390)
liferay_1 | at freemarker.core.Environment.visitAndTransform(Environment.java:497)
liferay_1 | at freemarker.core.UnifiedCall.accept(UnifiedCall.java:103)
liferay_1 | at freemarker.core.Environment.visit(Environment.java:331)
liferay_1 | at freemarker.core.Environment.visit(Environment.java:337)
liferay_1 | at freemarker.core.Environment.process(Environment.java:310)
liferay_1 | at freemarker.template.Template.process(Template.java:383)
liferay_1 | at com.liferay.portal.template.freemarker.internal.FreeMarkerTemplate.lambda$processTemplate$0(FreeMarkerTemplate.java:157)
liferay_1 | at com.liferay.portal.template.freemarker.internal.FreeMarkerManager.render(FreeMarkerManager.java:521)
liferay_1 | at com.liferay.portal.template.freemarker.internal.FreeMarkerTemplate.processTemplate(FreeMarkerTemplate.java:144)
liferay_1 | at com.liferay.portal.template.BaseTemplate.processTemplate(BaseTemplate.java:139)
liferay_1 | at com.liferay.taglib.util.ThemeUtil.doIncludeFTL(ThemeUtil.java:224)
liferay_1 | at com.liferay.taglib.util.ThemeUtil.include(ThemeUtil.java:112)
liferay_1 | at com.liferay.taglib.util.ThemeUtil.include(ThemeUtil.java:76)
liferay_1 | at com.liferay.taglib.theme.IncludeTag.doEndTag(IncludeTag.java:37)
liferay_1 | at org.apache.jsp.html.common.themes.portal_jsp._jspx_meth_liferay_002dtheme_005finclude_005f1(portal_jsp.java:754)
liferay_1 | at org.apache.jsp.html.common.themes.portal_jsp._jspService(portal_jsp.java:681)
liferay_1 | at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:71)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at com.liferay.portal.servlet.DirectRequestDispatcher.forward(DirectRequestDispatcher.java:49)
liferay_1 | at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.forward(DirectRequestDispatcherFactoryImpl.java:172)
liferay_1 | at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:82)
liferay_1 | at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.forward(ClassLoaderRequestDispatcherWrapper.java:45)
liferay_1 | at com.liferay.portal.struts.StrutsUtil.forward(StrutsUtil.java:64)
liferay_1 | at com.liferay.portal.struts.PortalRequestProcessor._internalModuleRelativeForward(PortalRequestProcessor.java:357)
liferay_1 | at com.liferay.portal.struts.PortalRequestProcessor._process(PortalRequestProcessor.java:412)
liferay_1 | at com.liferay.portal.struts.PortalRequestProcessor.process(PortalRequestProcessor.java:154)
liferay_1 | at com.liferay.portal.internal.servlet.MainServlet.doGet(MainServlet.java:206)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
liferay_1 | at com.liferay.portal.internal.servlet.MainServlet.service(MainServlet.java:631)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
liferay_1 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
liferay_1 | at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
liferay_1 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
liferay_1 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:124)
liferay_1 | at com.liferay.portal.servlet.filters.password.modified.PasswordModifiedFilter.processFilter(PasswordModifiedFilter.java:62)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.portal.servlet.filters.lockout.LockoutFilter.processFilter(LockoutFilter.java:58)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
liferay_1 | at com.liferay.portal.servlet.filters.secure.BaseAuthFilter.processFilter(BaseAuthFilter.java:340)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.saml.runtime.internal.servlet.filter.SamlSpSsoFilter.doProcessFilter(SamlSpSsoFilter.java:199)
liferay_1 | at com.liferay.saml.runtime.internal.servlet.filter.BaseSamlPortalFilter.processFilter(BaseSamlPortalFilter.java:47)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
liferay_1 | at com.liferay.portal.monitoring.internal.servlet.filter.MonitoringFilter.processFilter(MonitoringFilter.java:183)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:104)
liferay_1 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
liferay_1 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
liferay_1 | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
liferay_1 | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:457)
liferay_1 | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
liferay_1 | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
liferay_1 | at com.liferay.friendly.url.internal.servlet.FriendlyURLServlet.service(FriendlyURLServlet.java:450)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at com.liferay.portal.servlet.ServletAdapter.service(ServletAdapter.java:99)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
liferay_1 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
liferay_1 | at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
liferay_1 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
liferay_1 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:124)
liferay_1 | at com.liferay.portal.servlet.filters.password.modified.PasswordModifiedFilter.processFilter(PasswordModifiedFilter.java:62)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.portal.servlet.filters.lockout.LockoutFilter.processFilter(LockoutFilter.java:58)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
liferay_1 | at com.liferay.portal.servlet.filters.secure.BaseAuthFilter.processFilter(BaseAuthFilter.java:340)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
liferay_1 | at com.liferay.portal.servlet.filters.autologin.AutoLoginFilter.processFilter(AutoLoginFilter.java:265)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
liferay_1 | at com.liferay.portal.sharepoint.SharepointFilter.processFilter(SharepointFilter.java:88)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.saml.runtime.internal.servlet.filter.SamlSpSsoFilter.doProcessFilter(SamlSpSsoFilter.java:199)
liferay_1 | at com.liferay.saml.runtime.internal.servlet.filter.BaseSamlPortalFilter.processFilter(BaseSamlPortalFilter.java:47)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
liferay_1 | at com.liferay.portal.servlet.filters.virtualhost.VirtualHostFilter.processFilter(VirtualHostFilter.java:248)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
liferay_1 | at com.liferay.portal.monitoring.internal.servlet.filter.MonitoringFilter.processFilter(MonitoringFilter.java:183)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:196)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:196)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)
liferay_1 | at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:176)
liferay_1 | at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:145)
liferay_1 | at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:92)
liferay_1 | at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:389)
liferay_1 | at com.liferay.portal.servlet.filters.urlrewrite.UrlRewriteFilter.processFilter(UrlRewriteFilter.java:65)
liferay_1 | at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:175)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:175)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:196)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)
liferay_1 | at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:104)
liferay_1 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
liferay_1 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
liferay_1 | at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
liferay_1 | at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
liferay_1 | at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
liferay_1 | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
liferay_1 | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
liferay_1 | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
liferay_1 | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346)
liferay_1 | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
liferay_1 | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
liferay_1 | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:887)
liferay_1 | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1684)
liferay_1 | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
liferay_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
liferay_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
liferay_1 | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
liferay_1 | at java.lang.Thread.run(Thread.java:748)
liferay_1 | Caused by: java.lang.UnsupportedOperationException: Requires 3.0 opt-in
liferay_1 | at com.liferay.portlet.internal.PortletRequestImpl.getRenderParameters(PortletRequestImpl.java:523)
liferay_1 | at com.liferay.portlet.internal.PortletURLImpl._initMutableRenderParameters(PortletURLImpl.java:1625)
liferay_1 | at com.liferay.portlet.internal.PortletURLImpl.<init>(PortletURLImpl.java:1297)
liferay_1 | at com.liferay.portlet.internal.PortletURLImpl.<init>(PortletURLImpl.java:117)
liferay_1 | at com.liferay.portlet.internal.RenderURLImpl.<init>(RenderURLImpl.java:44)
liferay_1 | at com.liferay.portlet.internal.PortletURLFactoryImpl._create(PortletURLFactoryImpl.java:236)
liferay_1 | at com.liferay.portlet.internal.PortletURLFactoryImpl.create(PortletURLFactoryImpl.java:161)
liferay_1 | at com.liferay.portal.kernel.portlet.PortletURLFactoryUtil.create(PortletURLFactoryUtil.java:107)
liferay_1 | at com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactoryUtil$LiferayPortletResponseRequestBackedPortletURLFactory.createControlPanelPortletURL(RequestBackedPortletURLFactoryUtil.java:232)
liferay_1 | at com.liferay.portal.util.PortalImpl.getControlPanelPortletURL(PortalImpl.java:1821)
liferay_1 | at com.liferay.portal.kernel.util.PortalUtil.getControlPanelPortletURL(PortalUtil.java:659)
liferay_1 | at com.liferay.product.navigation.site.administration.internal.display.context.ContentPanelCategoryDisplayContext.getScopesDropdownItemList(ContentPanelCategoryDisplayContext.java:68)
liferay_1 | at org.apache.jsp.content.content_jsp._jspService(content_jsp.java:421)
liferay_1 | at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
liferay_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
liferay_1 | at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
liferay_1 | ... 319 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment