i have this problem and i can solved this.
but your request is very old.
if you want i can send some source code for solving this.
Type: Posts; User: Ardeshir; Keyword(s):
i have this problem and i can solved this.
but your request is very old.
if you want i can send some source code for solving this.
or this Exception :
=org.hibernate.exception.GenericJDBCException: could not inspect JDBC autocommit mode
at...
I use spring 3.0.5, hibernate 3.6.0, c3p0 0.9.1
my configuration :
<bean id="dataSource" class="com.mchange.v2.c3p0.ComboPooledDataSource">
<property name="driverClass" ...
hi dear friends.
i have some exceptions such as The connection is closed or Can not checkout connection like :
=org.hibernate.jdbc.AbstractBatcher 2011-03-09 12:31:12,187 -- WARN -- exception...
hi evry body...
When active connection counts on db reach to "maxPoolSize" connection to db gets lost but there is no exception. It seems it sleeps and stay in waiting mode. and when I check SQL...