Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2019-01-08 19:22:11.102 INFO 42572 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3b764bce: startup date [Tue Jan 08 19:22:11 CET 2019]; root of context hierarchy
- 2019-01-08 19:22:11.738 INFO 42572 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesRebinderAutoConfiguration' of type [class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$bed7307a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- . ____ _ __ _ _
- /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
- ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
- \\/ ___)| |_)| | | | | || (_| | ) ) ) )
- ' |____| .__|_| |_|_| |_\__, | / / / /
- =========|_|==============|___/=/_/_/_/
- :: Spring Boot :: (v1.4.1.RELEASE)
- 2019-01-08 19:22:12.354 INFO 42572 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Fetching config from server at: http://localhost:8888
- 2019-01-08 19:22:12.489 WARN 42572 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Could not locate PropertySource: label not found
- 2019-01-08 19:22:12.490 INFO 42572 --- [ main] o.s.c.s.a.l.s.r.LogSinkRabbitApplication : No active profile set, falling back to default profiles: default
- 2019-01-08 19:22:12.530 INFO 42572 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@22f71333: startup date [Tue Jan 08 19:22:12 CET 2019]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@3b764bce
- 2019-01-08 19:22:13.519 INFO 42572 --- [ main] o.s.b.f.config.PropertiesFactoryBean : Loading properties file from URL [jar:file:/Users/ernst/.m2/repository/org/springframework/cloud/stream/app/log-sink-rabbit/1.1.0.RELEASE/log-sink-rabbit-1.1.0.RELEASE.jar!/BOOT-INF/lib/spring-integration-core-4.3.4.RELEASE.jar!/META-INF/spring.integration.default.properties]
- 2019-01-08 19:22:13.529 INFO 42572 --- [ main] o.s.i.config.IntegrationRegistrar : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
- 2019-01-08 19:22:13.754 INFO 42572 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'ignoredPathsWebSecurityConfigurerAdapter' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration; factoryMethodName=ignoredPathsWebSecurityConfigurerAdapter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/security/SpringBootWebSecurityConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration; factoryMethodName=ignoredPathsWebSecurityConfigurerAdapter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/actuate/autoconfigure/ManagementWebSecurityAutoConfiguration.class]]
- 2019-01-08 19:22:14.063 WARN 42572 --- [ main] o.s.c.a.ConfigurationClassPostProcessor : Cannot enhance @Configuration bean definition 'refreshScope' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'.
- 2019-01-08 19:22:14.270 INFO 42572 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=addd679b-465b-36b9-b62e-79611af2146a
- 2019-01-08 19:22:14.275 INFO 42572 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
- 2019-01-08 19:22:14.278 INFO 42572 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
- 2019-01-08 19:22:14.371 INFO 42572 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.amqp.rabbit.annotation.RabbitBootstrapConfiguration' of type [class org.springframework.amqp.rabbit.annotation.RabbitBootstrapConfiguration$$EnhancerBySpringCGLIB$$6928ebab] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-08 19:22:14.454 INFO 42572 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.stream.config.ChannelBindingServiceConfiguration$PostProcessorConfiguration' of type [class org.springframework.cloud.stream.config.ChannelBindingServiceConfiguration$PostProcessorConfiguration$$EnhancerBySpringCGLIB$$9a87c609] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-08 19:22:14.698 INFO 42572 --- [ main] o.s.b.f.config.PropertiesFactoryBean : Loading properties file from URL [jar:file:/Users/ernst/.m2/repository/org/springframework/cloud/stream/app/log-sink-rabbit/1.1.0.RELEASE/log-sink-rabbit-1.1.0.RELEASE.jar!/BOOT-INF/lib/spring-integration-core-4.3.4.RELEASE.jar!/META-INF/spring.integration.default.properties]
- 2019-01-08 19:22:14.698 INFO 42572 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationGlobalProperties' of type [class org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-08 19:22:14.701 INFO 42572 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationGlobalProperties' of type [class java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-08 19:22:14.752 INFO 42572 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$bed7307a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-08 19:22:15.192 INFO 42572 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 45345 (http)
- 2019-01-08 19:22:15.210 INFO 42572 --- [ main] o.apache.catalina.core.StandardService : Starting service Tomcat
- 2019-01-08 19:22:15.212 INFO 42572 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.5
- 2019-01-08 19:22:15.333 INFO 42572 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- 2019-01-08 19:22:15.333 INFO 42572 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2803 ms
- 2019-01-08 19:22:15.794 INFO 42572 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'metricsFilter' to: [/*]
- 2019-01-08 19:22:15.795 INFO 42572 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
- 2019-01-08 19:22:15.795 INFO 42572 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
- 2019-01-08 19:22:15.795 INFO 42572 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
- 2019-01-08 19:22:15.795 INFO 42572 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
- 2019-01-08 19:22:15.797 INFO 42572 --- [ost-startStop-1] .s.DelegatingFilterProxyRegistrationBean : Mapping filter: 'springSecurityFilterChain' to: [/*]
- 2019-01-08 19:22:15.797 INFO 42572 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webRequestLoggingFilter' to: [/*]
- 2019-01-08 19:22:15.797 INFO 42572 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'applicationContextIdFilter' to: [/*]
- 2019-01-08 19:22:15.797 INFO 42572 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
- 2019-01-08 19:22:16.351 INFO 42572 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
- 2019-01-08 19:22:16.737 INFO 42572 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@22f71333: startup date [Tue Jan 08 19:22:12 CET 2019]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@3b764bce
- 2019-01-08 19:22:16.863 INFO 42572 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
- 2019-01-08 19:22:16.864 INFO 42572 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
- 2019-01-08 19:22:16.928 INFO 42572 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- 2019-01-08 19:22:16.928 INFO 42572 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- 2019-01-08 19:22:16.993 INFO 42572 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- 2019-01-08 19:22:17.295 INFO 42572 --- [ main] b.a.s.AuthenticationManagerConfiguration :
- Using default security password: 148e791e-078d-4d0e-8686-91d2a371998f
- 2019-01-08 19:22:17.516 INFO 42572 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: OrRequestMatcher [requestMatchers=[Ant [pattern='/css/**'], Ant [pattern='/js/**'], Ant [pattern='/images/**'], Ant [pattern='/webjars/**'], Ant [pattern='/**/favicon.ico'], Ant [pattern='/error']]], []
- 2019-01-08 19:22:17.638 INFO 42572 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@2f01783a, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@68878f6d, org.springframework.security.web.context.SecurityContextPersistenceFilter@60db1c0e, org.springframework.security.web.header.HeaderWriterFilter@5c86dbc5, org.springframework.security.web.authentication.logout.LogoutFilter@5167f57d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2bdd8394, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@769a1df5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7975d1d8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@41488b16, org.springframework.security.web.session.SessionManagementFilter@4ee203eb, org.springframework.security.web.access.ExceptionTranslationFilter@20bd8be5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4b8729ff]
- 2019-01-08 19:22:17.650 INFO 42572 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: OrRequestMatcher [requestMatchers=[Ant [pattern='/**']]], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@38af9828, org.springframework.security.web.context.SecurityContextPersistenceFilter@79defdc, org.springframework.security.web.header.HeaderWriterFilter@54e041a4, org.springframework.security.web.authentication.logout.LogoutFilter@238d68ff, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4b86805d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@18317edc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4e0ae11f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@376a0d86, org.springframework.security.web.session.SessionManagementFilter@2c78324b, org.springframework.security.web.access.ExceptionTranslationFilter@16612a51, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@76b07f29]
- 2019-01-08 19:22:18.510 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String)
- 2019-01-08 19:22:18.510 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2019-01-08 19:22:18.511 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2019-01-08 19:22:18.512 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2019-01-08 19:22:18.513 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/info || /info.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2019-01-08 19:22:18.514 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2019-01-08 19:22:18.514 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/pause || /pause.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.endpoint.GenericPostableMvcEndpoint.invoke()
- 2019-01-08 19:22:18.515 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint.value(java.util.Map<java.lang.String, java.lang.String>)
- 2019-01-08 19:22:18.515 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env/reset],methods=[POST]}" onto public java.util.Map<java.lang.String, java.lang.Object> org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint.reset()
- 2019-01-08 19:22:18.516 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2019-01-08 19:22:18.517 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/resume || /resume.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.endpoint.GenericPostableMvcEndpoint.invoke()
- 2019-01-08 19:22:18.520 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/channels || /channels.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2019-01-08 19:22:18.523 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/shutdown || /shutdown.json],methods=[POST]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.ShutdownMvcEndpoint.invoke()
- 2019-01-08 19:22:18.524 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/refresh || /refresh.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.endpoint.GenericPostableMvcEndpoint.invoke()
- 2019-01-08 19:22:18.524 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException
- 2019-01-08 19:22:18.525 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/health || /health.json],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(java.security.Principal)
- 2019-01-08 19:22:18.529 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String)
- 2019-01-08 19:22:18.530 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env || /env.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2019-01-08 19:22:18.530 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2019-01-08 19:22:18.531 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2019-01-08 19:22:18.533 INFO 42572 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/restart || /restart.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.context.restart.RestartMvcEndpoint.invoke()
- 2019-01-08 19:22:18.872 INFO 42572 --- [ main] o.s.i.codec.kryo.CompositeKryoRegistrar : configured Kryo registration [40, java.io.File] with serializer org.springframework.integration.codec.kryo.FileSerializer
- 2019-01-08 19:22:19.051 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
- 2019-01-08 19:22:19.063 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'rabbitConnectionFactory' has been autodetected for JMX exposure
- 2019-01-08 19:22:19.064 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'integrationMbeanExporter' has been autodetected for JMX exposure
- 2019-01-08 19:22:19.065 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'configurationPropertiesRebinder' has been autodetected for JMX exposure
- 2019-01-08 19:22:19.066 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'refreshEndpoint' has been autodetected for JMX exposure
- 2019-01-08 19:22:19.066 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'restartEndpoint' has been autodetected for JMX exposure
- 2019-01-08 19:22:19.067 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'refreshScope' has been autodetected for JMX exposure
- 2019-01-08 19:22:19.067 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'environmentManager' has been autodetected for JMX exposure
- 2019-01-08 19:22:19.071 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Located managed bean 'environmentManager': registering with JMX server as MBean [httptest.log:name=environmentManager,type=EnvironmentManager]
- 2019-01-08 19:22:19.088 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Located managed bean 'restartEndpoint': registering with JMX server as MBean [httptest.log:name=restartEndpoint,type=RestartEndpoint]
- 2019-01-08 19:22:19.101 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Located managed bean 'refreshScope': registering with JMX server as MBean [httptest.log:name=refreshScope,type=RefreshScope]
- 2019-01-08 19:22:19.116 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Located managed bean 'integrationMbeanExporter': registering with JMX server as MBean [httptest.log:name=integrationMbeanExporter,type=IntegrationMBeanExporter]
- 2019-01-08 19:22:19.143 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Located managed bean 'configurationPropertiesRebinder': registering with JMX server as MBean [httptest.log:name=configurationPropertiesRebinder,context=22f71333,type=ConfigurationPropertiesRebinder]
- 2019-01-08 19:22:19.146 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Located managed bean 'rabbitConnectionFactory': registering with JMX server as MBean [httptest.log:name=rabbitConnectionFactory,type=CachingConnectionFactory]
- 2019-01-08 19:22:19.153 INFO 42572 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Located managed bean 'refreshEndpoint': registering with JMX server as MBean [httptest.log:name=refreshEndpoint,type=RefreshEndpoint]
- 2019-01-08 19:22:19.158 INFO 42572 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Registering beans for JMX exposure on startup
- 2019-01-08 19:22:19.159 INFO 42572 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Registering MessageChannel nullChannel
- 2019-01-08 19:22:19.164 INFO 42572 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Located managed bean 'httptest.log:type=MessageChannel,name=nullChannel': registering with JMX server as MBean [httptest.log:type=MessageChannel,name=nullChannel]
- 2019-01-08 19:22:19.174 INFO 42572 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Registering MessageChannel input
- 2019-01-08 19:22:19.175 INFO 42572 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Located managed bean 'httptest.log:type=MessageChannel,name=input': registering with JMX server as MBean [httptest.log:type=MessageChannel,name=input]
- 2019-01-08 19:22:19.207 INFO 42572 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Registering MessageChannel errorChannel
- 2019-01-08 19:22:19.208 INFO 42572 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Located managed bean 'httptest.log:type=MessageChannel,name=errorChannel': registering with JMX server as MBean [httptest.log:type=MessageChannel,name=errorChannel]
- 2019-01-08 19:22:19.232 INFO 42572 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Located managed bean 'httptest.log:type=MessageHandler,name=logSinkHandler,bean=handler': registering with JMX server as MBean [httptest.log:type=MessageHandler,name=logSinkHandler,bean=handler]
- 2019-01-08 19:22:19.249 INFO 42572 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Located managed bean 'httptest.log:type=MessageHandler,name=errorLogger,bean=internal': registering with JMX server as MBean [httptest.log:type=MessageHandler,name=errorLogger,bean=internal]
- 2019-01-08 19:22:19.261 INFO 42572 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Located managed bean 'httptest.log:type=MessageHandler,name=org.springframework.cloud.stream.app.log.sink.LogSinkConfiguration.logSinkHandler.serviceActivator,bean=endpoint': registering with JMX server as MBean [httptest.log:type=MessageHandler,name=org.springframework.cloud.stream.app.log.sink.LogSinkConfiguration.logSinkHandler.serviceActivator,bean=endpoint]
- 2019-01-08 19:22:19.504 INFO 42572 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase -2147483648
- 2019-01-08 19:22:19.505 INFO 42572 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {message-handler:org.springframework.cloud.stream.app.log.sink.LogSinkConfiguration.logSinkHandler.serviceActivator} as a subscriber to the 'input' channel
- 2019-01-08 19:22:19.505 INFO 42572 --- [ main] o.s.integration.channel.DirectChannel : Channel 'log-sink:0.input' has 1 subscriber(s).
- 2019-01-08 19:22:19.505 INFO 42572 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started org.springframework.cloud.stream.app.log.sink.LogSinkConfiguration.logSinkHandler.serviceActivator
- 2019-01-08 19:22:19.505 INFO 42572 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase -2147482648
- 2019-01-08 19:22:19.507 INFO 42572 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 0
- 2019-01-08 19:22:19.551 INFO 42572 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
- 2019-01-08 19:22:19.552 INFO 42572 --- [ main] o.s.i.channel.PublishSubscribeChannel : Channel 'log-sink:0.errorChannel' has 1 subscriber(s).
- 2019-01-08 19:22:19.552 INFO 42572 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started _org.springframework.integration.errorLogger
- 2019-01-08 19:22:19.554 INFO 42572 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147482647
- 2019-01-08 19:22:19.673 INFO 42572 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2eced48b: startup date [Tue Jan 08 19:22:19 CET 2019]; root of context hierarchy
- 2019-01-08 19:22:19.698 INFO 42572 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesRebinderAutoConfiguration' of type [class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$bed7307a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-08 19:22:19.862 INFO 42572 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Fetching config from server at: http://localhost:8888
- 2019-01-08 19:22:19.880 WARN 42572 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Could not locate PropertySource: label not found
- 2019-01-08 19:22:19.881 INFO 42572 --- [ main] o.s.c.s.a.l.s.r.LogSinkRabbitApplication : No active profile set, falling back to default profiles: default
- 2019-01-08 19:22:19.884 INFO 42572 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4d18aa28: startup date [Tue Jan 08 19:22:19 CET 2019]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@22f71333
- 2019-01-08 19:22:20.009 INFO 42572 --- [ main] o.s.c.support.GenericApplicationContext : Refreshing org.springframework.context.support.GenericApplicationContext@295eaa7c: startup date [Tue Jan 08 19:22:20 CET 2019]; root of context hierarchy
- 2019-01-08 19:22:20.048 INFO 42572 --- [ main] o.s.c.s.a.l.s.r.LogSinkRabbitApplication : Started LogSinkRabbitApplication in 0.477 seconds (JVM running for 11.027)
- 2019-01-08 19:22:20.063 INFO 42572 --- [ main] o.s.c.s.b.r.RabbitMessageChannelBinder : declaring queue for inbound: httptest.http.httptest, bound to: httptest.http
- 2019-01-08 19:22:20.077 WARN 42572 --- [ main] o.s.amqp.rabbit.core.RabbitAdmin : Failed to declare exchange: Exchange [name=httptest.http, type=topic, durable=true, autoDelete=false, internal=false, arguments={}], continuing...
- org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:62) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:309) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.connection.CachingConnectionFactory.createConnection(CachingConnectionFactory.java:547) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.core.RabbitTemplate.doExecute(RabbitTemplate.java:1387) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:1368) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:1344) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.core.RabbitAdmin.declareExchange(RabbitAdmin.java:156) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder.declareExchange(RabbitMessageChannelBinder.java:457) [spring-cloud-stream-binder-rabbit-1.1.1.RELEASE.jar!/:1.1.1.RELEASE]
- at org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder.createConsumerDestinationIfNecessary(RabbitMessageChannelBinder.java:266) [spring-cloud-stream-binder-rabbit-1.1.1.RELEASE.jar!/:1.1.1.RELEASE]
- at org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder.createConsumerDestinationIfNecessary(RabbitMessageChannelBinder.java:85) [spring-cloud-stream-binder-rabbit-1.1.1.RELEASE.jar!/:1.1.1.RELEASE]
- at org.springframework.cloud.stream.binder.AbstractMessageChannelBinder.doBindConsumer(AbstractMessageChannelBinder.java:188) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binder.AbstractMessageChannelBinder.doBindConsumer(AbstractMessageChannelBinder.java:53) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binder.AbstractBinder.bindConsumer(AbstractBinder.java:141) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binding.ChannelBindingService.bindConsumer(ChannelBindingService.java:93) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binding.BindableProxyFactory.bindInputs(BindableProxyFactory.java:191) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binding.InputBindingLifecycle.start(InputBindingLifecycle.java:55) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:173) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:51) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:346) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:149) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:112) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:874) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.finishRefresh(EmbeddedWebApplicationContext.java:144) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:761) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:371) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1186) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1175) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.cloud.stream.app.log.sink.rabbit.LogSinkRabbitApplication.main(LogSinkRabbitApplication.java:29) [classes!/:1.1.0.RELEASE]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_191]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_191]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_191]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_191]
- at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) [log-sink-rabbit-1.1.0.RELEASE.jar:1.1.0.RELEASE]
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [log-sink-rabbit-1.1.0.RELEASE.jar:1.1.0.RELEASE]
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) [log-sink-rabbit-1.1.0.RELEASE.jar:1.1.0.RELEASE]
- at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:58) [log-sink-rabbit-1.1.0.RELEASE.jar:1.1.0.RELEASE]
- Caused by: java.net.ConnectException: Connection refused (Connection refused)
- at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_191]
- at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_191]
- at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_191]
- at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_191]
- at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_191]
- at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_191]
- at com.rabbitmq.client.impl.FrameHandlerFactory.create(FrameHandlerFactory.java:32) ~[amqp-client-3.6.3.jar!/:na]
- at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:811) ~[amqp-client-3.6.3.jar!/:na]
- at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:725) ~[amqp-client-3.6.3.jar!/:na]
- at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:296) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- ... 37 common frames omitted
- 2019-01-08 19:22:20.079 WARN 42572 --- [ main] o.s.amqp.rabbit.core.RabbitAdmin : Failed to declare queue: Queue [name=httptest.http.httptest, durable=true, autoDelete=false, exclusive=false, arguments={}], continuing...
- org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:62) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:309) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.connection.CachingConnectionFactory.createConnection(CachingConnectionFactory.java:547) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.core.RabbitTemplate.doExecute(RabbitTemplate.java:1387) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:1368) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:1344) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.core.RabbitAdmin.declareQueue(RabbitAdmin.java:206) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder.declareQueue(RabbitMessageChannelBinder.java:445) [spring-cloud-stream-binder-rabbit-1.1.1.RELEASE.jar!/:1.1.1.RELEASE]
- at org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder.createConsumerDestinationIfNecessary(RabbitMessageChannelBinder.java:290) [spring-cloud-stream-binder-rabbit-1.1.1.RELEASE.jar!/:1.1.1.RELEASE]
- at org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder.createConsumerDestinationIfNecessary(RabbitMessageChannelBinder.java:85) [spring-cloud-stream-binder-rabbit-1.1.1.RELEASE.jar!/:1.1.1.RELEASE]
- at org.springframework.cloud.stream.binder.AbstractMessageChannelBinder.doBindConsumer(AbstractMessageChannelBinder.java:188) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binder.AbstractMessageChannelBinder.doBindConsumer(AbstractMessageChannelBinder.java:53) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binder.AbstractBinder.bindConsumer(AbstractBinder.java:141) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binding.ChannelBindingService.bindConsumer(ChannelBindingService.java:93) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binding.BindableProxyFactory.bindInputs(BindableProxyFactory.java:191) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binding.InputBindingLifecycle.start(InputBindingLifecycle.java:55) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:173) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:51) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:346) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:149) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:112) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:874) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.finishRefresh(EmbeddedWebApplicationContext.java:144) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:761) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:371) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1186) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1175) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.cloud.stream.app.log.sink.rabbit.LogSinkRabbitApplication.main(LogSinkRabbitApplication.java:29) [classes!/:1.1.0.RELEASE]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_191]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_191]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_191]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_191]
- at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) [log-sink-rabbit-1.1.0.RELEASE.jar:1.1.0.RELEASE]
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [log-sink-rabbit-1.1.0.RELEASE.jar:1.1.0.RELEASE]
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) [log-sink-rabbit-1.1.0.RELEASE.jar:1.1.0.RELEASE]
- at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:58) [log-sink-rabbit-1.1.0.RELEASE.jar:1.1.0.RELEASE]
- Caused by: java.net.ConnectException: Connection refused (Connection refused)
- at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_191]
- at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_191]
- at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_191]
- at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_191]
- at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_191]
- at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_191]
- at com.rabbitmq.client.impl.FrameHandlerFactory.create(FrameHandlerFactory.java:32) ~[amqp-client-3.6.3.jar!/:na]
- at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:811) ~[amqp-client-3.6.3.jar!/:na]
- at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:725) ~[amqp-client-3.6.3.jar!/:na]
- at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:296) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- ... 37 common frames omitted
- 2019-01-08 19:22:20.085 WARN 42572 --- [ main] o.s.amqp.rabbit.core.RabbitAdmin : Failed to declare binding: Binding [destination=httptest.http.httptest, exchange=httptest.http, routingKey=#], continuing...
- org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:62) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:309) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.connection.CachingConnectionFactory.createConnection(CachingConnectionFactory.java:547) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.core.RabbitTemplate.doExecute(RabbitTemplate.java:1387) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:1368) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:1344) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.amqp.rabbit.core.RabbitAdmin.declareBinding(RabbitAdmin.java:292) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- at org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder.declareBinding(RabbitMessageChannelBinder.java:470) [spring-cloud-stream-binder-rabbit-1.1.1.RELEASE.jar!/:1.1.1.RELEASE]
- at org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder.createConsumerDestinationIfNecessary(RabbitMessageChannelBinder.java:296) [spring-cloud-stream-binder-rabbit-1.1.1.RELEASE.jar!/:1.1.1.RELEASE]
- at org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder.createConsumerDestinationIfNecessary(RabbitMessageChannelBinder.java:85) [spring-cloud-stream-binder-rabbit-1.1.1.RELEASE.jar!/:1.1.1.RELEASE]
- at org.springframework.cloud.stream.binder.AbstractMessageChannelBinder.doBindConsumer(AbstractMessageChannelBinder.java:188) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binder.AbstractMessageChannelBinder.doBindConsumer(AbstractMessageChannelBinder.java:53) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binder.AbstractBinder.bindConsumer(AbstractBinder.java:141) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binding.ChannelBindingService.bindConsumer(ChannelBindingService.java:93) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binding.BindableProxyFactory.bindInputs(BindableProxyFactory.java:191) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.cloud.stream.binding.InputBindingLifecycle.start(InputBindingLifecycle.java:55) [spring-cloud-stream-1.1.0.RELEASE.jar!/:1.1.0.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:173) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:51) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:346) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:149) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:112) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:874) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.finishRefresh(EmbeddedWebApplicationContext.java:144) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) [spring-context-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
- at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:761) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:371) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1186) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1175) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
- at org.springframework.cloud.stream.app.log.sink.rabbit.LogSinkRabbitApplication.main(LogSinkRabbitApplication.java:29) [classes!/:1.1.0.RELEASE]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_191]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_191]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_191]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_191]
- at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) [log-sink-rabbit-1.1.0.RELEASE.jar:1.1.0.RELEASE]
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [log-sink-rabbit-1.1.0.RELEASE.jar:1.1.0.RELEASE]
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) [log-sink-rabbit-1.1.0.RELEASE.jar:1.1.0.RELEASE]
- at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:58) [log-sink-rabbit-1.1.0.RELEASE.jar:1.1.0.RELEASE]
- Caused by: java.net.ConnectException: Connection refused (Connection refused)
- at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_191]
- at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_191]
- at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_191]
- at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_191]
- at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_191]
- at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_191]
- at com.rabbitmq.client.impl.FrameHandlerFactory.create(FrameHandlerFactory.java:32) ~[amqp-client-3.6.3.jar!/:na]
- at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:811) ~[amqp-client-3.6.3.jar!/:na]
- at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:725) ~[amqp-client-3.6.3.jar!/:na]
- at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:296) ~[spring-rabbit-1.6.2.RELEASE.jar!/:na]
- ... 37 common frames omitted
- 2019-01-08 19:22:20.149 INFO 42572 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started inbound.httptest.http.httptest
- 2019-01-08 19:22:20.150 INFO 42572 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {message-handler:inbound.httptest.http.httptest} as a subscriber to the 'bridge.httptest.http' channel
- 2019-01-08 19:22:20.150 INFO 42572 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started inbound.httptest.http.httptest
- 2019-01-08 19:22:20.151 INFO 42572 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483647
- 2019-01-08 19:22:20.244 INFO 42572 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 45345 (http)
- 2019-01-08 19:22:20.247 INFO 42572 --- [ main] o.s.c.s.a.l.s.r.LogSinkRabbitApplication : Started LogSinkRabbitApplication in 10.254 seconds (JVM running for 11.226)
- 2019-01-08 19:22:25.217 WARN 42572 --- [http.httptest-1] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:22:25.219 INFO 42572 --- [http.httptest-1] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:22:30.279 WARN 42572 --- [http.httptest-2] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:22:30.279 INFO 42572 --- [http.httptest-2] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:22:35.350 WARN 42572 --- [http.httptest-3] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:22:35.351 INFO 42572 --- [http.httptest-3] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:22:40.406 WARN 42572 --- [http.httptest-4] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:22:40.406 INFO 42572 --- [http.httptest-4] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:22:45.459 WARN 42572 --- [http.httptest-5] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:22:45.460 INFO 42572 --- [http.httptest-5] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:22:50.531 WARN 42572 --- [http.httptest-6] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:22:50.531 INFO 42572 --- [http.httptest-6] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:22:55.599 WARN 42572 --- [http.httptest-7] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:22:55.600 INFO 42572 --- [http.httptest-7] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:23:00.663 WARN 42572 --- [http.httptest-8] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:23:00.664 INFO 42572 --- [http.httptest-8] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:23:05.745 WARN 42572 --- [http.httptest-9] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:23:05.745 INFO 42572 --- [http.httptest-9] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:23:10.821 WARN 42572 --- [ttp.httptest-10] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:23:10.822 INFO 42572 --- [ttp.httptest-10] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:23:15.889 WARN 42572 --- [ttp.httptest-11] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:23:15.890 INFO 42572 --- [ttp.httptest-11] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:23:20.968 WARN 42572 --- [ttp.httptest-12] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:23:20.968 INFO 42572 --- [ttp.httptest-12] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:23:26.037 WARN 42572 --- [ttp.httptest-13] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:23:26.037 INFO 42572 --- [ttp.httptest-13] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:23:31.095 WARN 42572 --- [ttp.httptest-14] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:23:31.095 INFO 42572 --- [ttp.httptest-14] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:23:36.162 WARN 42572 --- [ttp.httptest-15] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:23:36.163 INFO 42572 --- [ttp.httptest-15] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:23:41.232 WARN 42572 --- [ttp.httptest-16] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:23:41.232 INFO 42572 --- [ttp.httptest-16] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:23:46.299 WARN 42572 --- [ttp.httptest-17] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:23:46.300 INFO 42572 --- [ttp.httptest-17] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:23:51.361 WARN 42572 --- [ttp.httptest-18] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:23:51.361 INFO 42572 --- [ttp.httptest-18] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:23:56.415 WARN 42572 --- [ttp.httptest-19] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:23:56.416 INFO 42572 --- [ttp.httptest-19] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:24:01.476 WARN 42572 --- [ttp.httptest-20] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:24:01.476 INFO 42572 --- [ttp.httptest-20] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:24:06.545 WARN 42572 --- [ttp.httptest-21] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:24:06.545 INFO 42572 --- [ttp.httptest-21] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:24:11.613 WARN 42572 --- [ttp.httptest-22] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:24:11.614 INFO 42572 --- [ttp.httptest-22] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:24:16.663 WARN 42572 --- [ttp.httptest-23] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:24:16.664 INFO 42572 --- [ttp.httptest-23] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:24:21.751 WARN 42572 --- [ttp.httptest-24] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:24:21.751 INFO 42572 --- [ttp.httptest-24] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:24:26.815 WARN 42572 --- [ttp.httptest-25] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:24:26.816 INFO 42572 --- [ttp.httptest-25] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:24:31.868 WARN 42572 --- [ttp.httptest-26] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:24:31.868 INFO 42572 --- [ttp.httptest-26] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:24:36.919 WARN 42572 --- [ttp.httptest-27] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:24:36.926 INFO 42572 --- [ttp.httptest-27] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:24:42.001 WARN 42572 --- [ttp.httptest-28] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:24:42.001 INFO 42572 --- [ttp.httptest-28] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:24:47.076 WARN 42572 --- [ttp.httptest-29] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:24:47.076 INFO 42572 --- [ttp.httptest-29] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:24:52.168 WARN 42572 --- [ttp.httptest-30] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:24:52.168 INFO 42572 --- [ttp.httptest-30] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:24:57.225 WARN 42572 --- [ttp.httptest-31] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:24:57.225 INFO 42572 --- [ttp.httptest-31] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:25:02.284 WARN 42572 --- [ttp.httptest-32] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:25:02.285 INFO 42572 --- [ttp.httptest-32] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:25:07.354 WARN 42572 --- [ttp.httptest-33] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:25:07.354 INFO 42572 --- [ttp.httptest-33] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:25:12.409 WARN 42572 --- [ttp.httptest-34] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:25:12.410 INFO 42572 --- [ttp.httptest-34] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:25:17.479 WARN 42572 --- [ttp.httptest-35] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:25:17.479 INFO 42572 --- [ttp.httptest-35] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:25:22.539 WARN 42572 --- [ttp.httptest-36] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:25:22.539 INFO 42572 --- [ttp.httptest-36] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:25:27.604 WARN 42572 --- [ttp.httptest-37] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:25:27.604 INFO 42572 --- [ttp.httptest-37] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:25:32.678 WARN 42572 --- [ttp.httptest-38] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:25:32.678 INFO 42572 --- [ttp.httptest-38] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:25:37.744 WARN 42572 --- [ttp.httptest-39] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:25:37.744 INFO 42572 --- [ttp.httptest-39] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:25:42.803 WARN 42572 --- [ttp.httptest-40] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:25:42.804 INFO 42572 --- [ttp.httptest-40] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:25:47.846 WARN 42572 --- [ttp.httptest-41] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:25:47.846 INFO 42572 --- [ttp.httptest-41] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:25:52.911 WARN 42572 --- [ttp.httptest-42] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:25:52.911 INFO 42572 --- [ttp.httptest-42] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:25:57.983 WARN 42572 --- [ttp.httptest-43] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:25:57.983 INFO 42572 --- [ttp.httptest-43] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:26:03.044 WARN 42572 --- [ttp.httptest-44] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:26:03.045 INFO 42572 --- [ttp.httptest-44] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:26:08.114 WARN 42572 --- [ttp.httptest-45] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:26:08.114 INFO 42572 --- [ttp.httptest-45] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:26:13.180 WARN 42572 --- [ttp.httptest-46] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:26:13.181 INFO 42572 --- [ttp.httptest-46] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
- 2019-01-08 19:26:18.243 WARN 42572 --- [ttp.httptest-47] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection refused)
- 2019-01-08 19:26:18.243 INFO 42572 --- [ttp.httptest-47] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tags=[{}], channel=null, acknowledgeMode=AUTO local queue size=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement