[show] org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [se.feber.model.publish.ArticleCategory#396] javax.servlet.ServletException: javax.servlet.ServletException: Error processing mapping at se.feber.service.HibernateCleanupFilter.doFilter(HibernateCleanupFilter.java:70) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.web.FeberWrapperFilter.doFilter(FeberWrapperFilter.java:35) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.web.RequestEncodingFilter.doFilter(RequestEncodingFilter.java:14) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:187) at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:265) at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:436) at com.caucho.server.port.TcpConnection.run(TcpConnection.java:682) at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:730) at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:649) at java.lang.Thread.run(Thread.java:662) Caused by: javax.servlet.ServletException: Error processing mapping at se.feber.web.dispatcher.DispatcherFilter.forwardRequest(DispatcherFilter.java:249) at se.feber.web.dispatcher.DispatcherFilter.doFilter(DispatcherFilter.java:152) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.web.AutoLoginFilter.doFilter(AutoLoginFilter.java:132) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.service.HibernateCleanupFilter.doFilter(HibernateCleanupFilter.java:37) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.web.FeberWrapperFilter.doFilter(FeberWrapperFilter.java:35) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.web.RequestEncodingFilter.doFilter(RequestEncodingFilter.java:14) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:187) at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:265) at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:436) at com.caucho.server.port.TcpConnection.run(TcpConnection.java:682) at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:730) at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:649) at java.lang.Thread.run(Thread.java:662) Caused by: javax.el.ELException: org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [se.feber.model.publish.ArticleCategory#396] at javax.el.BeanELResolver.getValue(BeanELResolver.java:203) at com.caucho.jsp.el.PageContextELResolver.getValue(PageContextELResolver.java:175) at com.caucho.el.ArrayResolverExpr.getValue(ArrayResolverExpr.java:148) at com.caucho.el.PathExpr.getValue(PathExpr.java:142) at com.caucho.el.Expr.print(Expr.java:416) at _jsp._WEB_22dINF._tags._html._ListArticle5c__tag.doTag(WEB-INF/tags/html/ListArticle5c.tag:19) at _jsp._WEB_22dINF._templates._versionChooserArt__jsp$_CauchoFragment._jsp_fragment_4(WEB-INF/templates/article5c.jsp:34) at _jsp._WEB_22dINF._templates._versionChooserArt__jsp$_CauchoFragment._jsp_invoke(_versionChooserArt__jsp.java:1838) at com.caucho.jsp.JspFragmentSupport.invoke(JspFragmentSupport.java:92) at _jsp._WEB_22dINF._tags._html._Body5c__tag.doTag(WEB-INF/tags/html/Body5c.tag:522) at _jsp._WEB_22dINF._templates._versionChooserArt__jsp._jspService(WEB-INF/templates/article5c.jsp:27) at com.caucho.jsp.JavaPage.service(JavaPage.java:61) at com.caucho.jsp.Page.pageservice(Page.java:587) at com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java:195) at com.caucho.server.webapp.DispatchFilterChain.doFilter(DispatchFilterChain.java:97) at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:265) at com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:293) at com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:111) at se.feber.web.dispatcher.ForwardViewRule.forwardToView(ForwardViewRule.java:33) at se.feber.model.publish.ViewRule.forwardToView(ViewRule.java:33) at se.feber.web.dispatcher.ControllerMapping.forwardToView(ControllerMapping.java:101) at se.feber.web.dispatcher.PatternControllerMapping.forwardToView(PatternControllerMapping.java:63) at se.feber.web.dispatcher.ControllerMapping.process(ControllerMapping.java:96) at se.feber.web.dispatcher.PatternControllerMapping.process(PatternControllerMapping.java:47) at se.feber.web.dispatcher.DispatcherFilter.forwardRequest(DispatcherFilter.java:245) at se.feber.web.dispatcher.DispatcherFilter.doFilter(DispatcherFilter.java:152) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.web.AutoLoginFilter.doFilter(AutoLoginFilter.java:132) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.service.HibernateCleanupFilter.doFilter(HibernateCleanupFilter.java:37) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.web.FeberWrapperFilter.doFilter(FeberWrapperFilter.java:35) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.web.RequestEncodingFilter.doFilter(RequestEncodingFilter.java:14) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:187) at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:265) at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:436) at com.caucho.server.port.TcpConnection.run(TcpConnection.java:682) at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:730) at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:649) at java.lang.Thread.run(Thread.java:662) Caused by: org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [se.feber.model.publish.ArticleCategory#396] at org.hibernate.impl.SessionFactoryImpl$2.handleEntityNotFound(SessionFactoryImpl.java:409) at org.hibernate.proxy.AbstractLazyInitializer.checkTargetState(AbstractLazyInitializer.java:108) at org.hibernate.proxy.AbstractLazyInitializer.initialize(AbstractLazyInitializer.java:97) at org.hibernate.proxy.AbstractLazyInitializer.getImplementation(AbstractLazyInitializer.java:140) at org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.invoke(JavassistLazyInitializer.java:190) at se.feber.model.publish.ArticleCategory_$$_javassist_6.getTitle(ArticleCategory_$$_javassist_6.java) at sun.reflect.GeneratedMethodAccessor195.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at javax.el.BeanELResolver.getValue(BeanELResolver.java:199) at com.caucho.jsp.el.PageContextELResolver.getValue(PageContextELResolver.java:175) at com.caucho.el.ArrayResolverExpr.getValue(ArrayResolverExpr.java:148) at com.caucho.el.PathExpr.getValue(PathExpr.java:142) at com.caucho.el.Expr.print(Expr.java:416) at _jsp._WEB_22dINF._tags._html._ListArticle5c__tag.doTag(WEB-INF/tags/html/ListArticle5c.tag:19) at _jsp._WEB_22dINF._templates._versionChooserArt__jsp$_CauchoFragment._jsp_fragment_4(WEB-INF/templates/article5c.jsp:34) at _jsp._WEB_22dINF._templates._versionChooserArt__jsp$_CauchoFragment._jsp_invoke(_versionChooserArt__jsp.java:1838) at com.caucho.jsp.JspFragmentSupport.invoke(JspFragmentSupport.java:92) at _jsp._WEB_22dINF._tags._html._Body5c__tag.doTag(WEB-INF/tags/html/Body5c.tag:522) at _jsp._WEB_22dINF._templates._versionChooserArt__jsp._jspService(WEB-INF/templates/article5c.jsp:27) at com.caucho.jsp.JavaPage.service(JavaPage.java:61) at com.caucho.jsp.Page.pageservice(Page.java:587) at com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java:195) at com.caucho.server.webapp.DispatchFilterChain.doFilter(DispatchFilterChain.java:97) at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:265) at com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:293) at com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:111) at se.feber.web.dispatcher.ForwardViewRule.forwardToView(ForwardViewRule.java:33) at se.feber.model.publish.ViewRule.forwardToView(ViewRule.java:33) at se.feber.web.dispatcher.ControllerMapping.forwardToView(ControllerMapping.java:101) at se.feber.web.dispatcher.PatternControllerMapping.forwardToView(PatternControllerMapping.java:63) at se.feber.web.dispatcher.ControllerMapping.process(ControllerMapping.java:96) at se.feber.web.dispatcher.PatternControllerMapping.process(PatternControllerMapping.java:47) at se.feber.web.dispatcher.DispatcherFilter.forwardRequest(DispatcherFilter.java:245) at se.feber.web.dispatcher.DispatcherFilter.doFilter(DispatcherFilter.java:152) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.web.AutoLoginFilter.doFilter(AutoLoginFilter.java:132) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.service.HibernateCleanupFilter.doFilter(HibernateCleanupFilter.java:37) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.web.FeberWrapperFilter.doFilter(FeberWrapperFilter.java:35) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at se.feber.web.RequestEncodingFilter.doFilter(RequestEncodingFilter.java:14) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87) at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:187) at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:265) at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:436) at com.caucho.server.port.TcpConnection.run(TcpConnection.java:682) at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:730) at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:649) at java.lang.Thread.run(Thread.java:662)