1. CannotGetJdbcConnectionException is not thrown forum.springsource.orgCannotGetJdbcConnectionException is not thrown Hi All, my application expects to catch CannotGetJdbcConnectionException when the db is down. instead of the expected, I see 2 types of exceptions: - UncategorizedSQLException - CannotCreateTransactionException ... |
2. CannotGetJdbcConnectionException forum.springsource.orgCannotGetJdbcConnectionException I'm getting the exception below from a DAO that extends JdbcDaoSupport. This looks like the symptom of a connection leak but I have no idea what to pursue. I've been ... |
3. CannotGetJdbcConnectionException forum.springsource.orgHi, I am new to Spring framework. I am using JdbcTemplate class for data access. Database used is MySql. But I am getting a "CannotGetJdbcConnectionException". What may be the reason for ... |
4. CannotGetJdbcConnectionException forum.springsource.orgHi, I am new to Spring framework. I am using JdbcTemplate class for data access. Database used is MySql. But I am getting a "CannotGetJdbcConnectionException". What may be the reason for ... |