Advertisement
Guest User

Untitled

a guest
Jan 15th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.85 KB | None | 0 0
  1. 14:47:45.486 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT]
  2. 14:47:45.493 [main] DEBUG o.s.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
  3. 14:47:45.499 [main] DEBUG o.s.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
  4. 14:47:45.506 [main] DEBUG o.s.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
  5. 14:47:45.530 [main] DEBUG o.s.t.c.s.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@100df86 declaringClass = 'gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT', classes = '{class gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig, class gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
  6. 14:47:45.545 [main] DEBUG o.s.t.c.s.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT]: using defaults.
  7. 14:47:45.546 [main] INFO o.s.t.c.s.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, 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]
  8. 14:47:45.570 [main] INFO o.s.t.c.s.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@10587f1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@176b067, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@17b7b6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1063c0a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6d1014, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@707e36, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@14ddd49]
  9. 14:47:45.572 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT]
  10. 14:47:45.572 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT]
  11. 14:47:45.582 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT]
  12. 14:47:45.582 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT]
  13. 14:47:45.583 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT]
  14. 14:47:45.583 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT]
  15. 14:47:45.584 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT]
  16. 14:47:45.584 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT]
  17. 14:47:45.585 [main] DEBUG o.s.t.c.s.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@13f88ab testClass = AmortizationDaoIT, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1a8c74e testClass = AmortizationDaoIT, locations = '{}', classes = '{class gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig, class gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig}', contextInitializerClasses = '[]', activeProfiles = '{default, test}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null].
  18. 14:47:45.586 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT]
  19. 14:47:45.586 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT]
  20. 14:47:45.588 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@13f88ab testClass = AmortizationDaoIT, testInstance = gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT@17e1b0c, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1a8c74e testClass = AmortizationDaoIT, locations = '{}', classes = '{class gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig, class gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig}', contextInitializerClasses = '[]', activeProfiles = '{default, test}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]].
  21. 14:47:45.588 [main] DEBUG o.s.t.c.s.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@1a8c74e testClass = AmortizationDaoIT, locations = '{}', classes = '{class gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig, class gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig}', contextInitializerClasses = '[]', activeProfiles = '{default, test}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]].
  22. 14:47:45.588 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@1a8c74e testClass = AmortizationDaoIT, locations = '{}', classes = '{class gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig, class gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig}', contextInitializerClasses = '[]', activeProfiles = '{default, test}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
  23. 14:47:45.659 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  24. 14:47:45.660 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  25. 14:47:45.660 [main] DEBUG o.s.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  26. 14:47:45.660 [main] DEBUG o.s.t.c.s.AnnotationConfigContextLoader - Registering annotated classes: {class gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig, class gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig}
  27. 14:47:45.710 [main] INFO o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@c1670b: startup date [Tue Jan 15 14:47:45 CST 2019]; root of context hierarchy
  28. 14:47:45.710 [main] DEBUG o.s.c.s.GenericApplicationContext - Bean factory for org.springframework.context.support.GenericApplicationContext@c1670b: org.springframework.beans.factory.support.DefaultListableBeanFactory@1168fa9: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,testDataSourceConfig,amortizationConfig]; root of factory hierarchy
  29. 14:47:45.722 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  30. 14:47:45.722 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  31. 14:47:45.746 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
  32. 14:47:45.748 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  33. 14:47:45.767 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  34. 14:47:45.768 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  35. 14:47:45.768 [main] DEBUG o.s.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  36. 14:47:45.770 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - JSR-330 'javax.inject.Named' annotation found and supported for component scanning
  37. 14:47:45.772 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved classpath location [gov/bsp/lcmis/batchjob/amortization/] to resources [URL [file:/E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/test-classes/gov/bsp/lcmis/batchjob/amortization/], URL [file:/E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/classes/gov/bsp/lcmis/batchjob/amortization/]]
  38. 14:47:45.772 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\test-classes\gov\bsp\lcmis\batchjob\amortization]
  39. 14:47:45.773 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\test-classes\gov\bsp\lcmis\batchjob\amortization] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/test-classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  40. 14:47:45.774 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\test-classes\gov\bsp\lcmis\batchjob\amortization\config] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/test-classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  41. 14:47:45.774 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\test-classes\gov\bsp\lcmis\batchjob\amortization\dao] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/test-classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  42. 14:47:45.775 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\test-classes\gov\bsp\lcmis\batchjob\amortization\manager] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/test-classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  43. 14:47:45.776 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization]
  44. 14:47:45.776 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  45. 14:47:45.777 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\config] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  46. 14:47:45.777 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\constants] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  47. 14:47:45.777 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  48. 14:47:45.778 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\mapper] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  49. 14:47:45.778 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\service] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  50. 14:47:45.779 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\service\impl] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  51. 14:47:45.779 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\session] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  52. 14:47:45.779 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  53. 14:47:45.780 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\persistence] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  54. 14:47:45.781 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\manager] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  55. 14:47:45.781 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\mapper] for files matching pattern [E:/BSP/Neo/LCMIS-EmergencyLineBatch/target/classes/gov/bsp/lcmis/batchjob/amortization/**/*.class]
  56. 14:47:45.783 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:gov/bsp/lcmis/batchjob/amortization/**/*.class] to resources [file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\test-classes\gov\bsp\lcmis\batchjob\amortization\config\TestDataSourceConfig.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\test-classes\gov\bsp\lcmis\batchjob\amortization\dao\AmortizationDaoIT.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\test-classes\gov\bsp\lcmis\batchjob\amortization\manager\AmortizationGetValFromPropertyIT.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\test-classes\gov\bsp\lcmis\batchjob\amortization\manager\AmortizationManagerIT.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\test-classes\gov\bsp\lcmis\batchjob\amortization\manager\AmortizationRunnerIT.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\config\AmortizationConfig.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\constants\AmortizationConstants.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\AmortizationDao.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\BatchJobRunnerDao.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\HolidayCheckerDao.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\LedgerDao.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\service\BatchJobRunnerService.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\service\HolidayCheckerService.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\service\impl\BatchJobRunnerServiceImpl.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\service\impl\HolidayCheckerServiceImpl.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\service\impl\LedgerPostingServiceImpl.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\service\LedgerPostingService.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\session\MyBatisSessionFactory.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\Amortization.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\AmortizationDetails.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\AmortizationParams.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\AmortizationResult.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\LoanAmortization.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\persistence\Balance.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\persistence\Bank.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\persistence\BankLedgerEntry.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\persistence\Batch.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\persistence\Holiday.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\persistence\Ledger.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\persistence\Loan.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\persistence\LoanLedgerEntry.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\persistence\PNLedgerEntry.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\persistence\PromisoryNote.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\domain\persistence\Transaction.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\manager\AmortizationManager.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\mapper\BankLedgerMapper.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\mapper\BatchJobRunnerMapper.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\mapper\HolidayMapper.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\mapper\LoanAmortizationMapper.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\mapper\LoanLedgerMapper.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\mapper\LoanMapper.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\mapper\LoansMapper.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\mapper\PnLedgerMapper.class], file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\mapper\TransactionMapper.class]]
  57. 14:47:45.799 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\test-classes\gov\bsp\lcmis\batchjob\amortization\config\TestDataSourceConfig.class]
  58. 14:47:45.804 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\AmortizationDao.class]
  59. 14:47:45.805 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\BatchJobRunnerDao.class]
  60. 14:47:45.805 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\HolidayCheckerDao.class]
  61. 14:47:45.807 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\service\impl\BatchJobRunnerServiceImpl.class]
  62. 14:47:45.807 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\dao\service\impl\HolidayCheckerServiceImpl.class]
  63. 14:47:45.815 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [E:\BSP\Neo\LCMIS-EmergencyLineBatch\target\classes\gov\bsp\lcmis\batchjob\amortization\manager\AmortizationManager.class]
  64. 14:47:45.839 [main] DEBUG o.s.c.a.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig.dataSource()
  65. 14:47:45.839 [main] DEBUG o.s.c.a.ConfigurationClassBeanDefinitionReader - Registered bean definition for imported class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  66. 14:47:45.840 [main] DEBUG o.s.c.a.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionAdvisor()
  67. 14:47:45.840 [main] DEBUG o.s.c.a.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionAttributeSource()
  68. 14:47:45.840 [main] DEBUG o.s.c.a.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionInterceptor()
  69. 14:47:45.840 [main] DEBUG o.s.c.a.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionalEventListenerFactory()
  70. 14:47:45.841 [main] DEBUG o.s.c.a.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig.amortizationSessionFactory()
  71. 14:47:45.922 [main] DEBUG o.s.c.a.ConfigurationClassEnhancer - Successfully enhanced gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig; enhanced class name is: gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig$$EnhancerBySpringCGLIB$$6b89033b
  72. 14:47:45.922 [main] DEBUG o.s.c.a.ConfigurationClassPostProcessor - Replacing bean definition 'testDataSourceConfig' existing class 'gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig' with enhanced class 'gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig$$EnhancerBySpringCGLIB$$6b89033b'
  73. 14:47:45.925 [main] DEBUG o.s.c.a.ConfigurationClassEnhancer - Successfully enhanced gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig; enhanced class name is: gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig$$EnhancerBySpringCGLIB$$47b7fbe3
  74. 14:47:45.925 [main] DEBUG o.s.c.a.ConfigurationClassPostProcessor - Replacing bean definition 'amortizationConfig' existing class 'gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig' with enhanced class 'gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig$$EnhancerBySpringCGLIB$$47b7fbe3'
  75. 14:47:45.929 [main] DEBUG o.s.c.a.ConfigurationClassEnhancer - Successfully enhanced org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration; enhanced class name is: org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4e6b70f2
  76. 14:47:45.929 [main] DEBUG o.s.c.a.ConfigurationClassPostProcessor - Replacing bean definition 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' existing class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' with enhanced class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4e6b70f2'
  77. 14:47:45.931 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  78. 14:47:45.931 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  79. 14:47:45.932 [main] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  80. 14:47:45.932 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
  81. 14:47:45.932 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  82. 14:47:45.932 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  83. 14:47:45.932 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  84. 14:47:45.932 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
  85. 14:47:45.932 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  86. 14:47:45.932 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  87. 14:47:45.932 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  88. 14:47:45.935 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
  89. 14:47:45.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  90. 14:47:45.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
  91. 14:47:45.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
  92. 14:47:45.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
  93. 14:47:45.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
  94. 14:47:45.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
  95. 14:47:45.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
  96. 14:47:45.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor' to allow for resolving potential circular references
  97. 14:47:45.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
  98. 14:47:45.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
  99. 14:47:45.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
  100. 14:47:45.945 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
  101. 14:47:45.975 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
  102. 14:47:45.976 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@127a732]
  103. 14:47:45.978 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@12aa092]
  104. 14:47:45.979 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1168fa9: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,testDataSourceConfig,amortizationConfig,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor,amortizationDao,batchJobRunnerDao,holidayCheckerDao,batchJobRunnerServiceImpl,holidayCheckerServiceImpl,amortizationManager,dataSource,org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration,org.springframework.transaction.config.internalTransactionAdvisor,transactionAttributeSource,transactionInterceptor,org.springframework.transaction.config.internalTransactionalEventListenerFactory,amortizationSessionFactory,org.springframework.aop.config.internalAutoProxyCreator]; root of factory hierarchy
  105. 14:47:45.979 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  106. 14:47:45.979 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  107. 14:47:45.979 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  108. 14:47:45.979 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  109. 14:47:45.979 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
  110. 14:47:45.979 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
  111. 14:47:45.980 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
  112. 14:47:45.983 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  113. 14:47:45.983 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  114. 14:47:45.985 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  115. 14:47:45.985 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  116. 14:47:45.995 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Registered injected element on class [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4e6b70f2]: AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
  117. 14:47:45.995 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' to allow for resolving potential circular references
  118. 14:47:45.995 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected element of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
  119. 14:47:46.001 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry'
  120. 14:47:46.001 [main] DEBUG o.s.a.f.a.BeanFactoryAdvisorRetrievalHelper - Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
  121. 14:47:46.002 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  122. 14:47:46.017 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionAttributeSource'
  123. 14:47:46.017 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'transactionAttributeSource'
  124. 14:47:46.017 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  125. 14:47:46.018 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'transactionAttributeSource' to allow for resolving potential circular references
  126. 14:47:46.021 [main] DEBUG o.s.a.f.a.BeanFactoryAdvisorRetrievalHelper - Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
  127. 14:47:46.021 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'transactionAttributeSource'
  128. 14:47:46.021 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionInterceptor'
  129. 14:47:46.021 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'transactionInterceptor'
  130. 14:47:46.021 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  131. 14:47:46.024 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'transactionAttributeSource'
  132. 14:47:46.026 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'transactionInterceptor' to allow for resolving potential circular references
  133. 14:47:46.033 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'transactionInterceptor'
  134. 14:47:46.033 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'transactionInterceptor'
  135. 14:47:46.033 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.transaction.config.internalTransactionAdvisor' to allow for resolving potential circular references
  136. 14:47:46.039 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  137. 14:47:46.041 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
  138. 14:47:46.041 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
  139. 14:47:46.041 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
  140. 14:47:46.041 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
  141. 14:47:46.044 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  142. 14:47:46.044 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
  143. 14:47:46.044 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'testDataSourceConfig'
  144. 14:47:46.044 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'testDataSourceConfig'
  145. 14:47:46.046 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Registered injected element on class [gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig$$EnhancerBySpringCGLIB$$6b89033b]: AutowiredFieldElement for private java.lang.String gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig.dbUsername
  146. 14:47:46.046 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Registered injected element on class [gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig$$EnhancerBySpringCGLIB$$6b89033b]: AutowiredFieldElement for private java.lang.String gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig.dbPassword
  147. 14:47:46.046 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Registered injected element on class [gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig$$EnhancerBySpringCGLIB$$6b89033b]: AutowiredFieldElement for private java.lang.String gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig.dbUrl
  148. 14:47:46.046 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'testDataSourceConfig' to allow for resolving potential circular references
  149. 14:47:46.049 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected element of bean 'testDataSourceConfig': AutowiredFieldElement for private java.lang.String gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig.dbUsername
  150. 14:47:46.050 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Found key 'lcmis.dbusername' in [systemEnvironment] with type [String] and value 'dbscrg1'
  151. 14:47:46.051 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected element of bean 'testDataSourceConfig': AutowiredFieldElement for private java.lang.String gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig.dbPassword
  152. 14:47:46.051 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Found key 'lcmis.dbpassword' in [systemEnvironment] with type [String] and value 'password123'
  153. 14:47:46.051 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected element of bean 'testDataSourceConfig': AutowiredFieldElement for private java.lang.String gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig.dbUrl
  154. 14:47:46.051 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Found key 'lcmis.dburl' in [systemEnvironment] with type [String] and value 'jdbc:db2://172.16.220.90:50000/DEVTEST'
  155. 14:47:46.052 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  156. 14:47:46.052 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'testDataSourceConfig'
  157. 14:47:46.052 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'amortizationConfig'
  158. 14:47:46.052 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'amortizationConfig'
  159. 14:47:46.054 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Registered injected element on class [gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig$$EnhancerBySpringCGLIB$$47b7fbe3]: AutowiredFieldElement for private javax.sql.DataSource gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig.dataSource
  160. 14:47:46.054 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'amortizationConfig' to allow for resolving potential circular references
  161. 14:47:46.058 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected element of bean 'amortizationConfig': AutowiredFieldElement for private javax.sql.DataSource gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig.dataSource
  162. 14:47:46.059 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'dataSource'
  163. 14:47:46.059 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'dataSource'
  164. 14:47:46.059 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'testDataSourceConfig'
  165. 14:47:46.086 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'dataSource' to allow for resolving potential circular references
  166. 14:47:46.095 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  167. 14:47:46.097 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'dataSource'
  168. 14:47:46.097 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'amortizationConfig' to bean named 'dataSource'
  169. 14:47:46.097 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  170. 14:47:46.098 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'amortizationConfig'
  171. 14:47:46.098 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
  172. 14:47:46.098 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
  173. 14:47:46.098 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'amortizationDao'
  174. 14:47:46.098 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'amortizationDao'
  175. 14:47:46.099 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Registered injected element on class [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDao]: AutowiredFieldElement for private org.apache.ibatis.session.SqlSessionFactory gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDao.sqlSessionFactory
  176. 14:47:46.099 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'amortizationDao' to allow for resolving potential circular references
  177. 14:47:46.102 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected element of bean 'amortizationDao': AutowiredFieldElement for private org.apache.ibatis.session.SqlSessionFactory gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDao.sqlSessionFactory
  178. 14:47:46.102 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'amortizationSessionFactory'
  179. 14:47:46.103 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'amortizationSessionFactory'
  180. 14:47:46.103 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'amortizationConfig'
  181. 14:47:46.112 [main] DEBUG org.apache.ibatis.logging.LogFactory - Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
  182. 14:47:46.410 [main] WARN o.s.c.s.GenericApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'amortizationDao': Unsatisfied dependency expressed through field 'sqlSessionFactory': Error creating bean with name 'amortizationSessionFactory' defined in gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'getSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse config resource: class path resource [gov/bsp/lcmis/batchjob/amortization/mybatis-config-LCMIS-emergencyLineBatch.xml]; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing SQL Mapper Configuration. Cause: org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumber: 187; columnNumber: 26; The content of elements must consist of well-formed character data or markup.; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'amortizationSessionFactory' defined in gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'getSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse config resource: class path resource [gov/bsp/lcmis/batchjob/amortization/mybatis-config-LCMIS-emergencyLineBatch.xml]; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing SQL Mapper Configuration. Cause: org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumber: 187; columnNumber: 26; The content of elements must consist of well-formed character data or markup.
  183. 14:47:46.410 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1168fa9: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,testDataSourceConfig,amortizationConfig,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor,amortizationDao,batchJobRunnerDao,holidayCheckerDao,batchJobRunnerServiceImpl,holidayCheckerServiceImpl,amortizationManager,dataSource,org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration,org.springframework.transaction.config.internalTransactionAdvisor,transactionAttributeSource,transactionInterceptor,org.springframework.transaction.config.internalTransactionalEventListenerFactory,amortizationSessionFactory,org.springframework.aop.config.internalAutoProxyCreator]; root of factory hierarchy
  184. 14:47:46.410 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Retrieved dependent beans for bean 'dataSource': [amortizationConfig]
  185. 14:47:46.410 [main] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy method 'close' on bean with name 'dataSource'
  186. 14:47:46.438 [main] ERROR o.s.test.context.TestContextManager - Caught exception while allowing TestExecutionListener [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@17b7b6] to prepare test instance [gov.bsp.lcmis.batchjob.amortization.dao.AmortizationDaoIT@17e1b0c]
  187. java.lang.IllegalStateException: Failed to load ApplicationContext
  188. at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  189. at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) ~[spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  190. at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) ~[spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  191. at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) ~[spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  192. at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) ~[spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  193. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) [spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  194. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) [spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  195. at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
  196. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) [spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  197. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) [spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  198. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) [spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  199. at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
  200. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
  201. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
  202. at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
  203. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
  204. at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  205. at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  206. at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
  207. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) [spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  208. at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:86) [.cp/:na]
  209. at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) [.cp/:na]
  210. at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459) [.cp/:na]
  211. at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:678) [.cp/:na]
  212. at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382) [.cp/:na]
  213. at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192) [.cp/:na]
  214. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'amortizationDao': Unsatisfied dependency expressed through field 'sqlSessionFactory': Error creating bean with name 'amortizationSessionFactory' defined in gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'getSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse config resource: class path resource [gov/bsp/lcmis/batchjob/amortization/mybatis-config-LCMIS-emergencyLineBatch.xml]; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing SQL Mapper Configuration. Cause: org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumber: 187; columnNumber: 26; The content of elements must consist of well-formed character data or markup.; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'amortizationSessionFactory' defined in gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'getSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse config resource: class path resource [gov/bsp/lcmis/batchjob/amortization/mybatis-config-LCMIS-emergencyLineBatch.xml]; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing SQL Mapper Configuration. Cause: org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumber: 187; columnNumber: 26; The content of elements must consist of well-formed character data or markup.
  215. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:569) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  216. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  217. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:349) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  218. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1214) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  219. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:543) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  220. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  221. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  222. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  223. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  224. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  225. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:776) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  226. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:861) ~[spring-context-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  227. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:541) ~[spring-context-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  228. at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) ~[spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  229. at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) ~[spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  230. at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) ~[spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  231. at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) ~[spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  232. at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) ~[spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  233. at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) ~[spring-test-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  234. ... 25 common frames omitted
  235. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'amortizationSessionFactory' defined in gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'getSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse config resource: class path resource [gov/bsp/lcmis/batchjob/amortization/mybatis-config-LCMIS-emergencyLineBatch.xml]; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing SQL Mapper Configuration. Cause: org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumber: 187; columnNumber: 26; The content of elements must consist of well-formed character data or markup.
  236. at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:599) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  237. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1123) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  238. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1018) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  239. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  240. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  241. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  242. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  243. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  244. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  245. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:207) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  246. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1214) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  247. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1054) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  248. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1019) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  249. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:566) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  250. ... 43 common frames omitted
  251. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'getSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse config resource: class path resource [gov/bsp/lcmis/batchjob/amortization/mybatis-config-LCMIS-emergencyLineBatch.xml]; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing SQL Mapper Configuration. Cause: org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumber: 187; columnNumber: 26; The content of elements must consist of well-formed character data or markup.
  252. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:189) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  253. at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  254. ... 56 common frames omitted
  255. Caused by: org.springframework.core.NestedIOException: Failed to parse config resource: class path resource [gov/bsp/lcmis/batchjob/amortization/mybatis-config-LCMIS-emergencyLineBatch.xml]; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing SQL Mapper Configuration. Cause: org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumber: 187; columnNumber: 26; The content of elements must consist of well-formed character data or markup.
  256. at org.mybatis.spring.SqlSessionFactoryBean.buildSqlSessionFactory(SqlSessionFactoryBean.java:500) ~[mybatis-spring-1.3.2.jar:1.3.2]
  257. at org.mybatis.spring.SqlSessionFactoryBean.afterPropertiesSet(SqlSessionFactoryBean.java:380) ~[mybatis-spring-1.3.2.jar:1.3.2]
  258. at org.mybatis.spring.SqlSessionFactoryBean.getObject(SqlSessionFactoryBean.java:547) ~[mybatis-spring-1.3.2.jar:1.3.2]
  259. at gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig.getSessionFactory(AmortizationConfig.java:39) ~[classes/:na]
  260. at gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig$$EnhancerBySpringCGLIB$$47b7fbe3.CGLIB$getSessionFactory$0(<generated>) ~[classes/:na]
  261. at gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig$$EnhancerBySpringCGLIB$$47b7fbe3$$FastClassBySpringCGLIB$$3ee217af.invoke(<generated>) ~[classes/:na]
  262. at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  263. at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:356) ~[spring-context-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  264. at gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig$$EnhancerBySpringCGLIB$$47b7fbe3.getSessionFactory(<generated>) ~[classes/:na]
  265. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_45]
  266. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_45]
  267. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_45]
  268. at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_45]
  269. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162) ~[spring-beans-4.3.2.RELEASE.jar:4.3.2.RELEASE]
  270. ... 57 common frames omitted
  271. Caused by: org.apache.ibatis.builder.BuilderException: Error parsing SQL Mapper Configuration. Cause: org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumber: 187; columnNumber: 26; The content of elements must consist of well-formed character data or markup.
  272. at org.apache.ibatis.builder.xml.XMLConfigBuilder.parseConfiguration(XMLConfigBuilder.java:121) ~[mybatis-3.4.6.jar:3.4.6]
  273. at org.apache.ibatis.builder.xml.XMLConfigBuilder.parse(XMLConfigBuilder.java:99) ~[mybatis-3.4.6.jar:3.4.6]
  274. at org.mybatis.spring.SqlSessionFactoryBean.buildSqlSessionFactory(SqlSessionFactoryBean.java:494) ~[mybatis-spring-1.3.2.jar:1.3.2]
  275. ... 70 common frames omitted
  276. Caused by: org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumber: 187; columnNumber: 26; The content of elements must consist of well-formed character data or markup.
  277. at org.apache.ibatis.parsing.XPathParser.createDocument(XPathParser.java:259) ~[mybatis-3.4.6.jar:3.4.6]
  278. at org.apache.ibatis.parsing.XPathParser.<init>(XPathParser.java:125) ~[mybatis-3.4.6.jar:3.4.6]
  279. at org.apache.ibatis.builder.xml.XMLMapperBuilder.<init>(XMLMapperBuilder.java:78) ~[mybatis-3.4.6.jar:3.4.6]
  280. at org.apache.ibatis.builder.xml.XMLConfigBuilder.mapperElement(XMLConfigBuilder.java:372) ~[mybatis-3.4.6.jar:3.4.6]
  281. at org.apache.ibatis.builder.xml.XMLConfigBuilder.parseConfiguration(XMLConfigBuilder.java:119) ~[mybatis-3.4.6.jar:3.4.6]
  282. ... 72 common frames omitted
  283. Caused by: org.xml.sax.SAXParseException: The content of elements must consist of well-formed character data or markup.
  284. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) ~[na:1.8.0_45]
  285. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) ~[na:1.8.0_45]
  286. at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441) ~[na:1.8.0_45]
  287. at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368) ~[na:1.8.0_45]
  288. at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1436) ~[na:1.8.0_45]
  289. at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.startOfMarkup(XMLDocumentFragmentScannerImpl.java:2636) ~[na:1.8.0_45]
  290. at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2734) ~[na:1.8.0_45]
  291. at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) ~[na:1.8.0_45]
  292. at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) ~[na:1.8.0_45]
  293. at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) ~[na:1.8.0_45]
  294. at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) ~[na:1.8.0_45]
  295. at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) ~[na:1.8.0_45]
  296. at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) ~[na:1.8.0_45]
  297. at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348) ~[na:1.8.0_45]
  298. at org.apache.ibatis.parsing.XPathParser.createDocument(XPathParser.java:257) ~[mybatis-3.4.6.jar:3.4.6]
  299. ... 76 common frames omitted
  300. 14:47:46.444 [main] DEBUG o.s.t.c.s.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@13f88ab testClass = AmortizationDaoIT, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1a8c74e testClass = AmortizationDaoIT, locations = '{}', classes = '{class gov.bsp.lcmis.batchjob.amortization.config.TestDataSourceConfig, class gov.bsp.lcmis.batchjob.amortization.config.AmortizationConfig}', contextInitializerClasses = '[]', activeProfiles = '{default, test}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null].
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement