Unexpected Exception org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [com.anm.cms.core.data.dbaccess.model.EcomCategory#48] occurred at
JSP File 'cms/diwali/subcategory.jsp' Line :113
at org.hibernate.ObjectNotFoundException.throwIfNull(ObjectNotFoundException.java:27)
at org.hibernate.proxy.AbstractLazyInitializer.initialize(AbstractLazyInitializer.java:65)
at org.hibernate.proxy.AbstractLazyInitializer.getImplementation(AbstractLazyInitializer.java:98)
at org.hibernate.proxy.CGLIBLazyInitializer.intercept(CGLIBLazyInitializer.java:158)
at com.anm.cms.core.data.dbaccess.model.EcomCategory$$EnhancerByCGLIB$$74eae77f.getEComCatName()
at com.pramati.jsp.generated.diwali_p2f_subcategory_p2e_jsp._jspService_delegate(cms/diwali/subcategory.jsp:113)
at com.pramati.jsp.generated.diwali_p2f_subcategory_p2e_jsp._jspService_delegate(diwali_p2f_subcategory_p2e_jsp.java:130)
at com.pramati.jsp.generated.diwali_p2f_subcategory_p2e_jsp._jspService(diwali_p2f_subcategory_p2e_jsp.java:218)
at com.pramati.jsp.runtime.HttpJspSuper.service(HttpJspSuper.java:91)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at com.pramati.web.util.servlets.JSPEngineServlet.service(JSPEngineServlet.java:74)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at com.pramati.web.servlet.core.ServiceAction.run(ServiceAction.java:74)
at com.pramati.security.util.PramatiSecurityHelper._doAs(PramatiSecurityHelper.java:54)
at com.pramati.security.util.AbstractSecurityHelper._doAs(AbstractSecurityHelper.java:195)
at com.pramati.services.security.spi.SecurityHelper.doAs(SecurityHelper.java:144)
at com.pramati.web.servlet.core.PramatiFilterChainImpl.invokeTargetWebResource(PramatiFilterChainImpl.java:259)
at com.pramati.web.servlet.core.PramatiFilterChainImpl.doFilter(PramatiFilterChainImpl.java:155)
at com.anm.cms.core.security.filters.HibernateSessionFilter.doFilter(HibernateSessionFilter.java:23)
at com.pramati.web.servlet.core.PramatiFilterChainImpl.invokeTargetFilter(PramatiFilterChainImpl.java:179)
at com.pramati.web.servlet.core.PramatiFilterChainImpl.doFilter(PramatiFilterChainImpl.java:147)
at com.pramati.web.servlet.core.PramatiFilterChainImpl.startDoFilter(PramatiFilterChainImpl.java:99)
at com.pramati.web.interceptors.ServiceInterceptor.preProcess(ServiceInterceptor.java:119)
at com.pramati.web.interceptors.core.DefaultInterceptor.process(DefaultInterceptor.java:62)
at com.pramati.web.interceptors.core.InterceptorChainImpl.processNext(InterceptorChainImpl.java:48)
at com.pramati.web.interceptors.core.DefaultInterceptor.process(DefaultInterceptor.java:63)
at com.pramati.web.interceptors.core.InterceptorChainImpl.processNext(InterceptorChainImpl.java:48)
at com.pramati.web.interceptors.core.DefaultInterceptor.process(DefaultInterceptor.java:63)
at com.pramati.web.interceptors.core.InterceptorChainImpl.processNext(InterceptorChainImpl.java:48)
at com.pramati.web.interceptors.core.DefaultInterceptor.process(DefaultInterceptor.java:63)
at com.pramati.web.interceptors.core.InterceptorChainImpl.processNext(InterceptorChainImpl.java:48)
at com.pramati.web.interceptors.core.DefaultInterceptor.process(DefaultInterceptor.java:63)
at com.pramati.web.interceptors.core.InterceptorChainImpl.processNext(InterceptorChainImpl.java:48)
at com.pramati.web.interceptors.core.DefaultInterceptor.process(DefaultInterceptor.java:63)
at com.pramati.web.interceptors.core.InterceptorChainImpl.processNext(InterceptorChainImpl.java:48)
at com.pramati.web.interceptors.core.DefaultProcessContainer.process(DefaultProcessContainer.java:97)
at com.pramati.web.core.WorkerThread.processConnection(WorkerThread.java:331)
at com.pramati.web.core.WorkerThread.processConnection(WorkerThread.java:302)
at com.pramati.web.core.WorkerThread.run(WorkerThread.java:128)
|