1. Reducing database connection acquisition timeout forum.springsource.orgReducing database connection acquisition timeout Hello, I'm using Spring 2.5 + Hibernate 3.3. I've tried both with DBCP and now C3P0 and I can't seem to reduce the time it takes ... |
2. Cannot Open Connection forum.springsource.orgCannot Open Connection My app is working fine during most of the service calls. They typically call my DAOs a few times during the course of one transaction tied to a ... |
3. Re-establishing connections after database crash forum.springsource.orghi all, i'm using jndi to configure the datasource connections Code: |
4. How to catch failing connections in classes that implement AbstractCursorItemReader? forum.springsource.orgHow to catch failing connections in a StoredProcedureItemReader? edit: hmpf can't edit the nonsensical thread title I am using a StoredProcedureItemReader to read data from an Oracle stored procedure. The problem ... |
5. JMS: Too many connections: forum.springsource.orgJMS: Too many connections: We got this exception: javax.jms.ResourceAllocationException: too many open connections. What does this mean? How can we resolve this issue? Code: 2010-04-22 14:25:50,876 ERROR [legacy.channelPoolTaskExecutor-2] handler.LoggingHandler - org.springframework.integration.message.MessageHandlingException: ... |
6. JMS: Too many connections, ResourceAllocation Exception forum.springsource.orgJMS: Too many connections, ResourceAllocation Exception We got this exception: javax.jms.ResourceAllocationException: too many open connections. What does this mean? How can we resolve this issue? Code: 2010-04-22 14:25:50,876 ERROR [legacy.channelPoolTaskExecutor-2] handler.LoggingHandler ... |
7. How to make a configuration file for Database connection in Spring 3 forum.springsource.orgHow to make a configuration file for Database connection in Spring 3 Hi, We are currently making a web application that connects to a database to retrieve, add, edit, and delete ... |
8. throws UnkownHostException when parsing the DTD without internet connection forum.springsource.orghi, We are using com.springsource.com.ibatis-2.3.4.726.jar. If the server is not connected to the internet, then the startup of our server fails, because the parser cannot reach www.ibatis.com the ibatis file has ... |
9. How to recreate connection(created by CachingConnectionFactory) when interrupted forum.springsource.orgHow to recreate connection(created by CachingConnectionFactory) when interrupted I create jms inbound adapter which create connection using CachingConnectionFactory, environment: spring 2.5.6, si 1.0.2: Code: |
10. dose httpInvoker support keep-alive (/persistent) connections? forum.springsource.org |
11. Interaction Spring Managed DS/Connection and Rogue Useage forum.springsource.orgInteraction Spring Managed DS/Connection and Rogue Useage Hello, I'm currently attempting to rewrite a large application to utilize Spring. However, there will be a product roll out where some of the ... |
12. Partial Data Commit on Close Connection during commit forum.springsource.orgPartial Data Commit on Close Connection during commit We have some data issue when there is a closed connection during Spring +Hibernate transaction commit . We are using HibernateTemplate with HibernateTransactionManager ... |
13. jms:listener-container - not showing connection exceptions forum.springsource.orgjms:listener-container - not showing connection exceptions I have an app that listens to msgs on a durable Tibco topic that works fine in DEV but isn't receiving the msgs when configured ... |
14. Junit Sampler with spring RMI connection proxy causing Exception jmeter.512774.n5.nabble.com |