Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-216

javax.ejb.NoSuchEJBException with ejb3demo cluster stress test

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Blocker Blocker
    • 4.2.RC7
    • 4.2.RC5
    • System
    • None
    • cluster of JBoss EAPP 4.2 RC6 servers, MySQL 5.0.26

      Seeing lots of this errors while running ejb3 cluster stress test. I am able to reproduce it with both RC5 and RC6, but not beta1. Those errors are thrown by a node which joins the cluster at last.

      2007-06-13 04:24:08,429 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/Order].[NewOrder]] Servlet.service() for servlet NewOrder threw exception
      javax.ejb.NoSuchEJBException: Could not find stateful bean: ag02p-bjh036-f2vjc6fy-1-f2vje3k3-1do
      at org.jboss.ejb3.cache.tree.StatefulTreeCache.get(StatefulTreeCache.java:193)
      at org.jboss.ejb3.cache.tree.StatefulTreeCache.get(StatefulTreeCache.java:166)
      at org.jboss.ejb3.stateful.StatefulInstanceInterceptor.invoke(StatefulInstanceInterceptor.java:61)
      at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
      at org.jboss.ejb3.stateful.StatefulRemoveInterceptor.invoke(StatefulRemoveInterceptor.java:97)
      at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
      at org.jboss.aspects.remoting.ReplicantsManagerInterceptor.invoke(ReplicantsManagerInterceptor.java:51)
      at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
      at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77)
      at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:106)
      at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
      at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46)
      at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
      at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106)
      at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
      at org.jboss.ejb3.stateful.StatefulContainer.localInvoke(StatefulContainer.java:204)
      at org.jboss.ejb3.stateful.StatefulLocalProxy.invoke(StatefulLocalProxy.java:100)
      at $Proxy115.cancelSession(Unknown Source)

        1. server.log
          151 kB
        2. trace-logs.tar.bz2
          4.91 MB
        3. server-patch.tgz
          258 kB
        4. client.log.gz
          1.34 MB

              bstansbe@redhat.com Brian Stansberry
              dpospisil Dominik Pospisil (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: