javax.ejb.CreateException when creating corba stub call based on an EJB object.
-------------------------------------------------------------------------------

                 Key: GERONIMO-5816
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5816
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: OpenEJB
    Affects Versions: 3.0-M2, 3.0
            Reporter: Forrest Xia


When doing EJB creation operation, I see an exception in the server log like 
this:

2011-02-15 14:17:18,835 WARN  [OpenEJB] Injection data not found in JNDI 
context: jndiName='comp/env/javax.ejb.SessionBean/sessionContext', 
target=com.sun.ts.tests.integration.session.servletejbjdbc.TellerBean/sessionContext
2011-02-15 14:17:18,839 INFO  [Transaction] TX NotSupported: Suspended 
transaction org.apache.geronimo.transaction.manager.TransactionImpl@72d60b
doGet Exception: javax.ejb.CreateException: unable to initialize DB table 
java.lang.NullPointerException
javax.ejb.CreateException: unable to initialize DB table 
java.lang.NullPointerException

This problem blocks some tck cases further execution.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to