Latest Status: CASTOR-SPRINGJDO-11 failed

Build Result CASTOR-SPRINGJDO-4

Labels: NONE 
  • Summary
  • Tests
  • Changes
  • Artifacts
  • Logs
  • Comments
  • Metadata
  • Previous
    1. 1
    2. 2
    3. 3
    4. 5
    5. 6
    6. 7
    Next

Build CASTOR-SPRINGJDO-4 failed with 119 failing tests.

  • There were 119 new failing tests.
  • This has been failing since CASTOR-SPRINGJDO-1 (Initial clean build, 2 months before).
  • Build completed on Apr 18, 2008 3:33:07 PM - 4 months ago
  • Build took 1 minute
  • Built on agent Default Agent

Code Changes

This build was manually triggered by Ben Walding.

Expand

Collapse

Tests

  • 120 tests in total
  • 119 tests failed
  • 119 are new failure(s)

New Test Failures (119) New Test Failures (119)

TestProductServiceWithDeclarativeTransactionDemarcation : Find selected products by named query (testFindSelectedProductsByNamedQuery) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(367 more lines...)

TestProductServiceWithDeclarativeTransactionDemarcation : Load product (testLoadProduct) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(385 more lines...)

TestProductServiceWithDeclarativeTransactionDemarcation : Evict all products from cache (testEvictAllProductsFromCache) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(385 more lines...)

TestProductServiceWithDeclarativeTransactionDemarcation : Is cached (testIsCached) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(385 more lines...)

TestProductServiceWithDeclarativeTransactionDemarcation : Find all products (testFindAllProducts) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(379 more lines...)

TestProductServiceWithDeclarativeTransactionDemarcation : Find all products native (testFindAllProductsNative) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(367 more lines...)

TestProductServiceWithDeclarativeTransactionDemarcation : Evict product from cache (testEvictProductFromCache) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(385 more lines...)

TestProductServiceWithDeclarativeTransactionDemarcation : Create product and find all (testCreateProductAndFindAll) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(373 more lines...)

TestProductServiceWithDeclarativeTransactionDemarcation : Load not existing product (testLoadNotExistingProduct) History

Unexpected throwable
junit.framework.AssertionFailedError: Unexpected throwable
	at junit.framework.Assert.fail(Assert.java:47)
	at org.castor.spring.orm.tests.BaseSpringTestCaseWithTransactionDemarcation.testLoadNotExistingProduct(BaseSpringTestCaseWithTransactionDemarcation.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
(22 more lines...)

TestProductServiceWithDeclarativeTransactionDemarcation : Find all products by id (testFindAllProductsById) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(367 more lines...)

TestProductServiceWithDeclarativeTransactionDemarcation : Create product and remove all (testCreateProductAndRemoveAll) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(373 more lines...)

TestProductServiceWithDeclarativeTransactionDemarcation : Create product (testCreateProduct) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(373 more lines...)

TestProductServiceWithDeclarativeTransactionDemarcation : Find all products by named query (testFindAllProductsByNamedQuery) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(373 more lines...)

TestProductServiceUsingDaoSupportWithProgrammaticTransactionDemarcation : Load product (testLoadProduct) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(331 more lines...)

TestProductServiceUsingDaoSupportWithProgrammaticTransactionDemarcation : Is cached (testIsCached) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(331 more lines...)

TestProductServiceUsingDaoSupportWithProgrammaticTransactionDemarcation : Find all products by id (testFindAllProductsById) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(313 more lines...)

TestProductServiceUsingDaoSupportWithProgrammaticTransactionDemarcation : Find all products by named query (testFindAllProductsByNamedQuery) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(319 more lines...)

TestProductServiceUsingDaoSupportWithProgrammaticTransactionDemarcation : Evict all products from cache (testEvictAllProductsFromCache) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(331 more lines...)

TestProductServiceUsingDaoSupportWithProgrammaticTransactionDemarcation : Create product (testCreateProduct) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(319 more lines...)

TestProductServiceUsingDaoSupportWithProgrammaticTransactionDemarcation : Find all products native (testFindAllProductsNative) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(313 more lines...)

TestProductServiceUsingDaoSupportWithProgrammaticTransactionDemarcation : Find selected products by named query (testFindSelectedProductsByNamedQuery) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(313 more lines...)

TestProductServiceUsingDaoSupportWithProgrammaticTransactionDemarcation : Find all products (testFindAllProducts) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(325 more lines...)

TestProductServiceUsingDaoSupportWithProgrammaticTransactionDemarcation : Create product and find all (testCreateProductAndFindAll) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(319 more lines...)

TestProductServiceUsingDaoSupportWithProgrammaticTransactionDemarcation : Create product and remove all (testCreateProductAndRemoveAll) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(319 more lines...)

TestProductServiceUsingDaoSupportWithProgrammaticTransactionDemarcation : Evict product from cache (testEvictProductFromCache) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(331 more lines...)

TestProductServiceUsingDaoSupportWithProgrammaticTransactionDemarcation : Load not existing product (testLoadNotExistingProduct) History

Unexpected throwable
junit.framework.AssertionFailedError: Unexpected throwable
	at junit.framework.Assert.fail(Assert.java:47)
	at org.castor.spring.orm.tests.BaseSpringTestCaseWithTransactionDemarcation.testLoadNotExistingProduct(BaseSpringTestCaseWithTransactionDemarcation.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
(22 more lines...)

TestCastorTemplateFunctions : Find all with simple where clause (testFindAllWithSimpleWhereClause) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(283 more lines...)

TestCastorTemplateFunctions : Evict product from cache (testEvictProductFromCache) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(307 more lines...)

TestCastorTemplateFunctions : Find all products native (testFindAllProductsNative) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(289 more lines...)

TestCastorTemplateFunctions : Load not existing product (testLoadNotExistingProduct) History

Unexpected throwable
junit.framework.AssertionFailedError: Unexpected throwable
	at junit.framework.Assert.fail(Assert.java:47)
	at org.castor.spring.orm.tests.BaseSpringTestCaseAtDAOLevel.testLoadNotExistingProduct(BaseSpringTestCaseAtDAOLevel.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
(22 more lines...)

TestCastorTemplateFunctions : Find all products by id (testFindAllProductsById) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(283 more lines...)

TestCastorTemplateFunctions : Create product and find all (testCreateProductAndFindAll) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(295 more lines...)

TestCastorTemplateFunctions : Find all with where clause with placeholders (testFindAllWithWhereClauseWithPlaceholders) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(283 more lines...)

TestCastorTemplateFunctions : Evict all products from cache (testEvictAllProductsFromCache) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(307 more lines...)

TestCastorTemplateFunctions : Create product (testCreateProduct) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(295 more lines...)

TestCastorTemplateFunctions : Find all products by named query (testFindAllProductsByNamedQuery) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(289 more lines...)

TestCastorTemplateFunctions : Find all products (testFindAllProducts) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(283 more lines...)

TestCastorTemplateFunctions : Is cached (testIsCached) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(307 more lines...)

TestCastorTemplateFunctions : Load product (testLoadProduct) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(307 more lines...)

TestCastorTemplateFunctions : Create product and remove all (testCreateProductAndRemoveAll) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(295 more lines...)

TestCastorTemplateFunctions : Find selected products by named query (testFindSelectedProductsByNamedQuery) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(289 more lines...)

TestProductServiceWithProgrammaticTransactionDemarcation : Create product and remove all (testCreateProductAndRemoveAll) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(319 more lines...)

TestProductServiceWithProgrammaticTransactionDemarcation : Find all products (testFindAllProducts) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(325 more lines...)

TestProductServiceWithProgrammaticTransactionDemarcation : Find all products native (testFindAllProductsNative) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(313 more lines...)

TestProductServiceWithProgrammaticTransactionDemarcation : Find all products by id (testFindAllProductsById) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(313 more lines...)

TestProductServiceWithProgrammaticTransactionDemarcation : Evict product from cache (testEvictProductFromCache) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(331 more lines...)

TestProductServiceWithProgrammaticTransactionDemarcation : Find all products by named query (testFindAllProductsByNamedQuery) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(319 more lines...)

TestProductServiceWithProgrammaticTransactionDemarcation : Find selected products by named query (testFindSelectedProductsByNamedQuery) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(313 more lines...)

TestProductServiceWithProgrammaticTransactionDemarcation : Load product (testLoadProduct) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(331 more lines...)

TestProductServiceWithProgrammaticTransactionDemarcation : Load not existing product (testLoadNotExistingProduct) History

Unexpected throwable
junit.framework.AssertionFailedError: Unexpected throwable
	at junit.framework.Assert.fail(Assert.java:47)
	at org.castor.spring.orm.tests.BaseSpringTestCaseWithTransactionDemarcation.testLoadNotExistingProduct(BaseSpringTestCaseWithTransactionDemarcation.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
(22 more lines...)

TestProductServiceWithProgrammaticTransactionDemarcation : Is cached (testIsCached) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(331 more lines...)

TestProductServiceWithProgrammaticTransactionDemarcation : Create product and find all (testCreateProductAndFindAll) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(319 more lines...)

TestProductServiceWithProgrammaticTransactionDemarcation : Evict all products from cache (testEvictAllProductsFromCache) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(331 more lines...)

TestProductServiceWithProgrammaticTransactionDemarcation : Create product (testCreateProduct) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(319 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcationShortened : Find selected products by named query (testFindSelectedProductsByNamedQuery) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(367 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcationShortened : Create product (testCreateProduct) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(373 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcationShortened : Create product and remove all (testCreateProductAndRemoveAll) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(373 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcationShortened : Find all products native (testFindAllProductsNative) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(367 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcationShortened : Find all products by named query (testFindAllProductsByNamedQuery) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(373 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcationShortened : Find all products by id (testFindAllProductsById) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(367 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcationShortened : Load product (testLoadProduct) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(385 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcationShortened : Is cached (testIsCached) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(379 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcationShortened : Evict all products from cache (testEvictAllProductsFromCache) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(379 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcationShortened : Evict product from cache (testEvictProductFromCache) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(379 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcationShortened : Find all products (testFindAllProducts) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(379 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcationShortened : Create product and find all (testCreateProductAndFindAll) History

org.springframework.dao.DataAccessResourceFailureException: Castor JDO operation; SQL []; Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(373 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcationShortened : Load not existing product (testLoadNotExistingProduct) History

Unexpected throwable
junit.framework.AssertionFailedError: Unexpected throwable
	at junit.framework.Assert.fail(Assert.java:47)
	at org.castor.spring.orm.tests.BaseSpringTestCaseWithTransactionDemarcation.testLoadNotExistingProduct(BaseSpringTestCaseWithTransactionDemarcation.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
(22 more lines...)

TestDAOWithCastorTemplate : Find all with where clause with placeholders (testFindAllWithWhereClauseWithPlaceholders) History

org.exolab.castor.jdo.PersistenceException: Nested error: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(340 more lines...)

TestDAOWithCastorTemplate : Create products and find all descending (testCreateProductsAndFindAllDescending) History

org.exolab.castor.jdo.PersistenceException: Nested error: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(340 more lines...)

TestDAOWithCastorTemplate : Load not existing product (testLoadNotExistingProduct) History

org.exolab.castor.jdo.PersistenceException: Nested error: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(340 more lines...)

TestDAOWithCastorTemplate : Find all products by named query (testFindAllProductsByNamedQuery) History

org.exolab.castor.jdo.PersistenceException: Nested error: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(340 more lines...)

TestDAOWithCastorTemplate : Find all with simple where clause (testFindAllWithSimpleWhereClause) History

org.exolab.castor.jdo.PersistenceException: Nested error: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(340 more lines...)

TestDAOWithCastorTemplate : Load (testLoad) History

org.exolab.castor.jdo.PersistenceException: Nested error: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(340 more lines...)

TestDAOWithCastorTemplate : Find all (testFindAll) History

org.exolab.castor.jdo.PersistenceException: Nested error: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(340 more lines...)

TestDAOWithCastorTemplate : Find selected products by named query (testFindSelectedProductsByNamedQuery) History

org.exolab.castor.jdo.PersistenceException: Nested error: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(340 more lines...)

TestDAOWithCastorTemplate : Find all descending (testFindAllDescending) History

org.exolab.castor.jdo.PersistenceException: Nested error: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(340 more lines...)

TestDAOWithCastorTemplate : Create products and find all (testCreateProductsAndFindAll) History

org.exolab.castor.jdo.PersistenceException: Nested error: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: 
** BEGIN NESTED EXCEPTION ** 
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
	at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
	at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
(340 more lines...)

TestProductServiceUsingDaoSupportWithDeclarativeTransactionDemarcation : Find all products by id