issues
search
swaldman
/
c3p0
a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.
http://www.mchange.com/projects/c3p0
Other
1.29k
stars
339
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
java.sql.SQLRecoverableException: ORA-17002: I/O error: Socket write interrupted, Authentication lapse 27 ms.
#181
ayrjegan
opened
1 week ago
1
CannotGetJdbcConnectionException: java.lang.NullPointerException
#180
C3Stones
opened
3 months ago
2
Another kind of virtual thread pinning on c3p0 getConnection with java 21 (loom)
#179
alex-kormukhin
opened
5 months ago
1
java.sql.SQLRecoverableException: Closed Connection error in ThreadPoolAsynchronousRunner$PoolThread.run
#178
KhushbooYadav21
opened
5 months ago
3
Upgraded c3p0 from 0.9.5.5 to 0.10.0, getting error java.lang.NoSuchMethodError: java.sql.Connection.beginRequest()
#177
KhushbooYadav21
closed
6 months ago
6
Are JDBC 4.3 drivers required since version 0.10.x ? NoSuchMethodError: java.sql.Connection.beginRequest()V
#176
skarzhevskyy
closed
6 months ago
10
[Quartz/C3P0] org.quartz.JobPersistenceException: Couldn't acquire next trigger: The statement is closed.
#175
anandbikas
closed
6 months ago
10
Virtual thread pinning on c3p0 getConnection with java 21 (loom)
#174
alex-kormukhin
closed
6 months ago
5
Compatibility with JDK 17
#173
test-account1233
closed
8 months ago
1
C3P0 Driver Issue
#172
mohitdilwaria
opened
10 months ago
0
Add Automatic-Module-Name to Manifest
#171
hohwille
closed
8 months ago
2
Added support for JDBC 4.3 beginRequest and endRequest methods.
#170
fmeheust
closed
8 months ago
2
mchange.v2.c3p0.impl.NewPooledConnection - [c3p0] The following Exceptions occurred while trying to clean up a Connection's stranded resource
#169
jsusanto
opened
1 year ago
1
Is project officially dead?
#168
hazendaz
closed
8 months ago
4
Licence file does not exist in the source jar
#167
ankitdigarsey2
closed
8 months ago
1
Make `ConnectionCustomizer` a bit easier to work with regarding class loaders
#166
dpsutton
opened
1 year ago
1
c3p0 continues attempting connections long after being closed
#165
hholierhoek
opened
1 year ago
1
java.util.ConcurrentModificationException on stmtSet iterator.Next() call in GooGooStatementCache.checkinAll
#164
wvkehoe
closed
8 months ago
1
NewProxyPreparedStatement nondeterminism
#163
bmwiedemann
closed
8 months ago
2
about high concurrency properties
#162
yangmeng66
opened
2 years ago
0
C3p0 Error
#161
KesavaTankasala
opened
2 years ago
1
update unreturnedConnectionTimeout description in documentation
#160
matteomazza91
closed
8 months ago
1
password in null when using com.microsoft.sqlserver.jdbc.SQLServerDriver
#159
sbaeumlisberger
closed
8 months ago
1
Aborted DB connection after JUnit Tests completed
#158
friederici
opened
3 years ago
1
Snowflake integration with c3p0 fails when private key is set in properties
#157
coded9
opened
3 years ago
2
How to continue on error?
#156
AshishJha123
closed
2 years ago
0
Project health
#155
hypnoce
closed
8 months ago
2
Sporadic java.sql.SQLException: No suitable driver
#154
bhudgeons
opened
3 years ago
1
DEADLOCK in C3P0PooledConnectionPoolManager when calling java.net.InetAddress.getLocalHost
#153
erajasekar
opened
4 years ago
1
issue with setCatalog() using c3p0 for ms sqlserver, but works fine with a direct Connection without a pool
#152
alkuma
opened
4 years ago
2
minPoolSize of 0
#151
azadbolour
opened
4 years ago
1
c3P0 checkConnectionsOnCheckOut - How it works?
#150
PardalDev
opened
4 years ago
1
Fixes #134 : call inner.isWrapperFor to better comply with jdbc interface
#149
hypnoce
closed
8 months ago
3
How to properly probe a new connection pool?
#148
osheroff
closed
2 years ago
0
Combining c3p0 with Sqlite - table exists after being dropped
#147
rdehuyss
opened
4 years ago
1
How c3p0 manage connections in slaves?
#146
yiwong2001
opened
4 years ago
0
how to use environmental variables in c3p0-config.xml
#145
JackZhai2018
opened
4 years ago
1
Need to understand undocumented functions
#144
steowens
opened
4 years ago
1
Java deadlock - Hibernate/C3P0/MySQL
#143
asgs
closed
6 months ago
3
p0 properties
#142
praveenkjvs
closed
8 months ago
2
no timeout?
#141
ewsq
opened
4 years ago
1
[FALSE POSITIVE] mchange.com domain snatched?
#140
ljader
closed
4 years ago
2
App remains persistently with already closed connection while regular conn validation succeeds
#139
schwaiger
opened
5 years ago
1
Fixes #137
#138
hypnoce
closed
8 months ago
3
Apparent checkout timeout can be twice as long
#137
hypnoce
closed
8 months ago
0
How to set properly TimeZone
#136
juandavidmarin368
opened
5 years ago
0
Removed misleading out of date comment re Java and JDBC versions supported
#135
SolarBilling
closed
8 months ago
1
Make isWrapperFor() and unwrap() behavior more consistent so log4jdbc works
#134
bickelj
closed
8 months ago
1
License under GNU LGPL v>=2.1 (LGPL-2.1-or-later)?
#133
bernhardreiter
closed
8 months ago
1
No retry when acquireRetryAttempts is set to 0
#132
marcatl
closed
8 months ago
4
Next