HTTP Status 500 - Error building response


type Exception report

message Error building response

description The server encountered an internal error that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: Error building response
	org.entando.entando.aps.servlet.ControllerServlet.service(ControllerServlet.java:88)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:239)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:215)

root cause

java.lang.RuntimeException: Error detected during widget preprocessing
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService.service(WidgetExecutorService.java:55)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$FastClassBySpringCGLIB$$dea89c3a.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:44)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$EnhancerBySpringCGLIB$$b48b5d19.service(<generated>)
	org.entando.entando.aps.servlet.ControllerServlet.service(ControllerServlet.java:84)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:239)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:215)

root cause

com.agiletec.aps.system.exception.ApsSystemException: Error detected during widget preprocessing
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetsOutput(AbstractWidgetExecutorService.java:73)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService.service(WidgetExecutorService.java:45)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$FastClassBySpringCGLIB$$dea89c3a.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:44)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$EnhancerBySpringCGLIB$$b48b5d19.service(<generated>)
	org.entando.entando.aps.servlet.ControllerServlet.service(ControllerServlet.java:84)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:239)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:215)

root cause

java.lang.RuntimeException: Error creating widget output
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetOutput(AbstractWidgetExecutorService.java:99)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetsOutput(AbstractWidgetExecutorService.java:68)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService.service(WidgetExecutorService.java:45)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$FastClassBySpringCGLIB$$dea89c3a.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:44)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$EnhancerBySpringCGLIB$$b48b5d19.service(<generated>)
	org.entando.entando.aps.servlet.ControllerServlet.service(ControllerServlet.java:84)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:239)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:215)

root cause

com.agiletec.aps.system.exception.ApsSystemException: Error creating widget output
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractWidgetOutput(AbstractWidgetExecutorService.java:124)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetOutput(AbstractWidgetExecutorService.java:88)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetsOutput(AbstractWidgetExecutorService.java:68)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService.service(WidgetExecutorService.java:45)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$FastClassBySpringCGLIB$$dea89c3a.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:44)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$EnhancerBySpringCGLIB$$b48b5d19.service(<generated>)
	org.entando.entando.aps.servlet.ControllerServlet.service(ControllerServlet.java:84)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:239)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:215)

root cause

org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error initialization tag
	org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:549)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:455)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractJspOutput(AbstractWidgetExecutorService.java:253)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractJspWidgetOutput(AbstractWidgetExecutorService.java:236)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractWidgetOutput(AbstractWidgetExecutorService.java:119)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetOutput(AbstractWidgetExecutorService.java:88)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetsOutput(AbstractWidgetExecutorService.java:68)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService.service(WidgetExecutorService.java:45)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$FastClassBySpringCGLIB$$dea89c3a.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:44)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$EnhancerBySpringCGLIB$$b48b5d19.service(<generated>)
	org.entando.entando.aps.servlet.ControllerServlet.service(ControllerServlet.java:84)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:239)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:215)

root cause

javax.servlet.ServletException: javax.servlet.jsp.JspException: Error initialization tag
	org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:912)
	org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:845)
	org.apache.jsp.WEB_002dINF.aps.jsp.widgets.delibere_005ffacetnav_005ftree_jsp._jspService(delibere_005ffacetnav_005ftree_jsp.java:182)
	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractJspOutput(AbstractWidgetExecutorService.java:253)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractJspWidgetOutput(AbstractWidgetExecutorService.java:236)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractWidgetOutput(AbstractWidgetExecutorService.java:119)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetOutput(AbstractWidgetExecutorService.java:88)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetsOutput(AbstractWidgetExecutorService.java:68)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService.service(WidgetExecutorService.java:45)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$FastClassBySpringCGLIB$$dea89c3a.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:44)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$EnhancerBySpringCGLIB$$b48b5d19.service(<generated>)
	org.entando.entando.aps.servlet.ControllerServlet.service(ControllerServlet.java:84)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:239)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:215)

root cause

com.agiletec.aps.system.exception.ApsSystemException: Error loading facet result
	it.aicof.aps.system.services.content.AdvContentFacetManager.getFacetResult(AdvContentFacetManager.java:126)
	it.aicof.aps.system.services.content.AdvContentFacetManager$$FastClassBySpringCGLIB$$ef9420eb.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
	org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:320)
	org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:353)
	org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:302)
	org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	it.aicof.aps.system.services.content.AdvContentFacetManager$$EnhancerBySpringCGLIB$$dd82d74e.getFacetResult(<generated>)
	it.aicof.aps.system.services.content.widget.AdvFacetNavHelper.getFacetResult(AdvFacetNavHelper.java:58)
	com.agiletec.plugins.jpfacetnav.aps.tags.FacetNavTreeTag.doStartTag(FacetNavTreeTag.java:58)
	org.apache.jsp.WEB_002dINF.aps.jsp.widgets.delibere_005ffacetnav_005ftree_jsp._jspx_meth_wpfp_005ffacetNavTree_005f0(delibere_005ffacetnav_005ftree_jsp.java:305)
	org.apache.jsp.WEB_002dINF.aps.jsp.widgets.delibere_005ffacetnav_005ftree_jsp._jspService(delibere_005ffacetnav_005ftree_jsp.java:155)
	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractJspOutput(AbstractWidgetExecutorService.java:253)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractJspWidgetOutput(AbstractWidgetExecutorService.java:236)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractWidgetOutput(AbstractWidgetExecutorService.java:119)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetOutput(AbstractWidgetExecutorService.java:88)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetsOutput(AbstractWidgetExecutorService.java:68)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService.service(WidgetExecutorService.java:45)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$FastClassBySpringCGLIB$$dea89c3a.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:44)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$EnhancerBySpringCGLIB$$b48b5d19.service(<generated>)
	org.entando.entando.aps.servlet.ControllerServlet.service(ControllerServlet.java:84)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:239)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:215)

root cause

com.agiletec.aps.system.exception.ApsSystemException: Error searching faceted contents
	com.agiletec.plugins.jacms.aps.system.services.searchengine.SearchEngineManager.searchFacetedEntities(SearchEngineManager.java:270)
	it.aicof.aps.system.services.content.AdvContentFacetManager.getFacetResult(AdvContentFacetManager.java:119)
	it.aicof.aps.system.services.content.AdvContentFacetManager$$FastClassBySpringCGLIB$$ef9420eb.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
	org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:320)
	org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:353)
	org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:302)
	org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	it.aicof.aps.system.services.content.AdvContentFacetManager$$EnhancerBySpringCGLIB$$dd82d74e.getFacetResult(<generated>)
	it.aicof.aps.system.services.content.widget.AdvFacetNavHelper.getFacetResult(AdvFacetNavHelper.java:58)
	com.agiletec.plugins.jpfacetnav.aps.tags.FacetNavTreeTag.doStartTag(FacetNavTreeTag.java:58)
	org.apache.jsp.WEB_002dINF.aps.jsp.widgets.delibere_005ffacetnav_005ftree_jsp._jspx_meth_wpfp_005ffacetNavTree_005f0(delibere_005ffacetnav_005ftree_jsp.java:305)
	org.apache.jsp.WEB_002dINF.aps.jsp.widgets.delibere_005ffacetnav_005ftree_jsp._jspService(delibere_005ffacetnav_005ftree_jsp.java:155)
	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractJspOutput(AbstractWidgetExecutorService.java:253)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractJspWidgetOutput(AbstractWidgetExecutorService.java:236)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractWidgetOutput(AbstractWidgetExecutorService.java:119)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetOutput(AbstractWidgetExecutorService.java:88)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetsOutput(AbstractWidgetExecutorService.java:68)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService.service(WidgetExecutorService.java:45)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$FastClassBySpringCGLIB$$dea89c3a.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:44)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$EnhancerBySpringCGLIB$$b48b5d19.service(<generated>)
	org.entando.entando.aps.servlet.ControllerServlet.service(ControllerServlet.java:84)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:239)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:215)

root cause

com.agiletec.aps.system.exception.ApsSystemException: Error extracting documents
	it.aicof.aps.system.services.searchengine.BgdSearcherDAO.searchContents(BgdSearcherDAO.java:117)
	com.agiletec.plugins.jacms.aps.system.services.searchengine.SearcherDAO.searchFacetedContents(SearcherDAO.java:101)
	com.agiletec.plugins.jacms.aps.system.services.searchengine.SearchEngineManager.searchFacetedEntities(SearchEngineManager.java:267)
	it.aicof.aps.system.services.content.AdvContentFacetManager.getFacetResult(AdvContentFacetManager.java:119)
	it.aicof.aps.system.services.content.AdvContentFacetManager$$FastClassBySpringCGLIB$$ef9420eb.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
	org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:320)
	org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:353)
	org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:302)
	org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	it.aicof.aps.system.services.content.AdvContentFacetManager$$EnhancerBySpringCGLIB$$dd82d74e.getFacetResult(<generated>)
	it.aicof.aps.system.services.content.widget.AdvFacetNavHelper.getFacetResult(AdvFacetNavHelper.java:58)
	com.agiletec.plugins.jpfacetnav.aps.tags.FacetNavTreeTag.doStartTag(FacetNavTreeTag.java:58)
	org.apache.jsp.WEB_002dINF.aps.jsp.widgets.delibere_005ffacetnav_005ftree_jsp._jspx_meth_wpfp_005ffacetNavTree_005f0(delibere_005ffacetnav_005ftree_jsp.java:305)
	org.apache.jsp.WEB_002dINF.aps.jsp.widgets.delibere_005ffacetnav_005ftree_jsp._jspService(delibere_005ffacetnav_005ftree_jsp.java:155)
	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractJspOutput(AbstractWidgetExecutorService.java:253)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractJspWidgetOutput(AbstractWidgetExecutorService.java:236)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractWidgetOutput(AbstractWidgetExecutorService.java:119)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetOutput(AbstractWidgetExecutorService.java:88)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetsOutput(AbstractWidgetExecutorService.java:68)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService.service(WidgetExecutorService.java:45)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$FastClassBySpringCGLIB$$dea89c3a.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:44)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$EnhancerBySpringCGLIB$$b48b5d19.service(<generated>)
	org.entando.entando.aps.servlet.ControllerServlet.service(ControllerServlet.java:84)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:239)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:215)

root cause

java.io.FileNotFoundException: /BGD-DATA/public/indexdir/indexdir20211214194418/_mfz.cfe (Too many open files)
	java.io.RandomAccessFile.open0(Native Method)
	java.io.RandomAccessFile.open(RandomAccessFile.java:316)
	java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
	org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:58)
	org.apache.lucene.store.Directory.openChecksumInput(Directory.java:113)
	org.apache.lucene.store.CompoundFileDirectory.readEntries(CompoundFileDirectory.java:166)
	org.apache.lucene.store.CompoundFileDirectory.<init>(CompoundFileDirectory.java:106)
	org.apache.lucene.index.SegmentReader.readFieldInfos(SegmentReader.java:274)
	org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:107)
	org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:62)
	org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:923)
	org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:53)
	org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:67)
	com.agiletec.plugins.jacms.aps.system.services.searchengine.SearcherDAO.getSearcher(SearcherDAO.java:83)
	it.aicof.aps.system.services.searchengine.BgdSearcherDAO.searchContents(BgdSearcherDAO.java:45)
	com.agiletec.plugins.jacms.aps.system.services.searchengine.SearcherDAO.searchFacetedContents(SearcherDAO.java:101)
	com.agiletec.plugins.jacms.aps.system.services.searchengine.SearchEngineManager.searchFacetedEntities(SearchEngineManager.java:267)
	it.aicof.aps.system.services.content.AdvContentFacetManager.getFacetResult(AdvContentFacetManager.java:119)
	it.aicof.aps.system.services.content.AdvContentFacetManager$$FastClassBySpringCGLIB$$ef9420eb.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
	org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:320)
	org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:353)
	org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:302)
	org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	it.aicof.aps.system.services.content.AdvContentFacetManager$$EnhancerBySpringCGLIB$$dd82d74e.getFacetResult(<generated>)
	it.aicof.aps.system.services.content.widget.AdvFacetNavHelper.getFacetResult(AdvFacetNavHelper.java:58)
	com.agiletec.plugins.jpfacetnav.aps.tags.FacetNavTreeTag.doStartTag(FacetNavTreeTag.java:58)
	org.apache.jsp.WEB_002dINF.aps.jsp.widgets.delibere_005ffacetnav_005ftree_jsp._jspx_meth_wpfp_005ffacetNavTree_005f0(delibere_005ffacetnav_005ftree_jsp.java:305)
	org.apache.jsp.WEB_002dINF.aps.jsp.widgets.delibere_005ffacetnav_005ftree_jsp._jspService(delibere_005ffacetnav_005ftree_jsp.java:155)
	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractJspOutput(AbstractWidgetExecutorService.java:253)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractJspWidgetOutput(AbstractWidgetExecutorService.java:236)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.extractWidgetOutput(AbstractWidgetExecutorService.java:119)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetOutput(AbstractWidgetExecutorService.java:88)
	org.entando.entando.aps.system.services.controller.executor.AbstractWidgetExecutorService.buildWidgetsOutput(AbstractWidgetExecutorService.java:68)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService.service(WidgetExecutorService.java:45)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$FastClassBySpringCGLIB$$dea89c3a.invoke(<generated>)
	org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:44)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
	org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
	org.entando.entando.aps.system.services.controller.executor.WidgetExecutorService$$EnhancerBySpringCGLIB$$b48b5d19.service(<generated>)
	org.entando.entando.aps.servlet.ControllerServlet.service(ControllerServlet.java:84)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:239)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:215)

note The full stack trace of the root cause is available in the Apache Tomcat/7.0.61 logs.


Apache Tomcat/7.0.61