You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Matt Hogstrom (JIRA)" <de...@geronimo.apache.org> on 2006/06/02 17:45:32 UTC

[jira] Updated: (GERONIMO-1056) Redeploy database pool, app blows up (in CMP finder/prefetch code)

     [ http://issues.apache.org/jira/browse/GERONIMO-1056?page=all ]

Matt Hogstrom updated GERONIMO-1056:
------------------------------------

    Fix Version: 1.x
                     (was: 1.1)

> Redeploy database pool, app blows up (in CMP finder/prefetch code)
> ------------------------------------------------------------------
>
>          Key: GERONIMO-1056
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1056
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: connector, naming, OpenEJB
>     Versions: 1.0-M5
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>     Priority: Critical
>      Fix For: 1.x

>
> Using Head (10/10).  I redeployed a database pool, and the app that uses in then blew up with this:
> Caused by: java.lang.NullPointerException
>         at org.tranql.sql.DataSourceDelegate.getConnection(DataSourceDelegate.java:36)
>         at org.tranql.sql.jdbc.JDBCQueryCommand.execute(JDBCQueryCommand.java:61)
>         at org.tranql.sql.prefetch.PrefetchGroupHandler.execute(PrefetchGroupHandler.java:160)
>         at org.openejb.entity.cmp.CMPFinder.execute(CMPFinder.java:95)
>         at org.openejb.entity.cmp.CollectionValuedFinder.execute(CollectionValuedFinder.java:81)
>         at org.openejb.dispatch.DispatchInterceptor.invoke(DispatchInterceptor.java:72)
>         at org.openejb.security.EJBSecurityInterceptor.invoke(EJBSecurityInterceptor.java:104)
>         at org.apache.geronimo.naming.java.ComponentContextInterceptor.invoke(ComponentContextInterceptor.java:56)
>         at org.openejb.ConnectionTrackingInterceptor.invoke(ConnectionTrackingInterceptor.java:81)
>         at org.openejb.entity.EntityInstanceInterceptor.invoke(EntityInstanceInterceptor.java:136)
>         at org.openejb.entity.cmp.InTxCacheInterceptor.invoke(InTxCacheInterceptor.java:90)
>         at org.openejb.transaction.ContainerPolicy$TxRequired.invoke(ContainerPolicy.java:119)
>         ... 55 more

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira