Tomcat with non-zero minPoolSize causes NPE in Geronimo 
MultiPoolConnectionInterceptor
--------------------------------------------------------------------------------------

                 Key: NXP-6166
                 URL: https://jira.nuxeo.org/browse/NXP-6166
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.4.0.1
            Reporter: Florent Guillaume
            Assignee: Florent Guillaume
             Fix For: 5.4.1


When a minPoolSize > 0 is used with nuxeo-runtime-jtajca in Tomcat, a NPE 
occurs:

2010-12-14 14:02:05,884 WARN  [Transaction] Unexpected exception from 
afterCompletion; continuing
java.lang.NullPointerException
       at 
org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor.returnConnection(MultiPoolConnectionInterceptor.java:90)
       at 
org.apache.geronimo.connector.outbound.ThreadLocalCachingConnectionInterceptor.returnConnection(ThreadLocalCachingConnectionInterceptor.java:81)
       at 
org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.returnConnection(TransactionEnlistingInterceptor.java:95)
...


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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to