[infinispan-issues] [JBoss JIRA] (ISPN-1851) c3p0 and missing JDBC drivers

Thomas Fromm (JIRA) jira-events at lists.jboss.org
Tue Feb 7 12:14:49 EST 2012


Thomas Fromm created ISPN-1851:
----------------------------------

             Summary: c3p0 and missing JDBC drivers 
                 Key: ISPN-1851
                 URL: https://issues.jboss.org/browse/ISPN-1851
             Project: Infinispan
          Issue Type: Bug
          Components: Loaders and Stores
    Affects Versions: 5.1.1.FINAL
            Reporter: Thomas Fromm
            Assignee: Manik Surtani


Missing drivers can only be recognized when looking at the traces and see there a:
2012-02-07 18:08:30,714 [WARN] com.mchange.v2.c3p0.DriverManagerDataSource - Could not load driverClass oracle.jdbc.OracleDriver
java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver

The caches are started but without working cache loaders.
I would expect an exception during cache start.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list