358 lines
60 KiB
XML
358 lines
60 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests" tests="2" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:05:23" hostname="Michaels-MacBook-Pro-3.local" time="0.66">
|
|
<properties/>
|
|
<testcase name="testSunnyDay" classname="org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests" time="0.155"/>
|
|
<testcase name="testRollback" classname="org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests" time="0.188"/>
|
|
<system-out><![CDATA[2017-03-23 10:05:23,400 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/retry/RetryTransactionalPollingIntegrationTests-context.xml]>
|
|
2017-03-23 10:05:23,418 DEBUG task-scheduler-1 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
|
|
2017-03-23 10:05:23,421 DEBUG task-scheduler-3 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
|
|
2017-03-23 10:05:23,428 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
|
|
2017-03-23 10:05:23,429 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
|
|
2017-03-23 10:05:23,430 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
|
|
2017-03-23 10:05:23,433 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@153ac5dc: startup date [Thu Mar 23 10:05:23 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:05:23,442 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.>
|
|
2017-03-23 10:05:23,442 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.>
|
|
2017-03-23 10:05:23,443 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:05:23,474 INFO Test worker [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] - <Bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' of type [class org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)>
|
|
2017-03-23 10:05:23,482 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:05:23,627 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:05:23,667 DEBUG Test worker [org.springframework.integration.config.GlobalChannelInterceptorProcessor] - <No global channel interceptors.>
|
|
2017-03-23 10:05:23,707 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase -2147483648>
|
|
2017-03-23 10:05:23,707 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {service-activator:service.process.serviceActivator} as a subscriber to the 'requests' channel>
|
|
2017-03-23 10:05:23,707 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@153ac5dc.requests' has 1 subscriber(s).>
|
|
2017-03-23 10:05:23,707 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started service.process.serviceActivator>
|
|
2017-03-23 10:05:23,707 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 0>
|
|
2017-03-23 10:05:23,707 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {outbound-channel-adapter} as a subscriber to the 'replies' channel>
|
|
2017-03-23 10:05:23,707 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@153ac5dc.replies' has 1 subscriber(s).>
|
|
2017-03-23 10:05:23,707 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started org.springframework.integration.config.ConsumerEndpointFactoryBean#0>
|
|
2017-03-23 10:05:23,707 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel>
|
|
2017-03-23 10:05:23,707 INFO Test worker [org.springframework.integration.channel.PublishSubscribeChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@153ac5dc.errorChannel' has 1 subscriber(s).>
|
|
2017-03-23 10:05:23,707 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started _org.springframework.integration.errorLogger>
|
|
2017-03-23 10:05:23,707 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 1073741823>
|
|
2017-03-23 10:05:23,708 INFO Test worker [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <started org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0>
|
|
2017-03-23 10:05:23,711 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase -2147483648>
|
|
2017-03-23 10:05:23,711 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 0>
|
|
2017-03-23 10:05:23,712 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 1073741823>
|
|
2017-03-23 10:05:23,810 DEBUG task-scheduler-1 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Polling: 0>
|
|
2017-03-23 10:05:23,811 DEBUG task-scheduler-1 [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <Poll resulted in Message: GenericMessage [payload=a, headers={id=0310cf0a-0546-5ff9-f0cd-23b2367e9918, timestamp=1490281523811}]>
|
|
2017-03-23 10:05:23,811 DEBUG task-scheduler-1 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=a, headers={id=0310cf0a-0546-5ff9-f0cd-23b2367e9918, timestamp=1490281523811}]>
|
|
2017-03-23 10:05:23,812 DEBUG task-scheduler-1 [org.springframework.integration.handler.ServiceActivatingHandler] - <ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@73d8935e] (service.process.serviceActivator.handler) received message: GenericMessage [payload=a, headers={id=0310cf0a-0546-5ff9-f0cd-23b2367e9918, timestamp=1490281523811}]>
|
|
2017-03-23 10:05:23,813 DEBUG task-scheduler-1 [org.springframework.batch.integration.retry.SimpleService] - <Handling: a>
|
|
2017-03-23 10:05:23,814 DEBUG task-scheduler-1 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'replies', message: GenericMessage [payload=a: 0, headers={id=93e2f481-3b0e-e0c7-3c94-1f8a8acf6878, timestamp=1490281523814}]>
|
|
2017-03-23 10:05:23,814 DEBUG task-scheduler-1 [org.springframework.integration.handler.MethodInvokingMessageHandler] - <org.springframework.integration.handler.MethodInvokingMessageHandler#0 received message: GenericMessage [payload=a: 0, headers={id=93e2f481-3b0e-e0c7-3c94-1f8a8acf6878, timestamp=1490281523814}]>
|
|
2017-03-23 10:05:23,815 DEBUG task-scheduler-1 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Handled: a: 0>
|
|
2017-03-23 10:05:23,815 DEBUG task-scheduler-1 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'replies', message: GenericMessage [payload=a: 0, headers={id=93e2f481-3b0e-e0c7-3c94-1f8a8acf6878, timestamp=1490281523814}]>
|
|
2017-03-23 10:05:23,815 DEBUG task-scheduler-1 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=a, headers={id=0310cf0a-0546-5ff9-f0cd-23b2367e9918, timestamp=1490281523811}]>
|
|
2017-03-23 10:05:23,828 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Polling: 1>
|
|
2017-03-23 10:05:23,828 DEBUG task-scheduler-2 [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <Poll resulted in Message: GenericMessage [payload=b, headers={id=73376ea2-5050-ad6a-9bbe-a9c991cac2c2, timestamp=1490281523828}]>
|
|
2017-03-23 10:05:23,828 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=b, headers={id=73376ea2-5050-ad6a-9bbe-a9c991cac2c2, timestamp=1490281523828}]>
|
|
2017-03-23 10:05:23,828 DEBUG task-scheduler-2 [org.springframework.integration.handler.ServiceActivatingHandler] - <ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@73d8935e] (service.process.serviceActivator.handler) received message: GenericMessage [payload=b, headers={id=73376ea2-5050-ad6a-9bbe-a9c991cac2c2, timestamp=1490281523828}]>
|
|
2017-03-23 10:05:23,829 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.SimpleService] - <Handling: b>
|
|
2017-03-23 10:05:23,829 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'replies', message: GenericMessage [payload=b: 1, headers={id=16e925a0-3deb-2164-49e8-337672234a95, timestamp=1490281523829}]>
|
|
2017-03-23 10:05:23,829 DEBUG task-scheduler-2 [org.springframework.integration.handler.MethodInvokingMessageHandler] - <org.springframework.integration.handler.MethodInvokingMessageHandler#0 received message: GenericMessage [payload=b: 1, headers={id=16e925a0-3deb-2164-49e8-337672234a95, timestamp=1490281523829}]>
|
|
2017-03-23 10:05:23,829 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Handled: b: 1>
|
|
2017-03-23 10:05:23,829 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'replies', message: GenericMessage [payload=b: 1, headers={id=16e925a0-3deb-2164-49e8-337672234a95, timestamp=1490281523829}]>
|
|
2017-03-23 10:05:23,829 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=b, headers={id=73376ea2-5050-ad6a-9bbe-a9c991cac2c2, timestamp=1490281523828}]>
|
|
2017-03-23 10:05:23,840 DEBUG task-scheduler-3 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Polling: 2>
|
|
2017-03-23 10:05:23,841 DEBUG task-scheduler-3 [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <Poll resulted in Message: GenericMessage [payload=c, headers={id=407b1610-82bb-b647-bd55-115579becd81, timestamp=1490281523841}]>
|
|
2017-03-23 10:05:23,841 DEBUG task-scheduler-3 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=c, headers={id=407b1610-82bb-b647-bd55-115579becd81, timestamp=1490281523841}]>
|
|
2017-03-23 10:05:23,841 DEBUG task-scheduler-3 [org.springframework.integration.handler.ServiceActivatingHandler] - <ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@73d8935e] (service.process.serviceActivator.handler) received message: GenericMessage [payload=c, headers={id=407b1610-82bb-b647-bd55-115579becd81, timestamp=1490281523841}]>
|
|
2017-03-23 10:05:23,841 DEBUG task-scheduler-3 [org.springframework.batch.integration.retry.SimpleService] - <Handling: c>
|
|
2017-03-23 10:05:23,841 DEBUG task-scheduler-3 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'replies', message: GenericMessage [payload=c: 2, headers={id=ef35fdde-36e6-9d30-31e4-797f4f4369fc, timestamp=1490281523841}]>
|
|
2017-03-23 10:05:23,841 DEBUG task-scheduler-3 [org.springframework.integration.handler.MethodInvokingMessageHandler] - <org.springframework.integration.handler.MethodInvokingMessageHandler#0 received message: GenericMessage [payload=c: 2, headers={id=ef35fdde-36e6-9d30-31e4-797f4f4369fc, timestamp=1490281523841}]>
|
|
2017-03-23 10:05:23,841 DEBUG task-scheduler-3 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Handled: c: 2>
|
|
2017-03-23 10:05:23,841 DEBUG task-scheduler-3 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'replies', message: GenericMessage [payload=c: 2, headers={id=ef35fdde-36e6-9d30-31e4-797f4f4369fc, timestamp=1490281523841}]>
|
|
2017-03-23 10:05:23,841 DEBUG task-scheduler-3 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=c, headers={id=407b1610-82bb-b647-bd55-115579becd81, timestamp=1490281523841}]>
|
|
2017-03-23 10:05:23,852 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Polling: 3>
|
|
2017-03-23 10:05:23,852 DEBUG task-scheduler-2 [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <Poll resulted in Message: GenericMessage [payload=d, headers={id=798a69c5-5f41-5f76-61ed-4dd46b2f3fbb, timestamp=1490281523852}]>
|
|
2017-03-23 10:05:23,852 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=d, headers={id=798a69c5-5f41-5f76-61ed-4dd46b2f3fbb, timestamp=1490281523852}]>
|
|
2017-03-23 10:05:23,852 DEBUG task-scheduler-2 [org.springframework.integration.handler.ServiceActivatingHandler] - <ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@73d8935e] (service.process.serviceActivator.handler) received message: GenericMessage [payload=d, headers={id=798a69c5-5f41-5f76-61ed-4dd46b2f3fbb, timestamp=1490281523852}]>
|
|
2017-03-23 10:05:23,853 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.SimpleService] - <Handling: d>
|
|
2017-03-23 10:05:23,853 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'replies', message: GenericMessage [payload=d: 3, headers={id=f1267bd1-836d-62b0-9223-4e79c81b9d36, timestamp=1490281523853}]>
|
|
2017-03-23 10:05:23,853 DEBUG task-scheduler-2 [org.springframework.integration.handler.MethodInvokingMessageHandler] - <org.springframework.integration.handler.MethodInvokingMessageHandler#0 received message: GenericMessage [payload=d: 3, headers={id=f1267bd1-836d-62b0-9223-4e79c81b9d36, timestamp=1490281523853}]>
|
|
2017-03-23 10:05:23,853 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Handled: d: 3>
|
|
2017-03-23 10:05:23,853 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'replies', message: GenericMessage [payload=d: 3, headers={id=f1267bd1-836d-62b0-9223-4e79c81b9d36, timestamp=1490281523853}]>
|
|
2017-03-23 10:05:23,853 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=d, headers={id=798a69c5-5f41-5f76-61ed-4dd46b2f3fbb, timestamp=1490281523852}]>
|
|
2017-03-23 10:05:23,863 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase 1073741823>
|
|
2017-03-23 10:05:23,863 INFO Test worker [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <stopped org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0>
|
|
2017-03-23 10:05:23,863 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase 0>
|
|
2017-03-23 10:05:23,863 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Removing {outbound-channel-adapter} as a subscriber to the 'replies' channel>
|
|
2017-03-23 10:05:23,863 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@153ac5dc.replies' has 0 subscriber(s).>
|
|
2017-03-23 10:05:23,863 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#0>
|
|
2017-03-23 10:05:23,863 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel>
|
|
2017-03-23 10:05:23,864 INFO Test worker [org.springframework.integration.channel.PublishSubscribeChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@153ac5dc.errorChannel' has 0 subscriber(s).>
|
|
2017-03-23 10:05:23,864 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <stopped _org.springframework.integration.errorLogger>
|
|
2017-03-23 10:05:23,864 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase -2147483648>
|
|
2017-03-23 10:05:23,864 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Removing {service-activator:service.process.serviceActivator} as a subscriber to the 'requests' channel>
|
|
2017-03-23 10:05:23,864 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@153ac5dc.requests' has 0 subscriber(s).>
|
|
2017-03-23 10:05:23,864 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <stopped service.process.serviceActivator>
|
|
2017-03-23 10:05:23,864 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@153ac5dc: startup date [Thu Mar 23 10:05:23 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:05:23,864 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase 1073741823>
|
|
2017-03-23 10:05:23,864 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase 0>
|
|
2017-03-23 10:05:23,865 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase -2147483648>
|
|
2017-03-23 10:05:23,865 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/retry/RetryTransactionalPollingIntegrationTests-context.xml]>
|
|
2017-03-23 10:05:23,868 DEBUG task-scheduler-6 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
|
|
2017-03-23 10:05:23,892 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
|
|
2017-03-23 10:05:23,893 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
|
|
2017-03-23 10:05:23,894 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
|
|
2017-03-23 10:05:23,896 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@7b3e3015: startup date [Thu Mar 23 10:05:23 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:05:23,914 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.>
|
|
2017-03-23 10:05:23,914 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.>
|
|
2017-03-23 10:05:23,915 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:05:23,946 INFO Test worker [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] - <Bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' of type [class org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)>
|
|
2017-03-23 10:05:23,956 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:05:24,092 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:05:24,132 DEBUG Test worker [org.springframework.integration.config.GlobalChannelInterceptorProcessor] - <No global channel interceptors.>
|
|
2017-03-23 10:05:24,178 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase -2147483648>
|
|
2017-03-23 10:05:24,178 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {service-activator:service.process.serviceActivator} as a subscriber to the 'requests' channel>
|
|
2017-03-23 10:05:24,179 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@7b3e3015.requests' has 1 subscriber(s).>
|
|
2017-03-23 10:05:24,179 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started service.process.serviceActivator>
|
|
2017-03-23 10:05:24,179 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 0>
|
|
2017-03-23 10:05:24,179 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {outbound-channel-adapter} as a subscriber to the 'replies' channel>
|
|
2017-03-23 10:05:24,179 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@7b3e3015.replies' has 1 subscriber(s).>
|
|
2017-03-23 10:05:24,179 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started org.springframework.integration.config.ConsumerEndpointFactoryBean#0>
|
|
2017-03-23 10:05:24,179 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel>
|
|
2017-03-23 10:05:24,179 INFO Test worker [org.springframework.integration.channel.PublishSubscribeChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@7b3e3015.errorChannel' has 1 subscriber(s).>
|
|
2017-03-23 10:05:24,179 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started _org.springframework.integration.errorLogger>
|
|
2017-03-23 10:05:24,179 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 1073741823>
|
|
2017-03-23 10:05:24,180 INFO Test worker [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <started org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0>
|
|
2017-03-23 10:05:24,183 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase -2147483648>
|
|
2017-03-23 10:05:24,183 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 0>
|
|
2017-03-23 10:05:24,184 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 1073741823>
|
|
2017-03-23 10:05:24,282 DEBUG task-scheduler-1 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Polling: 0>
|
|
2017-03-23 10:05:24,282 DEBUG task-scheduler-1 [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <Poll resulted in Message: GenericMessage [payload=a, headers={id=cf5be3e6-7e74-0863-d5a9-26d7d8293248, timestamp=1490281524282}]>
|
|
2017-03-23 10:05:24,283 DEBUG task-scheduler-1 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=a, headers={id=cf5be3e6-7e74-0863-d5a9-26d7d8293248, timestamp=1490281524282}]>
|
|
2017-03-23 10:05:24,283 DEBUG task-scheduler-1 [org.springframework.integration.handler.ServiceActivatingHandler] - <ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@7ebbe1be] (service.process.serviceActivator.handler) received message: GenericMessage [payload=a, headers={id=cf5be3e6-7e74-0863-d5a9-26d7d8293248, timestamp=1490281524282}]>
|
|
2017-03-23 10:05:24,283 DEBUG task-scheduler-1 [org.springframework.batch.integration.retry.SimpleService] - <Handling: a>
|
|
2017-03-23 10:05:24,284 DEBUG task-scheduler-1 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'replies', message: GenericMessage [payload=a: 0, headers={id=cfb7e477-9601-c0d8-8cec-dc3bb8cb0a16, timestamp=1490281524284}]>
|
|
2017-03-23 10:05:24,284 DEBUG task-scheduler-1 [org.springframework.integration.handler.MethodInvokingMessageHandler] - <org.springframework.integration.handler.MethodInvokingMessageHandler#0 received message: GenericMessage [payload=a: 0, headers={id=cfb7e477-9601-c0d8-8cec-dc3bb8cb0a16, timestamp=1490281524284}]>
|
|
2017-03-23 10:05:24,284 DEBUG task-scheduler-1 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Handled: a: 0>
|
|
2017-03-23 10:05:24,284 DEBUG task-scheduler-1 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'replies', message: GenericMessage [payload=a: 0, headers={id=cfb7e477-9601-c0d8-8cec-dc3bb8cb0a16, timestamp=1490281524284}]>
|
|
2017-03-23 10:05:24,284 DEBUG task-scheduler-1 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=a, headers={id=cf5be3e6-7e74-0863-d5a9-26d7d8293248, timestamp=1490281524282}]>
|
|
2017-03-23 10:05:24,293 DEBUG task-scheduler-3 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
|
|
2017-03-23 10:05:24,296 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Polling: 1>
|
|
2017-03-23 10:05:24,297 DEBUG task-scheduler-2 [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <Poll resulted in Message: GenericMessage [payload=b, headers={id=19fe5570-cc86-9cfc-2dfe-23faa45b84b1, timestamp=1490281524296}]>
|
|
2017-03-23 10:05:24,297 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=b, headers={id=19fe5570-cc86-9cfc-2dfe-23faa45b84b1, timestamp=1490281524296}]>
|
|
2017-03-23 10:05:24,297 DEBUG task-scheduler-2 [org.springframework.integration.handler.ServiceActivatingHandler] - <ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@7ebbe1be] (service.process.serviceActivator.handler) received message: GenericMessage [payload=b, headers={id=19fe5570-cc86-9cfc-2dfe-23faa45b84b1, timestamp=1490281524296}]>
|
|
2017-03-23 10:05:24,297 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.SimpleService] - <Handling: b>
|
|
2017-03-23 10:05:24,298 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'replies', message: GenericMessage [payload=b: 1, headers={id=a1da5bf4-74e3-a96b-467c-13daac369efe, timestamp=1490281524297}]>
|
|
2017-03-23 10:05:24,298 DEBUG task-scheduler-2 [org.springframework.integration.handler.MethodInvokingMessageHandler] - <org.springframework.integration.handler.MethodInvokingMessageHandler#0 received message: GenericMessage [payload=b: 1, headers={id=a1da5bf4-74e3-a96b-467c-13daac369efe, timestamp=1490281524297}]>
|
|
2017-03-23 10:05:24,298 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Handled: b: 1>
|
|
2017-03-23 10:05:24,298 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'replies', message: GenericMessage [payload=b: 1, headers={id=a1da5bf4-74e3-a96b-467c-13daac369efe, timestamp=1490281524297}]>
|
|
2017-03-23 10:05:24,298 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=b, headers={id=19fe5570-cc86-9cfc-2dfe-23faa45b84b1, timestamp=1490281524296}]>
|
|
2017-03-23 10:05:24,310 DEBUG task-scheduler-3 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Polling: 2>
|
|
2017-03-23 10:05:24,310 DEBUG task-scheduler-3 [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <Poll resulted in Message: GenericMessage [payload=fail, headers={id=d0f8de71-0860-bb13-c040-f9aca84e356c, timestamp=1490281524310}]>
|
|
2017-03-23 10:05:24,310 DEBUG task-scheduler-3 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=fail, headers={id=d0f8de71-0860-bb13-c040-f9aca84e356c, timestamp=1490281524310}]>
|
|
2017-03-23 10:05:24,310 DEBUG task-scheduler-3 [org.springframework.integration.handler.ServiceActivatingHandler] - <ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@7ebbe1be] (service.process.serviceActivator.handler) received message: GenericMessage [payload=fail, headers={id=d0f8de71-0860-bb13-c040-f9aca84e356c, timestamp=1490281524310}]>
|
|
2017-03-23 10:05:24,310 DEBUG task-scheduler-3 [org.springframework.batch.integration.retry.SimpleService] - <Handling: fail>
|
|
2017-03-23 10:05:24,311 DEBUG task-scheduler-3 [org.springframework.integration.channel.PublishSubscribeChannel] - <preSend on channel 'errorChannel', message: ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: nested exception is java.lang.RuntimeException: Planned failure, failedMessage=GenericMessage [payload=fail, headers={id=d0f8de71-0860-bb13-c040-f9aca84e356c, timestamp=1490281524310}], headers={id=6460fabb-3813-0e63-6763-be02686712cd, timestamp=1490281524311}]>
|
|
2017-03-23 10:05:24,311 DEBUG task-scheduler-3 [org.springframework.integration.handler.LoggingHandler] - <_org.springframework.integration.errorLogger.handler received message: ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: nested exception is java.lang.RuntimeException: Planned failure, failedMessage=GenericMessage [payload=fail, headers={id=d0f8de71-0860-bb13-c040-f9aca84e356c, timestamp=1490281524310}], headers={id=6460fabb-3813-0e63-6763-be02686712cd, timestamp=1490281524311}]>
|
|
2017-03-23 10:05:24,312 ERROR task-scheduler-3 [org.springframework.integration.handler.LoggingHandler] - <org.springframework.messaging.MessageHandlingException: nested exception is java.lang.RuntimeException: Planned failure, failedMessage=GenericMessage [payload=fail, headers={id=d0f8de71-0860-bb13-c040-f9aca84e356c, timestamp=1490281524310}]
|
|
at org.springframework.integration.handler.MethodInvokingMessageProcessor.processMessage(MethodInvokingMessageProcessor.java:96)
|
|
at org.springframework.integration.handler.ServiceActivatingHandler.handleRequestMessage(ServiceActivatingHandler.java:89)
|
|
at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:109)
|
|
at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:133)
|
|
at org.springframework.integration.dispatcher.AbstractDispatcher.tryOptimizedDispatch(AbstractDispatcher.java:116)
|
|
at org.springframework.integration.dispatcher.UnicastingDispatcher.doDispatch(UnicastingDispatcher.java:132)
|
|
at org.springframework.integration.dispatcher.UnicastingDispatcher.dispatch(UnicastingDispatcher.java:105)
|
|
at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:73)
|
|
at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:423)
|
|
at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:373)
|
|
at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:115)
|
|
at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:45)
|
|
at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:105)
|
|
at org.springframework.integration.endpoint.SourcePollingChannelAdapter.handleMessage(SourcePollingChannelAdapter.java:216)
|
|
at org.springframework.integration.endpoint.AbstractPollingEndpoint.doPoll(AbstractPollingEndpoint.java:262)
|
|
at org.springframework.integration.endpoint.AbstractPollingEndpoint$$Lambda$23/837989557.call(Unknown Source)
|
|
at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:483)
|
|
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
|
|
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
|
|
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:282)
|
|
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
|
|
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
|
|
at com.sun.proxy.$Proxy47.call(Unknown Source)
|
|
at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.lambda$run$0(AbstractPollingEndpoint.java:340)
|
|
at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$$Lambda$24/791029434.run(Unknown Source)
|
|
at org.springframework.integration.util.ErrorHandlingTaskExecutor.lambda$execute$0(ErrorHandlingTaskExecutor.java:53)
|
|
at org.springframework.integration.util.ErrorHandlingTaskExecutor$$Lambda$25/1527022783.run(Unknown Source)
|
|
at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50)
|
|
at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:51)
|
|
at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:334)
|
|
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
|
at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
|
|
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
|
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
|
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
|
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
|
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
|
|
at java.lang.Thread.run(Thread.java:745)
|
|
Caused by: java.lang.RuntimeException: Planned failure
|
|
at org.springframework.batch.integration.retry.SimpleService.process(SimpleService.java:43)
|
|
at org.springframework.batch.integration.retry.SimpleService$$FastClassBySpringCGLIB$$55c834c8.invoke(<generated>)
|
|
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
|
|
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:715)
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
|
|
at org.springframework.retry.interceptor.StatefulRetryOperationsInterceptor$MethodInvocationRetryCallback.doWithRetry(StatefulRetryOperationsInterceptor.java:229)
|
|
at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:286)
|
|
at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:210)
|
|
at org.springframework.retry.interceptor.StatefulRetryOperationsInterceptor.invoke(StatefulRetryOperationsInterceptor.java:173)
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
|
|
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
|
|
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:650)
|
|
at org.springframework.batch.integration.retry.SimpleService$$EnhancerBySpringCGLIB$$376ae6a9.process(<generated>)
|
|
at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:483)
|
|
at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:113)
|
|
at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:102)
|
|
at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:49)
|
|
at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:347)
|
|
at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:88)
|
|
at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:131)
|
|
at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:330)
|
|
at org.springframework.integration.util.AbstractExpressionEvaluator.evaluateExpression(AbstractExpressionEvaluator.java:169)
|
|
at org.springframework.integration.util.MessagingMethodInvokerHelper.processInternal(MessagingMethodInvokerHelper.java:336)
|
|
at org.springframework.integration.util.MessagingMethodInvokerHelper.process(MessagingMethodInvokerHelper.java:155)
|
|
at org.springframework.integration.handler.MethodInvokingMessageProcessor.processMessage(MethodInvokingMessageProcessor.java:93)
|
|
... 43 more
|
|
>
|
|
2017-03-23 10:05:24,312 DEBUG task-scheduler-3 [org.springframework.integration.channel.PublishSubscribeChannel] - <postSend (sent=true) on channel 'errorChannel', message: ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: nested exception is java.lang.RuntimeException: Planned failure, failedMessage=GenericMessage [payload=fail, headers={id=d0f8de71-0860-bb13-c040-f9aca84e356c, timestamp=1490281524310}], headers={id=6460fabb-3813-0e63-6763-be02686712cd, timestamp=1490281524311}]>
|
|
2017-03-23 10:05:24,324 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Polling: 2>
|
|
2017-03-23 10:05:24,324 DEBUG task-scheduler-2 [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <Poll resulted in Message: GenericMessage [payload=fail, headers={id=943cf8c4-4404-0461-a94f-dc4f307382bb, timestamp=1490281524324}]>
|
|
2017-03-23 10:05:24,324 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=fail, headers={id=943cf8c4-4404-0461-a94f-dc4f307382bb, timestamp=1490281524324}]>
|
|
2017-03-23 10:05:24,324 DEBUG task-scheduler-2 [org.springframework.integration.handler.ServiceActivatingHandler] - <ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@7ebbe1be] (service.process.serviceActivator.handler) received message: GenericMessage [payload=fail, headers={id=943cf8c4-4404-0461-a94f-dc4f307382bb, timestamp=1490281524324}]>
|
|
2017-03-23 10:05:24,324 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.SimpleService] - <Handling: fail>
|
|
2017-03-23 10:05:24,325 DEBUG task-scheduler-2 [org.springframework.integration.channel.PublishSubscribeChannel] - <preSend on channel 'errorChannel', message: ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: nested exception is java.lang.RuntimeException: Planned failure, failedMessage=GenericMessage [payload=fail, headers={id=943cf8c4-4404-0461-a94f-dc4f307382bb, timestamp=1490281524324}], headers={id=767131bc-8e9e-beb6-9df2-663f63c2b390, timestamp=1490281524325}]>
|
|
2017-03-23 10:05:24,325 DEBUG task-scheduler-2 [org.springframework.integration.handler.LoggingHandler] - <_org.springframework.integration.errorLogger.handler received message: ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: nested exception is java.lang.RuntimeException: Planned failure, failedMessage=GenericMessage [payload=fail, headers={id=943cf8c4-4404-0461-a94f-dc4f307382bb, timestamp=1490281524324}], headers={id=767131bc-8e9e-beb6-9df2-663f63c2b390, timestamp=1490281524325}]>
|
|
2017-03-23 10:05:24,326 ERROR task-scheduler-2 [org.springframework.integration.handler.LoggingHandler] - <org.springframework.messaging.MessageHandlingException: nested exception is java.lang.RuntimeException: Planned failure, failedMessage=GenericMessage [payload=fail, headers={id=943cf8c4-4404-0461-a94f-dc4f307382bb, timestamp=1490281524324}]
|
|
at org.springframework.integration.handler.MethodInvokingMessageProcessor.processMessage(MethodInvokingMessageProcessor.java:96)
|
|
at org.springframework.integration.handler.ServiceActivatingHandler.handleRequestMessage(ServiceActivatingHandler.java:89)
|
|
at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:109)
|
|
at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:133)
|
|
at org.springframework.integration.dispatcher.AbstractDispatcher.tryOptimizedDispatch(AbstractDispatcher.java:116)
|
|
at org.springframework.integration.dispatcher.UnicastingDispatcher.doDispatch(UnicastingDispatcher.java:132)
|
|
at org.springframework.integration.dispatcher.UnicastingDispatcher.dispatch(UnicastingDispatcher.java:105)
|
|
at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:73)
|
|
at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:423)
|
|
at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:373)
|
|
at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:115)
|
|
at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:45)
|
|
at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:105)
|
|
at org.springframework.integration.endpoint.SourcePollingChannelAdapter.handleMessage(SourcePollingChannelAdapter.java:216)
|
|
at org.springframework.integration.endpoint.AbstractPollingEndpoint.doPoll(AbstractPollingEndpoint.java:262)
|
|
at org.springframework.integration.endpoint.AbstractPollingEndpoint$$Lambda$23/837989557.call(Unknown Source)
|
|
at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:483)
|
|
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
|
|
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
|
|
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:282)
|
|
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
|
|
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
|
|
at com.sun.proxy.$Proxy47.call(Unknown Source)
|
|
at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.lambda$run$0(AbstractPollingEndpoint.java:340)
|
|
at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$$Lambda$24/791029434.run(Unknown Source)
|
|
at org.springframework.integration.util.ErrorHandlingTaskExecutor.lambda$execute$0(ErrorHandlingTaskExecutor.java:53)
|
|
at org.springframework.integration.util.ErrorHandlingTaskExecutor$$Lambda$25/1527022783.run(Unknown Source)
|
|
at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50)
|
|
at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:51)
|
|
at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:334)
|
|
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
|
at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
|
|
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
|
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
|
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
|
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
|
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
|
|
at java.lang.Thread.run(Thread.java:745)
|
|
Caused by: java.lang.RuntimeException: Planned failure
|
|
at org.springframework.batch.integration.retry.SimpleService.process(SimpleService.java:43)
|
|
at org.springframework.batch.integration.retry.SimpleService$$FastClassBySpringCGLIB$$55c834c8.invoke(<generated>)
|
|
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
|
|
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:715)
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
|
|
at org.springframework.retry.interceptor.StatefulRetryOperationsInterceptor$MethodInvocationRetryCallback.doWithRetry(StatefulRetryOperationsInterceptor.java:229)
|
|
at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:286)
|
|
at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:210)
|
|
at org.springframework.retry.interceptor.StatefulRetryOperationsInterceptor.invoke(StatefulRetryOperationsInterceptor.java:173)
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
|
|
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
|
|
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:650)
|
|
at org.springframework.batch.integration.retry.SimpleService$$EnhancerBySpringCGLIB$$376ae6a9.process(<generated>)
|
|
at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:483)
|
|
at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:113)
|
|
at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:102)
|
|
at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:49)
|
|
at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:347)
|
|
at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:88)
|
|
at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:131)
|
|
at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:330)
|
|
at org.springframework.integration.util.AbstractExpressionEvaluator.evaluateExpression(AbstractExpressionEvaluator.java:169)
|
|
at org.springframework.integration.util.MessagingMethodInvokerHelper.processInternal(MessagingMethodInvokerHelper.java:336)
|
|
at org.springframework.integration.util.MessagingMethodInvokerHelper.process(MessagingMethodInvokerHelper.java:155)
|
|
at org.springframework.integration.handler.MethodInvokingMessageProcessor.processMessage(MethodInvokingMessageProcessor.java:93)
|
|
... 43 more
|
|
>
|
|
2017-03-23 10:05:24,326 DEBUG task-scheduler-2 [org.springframework.integration.channel.PublishSubscribeChannel] - <postSend (sent=true) on channel 'errorChannel', message: ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: nested exception is java.lang.RuntimeException: Planned failure, failedMessage=GenericMessage [payload=fail, headers={id=943cf8c4-4404-0461-a94f-dc4f307382bb, timestamp=1490281524324}], headers={id=767131bc-8e9e-beb6-9df2-663f63c2b390, timestamp=1490281524325}]>
|
|
2017-03-23 10:05:24,338 DEBUG task-scheduler-1 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Polling: 2>
|
|
2017-03-23 10:05:24,339 DEBUG task-scheduler-1 [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <Poll resulted in Message: GenericMessage [payload=fail, headers={id=a5a3862b-6a4a-b43b-4745-7db17dfa8945, timestamp=1490281524339}]>
|
|
2017-03-23 10:05:24,339 DEBUG task-scheduler-1 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=fail, headers={id=a5a3862b-6a4a-b43b-4745-7db17dfa8945, timestamp=1490281524339}]>
|
|
2017-03-23 10:05:24,339 DEBUG task-scheduler-1 [org.springframework.integration.handler.ServiceActivatingHandler] - <ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@7ebbe1be] (service.process.serviceActivator.handler) received message: GenericMessage [payload=fail, headers={id=a5a3862b-6a4a-b43b-4745-7db17dfa8945, timestamp=1490281524339}]>
|
|
2017-03-23 10:05:24,339 DEBUG task-scheduler-1 [org.springframework.batch.integration.retry.SimpleRecoverer] - <Recovering: fail>
|
|
2017-03-23 10:05:24,339 DEBUG task-scheduler-1 [org.springframework.integration.handler.ServiceActivatingHandler] - <handler 'ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@7ebbe1be] (service.process.serviceActivator.handler)' produced no reply for request Message: GenericMessage [payload=fail, headers={id=a5a3862b-6a4a-b43b-4745-7db17dfa8945, timestamp=1490281524339}]>
|
|
2017-03-23 10:05:24,339 DEBUG task-scheduler-1 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=fail, headers={id=a5a3862b-6a4a-b43b-4745-7db17dfa8945, timestamp=1490281524339}]>
|
|
2017-03-23 10:05:24,350 DEBUG task-scheduler-5 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Polling: 2>
|
|
2017-03-23 10:05:24,350 DEBUG task-scheduler-5 [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <Poll resulted in Message: GenericMessage [payload=d, headers={id=1e966f62-383f-c69f-1ab7-c1c3460846e7, timestamp=1490281524350}]>
|
|
2017-03-23 10:05:24,350 DEBUG task-scheduler-5 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=d, headers={id=1e966f62-383f-c69f-1ab7-c1c3460846e7, timestamp=1490281524350}]>
|
|
2017-03-23 10:05:24,350 DEBUG task-scheduler-5 [org.springframework.integration.handler.ServiceActivatingHandler] - <ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@7ebbe1be] (service.process.serviceActivator.handler) received message: GenericMessage [payload=d, headers={id=1e966f62-383f-c69f-1ab7-c1c3460846e7, timestamp=1490281524350}]>
|
|
2017-03-23 10:05:24,351 DEBUG task-scheduler-5 [org.springframework.batch.integration.retry.SimpleService] - <Handling: d>
|
|
2017-03-23 10:05:24,351 DEBUG task-scheduler-5 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'replies', message: GenericMessage [payload=d: 4, headers={id=6a020865-b5e2-1837-bd3c-90bb44817e76, timestamp=1490281524351}]>
|
|
2017-03-23 10:05:24,351 DEBUG task-scheduler-5 [org.springframework.integration.handler.MethodInvokingMessageHandler] - <org.springframework.integration.handler.MethodInvokingMessageHandler#0 received message: GenericMessage [payload=d: 4, headers={id=6a020865-b5e2-1837-bd3c-90bb44817e76, timestamp=1490281524351}]>
|
|
2017-03-23 10:05:24,351 DEBUG task-scheduler-5 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Handled: d: 4>
|
|
2017-03-23 10:05:24,351 DEBUG task-scheduler-5 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'replies', message: GenericMessage [payload=d: 4, headers={id=6a020865-b5e2-1837-bd3c-90bb44817e76, timestamp=1490281524351}]>
|
|
2017-03-23 10:05:24,351 DEBUG task-scheduler-5 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=d, headers={id=1e966f62-383f-c69f-1ab7-c1c3460846e7, timestamp=1490281524350}]>
|
|
2017-03-23 10:05:24,363 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Polling: 3>
|
|
2017-03-23 10:05:24,363 DEBUG task-scheduler-2 [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <Poll resulted in Message: GenericMessage [payload=e, headers={id=024f4f72-8d49-423d-1107-c0487028b88d, timestamp=1490281524363}]>
|
|
2017-03-23 10:05:24,363 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=e, headers={id=024f4f72-8d49-423d-1107-c0487028b88d, timestamp=1490281524363}]>
|
|
2017-03-23 10:05:24,363 DEBUG task-scheduler-2 [org.springframework.integration.handler.ServiceActivatingHandler] - <ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@7ebbe1be] (service.process.serviceActivator.handler) received message: GenericMessage [payload=e, headers={id=024f4f72-8d49-423d-1107-c0487028b88d, timestamp=1490281524363}]>
|
|
2017-03-23 10:05:24,363 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.SimpleService] - <Handling: e>
|
|
2017-03-23 10:05:24,363 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'replies', message: GenericMessage [payload=e: 5, headers={id=eec74268-34ad-8772-7326-1b282d8ab585, timestamp=1490281524363}]>
|
|
2017-03-23 10:05:24,363 DEBUG task-scheduler-2 [org.springframework.integration.handler.MethodInvokingMessageHandler] - <org.springframework.integration.handler.MethodInvokingMessageHandler#0 received message: GenericMessage [payload=e: 5, headers={id=eec74268-34ad-8772-7326-1b282d8ab585, timestamp=1490281524363}]>
|
|
2017-03-23 10:05:24,364 DEBUG task-scheduler-2 [org.springframework.batch.integration.retry.RetryTransactionalPollingIntegrationTests] - <Handled: e: 5>
|
|
2017-03-23 10:05:24,364 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'replies', message: GenericMessage [payload=e: 5, headers={id=eec74268-34ad-8772-7326-1b282d8ab585, timestamp=1490281524363}]>
|
|
2017-03-23 10:05:24,364 DEBUG task-scheduler-2 [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=e, headers={id=024f4f72-8d49-423d-1107-c0487028b88d, timestamp=1490281524363}]>
|
|
2017-03-23 10:05:24,368 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase 1073741823>
|
|
2017-03-23 10:05:24,368 INFO Test worker [org.springframework.integration.endpoint.SourcePollingChannelAdapter] - <stopped org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0>
|
|
2017-03-23 10:05:24,368 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase 0>
|
|
2017-03-23 10:05:24,368 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Removing {outbound-channel-adapter} as a subscriber to the 'replies' channel>
|
|
2017-03-23 10:05:24,368 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@7b3e3015.replies' has 0 subscriber(s).>
|
|
2017-03-23 10:05:24,368 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#0>
|
|
2017-03-23 10:05:24,368 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel>
|
|
2017-03-23 10:05:24,368 INFO Test worker [org.springframework.integration.channel.PublishSubscribeChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@7b3e3015.errorChannel' has 0 subscriber(s).>
|
|
2017-03-23 10:05:24,368 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <stopped _org.springframework.integration.errorLogger>
|
|
2017-03-23 10:05:24,368 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase -2147483648>
|
|
2017-03-23 10:05:24,368 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Removing {service-activator:service.process.serviceActivator} as a subscriber to the 'requests' channel>
|
|
2017-03-23 10:05:24,368 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@7b3e3015.requests' has 0 subscriber(s).>
|
|
2017-03-23 10:05:24,368 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <stopped service.process.serviceActivator>
|
|
2017-03-23 10:05:24,369 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@7b3e3015: startup date [Thu Mar 23 10:05:23 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:05:24,369 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase 1073741823>
|
|
2017-03-23 10:05:24,369 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase 0>
|
|
2017-03-23 10:05:24,369 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase -2147483648>
|
|
]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|