192 lines
39 KiB
XML
192 lines
39 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests" tests="10" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:18" hostname="Michaels-MacBook-Pro-3.local" time="6.426">
|
|
<properties/>
|
|
<testcase name="testSetUseStatelessSession" classname="org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests" time="0.294"/>
|
|
<testcase name="testRollbackOnFirstChunkAndRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests" time="0.621"/>
|
|
<testcase name="testRestartOnSecondPage" classname="org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests" time="0.56"/>
|
|
<testcase name="testInvalidRestore" classname="org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests" time="0.815"/>
|
|
<testcase name="testMultipleRestarts" classname="org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests" time="0.926"/>
|
|
<testcase name="testNormalProcessing" classname="org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests" time="0.351"/>
|
|
<testcase name="testRestoreFromEmptyData" classname="org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests" time="0.349"/>
|
|
<testcase name="testRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests" time="0.666"/>
|
|
<testcase name="testRollbackAndRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests" time="0.663"/>
|
|
<testcase name="testTransacted" classname="org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests" time="0.435"/>
|
|
<system-out><![CDATA[2017-03-23 10:03:18,760 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]>
|
|
2017-03-23 10:03:18,761 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext]>
|
|
2017-03-23 10:03:18,761 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@381860b4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5ac00766, org.springframework.test.context.support.DirtiesContextTestExecutionListener@9a868c5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1613f56, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7a07f20e]>
|
|
2017-03-23 10:03:18,762 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:18,779 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@2026211f: startup date [Thu Mar 23 10:03:18 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:18,792 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:18,842 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
[warn 2017/03/23 10:03:18.990 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:19.253 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:19.277 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:19,298 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@6576e770, testMethod = testRollbackOnFirstChunkAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@eb4653e]; rollback [true]>
|
|
[warn 2017/03/23 10:03:19.301 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:19.566 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:19.585 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:19.590 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:19.862 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:19.894 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:19,901 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@6576e770, testMethod = testRollbackOnFirstChunkAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:19,902 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@2026211f: startup date [Thu Mar 23 10:03:18 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:19,903 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@673571b3>
|
|
2017-03-23 10:03:19,904 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:19,927 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@57b494e0: startup date [Thu Mar 23 10:03:19 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:19,934 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:19,973 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:20,003 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@7433c8ce, testMethod = testRestartOnSecondPage@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@69e9c490]; rollback [true]>
|
|
[warn 2017/03/23 10:03:20.006 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:20.266 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:20.285 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:20.293 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:20.536 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:20.555 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:20,560 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@7433c8ce, testMethod = testRestartOnSecondPage@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:20,561 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@57b494e0: startup date [Thu Mar 23 10:03:19 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:20,561 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@6251937f>
|
|
2017-03-23 10:03:20,562 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:20,578 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@b0e68d1: startup date [Thu Mar 23 10:03:20 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:20,583 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:20,614 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:20,637 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@2069ae1d, testMethod = testInvalidRestore@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@52b7e550]; rollback [true]>
|
|
[warn 2017/03/23 10:03:20.640 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:20.919 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:20.944 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:20.953 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:21.416 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:21.442 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:21,450 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@2069ae1d, testMethod = testInvalidRestore@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:21,451 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@b0e68d1: startup date [Thu Mar 23 10:03:20 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:21,451 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@6f45c833>
|
|
2017-03-23 10:03:21,452 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:21,474 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@38147011: startup date [Thu Mar 23 10:03:21 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:21,487 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:21,517 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:21,538 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@10dcd188, testMethod = testMultipleRestarts@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@3c3d5809]; rollback [true]>
|
|
[warn 2017/03/23 10:03:21.541 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:21.791 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:21.809 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:21.817 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:22.119 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:22.143 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:22.150 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:22.425 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:22.455 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:22,461 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@10dcd188, testMethod = testMultipleRestarts@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:22,463 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@38147011: startup date [Thu Mar 23 10:03:21 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:22,463 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@a9f7d02>
|
|
2017-03-23 10:03:22,463 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:22,492 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@77da569e: startup date [Thu Mar 23 10:03:22 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:22,497 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:22,541 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:22,571 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@9405892, testMethod = testNormalProcessing@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@415975e4]; rollback [true]>
|
|
[warn 2017/03/23 10:03:22.573 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:22.880 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:22.904 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:22,916 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@9405892, testMethod = testNormalProcessing@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:22,919 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@77da569e: startup date [Thu Mar 23 10:03:22 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:22,919 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@68ba2d01>
|
|
2017-03-23 10:03:22,920 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:22,945 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@2beec003: startup date [Thu Mar 23 10:03:22 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:22,950 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:22,990 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:23,023 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@1a7cbcb2, testMethod = testRestoreFromEmptyData@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@345292e]; rollback [true]>
|
|
[warn 2017/03/23 10:03:23.026 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:23.344 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:23.365 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:23,370 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@1a7cbcb2, testMethod = testRestoreFromEmptyData@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:23,371 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@2beec003: startup date [Thu Mar 23 10:03:22 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:23,371 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@619e887d>
|
|
2017-03-23 10:03:23,372 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:23,389 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@36e9d200: startup date [Thu Mar 23 10:03:23 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:23,394 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:23,430 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:23,455 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@3161337c, testMethod = testRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@4e588c92]; rollback [true]>
|
|
[warn 2017/03/23 10:03:23.458 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:23.772 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:23.799 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:23.806 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:24.091 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:24.114 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:24,119 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@3161337c, testMethod = testRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:24,120 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@36e9d200: startup date [Thu Mar 23 10:03:23 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:24,120 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@455940d4>
|
|
2017-03-23 10:03:24,121 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:24,137 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@17816296: startup date [Thu Mar 23 10:03:24 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:24,141 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:24,179 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:24,204 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@e0dffbc, testMethod = testRollbackAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@4fbc9335]; rollback [true]>
|
|
[warn 2017/03/23 10:03:24.206 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:24.514 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:24.535 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:24.542 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:24.839 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:24.859 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:24,864 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@3ee8939a testClass = HibernateCursorItemReaderIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderIntegrationTests@e0dffbc, testMethod = testRollbackAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@728ca7e7 testClass = HibernateCursorItemReaderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:24,865 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@17816296: startup date [Thu Mar 23 10:03:24 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:24,865 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@26ab9fdb>
|
|
2017-03-23 10:03:24,866 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:24,884 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@3ff535e8: startup date [Thu Mar 23 10:03:24 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:24,889 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:24,948 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
[warn 2017/03/23 10:03:24.981 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:25.365 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:25.402 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:25,413 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@3ff535e8: startup date [Thu Mar 23 10:03:24 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:25,413 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@2f7d51dc>
|
|
]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|