Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-762

CMP finder with no results: NullPointerException in TransactionPolicy.logSystemException()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0-beta-2
    • 3.0
    • container system
    • None

    Description

      I get:
      Caused by: java.lang.NullPointerException
      at org.apache.openejb.core.transaction.TransactionPolicy.
      logSystemException(TransactionPolicy.java:221)
      at org.apache.openejb.core.transaction.TxRequired.
      handleSystemException(TxRequired.java:95)
      at org.apache.openejb.core.cmp.CmpContainer.
      findEJBObject(CmpContainer.java:730)
      at
      org.apache.openejb.core.cmp.CmpContainer.invoke(CmpContainer.java:257)
      ...

      When (I think) I'm asking for something that doesn't exist.

      Attachments

        Activity

          People

            dblevins David Blevins
            dblevins David Blevins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: