Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 97026 invoked from network); 3 Mar 2011 02:34:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Mar 2011 02:34:58 -0000 Received: (qmail 94628 invoked by uid 500); 3 Mar 2011 02:34:56 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 94365 invoked by uid 500); 3 Mar 2011 02:34:56 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 94347 invoked by uid 99); 3 Mar 2011 02:34:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Mar 2011 02:34:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Mar 2011 02:34:56 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D01B34D465 for ; Thu, 3 Mar 2011 02:34:36 +0000 (UTC) Date: Thu, 3 Mar 2011 02:34:36 +0000 (UTC) From: "Ivan (JIRA)" To: dev@geronimo.apache.org Message-ID: <2112646007.9950.1299119676831.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1951570454.16832.1297751277420.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Resolved: (GERONIMO-5816) javax.ejb.CreateException when creating corba stub call based on an EJB object. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-5816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan resolved GERONIMO-5816. ---------------------------- Resolution: Fixed Fix Version/s: 3.0 3.0-M2 > 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 > Assignee: Ivan > Fix For: 3.0-M2, 3.0 > > > 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=*.*.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