Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1339

Passivation lifecycle interceptors not called

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 1.0.0-Beta1
    • None
    • interceptors
    • None

    Description

      Found this when letting the "homeinterface-test.jar" sit in "deploy" for awhile:

      18:55:34,863 ERROR [DescriptorStatefulBean] problem passivation thread
      java.lang.RuntimeException: java.lang.NullPointerException
      at org.jboss.ejb3.stateful.StatefulContainer.invokePrePassivate(StatefulContainer.java:600)
      at org.jboss.ejb3.stateful.StatefulBeanContext.prePassivate(StatefulBeanContext.java:435)
      at org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager.passivateSession(StatefulSessionFilePersistenceManager.java:367)
      at org.jboss.ejb3.cache.simple.SimpleStatefulCache.passivate(SimpleStatefulCache.java:303)
      at org.jboss.ejb3.cache.simple.SimpleStatefulCache$SessionTimeoutTask.run(SimpleStatefulCache.java:208)
      Caused by: java.lang.NullPointerException
      at org.jboss.ejb3.interceptors.aop.InterceptorsFactory.getLifeCycleInterceptors(InterceptorsFactory.java:283)
      at org.jboss.ejb3.stateful.StatefulContainer.invokePrePassivate(StatefulContainer.java:590)
      ... 4 more

      Attachments

        Issue Links

          Activity

            People

              arubinge@redhat.com Andrew Rubinger (Inactive)
              arubinge@redhat.com Andrew Rubinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: