[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6327) NPE when using JDBC connection pool C3pO

Guenther Demetz (JIRA) noreply at atlassian.com
Fri Jun 17 02:31:25 EDT 2011


NPE when using JDBC connection pool C3pO
----------------------------------------

                 Key: HHH-6327
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6327
             Project: Hibernate Core
          Issue Type: Bug
          Components: core
    Affects Versions: 4.0.0.Beta1
         Environment: Hibernate4beta1
            Reporter: Guenther Demetz


org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider.java (hibernate-c3p0-3.6.0.Beta1-sources.jar) does not implement interface org.hibernate.service.spi.Configurable
so the method configure is never called, this leads to a NPE while building the SessionFactory.

Please see https://forum.hibernate.org/viewtopic.php?f=1&t=1011445
for more details.

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

        


More information about the hibernate-issues mailing list