cloudstack/awsapi/conf
prachi d9af6dadca CS-14743: "Server.InternalError: org.hibernate.exception.JDBCConnectionException: Cannot open connection" exception seen when trying to execute soap api call.
Changes:
- Caused when mysql closes the connection after wait_timeout
- Hibernate connection pooling is not able to handle this
- Solution recommeneded by Hibernate is to use c3p0 connection pooling
- Added c3p0 connection pool properties and thirdparty jar
2012-05-16 18:15:46 -07:00
..
CloudStack.cfg.xml CS-14743: "Server.InternalError: org.hibernate.exception.JDBCConnectionException: Cannot open connection" exception seen when trying to execute soap api call. 2012-05-16 18:15:46 -07:00
cloud-bridge.properties Revert 07e3632b59 removing change to awsapi-lib 2012-05-06 18:49:43 +01:00
ec2-service.properties Changes overwritten by S3 Merge 2012-05-03 16:45:19 -07:00
hibernate.cfg.xml CS-14856: upgrade script:schema-2214to30.sql fails while upgrading CS 2.2.14 to Bonita 2012-05-14 15:39:15 -07:00