Uploaded image for project: 'jboss.org'
  1. jboss.org
  2. ORG-882

Unable to find feed error

XMLWordPrintable

      11:47:03,331 ERROR [STDERR] javax.persistence.EntityNotFoundException: Unable to find org.jboss.blog.model.feed.Feed with id 917507
      11:47:03,332 ERROR [STDERR] at org.hibernate.ejb.Ejb3Configuration$Ejb3EntityNotFoundDelegate.handleEntityNotFound(Ejb3Configuration.java:109)
      11:47:03,332 ERROR [STDERR] at org.hibernate.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:145)
      11:47:03,332 ERROR [STDERR] at org.hibernate.event.def.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:195)
      11:47:03,332 ERROR [STDERR] at org.hibernate.event.def.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:103)
      11:47:03,332 ERROR [STDERR] at org.hibernate.impl.SessionImpl.fireLoad(SessionImpl.java:878)
      11:47:03,332 ERROR [STDERR] at org.hibernate.impl.SessionImpl.internalLoad(SessionImpl.java:846)
      11:47:03,332 ERROR [STDERR] at org.hibernate.type.EntityType.resolveIdentifier(EntityType.java:557)
      11:47:03,332 ERROR [STDERR] at org.hibernate.type.EntityType.resolve(EntityType.java:379)
      11:47:03,332 ERROR [STDERR] at org.hibernate.engine.TwoPhaseLoad.initializeEntity(TwoPhaseLoad.java:116)
      11:47:03,332 ERROR [STDERR] at org.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:854)
      11:47:03,332 ERROR [STDERR] at org.hibernate.loader.Loader.doQuery(Loader.java:729)
      11:47:03,332 ERROR [STDERR] at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:236)
      11:47:03,332 ERROR [STDERR] at org.hibernate.loader.Loader.doList(Loader.java:2220)
      11:47:03,332 ERROR [STDERR] at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2104)
      11:47:03,332 ERROR [STDERR] at org.hibernate.loader.Loader.list(Loader.java:2099)
      11:47:03,332 ERROR [STDERR] at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:378)
      11:47:03,332 ERROR [STDERR] at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:338)
      11:47:03,332 ERROR [STDERR] at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:172)
      11:47:03,332 ERROR [STDERR] at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1121)
      11:47:03,333 ERROR [STDERR] at org.hibernate.impl.QueryImpl.list(QueryImpl.java:79)
      11:47:03,333 ERROR [STDERR] at org.hibernate.ejb.QueryImpl.getResultList(QueryImpl.java:66)
      11:47:03,335 ERROR [STDERR] at org.jboss.blog.session.merge.TitleAsIdServiceBean.generateTitleAsId(TitleAsIdServiceBean.java:27)
      11:47:03,335 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      11:47:03,335 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      11:47:03,335 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      11:47:03,336 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
      11:47:03,336 ERROR [STDERR] at org.jboss.seam.util.Reflections.invoke(Reflections.java:21)
      11:47:03,336 ERROR [STDERR] at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
      11:47:03,336 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
      11:47:03,336 ERROR [STDERR] at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:31)
      11:47:03,337 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
      11:47:03,337 ERROR [STDERR] at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:46)
      11:47:03,337 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
      11:47:03,337 ERROR [STDERR] at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:42)
      11:47:03,338 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
      11:47:03,338 ERROR [STDERR] at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
      11:47:03,338 ERROR [STDERR] at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
      11:47:03,338 ERROR [STDERR] at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
      11:47:03,338 ERROR [STDERR] at org.jboss.blog.session.merge.TitleAsIdServiceBean_$$javassist_21.generateTitleAsId(TitleAsIdServiceBean$$_javassist_21.java)
      11:47:03,339 ERROR [STDERR] at org.jboss.blog.session.merge.MergeServiceBean.savePost(MergeServiceBean.java:48)
      11:47:03,339 ERROR [STDERR] at org.jboss.blog.session.merge.MergeServiceBean.merge(MergeServiceBean.java:172)
      11:47:03,339 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor222.invoke(Unknown Source)
      11:47:03,339 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      11:47:03,339 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
      11:47:03,339 ERROR [STDERR] at org.jboss.seam.util.Reflections.invoke(Reflections.java:21)
      11:47:03,339 ERROR [STDERR] at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
      11:47:03,339 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
      11:47:03,339 ERROR [STDERR] at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:31)
      11:47:03,339 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
      11:47:03,339 ERROR [STDERR] at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:46)
      11:47:03,339 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
      11:47:03,339 ERROR [STDERR] at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:42)
      11:47:03,340 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
      11:47:03,340 ERROR [STDERR] at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
      11:47:03,340 ERROR [STDERR] at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
      11:47:03,340 ERROR [STDERR] at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
      11:47:03,340 ERROR [STDERR] at org.jboss.blog.session.merge.MergeServiceBean_$$javassist_17.merge(MergeServiceBean$$_javassist_17.java)
      11:47:03,340 ERROR [STDERR] at org.jboss.blog.session.feed.update.RemoteFeedUpdate.update(RemoteFeedUpdate.java:44)
      11:47:03,340 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor215.invoke(Unknown Source)
      11:47:03,340 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      11:47:03,340 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
      11:47:03,341 ERROR [STDERR] at org.jboss.seam.util.Reflections.invoke(Reflections.java:21)
      11:47:03,341 ERROR [STDERR] at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
      11:47:03,341 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
      11:47:03,341 ERROR [STDERR] at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:31)
      11:47:03,341 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
      11:47:03,342 ERROR [STDERR] at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:46)
      11:47:03,342 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
      11:47:03,342 ERROR [STDERR] at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:42)
      11:47:03,342 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
      11:47:03,342 ERROR [STDERR] at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
      11:47:03,343 ERROR [STDERR] at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
      11:47:03,343 ERROR [STDERR] at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
      11:47:03,343 ERROR [STDERR] at org.jboss.blog.session.feed.update.RemoteFeedUpdate_$$javassist_15.update(RemoteFeedUpdate$$_javassist_15.java)
      11:47:03,343 ERROR [STDERR] at org.jboss.blog.session.feed.dao.RemoteFeedDao.update(RemoteFeedDao.java:34)
      11:47:03,343 ERROR [STDERR] at org.jboss.blog.session.update.UpdateHandler.update(UpdateHandler.java:77)
      11:47:03,344 ERROR [STDERR] at org.jboss.blog.session.update.UpdateHandler.update(UpdateHandler.java:62)
      11:47:03,344 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor210.invoke(Unknown Source)
      11:47:03,344 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      11:47:03,344 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
      11:47:03,344 ERROR [STDERR] at org.jboss.seam.util.Reflections.invoke(Reflections.java:21)
      11:47:03,345 ERROR [STDERR] at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
      11:47:03,345 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
      11:47:03,345 ERROR [STDERR] at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:31)
      11:47:03,345 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
      11:47:03,345 ERROR [STDERR] at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:46)
      11:47:03,346 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
      11:47:03,346 ERROR [STDERR] at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:42)
      11:47:03,346 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
      11:47:03,346 ERROR [STDERR] at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
      11:47:03,346 ERROR [STDERR] at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
      11:47:03,347 ERROR [STDERR] at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
      11:47:03,347 ERROR [STDERR] at org.jboss.blog.session.update.UpdateHandler_$$javassist_8.update(UpdateHandler$$_javassist_8.java)
      11:47:03,347 ERROR [STDERR] at org.jboss.blog.session.update.UpdateThread$2.run(UpdateThread.java:43)
      11:47:03,347 ERROR [STDERR] at org.jboss.blog.session.update.UpdateThread.executeInTransaction(UpdateThread.java:91)
      11:47:03,347 ERROR [STDERR] at org.jboss.blog.session.update.UpdateThread.run(UpdateThread.java:41)
      11:47:03,348 ERROR [STDERR] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
      11:47:03,348 ERROR [STDERR] at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
      11:47:03,348 ERROR [STDERR] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
      11:47:03,348 ERROR [STDERR] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
      11:47:03,348 ERROR [STDERR] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
      11:47:03,349 ERROR [STDERR] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
      11:47:03,349 ERROR [STDERR] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      11:47:03,349 ERROR [STDERR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      11:47:03,349 ERROR [STDERR] at java.lang.Thread.run(Thread.java:637)

            rkozmik@redhat.com Ryszard Kozmik
            rkozmik@redhat.com Ryszard Kozmik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: