Last active
April 27, 2020 13:30
-
-
Save andypiper/8973951 to your computer and use it in GitHub Desktop.
failure to launch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| w12:05:56.217 [main] DEBUG o.s.core.env.StandardEnvironment - Initializing new StandardEnvironment | |
| 12:05:56.225 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence | |
| 12:05:56.229 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence | |
| 12:05:56.229 [main] DEBUG o.s.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] | |
| 12:05:56.332 [main] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@717a6926: startup date [Thu Feb 13 12:05:56 GMT 2014]; root of context hierarchy | |
| 12:05:56.333 [main] DEBUG o.s.c.a.AnnotationConfigApplicationContext - Bean factory for org.springframework.context.annotation.AnnotationConfigApplicationContext@717a6926: org.springframework.beans.factory.support.DefaultListableBeanFactory@18aaa1c3: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,application]; root of factory hierarchy | |
| 12:05:56.349 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' | |
| 12:05:56.349 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' | |
| 12:05:56.366 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references | |
| 12:05:56.368 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' | |
| 12:05:56.397 [main] DEBUG o.s.c.a.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method hello.Application.newline() | |
| 12:05:56.398 [main] DEBUG o.s.c.a.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method hello.Application.twitterTemplate() | |
| 12:05:56.399 [main] DEBUG o.s.c.a.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method hello.Application.oauth2Template() | |
| 12:05:56.406 [main] DEBUG o.s.core.env.StandardEnvironment - Initializing new StandardEnvironment | |
| 12:05:56.406 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence | |
| 12:05:56.406 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence | |
| 12:05:56.406 [main] DEBUG o.s.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] | |
| 12:05:56.413 [main] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [hello/integration.xml] | |
| 12:05:56.447 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl] | |
| 12:05:56.476 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas] | |
| 12:05:56.485 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/integration/http/spring-integration-http-3.0.xsd=org/springframework/integration/http/config/spring-integration-http-3.0.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/integration/file/spring-integration-file-2.0.xsd=org/springframework/integration/file/config/spring-integration-file-2.0.xsd, http://www.springframework.org/schema/integration/twitter/spring-integration-twitter-2.1.xsd=org/springframework/integration/twitter/config/spring-integration-twitter-2.1.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-4.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/integration/spring-integration-4.0.xsd=org/springframework/integration/config/xml/spring-integration-4.0.xsd, http://www.springframework.org/schema/context/spring-context-4.0.xsd=org/springframework/context/config/spring-context-4.0.xsd, http://www.springframework.org/schema/integration/http/spring-integration-http-2.1.xsd=org/springframework/integration/http/config/spring-integration-http-2.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/integration/twitter/spring-integration-twitter-3.0.xsd=org/springframework/integration/twitter/config/spring-integration-twitter-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/integration/spring-integration-2.1.xsd=org/springframework/integration/config/xml/spring-integration-2.1.xsd, http://www.springframework.org/schema/integration/mqtt/spring-integration-mqtt.xsd=org/springframework/integration/mqtt/config/xml/spring-integration-mqtt-4.0.xsd, http://www.springframework.org/schema/integration/file/spring-integration-file.xsd=org/springframework/integration/file/config/spring-integration-file-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-4.0.xsd=org/springframework/aop/config/spring-aop-4.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/integration/spring-integration-3.0.xsd=org/springframework/integration/config/xml/spring-integration-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/integration/spring-integration.xsd=org/springframework/integration/config/xml/spring-integration-4.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc-4.0.xsd=org/springframework/web/servlet/config/spring-mvc-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/integration/twitter/spring-integration-twitter-2.0.xsd=org/springframework/integration/twitter/config/spring-integration-twitter-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-4.0.xsd=org/springframework/scripting/config/spring-lang-4.0.xsd, http://www.springframework.org/schema/integration/http/spring-integration-http-2.0.xsd=org/springframework/integration/http/config/spring-integration-http-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-4.0.xsd, http://www.springframework.org/schema/integration/file/spring-integration-file-1.0.xsd=org/springframework/integration/file/config/spring-integration-file-1.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/integration/twitter/spring-integration-twitter.xsd=org/springframework/integration/twitter/config/spring-integration-twitter-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-4.0.xsd=org/springframework/beans/factory/xml/spring-tool-4.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-3.2.xsd=org/springframework/transaction/config/spring-tx-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-4.0.xsd=org/springframework/ejb/config/spring-jee-4.0.xsd, http://www.springframework.org/schema/integration/http/spring-integration-http.xsd=org/springframework/integration/http/config/spring-integration-http-3.0.xsd, http://www.springframework.org/schema/integration/spring-integration-2.0.xsd=org/springframework/integration/config/xml/spring-integration-2.0.xsd, http://www.springframework.org/schema/integration/stream/spring-integration-stream-2.2.xsd=org/springframework/integration/stream/config/spring-integration-stream-2.2.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-4.0.xsd=org/springframework/cache/config/spring-cache-4.0.xsd, http://www.springframework.org/schema/integration/ip/spring-integration-ip-2.2.xsd=org/springframework/integration/ip/config/spring-integration-ip-2.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/integration/stream/spring-integration-stream.xsd=org/springframework/integration/stream/config/spring-integration-stream-3.0.xsd, http://www.springframework.org/schema/integration/http/spring-integration-http-1.0.xsd=org/springframework/integration/http/config/spring-integration-http-1.0.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-4.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-4.0.xsd=org/springframework/beans/factory/xml/spring-beans-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-4.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/integration/ip/spring-integration-ip-3.0.xsd=org/springframework/integration/ip/config/spring-integration-ip-3.0.xsd, http://www.springframework.org/schema/integration/stream/spring-integration-stream-2.1.xsd=org/springframework/integration/stream/config/spring-integration-stream-2.1.xsd, http://www.springframework.org/schema/task/spring-task-4.0.xsd=org/springframework/scheduling/config/spring-task-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-4.0.xsd=org/springframework/transaction/config/spring-tx-4.0.xsd, http://www.springframework.org/schema/integration/ip/spring-integration-ip-2.1.xsd=org/springframework/integration/ip/config/spring-integration-ip-2.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/integration/spring-integration-1.0.xsd=org/springframework/integration/config/xml/spring-integration-1.0.xsd, http://www.springframework.org/schema/integration/stream/spring-integration-stream-3.0.xsd=org/springframework/integration/stream/config/spring-integration-stream-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-4.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/integration/file/spring-integration-file-2.2.xsd=org/springframework/integration/file/config/spring-integration-file-2.2.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/integration/stream/spring-integration-stream-2.0.xsd=org/springframework/integration/stream/config/spring-integration-stream-2.0.xsd, http://www.springframework.org/schema/integration/mqtt/spring-integration-mqtt-4.0.xsd=org/springframework/integration/mqtt/config/xml/spring-integration-mqtt-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/integration/ip/spring-integration-ip-2.0.xsd=org/springframework/integration/ip/config/spring-integration-ip-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/util/spring-util-4.0.xsd=org/springframework/beans/factory/xml/spring-util-4.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-4.0.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/integration/file/spring-integration-file-2.1.xsd=org/springframework/integration/file/config/spring-integration-file-2.1.xsd, http://www.springframework.org/schema/integration/twitter/spring-integration-twitter-4.0.xsd=org/springframework/integration/twitter/config/spring-integration-twitter-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/integration/twitter/spring-integration-twitter-2.2.xsd=org/springframework/integration/twitter/config/spring-integration-twitter-2.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-4.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-4.0.xsd, http://www.springframework.org/schema/integration/http/spring-integration-http-2.2.xsd=org/springframework/integration/http/config/spring-integration-http-2.2.xsd, http://www.springframework.org/schema/integration/file/spring-integration-file-3.0.xsd=org/springframework/integration/file/config/spring-integration-file-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/integration/spring-integration-2.2.xsd=org/springframework/integration/config/xml/spring-integration-2.2.xsd, http://www.springframework.org/schema/integration/stream/spring-integration-stream-1.0.xsd=org/springframework/integration/stream/config/spring-integration-stream-1.0.xsd, http://www.springframework.org/schema/integration/ip/spring-integration-ip.xsd=org/springframework/integration/ip/config/spring-integration-ip-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-4.0.xsd} | |
| 12:05:56.489 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-4.0.xsd | |
| 12:05:56.538 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/integration/twitter/spring-integration-twitter-2.2.xsd] in classpath: org/springframework/integration/twitter/config/spring-integration-twitter-2.2.xsd | |
| 12:05:56.546 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/integration/spring-integration.xsd] in classpath: org/springframework/integration/config/xml/spring-integration-4.0.xsd | |
| 12:05:56.699 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/integration/mqtt/spring-integration-mqtt.xsd] in classpath: org/springframework/integration/mqtt/config/xml/spring-integration-mqtt-4.0.xsd | |
| 12:05:56.709 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions | |
| 12:05:56.729 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/integration/ip=org.springframework.integration.ip.config.IpNamespaceHandler, http://www.springframework.org/schema/integration/file=org.springframework.integration.file.config.FileNamespaceHandler, http://www.springframework.org/schema/integration/twitter=org.springframework.integration.twitter.config.TwitterNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/integration=org.springframework.integration.config.xml.IntegrationNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/integration/http=org.springframework.integration.http.config.HttpNamespaceHandler, http://www.springframework.org/schema/integration/mqtt=org.springframework.integration.mqtt.config.xml.MqttNamespaceHandler, http://www.springframework.org/schema/integration/stream=org.springframework.integration.stream.config.StreamNamespaceHandler} | |
| 12:05:56.749 [main] INFO o.s.b.f.config.PropertiesFactoryBean - Loading properties file from URL [jar:file:/Users/andyp/Development/mqtt/spring-int-mqtt/build/libs/gs-integration-0.1.0.jar!/lib/spring-integration-core-4.0.0.M3.jar!/META-INF/spring.integration.default.properties] | |
| 12:05:56.757 [main] INFO o.s.i.t.c.TwitterNamespaceHandler - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. | |
| 12:05:56.768 [main] DEBUG o.s.i.t.c.TwitterNamespaceHandler - SpEL function '#jsonPath' isn't registered: there is no jayway json-path.jar on the classpath. | |
| 12:05:56.771 [main] DEBUG o.s.i.t.c.TwitterNamespaceHandler - SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath. | |
| 12:05:56.840 [main] DEBUG o.s.i.c.x.IntegrationNamespaceHandler - SpEL function '#jsonPath' isn't registered: there is no jayway json-path.jar on the classpath. | |
| 12:05:56.844 [main] DEBUG o.s.i.c.x.IntegrationNamespaceHandler - SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath. | |
| 12:05:56.852 [main] DEBUG o.s.i.c.x.IntegrationNamespaceHandler - SpEL function '#jsonPath' isn't registered: there is no jayway json-path.jar on the classpath. | |
| 12:05:56.855 [main] DEBUG o.s.i.c.x.IntegrationNamespaceHandler - SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath. | |
| 12:05:56.864 [main] DEBUG o.s.i.m.c.xml.MqttNamespaceHandler - SpEL function '#jsonPath' isn't registered: there is no jayway json-path.jar on the classpath. | |
| 12:05:56.867 [main] DEBUG o.s.i.m.c.xml.MqttNamespaceHandler - SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath. | |
| 12:05:56.876 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 16 bean definitions from location pattern [/hello/integration.xml] | |
| 12:05:56.972 [main] DEBUG o.s.c.a.ConfigurationClassEnhancer - Successfully enhanced hello.Application; enhanced class name is: hello.Application$$EnhancerByCGLIB$$33495f4d | |
| 12:05:56.973 [main] DEBUG o.s.c.a.ConfigurationClassPostProcessor - Replacing bean definition 'application' existing class name 'hello.Application' with enhanced class name 'hello.Application$$EnhancerByCGLIB$$33495f4d' | |
| 12:05:56.977 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.integration.internalDefaultConfiguringBeanFactoryPostProcessor' | |
| 12:05:56.977 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.integration.internalDefaultConfiguringBeanFactoryPostProcessor' | |
| 12:05:56.977 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.integration.internalDefaultConfiguringBeanFactoryPostProcessor' to allow for resolving potential circular references | |
| 12:05:56.977 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.integration.internalDefaultConfiguringBeanFactoryPostProcessor' | |
| 12:05:56.978 [main] INFO o.s.i.c.x.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. | |
| 12:05:56.978 [main] INFO o.s.i.c.x.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created. | |
| 12:05:56.991 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' | |
| 12:05:56.991 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' | |
| 12:05:56.992 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references | |
| 12:05:56.992 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' | |
| 12:05:56.992 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' | |
| 12:05:56.992 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' | |
| 12:05:56.993 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references | |
| 12:05:56.993 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' | |
| 12:05:56.993 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' | |
| 12:05:56.993 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' | |
| 12:05:56.997 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references | |
| 12:05:56.997 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' | |
| 12:05:56.997 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' | |
| 12:05:56.998 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' | |
| 12:05:56.998 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references | |
| 12:05:56.998 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' | |
| 12:05:56.998 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor' | |
| 12:05:56.998 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor' | |
| 12:05:56.998 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor' to allow for resolving potential circular references | |
| 12:05:56.998 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor' | |
| 12:05:56.998 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.integration.expression.IntegrationEvaluationContextAwareBeanPostProcessor#0' | |
| 12:05:56.998 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.integration.expression.IntegrationEvaluationContextAwareBeanPostProcessor#0' | |
| 12:05:57.000 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.integration.expression.IntegrationEvaluationContextAwareBeanPostProcessor#0' to allow for resolving potential circular references | |
| 12:05:57.024 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.integration.expression.IntegrationEvaluationContextAwareBeanPostProcessor#0' | |
| 12:05:57.027 [main] DEBUG o.s.c.a.AnnotationConfigApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@54e0a229] | |
| 12:05:57.029 [main] DEBUG o.s.c.a.AnnotationConfigApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@2ec441bf] | |
| 12:05:57.039 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@18aaa1c3: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,application,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor,newline,twitterTemplate,oauth2Template,channelInitializer,$autoCreateChannelCandidates,integrationEvaluationContext,org.springframework.integration.expression.IntegrationEvaluationContextAwareBeanPostProcessor#0,integrationGlobalProperties,integrationHeaderChannelRegistry,org.springframework.integration.internalDefaultConfiguringBeanFactoryPostProcessor,tweets,tweets.adapter.source,org.springframework.scheduling.support.PeriodicTrigger#0,tweets.adapter,org.springframework.integration.config.TransformerFactoryBean#0,org.springframework.integration.config.ConsumerEndpointFactoryBean#0,org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler#0,mqtt-publish,clientFactory,nullChannel,errorChannel,_org.springframework.integration.errorLogger,taskScheduler,org.springframework.integration.config.IdGeneratorConfigurer#0]; root of factory hierarchy | |
| 12:05:57.039 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' | |
| 12:05:57.039 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' | |
| 12:05:57.039 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' | |
| 12:05:57.039 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' | |
| 12:05:57.039 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'application' | |
| 12:05:57.039 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'application' | |
| 12:05:57.041 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'application' to allow for resolving potential circular references | |
| 12:05:57.048 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'application' | |
| 12:05:57.048 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' | |
| 12:05:57.048 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor' | |
| 12:05:57.048 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'newline' | |
| 12:05:57.048 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'newline' | |
| 12:05:57.050 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'application' | |
| 12:05:57.072 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'newline' to allow for resolving potential circular references | |
| 12:05:57.072 [main] DEBUG o.s.beans.CachedIntrospectionResults - Not strongly caching class [java.lang.String] because it is not cache-safe | |
| 12:05:57.075 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'newline' | |
| 12:05:57.076 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'twitterTemplate' | |
| 12:05:57.076 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'twitterTemplate' | |
| 12:05:57.076 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'application' | |
| 12:05:57.088 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'oauth2Template' | |
| 12:05:57.088 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'oauth2Template' | |
| 12:05:57.088 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'application' | |
| 12:05:57.089 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'environment' | |
| 12:05:57.089 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Autowiring by type from bean name 'oauth2Template' via factory method to bean named 'environment' | |
| 12:05:57.091 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'clientId' in [systemProperties] | |
| 12:05:57.091 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Found key 'clientId' in [systemProperties] with type [String] and value 'EErBy4qSRPoGcm63eWfXQg' | |
| 12:05:57.092 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'clientSecret' in [systemProperties] | |
| 12:05:57.092 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Found key 'clientSecret' in [systemProperties] with type [String] and value 'Zr5ENLalQLOhnRUiphmRqsS9Lq9TzjGDETba6Pxdv8' | |
| 12:05:57.097 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'oauth2Template' to allow for resolving potential circular references | |
| 12:05:57.102 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'oauth2Template' | |
| 12:05:57.102 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Autowiring by type from bean name 'twitterTemplate' via factory method to bean named 'oauth2Template' | |
| 12:05:57.569 [main] DEBUG o.s.web.client.RestTemplate - Created POST request for "https://api.twitter.com/oauth2/token" | |
| 12:05:57.601 [main] DEBUG o.s.web.client.RestTemplate - Setting request Accept header to [application/json, application/*+json] | |
| 12:05:57.601 [main] DEBUG o.s.web.client.RestTemplate - Writing [{client_id=[EErBy4qSRPoGcm63eWfXQg], client_secret=[Zr5ENLalQLOhnRUiphmRqsS9Lq9TzjGDETba6Pxdv8], grant_type=[client_credentials]}] using [org.springframework.http.converter.FormHttpMessageConverter@3311b2c] | |
| 12:05:59.195 [main] DEBUG o.s.web.client.RestTemplate - POST request for "https://api.twitter.com/oauth2/token" resulted in 200 (OK) | |
| 12:05:59.200 [main] DEBUG o.s.web.client.RestTemplate - Reading [interface java.util.Map] as "application/json;charset=utf-8" using [org.springframework.http.converter.json.MappingJacksonHttpMessageConverter@755bbcc8] | |
| 12:05:59.309 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'twitterTemplate' to allow for resolving potential circular references | |
| 12:05:59.318 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'twitterTemplate' | |
| 12:05:59.318 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'oauth2Template' | |
| 12:05:59.318 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'channelInitializer' | |
| 12:05:59.318 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'channelInitializer' | |
| 12:05:59.319 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'channelInitializer' to allow for resolving potential circular references | |
| 12:05:59.386 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'integrationGlobalProperties' | |
| 12:05:59.386 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'integrationGlobalProperties' | |
| 12:05:59.387 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'integrationGlobalProperties' to allow for resolving potential circular references | |
| 12:05:59.404 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'integrationGlobalProperties' | |
| 12:05:59.404 [main] INFO o.s.b.f.config.PropertiesFactoryBean - Loading properties file from URL [jar:file:/Users/andyp/Development/mqtt/spring-int-mqtt/build/libs/gs-integration-0.1.0.jar!/lib/spring-integration-core-4.0.0.M3.jar!/META-INF/spring.integration.default.properties] | |
| 12:05:59.405 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'integrationGlobalProperties' | |
| 12:05:59.426 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'channelInitializer' | |
| 12:05:59.426 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean '$autoCreateChannelCandidates' | |
| 12:05:59.426 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean '$autoCreateChannelCandidates' | |
| 12:05:59.435 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean '$autoCreateChannelCandidates' to allow for resolving potential circular references | |
| 12:05:59.443 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean '$autoCreateChannelCandidates' | |
| 12:05:59.443 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'channelInitializer' | |
| 12:05:59.443 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean '$autoCreateChannelCandidates' | |
| 12:05:59.443 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'integrationEvaluationContext' | |
| 12:05:59.443 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'integrationEvaluationContext' | |
| 12:05:59.444 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'integrationEvaluationContext' to allow for resolving potential circular references | |
| 12:05:59.453 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'integrationEvaluationContext' | |
| 12:05:59.454 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning eagerly cached instance of singleton bean 'integrationEvaluationContext' that is not fully initialized yet - a consequence of a circular reference | |
| 12:05:59.456 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'integrationEvaluationContext' | |
| 12:05:59.456 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.integration.expression.IntegrationEvaluationContextAwareBeanPostProcessor#0' | |
| 12:05:59.456 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integrationGlobalProperties' | |
| 12:05:59.456 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'integrationHeaderChannelRegistry' | |
| 12:05:59.457 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'integrationHeaderChannelRegistry' | |
| 12:05:59.460 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'integrationHeaderChannelRegistry' to allow for resolving potential circular references | |
| 12:05:59.472 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integrationGlobalProperties' | |
| 12:05:59.472 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'integrationHeaderChannelRegistry' | |
| 12:05:59.472 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'taskScheduler' | |
| 12:05:59.472 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'taskScheduler' | |
| 12:05:59.478 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'taskScheduler' to allow for resolving potential circular references | |
| 12:05:59.511 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integrationGlobalProperties' | |
| 12:05:59.514 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean '(inner bean)' | |
| 12:05:59.526 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'errorChannel' | |
| 12:05:59.526 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'errorChannel' | |
| 12:05:59.538 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'errorChannel' to allow for resolving potential circular references | |
| 12:05:59.568 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integrationGlobalProperties' | |
| 12:05:59.568 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'errorChannel' | |
| 12:05:59.569 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'errorChannel' | |
| 12:05:59.571 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning eagerly cached instance of singleton bean 'integrationHeaderChannelRegistry' that is not fully initialized yet - a consequence of a circular reference | |
| 12:05:59.571 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)' | |
| 12:05:59.571 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'taskScheduler' | |
| 12:05:59.571 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' | |
| 12:05:59.572 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'taskScheduler' | |
| 12:05:59.573 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'integrationHeaderChannelRegistry' | |
| 12:05:59.573 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.integration.internalDefaultConfiguringBeanFactoryPostProcessor' | |
| 12:05:59.573 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'tweets' | |
| 12:05:59.573 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'tweets' | |
| 12:05:59.579 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'tweets' to allow for resolving potential circular references | |
| 12:05:59.587 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integrationGlobalProperties' | |
| 12:05:59.587 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'tweets' | |
| 12:05:59.587 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'tweets' | |
| 12:05:59.588 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'tweets.adapter.source' | |
| 12:05:59.588 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'tweets.adapter.source' | |
| 12:05:59.588 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'twitterTemplate' | |
| 12:05:59.615 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'tweets.adapter.source' to allow for resolving potential circular references | |
| 12:05:59.627 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integrationGlobalProperties' | |
| 12:05:59.627 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'tweets.adapter.source' | |
| 12:05:59.628 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'tweets.adapter.source' | |
| 12:05:59.628 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.scheduling.support.PeriodicTrigger#0' | |
| 12:05:59.628 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.scheduling.support.PeriodicTrigger#0' | |
| 12:05:59.631 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.scheduling.support.PeriodicTrigger#0' to allow for resolving potential circular references | |
| 12:05:59.634 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.scheduling.support.PeriodicTrigger#0' | |
| 12:05:59.635 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'tweets.adapter' | |
| 12:05:59.635 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'tweets.adapter' | |
| 12:05:59.635 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'tweets.adapter' to allow for resolving potential circular references | |
| 12:05:59.641 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'tweets.adapter.source' | |
| 12:05:59.641 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'tweets' | |
| 12:05:59.642 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#1' | |
| 12:05:59.648 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.scheduling.support.PeriodicTrigger#0' | |
| 12:05:59.648 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#1' | |
| 12:05:59.649 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'tweets.adapter' | |
| 12:05:59.660 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integrationGlobalProperties' | |
| 12:05:59.661 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integrationHeaderChannelRegistry' | |
| 12:05:59.662 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integrationHeaderChannelRegistry' | |
| 12:05:59.662 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integrationGlobalProperties' | |
| 12:05:59.662 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'tweets.adapter' | |
| 12:05:59.662 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.integration.config.TransformerFactoryBean#0' | |
| 12:05:59.662 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.integration.config.TransformerFactoryBean#0' | |
| 12:05:59.665 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.integration.config.TransformerFactoryBean#0' to allow for resolving potential circular references | |
| 12:05:59.678 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mqtt-publish' | |
| 12:05:59.678 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'mqtt-publish' | |
| 12:05:59.679 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'mqtt-publish' to allow for resolving potential circular references | |
| 12:05:59.686 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler#0' | |
| 12:05:59.686 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler#0' | |
| 12:05:59.687 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'clientFactory' | |
| 12:05:59.688 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'clientFactory' | |
| 12:05:59.690 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'clientFactory' to allow for resolving potential circular references | |
| 12:05:59.695 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'clientFactory' | |
| 12:05:59.700 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler#0' to allow for resolving potential circular references | |
| 12:05:59.715 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integrationGlobalProperties' | |
| 12:05:59.715 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler#0' | |
| 12:05:59.716 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler#0' | |
| 12:05:59.717 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'mqtt-publish' | |
| 12:05:59.718 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'tweets' | |
| 12:05:59.720 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integrationGlobalProperties' | |
| 12:05:59.720 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'mqtt-publish' | |
| 12:05:59.721 [main] DEBUG org.springframework.beans.BeanUtils - No property editor [org.springframework.messaging.MessageChannelEditor] found for type org.springframework.messaging.MessageChannel according to 'Editor' suffix convention | |
| 12:05:59.721 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@18aaa1c3: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,application,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor,newline,twitterTemplate,oauth2Template,channelInitializer,$autoCreateChannelCandidates,integrationEvaluationContext,org.springframework.integration.expression.IntegrationEvaluationContextAwareBeanPostProcessor#0,integrationGlobalProperties,integrationHeaderChannelRegistry,org.springframework.integration.internalDefaultConfiguringBeanFactoryPostProcessor,tweets,tweets.adapter.source,org.springframework.scheduling.support.PeriodicTrigger#0,tweets.adapter,org.springframework.integration.config.TransformerFactoryBean#0,org.springframework.integration.config.ConsumerEndpointFactoryBean#0,org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler#0,mqtt-publish,clientFactory,nullChannel,errorChannel,_org.springframework.integration.errorLogger,taskScheduler,org.springframework.integration.config.IdGeneratorConfigurer#0]; root of factory hierarchy | |
| 12:05:59.722 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#1': [tweets.adapter] | |
| 12:05:59.722 [main] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'taskScheduler' | |
| 12:05:59.722 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' | |
| 12:05:59.722 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)': [taskScheduler] | |
| 12:05:59.723 [main] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'application' | |
| java.lang.reflect.InvocationTargetException | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:606) | |
| at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:53) | |
| at java.lang.Thread.run(Thread.java:744) | |
| Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.integration.config.TransformerFactoryBean#0': Initialization of bean failed; nested exception is org.springframework.beans.ConversionNotSupportedException: Failed to convert property value of type 'org.springframework.integration.endpoint.EventDrivenConsumer' to required type 'org.springframework.messaging.MessageChannel' for property 'outputChannel'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [org.springframework.integration.endpoint.EventDrivenConsumer] to required type [org.springframework.messaging.MessageChannel] for property 'outputChannel': no matching editors or conversion strategy found | |
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:547) | |
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475) | |
| at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:304) | |
| at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228) | |
| at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:300) | |
| at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:195) | |
| at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:681) | |
| at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:760) | |
| at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482) | |
| at org.springframework.context.annotation.AnnotationConfigApplicationContext.<init>(AnnotationConfigApplicationContext.java:84) | |
| at hello.Application.main(Application.java:18) | |
| ... 6 more | |
| Caused by: org.springframework.beans.ConversionNotSupportedException: Failed to convert property value of type 'org.springframework.integration.endpoint.EventDrivenConsumer' to required type 'org.springframework.messaging.MessageChannel' for property 'outputChannel'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [org.springframework.integration.endpoint.EventDrivenConsumer] to required type [org.springframework.messaging.MessageChannel] for property 'outputChannel': no matching editors or conversion strategy found | |
| at org.springframework.beans.BeanWrapperImpl.convertIfNecessary(BeanWrapperImpl.java:474) | |
| at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:511) | |
| at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:505) | |
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.convertForProperty(AbstractAutowireCapableBeanFactory.java:1502) | |
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1461) | |
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1197) | |
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537) | |
| ... 16 more | |
| Caused by: java.lang.IllegalStateException: Cannot convert value of type [org.springframework.integration.endpoint.EventDrivenConsumer] to required type [org.springframework.messaging.MessageChannel] for property 'outputChannel': no matching editors or conversion strategy found | |
| at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:267) | |
| at org.springframework.beans.BeanWrapperImpl.convertIfNecessary(BeanWrapperImpl.java:459) | |
| ... 22 more |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment