报错了

来源:互联网 发布:java gbk转utf8 编辑:程序博客网 时间:2024/05/01 19:31
nFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:14,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DruidDataSourceAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:14,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:14,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:14,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DruidDataSourceAutoConfiguration'
[GW]2016-12-21 17:24:14,355 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:213] Found init method on class [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer]: public void org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer.init()
[GW]2016-12-21 17:24:14,355 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:282] Registered init method on class [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@316510
[GW]2016-12-21 17:24:14,355 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer]: AutowiredFieldElement for private org.springframework.context.ConfigurableApplicationContext org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer.applicationContext
[GW]2016-12-21 17:24:14,355 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer]: AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer.properties
[GW]2016-12-21 17:24:14,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'dataSourceInitializer' to allow for resolving potential circular references
[GW]2016-12-21 17:24:14,355 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'dataSourceInitializer': AutowiredFieldElement for private org.springframework.context.ConfigurableApplicationContext org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer.applicationContext
[GW]2016-12-21 17:24:14,355 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'dataSourceInitializer' to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@185552b'
[GW]2016-12-21 17:24:14,355 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'dataSourceInitializer': AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer.properties
[GW]2016-12-21 17:24:14,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
[GW]2016-12-21 17:24:14,355 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'dataSourceInitializer' to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
[GW]2016-12-21 17:24:14,355 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:308] Invoking init method on bean 'dataSourceInitializer': public void org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer.init()
[GW]2016-12-21 17:24:14,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:14,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:247] Returning eagerly cached instance of singleton bean 'dataSource' that is not fully initialized yet - a consequence of a circular reference
[GW]2016-12-21 17:24:15,135 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver [PathMatchingResourcePatternResolver.java:317] Resolved classpath location [schema-all.sql] to resources []
[GW]2016-12-21 17:24:15,135 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver [PathMatchingResourcePatternResolver.java:317] Resolved classpath location [schema.sql] to resources []
[GW]2016-12-21 17:24:15,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'dataSourceInitializer'
[GW]2016-12-21 17:24:15,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'dataSource'
[GW]2016-12-21 17:24:15,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'sqlSessionFactory' via factory method to bean named 'dataSource'
[GW]2016-12-21 17:24:15,151 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver [PathMatchingResourcePatternResolver.java:317] Resolved classpath location [/mapper/] to resources [URL [file:/C:/Users/dh/api-gw-conf/api-gw-conf-web/target/classes/mapper/]]
[GW]2016-12-21 17:24:15,151 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver [PathMatchingResourcePatternResolver.java:711] Looking for matching resources in directory tree [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper]
[GW]2016-12-21 17:24:15,151 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver [PathMatchingResourcePatternResolver.java:773] Searching directory [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper] for files matching pattern [C:/Users/dh/api-gw-conf/api-gw-conf-web/target/classes/mapper/*Mapper.xml]
[GW]2016-12-21 17:24:15,151 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver [PathMatchingResourcePatternResolver.java:483] Resolved location pattern [classpath*:/mapper/*Mapper.xml] to resources [file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwApiAuthMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwApiMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwApplicationMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwAppMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwGroovyMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwInterfaceMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwOpLogMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwPublishLogMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwUserApplicationMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwUserMapper.xml]]
[GW]2016-12-21 17:24:15,151 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver [PathMatchingResourcePatternResolver.java:317] Resolved classpath location [/mapper/] to resources [URL [file:/C:/Users/dh/api-gw-conf/api-gw-conf-web/target/classes/mapper/]]
[GW]2016-12-21 17:24:15,151 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver [PathMatchingResourcePatternResolver.java:711] Looking for matching resources in directory tree [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper]
[GW]2016-12-21 17:24:15,151 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver [PathMatchingResourcePatternResolver.java:773] Searching directory [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper] for files matching pattern [C:/Users/dh/api-gw-conf/api-gw-conf-web/target/classes/mapper/*Mapper.xml]
[GW]2016-12-21 17:24:15,151 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver [PathMatchingResourcePatternResolver.java:483] Resolved location pattern [classpath*:/mapper/*Mapper.xml] to resources [file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwApiAuthMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwApiMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwApplicationMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwAppMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwGroovyMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwInterfaceMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwOpLogMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwPublishLogMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwUserApplicationMapper.xml], file [C:\Users\dh\api-gw-conf\api-gw-conf-web\target\classes\mapper\GwUserMapper.xml]]
[GW]2016-12-21 17:24:15,356 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 0ms
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwOpLogMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'sqlSessionTemplate' via factory method to bean named 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'sqlSessionTemplate' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,403 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,403 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwOpLogMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,403 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'gwOpLogMapper'
[GW]2016-12-21 17:24:15,403 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwOpLogMapper'
[GW]2016-12-21 17:24:15,403 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,403 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'opLogService'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'opLogAspect'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'beanHelper'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'beanHelper'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'beanHelper' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'beanHelper'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'disconfBeanConfig'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'httpClientBeanConfig'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'httpClientBeanConfig'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'httpClientBeanConfig' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'httpClientBeanConfig'
[GW]2016-12-21 17:24:15,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'redisBeanConfig'
[GW]2016-12-21 17:24:15,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'redisBeanConfig'
[GW]2016-12-21 17:24:15,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'redisBeanConfig' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'redisBeanConfig'
[GW]2016-12-21 17:24:15,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'webMvcConfig'
[GW]2016-12-21 17:24:15,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'webMvcConfig'
[GW]2016-12-21 17:24:15,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'webMvcConfig' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'webMvcConfig'
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwApiController'
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwApiController'
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.controller.GwApiController]: ResourceElement for private com.dfire.api.conf.service.api.IApiService com.dfire.api.conf.controller.GwApiController.apiService
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.controller.GwApiController]: ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.controller.GwApiController.propertiesBean
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.controller.GwApiController]: ResourceElement for private com.dfire.api.conf.service.api.impl.ChangeApiService com.dfire.api.conf.controller.GwApiController.changeApiService
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwApiController' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApiController': ResourceElement for private com.dfire.api.conf.service.api.IApiService com.dfire.api.conf.controller.GwApiController.apiService
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'apiService'
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'apiService'
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.impl.ApiService]: ResourceElement for private com.dfire.api.conf.service.api.IInterfaceService com.dfire.api.conf.service.api.impl.ApiService.interfaceService
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.impl.ApiService]: ResourceElement for private com.baidu.disconf.client.addons.properties.ReloadablePropertiesBase com.dfire.api.conf.service.api.impl.ApiService.dubboPropertitys
[GW]2016-12-21 17:24:15,449 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.impl.ApiService]: ResourceElement for private com.baidu.disconf.client.addons.properties.ReloadablePropertiesBase com.dfire.api.conf.service.api.impl.ApiService.hystrixPropertitys
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.impl.ApiService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.api.impl.ApiService.gwApiAuthMapper
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.impl.ApiService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.api.impl.ApiService.gwApiMapper
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.impl.ApiService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.api.impl.ApiService.gwInterfaceMapper
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.impl.ApiService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApplicationMapper com.dfire.api.conf.service.api.impl.ApiService.gwApplicationMapper
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'apiService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'apiService': ResourceElement for private com.dfire.api.conf.service.api.IInterfaceService com.dfire.api.conf.service.api.impl.ApiService.interfaceService
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'interfaceService'
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'interfaceService'
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.impl.InterfaceService]: AutowiredFieldElement for com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.api.impl.InterfaceService.gwInterfaceMapper
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.impl.InterfaceService]: AutowiredFieldElement for com.dfire.api.conf.service.api.IApiService com.dfire.api.conf.service.api.impl.InterfaceService.apiService
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.impl.InterfaceService]: AutowiredFieldElement for com.dfire.api.conf.mapper.GwApplicationMapper com.dfire.api.conf.service.api.impl.InterfaceService.gwApplicationMapper
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'interfaceService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,465 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'interfaceService': AutowiredFieldElement for com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.api.impl.InterfaceService.gwInterfaceMapper
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwInterfaceMapper'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwInterfaceMapper'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwInterfaceMapper' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwInterfaceMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwInterfaceMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'gwInterfaceMapper'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwInterfaceMapper'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'interfaceService' to bean named 'gwInterfaceMapper'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'interfaceService': AutowiredFieldElement for com.dfire.api.conf.service.api.IApiService com.dfire.api.conf.service.api.impl.InterfaceService.apiService
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,481 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,496 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'ApiService.deleteApi' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:15,496 DEBUG org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator [AbstractAutoProxyCreator.java:528] Creating implicit proxy for bean 'apiService' with 0 common interceptors and 1 specific interceptors
[GW]2016-12-21 17:24:15,496 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:159] Creating CGLIB proxy: target source is SingletonTargetSource for target object [com.dfire.api.conf.service.api.impl.ApiService@4283f7]
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ApiService.getApiVoById(int)
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'ApiService.deleteApi' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ApiService.deleteApi(com.dfire.api.conf.pojo.GwApi)
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ApiService.saveApi(java.util.List)
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ApiService.saveApi(com.dfire.api.conf.pojo.GwApi)
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ApiService.queryList(com.dfire.api.conf.query.ApiQuery)
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ApiService.updateApi(com.dfire.api.conf.pojo.GwApi)
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'ApiService.apiAuth' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ApiService.apiAuth(int,java.util.List)
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ApiService.queryApiListByAppIdAndEnv(java.lang.Integer,java.lang.String)
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ApiService.deleteApiByApplicationId(java.lang.Integer)
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ApiService.queryGwApiByApplicationId(int)
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ApiService.deleteApiAuthByApi(java.util.List)
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ApiService.getDubboProperties()
[GW]2016-12-21 17:24:15,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ApiService.getHystrixProperties()
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:802] Found 'hashCode' method: public native int java.lang.Object.hashCode()
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:797] Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.lang.String java.lang.Object.toString()
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
[GW]2016-12-21 17:24:15,527 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:247] Returning eagerly cached instance of singleton bean 'apiService' that is not fully initialized yet - a consequence of a circular reference
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'interfaceService' to bean named 'apiService'
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'interfaceService': AutowiredFieldElement for com.dfire.api.conf.mapper.GwApplicationMapper com.dfire.api.conf.service.api.impl.InterfaceService.gwApplicationMapper
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwApplicationMapper'
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwApplicationMapper'
[GW]2016-12-21 17:24:15,543 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwApplicationMapper' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwApplicationMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwApplicationMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'gwApplicationMapper'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwApplicationMapper'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'interfaceService' to bean named 'gwApplicationMapper'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'interfaceService'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'apiService': ResourceElement for private com.baidu.disconf.client.addons.properties.ReloadablePropertiesBase com.dfire.api.conf.service.api.impl.ApiService.dubboPropertitys
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'dubboPropertitys'
[GW]2016-12-21 17:24:15,559 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'dubboPropertitys'
[GW]2016-12-21 17:24:15,574 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,574 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'disconfBeanConfig'
[GW]2016-12-21 17:24:15,574 DEBUG com.baidu.disconf.client.core.processor.impl.DisconfFileCoreProcessorImpl [DisconfFileCoreProcessorImpl.java:72] ==============start to process disconf file: dubbo_conf.properties=============================
[GW]2016-12-21 17:24:15,574 DEBUG com.baidu.disconf.core.common.restful.type.FetchConfFile [FetchConfFile.java:51] start to download. From: http://disconf.2dfire-daily.com/api/config/file?app=api-gw-conf&env=dev&type=0&key=dubbo_conf.properties&version=1_1_1 , TO: C:\Users\dh\api-gw-conf\.\disconf\download\dubbo_conf.properties-2bd02ae11dfb43fba2ce254a4c00d803
[GW]2016-12-21 17:24:15,574 DEBUG sun.net.www.protocol.http.HttpURLConnection [LoggingProxyImpl.java:61] sun.net.www.MessageHeader@d3384d5 pairs: {GET /api/config/file?app=api-gw-conf&env=dev&type=0&key=dubbo_conf.properties&version=1_1_1 HTTP/1.1: null}{User-Agent: Java/1.7.0_79}{Host: disconf.2dfire-daily.com}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
[GW]2016-12-21 17:24:15,590 DEBUG sun.net.www.protocol.http.HttpURLConnection [LoggingProxyImpl.java:61] sun.net.www.MessageHeader@108e2c07 pairs: {null: HTTP/1.1 200 OK}{Date: Wed, 21 Dec 2016 09:24:12 GMT}{Content-Type: text/html;charset=UTF-8}{Content-Length: 51}{Connection: close}{Content-Disposition: attachment; filename=dubbo_conf.properties}{Server: Jetty(8.1.16.v20140903)}
[GW]2016-12-21 17:24:15,590 DEBUG com.baidu.disconf.core.common.restful.type.FetchConfFile [FetchConfFile.java:62] download success!  C:\Users\dh\api-gw-conf\.\disconf\download\dubbo_conf.properties-2bd02ae11dfb43fba2ce254a4c00d803
[GW]2016-12-21 17:24:15,590 DEBUG com.baidu.disconf.core.common.restful.impl.RestfulMgrImpl [RestfulMgrImpl.java:122] Move to: C:\etc\disconf\api-gw-conf\dubbo_conf.properties
[GW]2016-12-21 17:24:15,590 DEBUG com.baidu.disconf.client.core.processor.impl.DisconfFileCoreProcessorImpl [DisconfFileCoreProcessorImpl.java:121] download ok.
[GW]2016-12-21 17:24:15,605 DEBUG com.baidu.disconf.client.core.filetype.FileTypeProcessorUtils [FileTypeProcessorUtils.java:62] timeout*超时时间(毫秒)5000
[GW]2016-12-21 17:24:15,605 DEBUG com.baidu.disconf.client.core.processor.impl.DisconfFileCoreProcessorImpl [DisconfFileCoreProcessorImpl.java:135] inject ok.
[GW]2016-12-21 17:24:15,605 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:818] Reading reply sessionid:0x258d246aebba42e, packet:: clientPath:null serverPath:null finished:false header:: 2,3  replyHeader:: 2,416623076327,0  request:: '/disconf/api-gw-conf_1_1_1_dev,F  response:: s{416617835686,416617835686,1481706485116,1481706485116,0,1,0,0,12,1,416617835691} 
[GW]2016-12-21 17:24:15,605 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:818] Reading reply sessionid:0x258d246aebba42e, packet:: clientPath:null serverPath:null finished:false header:: 3,3  replyHeader:: 3,416623076327,0  request:: '/disconf/api-gw-conf_1_1_1_dev/file,F  response:: s{416617835691,416617835691,1481706485143,1481706485143,0,2,0,0,12,2,416617835721} 
[GW]2016-12-21 17:24:15,605 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:818] Reading reply sessionid:0x258d246aebba42e, packet:: clientPath:null serverPath:null finished:false header:: 4,3  replyHeader:: 4,416623076327,0  request:: '/disconf/api-gw-conf_1_1_1_dev/file/dubbo_conf.properties,F  response:: s{416617835701,416619736737,1481706485164,1481893609149,1,222,0,0,40,2,416623074781} 
[GW]2016-12-21 17:24:15,605 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:818] Reading reply sessionid:0x258d246aebba42e, packet:: clientPath:null serverPath:null finished:false header:: 5,3  replyHeader:: 5,416623076327,-101  request:: '/disconf/api-gw-conf_1_1_1_dev/file/dubbo_conf.properties/dh-PC_0_1b9faac2-9d4b-4d85-9264-4c24ffc049f4,F  response::  
[GW]2016-12-21 17:24:15,683 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:818] Reading reply sessionid:0x258d246aebba42e, packet:: clientPath:null serverPath:null finished:false header:: 6,1  replyHeader:: 6,416623076328,0  request:: '/disconf/api-gw-conf_1_1_1_dev/file/dubbo_conf.properties/dh-PC_0_1b9faac2-9d4b-4d85-9264-4c24ffc049f4,#7b2274696d656f75742affffffe8ffffffb6ffffff85ffffffe6ffffff97ffffffb6ffffffe6ffffff97ffffffb6ffffffe9ffffff97ffffffb428ffffffe6ffffffafffffffabffffffe7ffffffa7ffffff9229223a2235303030227d,v{s{31,s{'world,'anyone}}},1  response:: '/disconf/api-gw-conf_1_1_1_dev/file/dubbo_conf.properties/dh-PC_0_1b9faac2-9d4b-4d85-9264-4c24ffc049f4 
[GW]2016-12-21 17:24:15,683 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:818] Reading reply sessionid:0x258d246aebba42e, packet:: clientPath:null serverPath:null finished:false header:: 7,4  replyHeader:: 7,416623076328,0  request:: '/disconf/api-gw-conf_1_1_1_dev/file/dubbo_conf.properties,T  response:: #2274696d656f75742affffffe8ffffffb6ffffff85ffffffe6ffffff97ffffffb6ffffffe6ffffff97ffffffb6ffffffe9ffffff97ffffffb428ffffffe6ffffffafffffffabffffffe7ffffffa7ffffff92295c75303033643530303022,s{416617835701,416619736737,1481706485164,1481893609149,1,223,0,0,40,3,416623076328} 
[GW]2016-12-21 17:24:15,683 DEBUG com.baidu.disconf.client.watch.inner.NodeWatcher [NodeWatcher.java:69] monitor path: (/disconf/api-gw-conf_1_1_1_dev/file/dubbo_conf.properties,dubbo_conf.properties,配置文件) has been added!
[GW]2016-12-21 17:24:15,683 DEBUG com.baidu.disconf.client.core.processor.impl.DisconfFileCoreProcessorImpl [DisconfFileCoreProcessorImpl.java:148] watch ok.
[GW]2016-12-21 17:24:15,683 DEBUG com.baidu.disconf.client.DisconfMgr [DisconfMgr.java:193] disconf reloadable file: dubbo_conf.properties
[GW]2016-12-21 17:24:15,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'dubboPropertitys' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'dubboPropertitys'
[GW]2016-12-21 17:24:15,699 INFO com.baidu.disconf.client.addons.properties.ReloadablePropertiesFactoryBean [PropertiesLoaderSupport.java:172] Loading properties file from URL [file:/etc/disconf/api-gw-conf/dubbo_conf.properties]
[GW]2016-12-21 17:24:15,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,715 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'dubboPropertitys'
[GW]2016-12-21 17:24:15,715 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,715 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,746 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'apiService': ResourceElement for private com.baidu.disconf.client.addons.properties.ReloadablePropertiesBase com.dfire.api.conf.service.api.impl.ApiService.hystrixPropertitys
[GW]2016-12-21 17:24:15,746 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'hystrixPropertitys'
[GW]2016-12-21 17:24:15,746 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'hystrixPropertitys'
[GW]2016-12-21 17:24:15,746 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,746 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'disconfBeanConfig'
[GW]2016-12-21 17:24:15,746 DEBUG com.baidu.disconf.client.core.processor.impl.DisconfFileCoreProcessorImpl [DisconfFileCoreProcessorImpl.java:72] ==============start to process disconf file: hystrix_conf.properties=============================
[GW]2016-12-21 17:24:15,746 DEBUG com.baidu.disconf.core.common.restful.type.FetchConfFile [FetchConfFile.java:51] start to download. From: http://disconf.2dfire-daily.com/api/config/file?app=api-gw-conf&env=dev&type=0&key=hystrix_conf.properties&version=1_1_1 , TO: C:\Users\dh\api-gw-conf\.\disconf\download\hystrix_conf.properties-3a7289f5338f4ae399c8693cf5a2042d
[GW]2016-12-21 17:24:15,746 DEBUG sun.net.www.protocol.http.HttpURLConnection [LoggingProxyImpl.java:61] sun.net.www.MessageHeader@179739f5 pairs: {GET /api/config/file?app=api-gw-conf&env=dev&type=0&key=hystrix_conf.properties&version=1_1_1 HTTP/1.1: null}{User-Agent: Java/1.7.0_79}{Host: disconf.2dfire-daily.com}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
[GW]2016-12-21 17:24:15,761 DEBUG sun.net.www.protocol.http.HttpURLConnection [LoggingProxyImpl.java:61] sun.net.www.MessageHeader@960d1a7 pairs: {null: HTTP/1.1 200 OK}{Date: Wed, 21 Dec 2016 09:24:12 GMT}{Content-Type: text/html;charset=UTF-8}{Content-Length: 344}{Connection: close}{Content-Disposition: attachment; filename=hystrix_conf.properties}{Server: Jetty(8.1.16.v20140903)}
[GW]2016-12-21 17:24:15,761 DEBUG com.baidu.disconf.core.common.restful.type.FetchConfFile [FetchConfFile.java:62] download success!  C:\Users\dh\api-gw-conf\.\disconf\download\hystrix_conf.properties-3a7289f5338f4ae399c8693cf5a2042d
[GW]2016-12-21 17:24:15,761 DEBUG com.baidu.disconf.core.common.restful.impl.RestfulMgrImpl [RestfulMgrImpl.java:122] Move to: C:\etc\disconf\api-gw-conf\hystrix_conf.properties
[GW]2016-12-21 17:24:15,761 DEBUG com.baidu.disconf.client.core.processor.impl.DisconfFileCoreProcessorImpl [DisconfFileCoreProcessorImpl.java:121] download ok.
[GW]2016-12-21 17:24:15,761 DEBUG com.baidu.disconf.client.core.filetype.FileTypeProcessorUtils [FileTypeProcessorUtils.java:62] circuitBreakerRequestVolumeThreshold*熔断器请求容量40
[GW]2016-12-21 17:24:15,761 DEBUG com.baidu.disconf.client.core.filetype.FileTypeProcessorUtils [FileTypeProcessorUtils.java:62] circuitBreakerErrorThresholdPercentage*请求错误阈值(%)60
[GW]2016-12-21 17:24:15,761 DEBUG com.baidu.disconf.client.core.filetype.FileTypeProcessorUtils [FileTypeProcessorUtils.java:62] executionTimeoutInMilliseconds*超时时间(毫秒)2000
[GW]2016-12-21 17:24:15,761 DEBUG com.baidu.disconf.client.core.filetype.FileTypeProcessorUtils [FileTypeProcessorUtils.java:62] circuitBreakerSleepWindowInMilliseconds*熔断器窗口时间(毫秒)5000
[GW]2016-12-21 17:24:15,761 DEBUG com.baidu.disconf.client.core.processor.impl.DisconfFileCoreProcessorImpl [DisconfFileCoreProcessorImpl.java:135] inject ok.
[GW]2016-12-21 17:24:15,761 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:818] Reading reply sessionid:0x258d246aebba42e, packet:: clientPath:null serverPath:null finished:false header:: 8,3  replyHeader:: 8,416623076328,0  request:: '/disconf/api-gw-conf_1_1_1_dev,F  response:: s{416617835686,416617835686,1481706485116,1481706485116,0,1,0,0,12,1,416617835691} 
[GW]2016-12-21 17:24:15,761 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:818] Reading reply sessionid:0x258d246aebba42e, packet:: clientPath:null serverPath:null finished:false header:: 9,3  replyHeader:: 9,416623076328,0  request:: '/disconf/api-gw-conf_1_1_1_dev/file,F  response:: s{416617835691,416617835691,1481706485143,1481706485143,0,2,0,0,12,2,416617835721} 
[GW]2016-12-21 17:24:15,761 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:818] Reading reply sessionid:0x258d246aebba42e, packet:: clientPath:null serverPath:null finished:false header:: 10,3  replyHeader:: 10,416623076328,0  request:: '/disconf/api-gw-conf_1_1_1_dev/file/hystrix_conf.properties,F  response:: s{416617835721,416619726923,1481706485400,1481891988464,2,222,0,0,288,2,416623074784} 
[GW]2016-12-21 17:24:15,761 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:818] Reading reply sessionid:0x258d246aebba42e, packet:: clientPath:null serverPath:null finished:false header:: 11,3  replyHeader:: 11,416623076328,-101  request:: '/disconf/api-gw-conf_1_1_1_dev/file/hystrix_conf.properties/dh-PC_0_1b9faac2-9d4b-4d85-9264-4c24ffc049f4,F  response::  
[GW]2016-12-21 17:24:15,808 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:818] Reading reply sessionid:0x258d246aebba42e, packet:: clientPath:null serverPath:null finished:false header:: 12,1  replyHeader:: 12,416623076329,0  request:: '/disconf/api-gw-conf_1_1_1_dev/file/hystrix_conf.properties/dh-PC_0_1b9faac2-9d4b-4d85-9264-4c24ffc049f4,#7b2263697263756974427265616b657252657175657374566f6c756d655468726573686f6c642affffffe7ffffff86ffffff94ffffffe6ffffff96ffffffadffffffe5ffffff99ffffffa8ffffffe8ffffffafffffffb7ffffffe6ffffffb1ffffff82ffffffe5ffffffaeffffffb9ffffffe9ffffff87ffffff8f223a223430222c2263697263756974427265616b65724572726f725468726573686f6c6450657263656e746167652affffffe8ffffffafffffffb7ffffffe6ffffffb1ffffff82ffffffe9ffffff94ffffff99ffffffe8ffffffafffffffafffffffe9ffffff98ffffff88ffffffe5ffffff80ffffffbc282529223a223630222c22657865637574696f6e54696d656f7574496e4d696c6c697365636f6e64732affffffe8ffffffb6ffffff85ffffffe6ffffff97ffffffb6ffffffe6ffffff97ffffffb6ffffffe9ffffff97ffffffb428ffffffe6ffffffafffffffabffffffe7ffffffa7ffffff9229223a2232303030222c2263697263756974427265616b6572536c65657057696e646f77496e4d696c6c697365636f6e64732affffffe7ffffff86ffffff94ffffffe6ffffff96ffffffadffffffe5ffffff99ffffffa8ffffffe7ffffffaaffffff97ffffffe5ffffff8fffffffa3ffffffe6ffffff97ffffffb6ffffffe9ffffff97ffffffb428ffffffe6ffffffafffffffabffffffe7ffffffa7ffffff9229223a2235303030227d,v{s{31,s{'world,'anyone}}},1  response:: '/disconf/api-gw-conf_1_1_1_dev/file/hystrix_conf.properties/dh-PC_0_1b9faac2-9d4b-4d85-9264-4c24ffc049f4 
[GW]2016-12-21 17:24:15,824 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:818] Reading reply sessionid:0x258d246aebba42e, packet:: clientPath:null serverPath:null finished:false header:: 13,4  replyHeader:: 13,416623076329,0  request:: '/disconf/api-gw-conf_1_1_1_dev/file/hystrix_conf.properties,T  response:: #22657865637574696f6e54696d656f7574496e4d696c6c697365636f6e64732affffffe8ffffffb6ffffff85ffffffe6ffffff97ffffffb6ffffffe6ffffff97ffffffb6ffffffe9ffffff97ffffffb428ffffffe6ffffffafffffffabffffffe7ffffffa7ffffff92295c7530303364323030305c725c6e63697263756974427265616b657252657175657374566f6c756d655468726573686f6c642affffffe7ffffff86ffffff94ffffffe6ffffff96ffffffadffffffe5ffffff99ffffffa8ffffffe8ffffffafffffffb7ffffffe6ffffffb1ffffff82ffffffe5ffffffaeffffffb9ffffffe9ffffff87ffffff8f5c753030336434305c725c6e63697263756974427265616b65724572726f725468726573686f6c6450657263656e746167652affffffe8ffffffafffffffb7ffffffe6ffffffb1ffffff82ffffffe9ffffff94ffffff99ffffffe8ffffffafffffffafffffffe9ffffff98ffffff88ffffffe5ffffff80ffffffbc2825295c753030336436305c725c6e63697263756974427265616b6572536c65657057696e646f77496e4d696c6c697365636f6e64732affffffe7ffffff86ffffff94ffffffe6ffffff96ffffffadffffffe5ffffff99ffffffa8ffffffe7ffffffaaffffff97ffffffe5ffffff8fffffffa3ffffffe6ffffff97ffffffb6ffffffe9ffffff97ffffffb428ffffffe6ffffffafffffffabffffffe7ffffffa7ffffff92295c75303033643530303022,s{416617835721,416619726923,1481706485400,1481891988464,2,223,0,0,288,3,416623076329} 
[GW]2016-12-21 17:24:15,824 DEBUG com.baidu.disconf.client.watch.inner.NodeWatcher [NodeWatcher.java:69] monitor path: (/disconf/api-gw-conf_1_1_1_dev/file/hystrix_conf.properties,hystrix_conf.properties,配置文件) has been added!
[GW]2016-12-21 17:24:15,824 DEBUG com.baidu.disconf.client.core.processor.impl.DisconfFileCoreProcessorImpl [DisconfFileCoreProcessorImpl.java:148] watch ok.
[GW]2016-12-21 17:24:15,824 DEBUG com.baidu.disconf.client.DisconfMgr [DisconfMgr.java:193] disconf reloadable file: hystrix_conf.properties
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'hystrixPropertitys' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'hystrixPropertitys'
[GW]2016-12-21 17:24:15,824 INFO com.baidu.disconf.client.addons.properties.ReloadablePropertiesFactoryBean [PropertiesLoaderSupport.java:172] Loading properties file from URL [file:/etc/disconf/api-gw-conf/hystrix_conf.properties]
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'hystrixPropertitys'
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'apiService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.api.impl.ApiService.gwApiAuthMapper
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwApiAuthMapper'
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwApiAuthMapper'
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwApiAuthMapper' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwApiAuthMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwApiAuthMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'gwApiAuthMapper'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwApiAuthMapper'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'apiService' to bean named 'gwApiAuthMapper'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'apiService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.api.impl.ApiService.gwApiMapper
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwApiMapper'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwApiMapper'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwApiMapper' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwApiMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwApiMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,839 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'gwApiMapper'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwApiMapper'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'apiService' to bean named 'gwApiMapper'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'apiService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.api.impl.ApiService.gwInterfaceMapper
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwInterfaceMapper'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'apiService' to bean named 'gwInterfaceMapper'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'apiService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApplicationMapper com.dfire.api.conf.service.api.impl.ApiService.gwApplicationMapper
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApplicationMapper'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'apiService' to bean named 'gwApplicationMapper'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'apiService'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApiController': ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.controller.GwApiController.propertiesBean
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'propertiesBean'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'propertiesBean'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,855 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'webMvcConfig'
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'propertiesBean' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'api.set.values.env' in [applicationConfig: [classpath:/application.yml]] with type [String] and value 'dev'
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'api.set.values.routeZk' in [applicationConfig: [classpath:/application.yml]] with type [String] and value 'zookeeper1.dihuo.online:2181,zookeeper2.dihuo.online:2181,zookeeper3.dihuo.online:2181'
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'api.set.values.allowOrigin' in [applicationConfig: [classpath:/application.yml]] with type [String] and value 'http(s)?://(www\.)?(localhost:8000|127.0.0.1:8000|10.1.4.252|static-api-conf.2dfire-dev.com)$'
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'propertiesBean'
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApiController': ResourceElement for private com.dfire.api.conf.service.api.impl.ChangeApiService com.dfire.api.conf.controller.GwApiController.changeApiService
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'changeApiService'
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'changeApiService'
[GW]2016-12-21 17:24:15,886 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.impl.ChangeApiService]: AutowiredFieldElement for com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.api.impl.ChangeApiService.gwApiMapper
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.impl.ChangeApiService]: AutowiredFieldElement for com.dfire.api.conf.service.api.IApiService com.dfire.api.conf.service.api.impl.ChangeApiService.apiService
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.impl.ChangeApiService]: AutowiredFieldElement for com.dfire.api.conf.service.api.IInterfaceService com.dfire.api.conf.service.api.impl.ChangeApiService.interfaceService
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'changeApiService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changeApiService': AutowiredFieldElement for com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.api.impl.ChangeApiService.gwApiMapper
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiMapper'
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'changeApiService' to bean named 'gwApiMapper'
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changeApiService': AutowiredFieldElement for com.dfire.api.conf.service.api.IApiService com.dfire.api.conf.service.api.impl.ChangeApiService.apiService
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'apiService'
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'changeApiService' to bean named 'apiService'
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changeApiService': AutowiredFieldElement for com.dfire.api.conf.service.api.IInterfaceService com.dfire.api.conf.service.api.impl.ChangeApiService.interfaceService
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'interfaceService'
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'changeApiService' to bean named 'interfaceService'
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,902 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'ChangeApiService.createApiInChange' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator [AbstractAutoProxyCreator.java:528] Creating implicit proxy for bean 'changeApiService' with 0 common interceptors and 1 specific interceptors
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:159] Creating CGLIB proxy: target source is SingletonTargetSource for target object [com.dfire.api.conf.service.api.impl.ChangeApiService@ed3a80]
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ChangeApiService.createApisInChange(java.util.List,java.lang.String)
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'ChangeApiService.createApiInChange' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.impl.ChangeApiService.createApiInChange(int,java.lang.String)
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:802] Found 'hashCode' method: public native int java.lang.Object.hashCode()
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:797] Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.lang.String java.lang.Object.toString()
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,917 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
[GW]2016-12-21 17:24:15,933 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'changeApiService'
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'GwApiController.deleteApi' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator [AbstractAutoProxyCreator.java:528] Creating implicit proxy for bean 'gwApiController' with 0 common interceptors and 3 specific interceptors
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:159] Creating CGLIB proxy: target source is SingletonTargetSource for target object [com.dfire.api.conf.controller.GwApiController@191e0d5]
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.queryApiByEnv(java.lang.Integer,java.lang.String)
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.getApiVoById(int)
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApiController.deleteApi(java.lang.Integer)
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.saveApi(java.lang.String)
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.auth(java.lang.Integer,java.lang.Integer[])
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.copyApiForChange(java.lang.String)
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApiController.list(java.lang.String)
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:802] Found 'hashCode' method: public native int java.lang.Object.hashCode()
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:797] Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
[GW]2016-12-21 17:24:15,949 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.lang.String java.lang.Object.toString()
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
[GW]2016-12-21 17:24:15,964 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwApiController'
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwAppController'
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwAppController'
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.controller.GwAppController]: ResourceElement for private com.dfire.api.conf.service.app.IGwAppService com.dfire.api.conf.controller.GwAppController.gwAppService
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwAppController' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwAppController': ResourceElement for private com.dfire.api.conf.service.app.IGwAppService com.dfire.api.conf.controller.GwAppController.gwAppService
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwAppService'
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwAppService'
[GW]2016-12-21 17:24:15,980 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.app.impl.GwAppService]: ResourceElement for private com.dfire.api.conf.mapper.GwAppMapper com.dfire.api.conf.service.app.impl.GwAppService.gwAppMapper
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.app.impl.GwAppService]: ResourceElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.app.impl.GwAppService.gwApiMapper
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.app.impl.GwAppService]: ResourceElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.app.impl.GwAppService.apiAuthMapper
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.app.impl.GwAppService]: ResourceElement for private com.dfire.api.conf.route.IRegister com.dfire.api.conf.service.app.impl.GwAppService.iRegister
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwAppService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwAppService': ResourceElement for private com.dfire.api.conf.mapper.GwAppMapper com.dfire.api.conf.service.app.impl.GwAppService.gwAppMapper
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwAppMapper'
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwAppMapper'
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwAppMapper' to allow for resolving potential circular references
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwAppMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwAppMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'gwAppMapper'
[GW]2016-12-21 17:24:15,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwAppMapper'
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwAppService': ResourceElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.app.impl.GwAppService.gwApiMapper
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiMapper'
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwAppService': ResourceElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.app.impl.GwAppService.apiAuthMapper
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiAuthMapper'
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwAppService': ResourceElement for private com.dfire.api.conf.route.IRegister com.dfire.api.conf.service.app.impl.GwAppService.iRegister
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'dbRegister'
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'dbRegister'
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.route.db.DbRegister]: ResourceElement for private com.dfire.api.conf.bean.BeanHelper com.dfire.api.conf.route.common.AbstractRegister.beanHelper
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'dbRegister' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'dbRegister': ResourceElement for private com.dfire.api.conf.bean.BeanHelper com.dfire.api.conf.route.common.AbstractRegister.beanHelper
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'beanHelper'
[GW]2016-12-21 17:24:16,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'apiZkPathService'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'apiZkPathService'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'apiZkPathService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'apiZkPathService'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'appAuthZkPathService'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'appAuthZkPathService'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'appAuthZkPathService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'appAuthZkPathService'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'appInfoZkPathService'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'appInfoZkPathService'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'appInfoZkPathService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'appInfoZkPathService'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'applicationPathService'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'applicationPathService'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'applicationPathService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'applicationPathService'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'groovyInfoZkPathService'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'groovyInfoZkPathService'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'groovyInfoZkPathService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'groovyInfoZkPathService'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'interfaceZkPathService'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'interfaceZkPathService'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'interfaceZkPathService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'interfaceZkPathService'
[GW]2016-12-21 17:24:16,042 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'propertiesBean'
[GW]2016-12-21 17:24:16,089 INFO org.apache.curator.framework.imps.CuratorFrameworkImpl [CuratorFrameworkImpl.java:224] Starting
[GW]2016-12-21 17:24:16,089 DEBUG org.apache.curator.CuratorZookeeperClient [CuratorZookeeperClient.java:181] Starting
[GW]2016-12-21 17:24:16,089 DEBUG org.apache.curator.ConnectionState [ConnectionState.java:100] Starting
[GW]2016-12-21 17:24:16,089 DEBUG org.apache.curator.ConnectionState [ConnectionState.java:211] reset
[GW]2016-12-21 17:24:16,089 INFO org.apache.zookeeper.ZooKeeper [ZooKeeper.java:438] Initiating client connection, connectString=zookeeper1.dihuo.online:2181,zookeeper2.dihuo.online:2181,zookeeper3.dihuo.online:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@2001ff
[GW]2016-12-21 17:24:16,089 INFO org.apache.zookeeper.ClientCnxn [ClientCnxn.java:975] Opening socket connection to server zookeeper1.dihuo.online/10.1.6.65:2181. Will not attempt to authenticate using SASL (unknown error)
[GW]2016-12-21 17:24:16,089 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,089 INFO org.apache.zookeeper.ClientCnxn [ClientCnxn.java:852] Socket connection established to zookeeper1.dihuo.online/10.1.6.65:2181, initiating session
[GW]2016-12-21 17:24:16,089 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,089 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:892] Session establishment request sent on zookeeper1.dihuo.online/10.1.6.65:2181
[GW]2016-12-21 17:24:16,089 INFO org.apache.zookeeper.ClientCnxn [ClientCnxn.java:1235] Session establishment complete on server zookeeper1.dihuo.online/10.1.6.65:2181, sessionid = 0x258d246aebba42f, negotiated timeout = 40000
[GW]2016-12-21 17:24:16,089 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'dbRegister'
[GW]2016-12-21 17:24:16,089 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,089 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,089 INFO org.apache.curator.framework.state.ConnectionStateManager [ConnectionStateManager.java:228] State change: CONNECTED
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwAppService'
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator [AbstractAutoProxyCreator.java:528] Creating implicit proxy for bean 'gwAppController' with 0 common interceptors and 2 specific interceptors
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:159] Creating CGLIB proxy: target source is SingletonTargetSource for target object [com.dfire.api.conf.controller.GwAppController@141e594]
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.listVo()
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.add(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer)
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.list()
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.delete(java.lang.Integer)
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.query(java.lang.Integer)
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.update(com.dfire.api.conf.pojo.GwApp)
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:802] Found 'hashCode' method: public native int java.lang.Object.hashCode()
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:797] Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.lang.String java.lang.Object.toString()
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
[GW]2016-12-21 17:24:16,105 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
[GW]2016-12-21 17:24:16,120 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwAppController'
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwApplicationController'
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwApplicationController'
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.controller.GwApplicationController]: ResourceElement for private com.dfire.api.conf.service.application.IGwApplicationService com.dfire.api.conf.controller.GwApplicationController.gwApplicationService
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.controller.GwApplicationController]: ResourceElement for private com.dfire.api.conf.service.application.IGwUserApplicationService com.dfire.api.conf.controller.GwApplicationController.gwUserApplicationService
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.controller.GwApplicationController]: ResourceElement for private com.dfire.api.conf.service.api.IApiService com.dfire.api.conf.controller.GwApplicationController.apiService
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.controller.GwApplicationController]: ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.controller.GwApplicationController.propertiesBean
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwApplicationController' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,136 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationController': ResourceElement for private com.dfire.api.conf.service.application.IGwApplicationService com.dfire.api.conf.controller.GwApplicationController.gwApplicationService
[GW]2016-12-21 17:24:16,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwApplicationService'
[GW]2016-12-21 17:24:16,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwApplicationService'
[GW]2016-12-21 17:24:16,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,151 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.application.impl.GwApplicationService]: ResourceElement for private com.dfire.api.conf.dao.IGwApplicationDao com.dfire.api.conf.service.application.impl.GwApplicationService.gwApplicationDao
[GW]2016-12-21 17:24:16,151 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.application.impl.GwApplicationService]: ResourceElement for private com.dfire.api.conf.dao.IGwUserApplicationDao com.dfire.api.conf.service.application.impl.GwApplicationService.gwUserApplicationDao
[GW]2016-12-21 17:24:16,151 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.application.impl.GwApplicationService]: ResourceElement for private com.dfire.api.conf.service.api.IApiService com.dfire.api.conf.service.application.impl.GwApplicationService.apiService
[GW]2016-12-21 17:24:16,151 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.application.impl.GwApplicationService]: ResourceElement for private com.dfire.api.conf.mapper.GwApplicationMapper com.dfire.api.conf.service.application.impl.GwApplicationService.gwApplicationMapper
[GW]2016-12-21 17:24:16,151 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.application.impl.GwApplicationService]: ResourceElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.application.impl.GwApplicationService.gwApiAuthMapper
[GW]2016-12-21 17:24:16,151 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.application.impl.GwApplicationService]: ResourceElement for private com.dfire.api.conf.mapper.GwUserApplicationMapper com.dfire.api.conf.service.application.impl.GwApplicationService.gwUserApplicationMapper
[GW]2016-12-21 17:24:16,151 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.application.impl.GwApplicationService]: ResourceElement for private com.dfire.api.conf.service.api.IInterfaceService com.dfire.api.conf.service.application.impl.GwApplicationService.interfaceService
[GW]2016-12-21 17:24:16,151 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.application.impl.GwApplicationService]: ResourceElement for private com.dfire.api.conf.service.api.publish.PublishManager com.dfire.api.conf.service.application.impl.GwApplicationService.publishManager
[GW]2016-12-21 17:24:16,151 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.application.impl.GwApplicationService]: ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.service.application.impl.GwApplicationService.propertiesBean
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.application.impl.GwApplicationService]: ResourceElement for private com.dfire.api.conf.mapper.GwPublishLogMapper com.dfire.api.conf.service.application.impl.GwApplicationService.publishLogMapper
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.application.impl.GwApplicationService]: ResourceElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.application.impl.GwApplicationService.gwApiMapper
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.application.impl.GwApplicationService]: ResourceElement for private com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.application.impl.GwApplicationService.gwInterfaceMapper
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwApplicationService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationService': ResourceElement for private com.dfire.api.conf.dao.IGwApplicationDao com.dfire.api.conf.service.application.impl.GwApplicationService.gwApplicationDao
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwApplicationDao'
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwApplicationDao'
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.dao.impl.GwApplicationDao]: ResourceElement for private com.dfire.api.conf.mapper.GwApplicationMapper com.dfire.api.conf.dao.impl.GwApplicationDao.gwApplicationMapper
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwApplicationDao' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationDao': ResourceElement for private com.dfire.api.conf.mapper.GwApplicationMapper com.dfire.api.conf.dao.impl.GwApplicationDao.gwApplicationMapper
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApplicationMapper'
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,167 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:159] Creating CGLIB proxy: target source is SingletonTargetSource for target object [com.dfire.api.conf.dao.impl.GwApplicationDao@c52f42]
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.util.List com.dfire.api.conf.dao.impl.GwApplicationDao.queryList(com.dfire.api.conf.query.ApplicationQuery)
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.dfire.api.conf.pojo.GwApplication com.dfire.api.conf.dao.impl.GwApplicationDao.getById(java.lang.Integer)
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public int com.dfire.api.conf.dao.impl.GwApplicationDao.updateImport(com.dfire.api.conf.pojo.GwApplication)
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public int com.dfire.api.conf.dao.impl.GwApplicationDao.updateList(java.util.List)
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.dfire.api.conf.pojo.GwApplication com.dfire.api.conf.dao.impl.GwApplicationDao.queryGwApplicationByName(java.lang.String,java.lang.String,java.lang.Integer)
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public int com.dfire.api.conf.dao.impl.GwApplicationDao.delete(java.lang.Integer)
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public int com.dfire.api.conf.dao.impl.GwApplicationDao.insert(com.dfire.api.conf.pojo.GwApplication)
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public int com.dfire.api.conf.dao.impl.GwApplicationDao.update(com.dfire.api.conf.pojo.GwApplication)
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:802] Found 'hashCode' method: public native int java.lang.Object.hashCode()
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:797] Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.lang.String java.lang.Object.toString()
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,183 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,198 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,198 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,198 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
[GW]2016-12-21 17:24:16,198 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,198 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,198 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
[GW]2016-12-21 17:24:16,198 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
[GW]2016-12-21 17:24:16,198 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
[GW]2016-12-21 17:24:16,198 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
[GW]2016-12-21 17:24:16,199 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
[GW]2016-12-21 17:24:16,199 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
[GW]2016-12-21 17:24:16,199 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
[GW]2016-12-21 17:24:16,199 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,199 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
[GW]2016-12-21 17:24:16,199 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,199 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,199 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
[GW]2016-12-21 17:24:16,199 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwApplicationDao'
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationService': ResourceElement for private com.dfire.api.conf.dao.IGwUserApplicationDao com.dfire.api.conf.service.application.impl.GwApplicationService.gwUserApplicationDao
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwUserApplicationDao'
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwUserApplicationDao'
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.dao.impl.GwUserApplicationDao]: ResourceElement for private com.dfire.api.conf.mapper.GwUserApplicationMapper com.dfire.api.conf.dao.impl.GwUserApplicationDao.gwUserApplicationMapper
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwUserApplicationDao' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwUserApplicationDao': ResourceElement for private com.dfire.api.conf.mapper.GwUserApplicationMapper com.dfire.api.conf.dao.impl.GwUserApplicationDao.gwUserApplicationMapper
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwUserApplicationMapper'
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwUserApplicationMapper'
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwUserApplicationMapper' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionFactory'
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwUserApplicationMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionTemplate'
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwUserApplicationMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
[GW]2016-12-21 17:24:16,200 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'gwUserApplicationMapper'
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwUserApplicationMapper'
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:159] Creating CGLIB proxy: target source is SingletonTargetSource for target object [com.dfire.api.conf.dao.impl.GwUserApplicationDao@13bb0f0]
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.util.List com.dfire.api.conf.dao.impl.GwUserApplicationDao.queryList(com.dfire.api.conf.query.UserApplicationQuery)
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public int com.dfire.api.conf.dao.impl.GwUserApplicationDao.updateList(java.util.List)
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.dfire.api.conf.pojo.GwUserApplication com.dfire.api.conf.dao.impl.GwUserApplicationDao.queryByUserIdAndAppId(java.lang.Integer,java.lang.Integer)
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.util.List com.dfire.api.conf.dao.impl.GwUserApplicationDao.queryByUserIds(java.lang.Integer)
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public int com.dfire.api.conf.dao.impl.GwUserApplicationDao.deleteUserApplicationByApplicationId(int)
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public int com.dfire.api.conf.dao.impl.GwUserApplicationDao.insert(com.dfire.api.conf.pojo.GwUserApplication)
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public int com.dfire.api.conf.dao.impl.GwUserApplicationDao.update(com.dfire.api.conf.pojo.GwUserApplication)
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:802] Found 'hashCode' method: public native int java.lang.Object.hashCode()
[GW]2016-12-21 17:24:16,216 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:797] Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.lang.String java.lang.Object.toString()
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
[GW]2016-12-21 17:24:16,231 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwUserApplicationDao'
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationService': ResourceElement for private com.dfire.api.conf.service.api.IApiService com.dfire.api.conf.service.application.impl.GwApplicationService.apiService
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'apiService'
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationService': ResourceElement for private com.dfire.api.conf.mapper.GwApplicationMapper com.dfire.api.conf.service.application.impl.GwApplicationService.gwApplicationMapper
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApplicationMapper'
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationService': ResourceElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.application.impl.GwApplicationService.gwApiAuthMapper
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiAuthMapper'
[GW]2016-12-21 17:24:16,247 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationService': ResourceElement for private com.dfire.api.conf.mapper.GwUserApplicationMapper com.dfire.api.conf.service.application.impl.GwApplicationService.gwUserApplicationMapper
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwUserApplicationMapper'
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationService': ResourceElement for private com.dfire.api.conf.service.api.IInterfaceService com.dfire.api.conf.service.application.impl.GwApplicationService.interfaceService
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'interfaceService'
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationService': ResourceElement for private com.dfire.api.conf.service.api.publish.PublishManager com.dfire.api.conf.service.application.impl.GwApplicationService.publishManager
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'publishManager'
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'publishManager'
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'publishManager' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'categoryPublishService'
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'categoryPublishService'
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.CategoryPublishService]: ResourceElement for private com.dfire.api.conf.dao.impl.GwApplicationDao com.dfire.api.conf.service.api.publish.AbstractPublishService.applicationDao
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.CategoryPublishService]: ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.service.api.publish.AbstractPublishService.propertiesBean
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.CategoryPublishService]: ResourceElement for private com.dfire.api.conf.route.IRegister com.dfire.api.conf.service.api.publish.AbstractPublishService.dbRegister
[GW]2016-12-21 17:24:16,263 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.CategoryPublishService]: ResourceElement for private com.dfire.api.conf.dao.IGwUserApplicationDao com.dfire.api.conf.service.api.publish.AbstractPublishService.gwUserApplicationDao
[GW]2016-12-21 17:24:16,278 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.CategoryPublishService]: ResourceElement for private com.dfire.api.conf.dao.impl.GwApplicationDao com.dfire.api.conf.service.api.publish.CategoryPublishService.applicationDao
[GW]2016-12-21 17:24:16,278 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.CategoryPublishService]: ResourceElement for private com.dfire.api.conf.dao.IGwUserApplicationDao com.dfire.api.conf.service.api.publish.CategoryPublishService.gwUserApplicationDao
[GW]2016-12-21 17:24:16,278 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.CategoryPublishService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.api.publish.AbstractPublishService.gwApiAuthMapper
[GW]2016-12-21 17:24:16,278 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.CategoryPublishService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.api.publish.AbstractPublishService.gwApiMapper
[GW]2016-12-21 17:24:16,278 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.CategoryPublishService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.api.publish.AbstractPublishService.gwInterfaceMapper
[GW]2016-12-21 17:24:16,278 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.CategoryPublishService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.api.publish.CategoryPublishService.gwApiAuthMapper
[GW]2016-12-21 17:24:16,278 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.CategoryPublishService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.api.publish.CategoryPublishService.gwApiMapper
[GW]2016-12-21 17:24:16,278 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.CategoryPublishService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.api.publish.CategoryPublishService.gwInterfaceMapper
[GW]2016-12-21 17:24:16,278 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.CategoryPublishService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwPublishLogMapper com.dfire.api.conf.service.api.publish.CategoryPublishService.gwPublishLogMapper
[GW]2016-12-21 17:24:16,278 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'categoryPublishService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,278 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'categoryPublishService': ResourceElement for private com.dfire.api.conf.dao.impl.GwApplicationDao com.dfire.api.conf.service.api.publish.AbstractPublishService.applicationDao
[GW]2016-12-21 17:24:16,278 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApplicationDao'
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'categoryPublishService': ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.service.api.publish.AbstractPublishService.propertiesBean
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'propertiesBean'
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'categoryPublishService': ResourceElement for private com.dfire.api.conf.route.IRegister com.dfire.api.conf.service.api.publish.AbstractPublishService.dbRegister
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dbRegister'
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'categoryPublishService': ResourceElement for private com.dfire.api.conf.dao.IGwUserApplicationDao com.dfire.api.conf.service.api.publish.AbstractPublishService.gwUserApplicationDao
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwUserApplicationDao'
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'categoryPublishService': ResourceElement for private com.dfire.api.conf.dao.impl.GwApplicationDao com.dfire.api.conf.service.api.publish.CategoryPublishService.applicationDao
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApplicationDao'
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'categoryPublishService': ResourceElement for private com.dfire.api.conf.dao.IGwUserApplicationDao com.dfire.api.conf.service.api.publish.CategoryPublishService.gwUserApplicationDao
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwUserApplicationDao'
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'categoryPublishService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.api.publish.AbstractPublishService.gwApiAuthMapper
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiAuthMapper'
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'categoryPublishService' to bean named 'gwApiAuthMapper'
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'categoryPublishService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.api.publish.AbstractPublishService.gwApiMapper
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiMapper'
[GW]2016-12-21 17:24:16,294 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'categoryPublishService' to bean named 'gwApiMapper'
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'categoryPublishService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.api.publish.AbstractPublishService.gwInterfaceMapper
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwInterfaceMapper'
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'categoryPublishService' to bean named 'gwInterfaceMapper'
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'categoryPublishService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.api.publish.CategoryPublishService.gwApiAuthMapper
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiAuthMapper'
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'categoryPublishService' to bean named 'gwApiAuthMapper'
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'categoryPublishService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.api.publish.CategoryPublishService.gwApiMapper
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiMapper'
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'categoryPublishService' to bean named 'gwApiMapper'
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'categoryPublishService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.api.publish.CategoryPublishService.gwInterfaceMapper
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwInterfaceMapper'
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'categoryPublishService' to bean named 'gwInterfaceMapper'
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'categoryPublishService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwPublishLogMapper com.dfire.api.conf.service.api.publish.CategoryPublishService.gwPublishLogMapper
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwPublishLogMapper'
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwPublishLogMapper'
[GW]2016-12-21 17:24:16,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,325 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwPublishLogMapper' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,325 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionFactory'
[GW]2016-12-21 17:24:16,325 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwPublishLogMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
[GW]2016-12-21 17:24:16,325 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionTemplate'
[GW]2016-12-21 17:24:16,325 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwPublishLogMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
[GW]2016-12-21 17:24:16,325 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'gwPublishLogMapper'
[GW]2016-12-21 17:24:16,325 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,325 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,325 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwPublishLogMapper'
[GW]2016-12-21 17:24:16,325 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,325 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,341 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'categoryPublishService' to bean named 'gwPublishLogMapper'
[GW]2016-12-21 17:24:16,341 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,341 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,341 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'CategoryPublishService.rollBackApi' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,356 DEBUG org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator [AbstractAutoProxyCreator.java:528] Creating implicit proxy for bean 'categoryPublishService' with 0 common interceptors and 1 specific interceptors
[GW]2016-12-21 17:24:16,356 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:159] Creating CGLIB proxy: target source is SingletonTargetSource for target object [com.dfire.api.conf.service.api.publish.CategoryPublishService@ca4388]
[GW]2016-12-21 17:24:16,356 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.publish.CategoryPublishService.rollBackApi(int,int)
[GW]2016-12-21 17:24:16,372 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected com.dfire.api.conf.service.api.publish.bo.SamePublishedInfo com.dfire.api.conf.service.api.publish.CategoryPublishService.getSamePublishedApiInfo(java.util.List,java.lang.String)
[GW]2016-12-21 17:24:16,372 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected void com.dfire.api.conf.service.api.publish.CategoryPublishService.savePublishLog(int,int,com.dfire.api.conf.service.api.publish.bo.WaitPublishInfo,com.dfire.api.conf.service.api.publish.bo.SamePublishedInfo,java.lang.String)
[GW]2016-12-21 17:24:16,372 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public int com.dfire.api.conf.service.api.publish.CategoryPublishService.getApplicationType()
[GW]2016-12-21 17:24:16,372 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected com.dfire.api.conf.service.api.publish.bo.WaitPublishInfo com.dfire.api.conf.service.api.publish.CategoryPublishService.loadWaitPublishData(int,java.lang.String,java.util.List)
[GW]2016-12-21 17:24:16,372 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'CategoryPublishService.publishApi' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,372 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.publish.AbstractPublishService.publishApi(int,int,int,java.util.List,java.lang.String)
[GW]2016-12-21 17:24:16,372 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'CategoryPublishService.testPass' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,372 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.publish.AbstractPublishService.testPass(int,int,int)
[GW]2016-12-21 17:24:16,372 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected void com.dfire.api.conf.service.api.publish.AbstractPublishService.updatePublish2Db(com.dfire.api.conf.service.api.publish.bo.WaitPublishInfo,com.dfire.api.conf.service.api.publish.bo.SamePublishedInfo,java.util.List)
[GW]2016-12-21 17:24:16,372 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected void com.dfire.api.conf.service.api.publish.AbstractPublishService.rollBackNotifyZk(com.dfire.api.conf.service.api.publish.bo.WaitPublishInfo,com.dfire.api.conf.service.api.publish.bo.SamePublishedInfo)
[GW]2016-12-21 17:24:16,372 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected void com.dfire.api.conf.service.api.publish.AbstractPublishService.publishNotifyZk(com.dfire.api.conf.service.api.publish.bo.WaitPublishInfo,com.dfire.api.conf.service.api.publish.bo.SamePublishedInfo)
[GW]2016-12-21 17:24:16,372 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected void com.dfire.api.conf.service.api.publish.AbstractPublishService.setSamePublished(com.dfire.api.conf.service.api.publish.bo.SamePublishedInfo,int,int)
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected void com.dfire.api.conf.service.api.publish.AbstractPublishService.setWaitEnvAndStatus(com.dfire.api.conf.service.api.publish.bo.WaitPublishInfo,java.lang.String,int)
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:802] Found 'hashCode' method: public native int java.lang.Object.hashCode()
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:797] Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.lang.String java.lang.Object.toString()
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,387 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'categoryPublishService'
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'changePublishService'
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'changePublishService'
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,403 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.ChangePublishService]: ResourceElement for private com.dfire.api.conf.dao.impl.GwApplicationDao com.dfire.api.conf.service.api.publish.AbstractPublishService.applicationDao
[GW]2016-12-21 17:24:16,419 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.ChangePublishService]: ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.service.api.publish.AbstractPublishService.propertiesBean
[GW]2016-12-21 17:24:16,419 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.ChangePublishService]: ResourceElement for private com.dfire.api.conf.route.IRegister com.dfire.api.conf.service.api.publish.AbstractPublishService.dbRegister
[GW]2016-12-21 17:24:16,419 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.ChangePublishService]: ResourceElement for private com.dfire.api.conf.dao.IGwUserApplicationDao com.dfire.api.conf.service.api.publish.AbstractPublishService.gwUserApplicationDao
[GW]2016-12-21 17:24:16,419 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.ChangePublishService]: ResourceElement for private com.dfire.api.conf.dao.impl.GwApplicationDao com.dfire.api.conf.service.api.publish.ChangePublishService.applicationDao
[GW]2016-12-21 17:24:16,419 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.ChangePublishService]: ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.service.api.publish.ChangePublishService.propertiesBean
[GW]2016-12-21 17:24:16,419 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.ChangePublishService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.api.publish.AbstractPublishService.gwApiAuthMapper
[GW]2016-12-21 17:24:16,419 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.ChangePublishService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.api.publish.AbstractPublishService.gwApiMapper
[GW]2016-12-21 17:24:16,419 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.ChangePublishService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.api.publish.AbstractPublishService.gwInterfaceMapper
[GW]2016-12-21 17:24:16,419 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.ChangePublishService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.api.publish.ChangePublishService.gwApiAuthMapper
[GW]2016-12-21 17:24:16,419 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.ChangePublishService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.api.publish.ChangePublishService.gwApiMapper
[GW]2016-12-21 17:24:16,419 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.api.publish.ChangePublishService]: AutowiredFieldElement for private com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.api.publish.ChangePublishService.gwInterfaceMapper
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'changePublishService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changePublishService': ResourceElement for private com.dfire.api.conf.dao.impl.GwApplicationDao com.dfire.api.conf.service.api.publish.AbstractPublishService.applicationDao
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApplicationDao'
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changePublishService': ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.service.api.publish.AbstractPublishService.propertiesBean
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'propertiesBean'
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changePublishService': ResourceElement for private com.dfire.api.conf.route.IRegister com.dfire.api.conf.service.api.publish.AbstractPublishService.dbRegister
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dbRegister'
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changePublishService': ResourceElement for private com.dfire.api.conf.dao.IGwUserApplicationDao com.dfire.api.conf.service.api.publish.AbstractPublishService.gwUserApplicationDao
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwUserApplicationDao'
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changePublishService': ResourceElement for private com.dfire.api.conf.dao.impl.GwApplicationDao com.dfire.api.conf.service.api.publish.ChangePublishService.applicationDao
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApplicationDao'
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changePublishService': ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.service.api.publish.ChangePublishService.propertiesBean
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'propertiesBean'
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changePublishService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.api.publish.AbstractPublishService.gwApiAuthMapper
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiAuthMapper'
[GW]2016-12-21 17:24:16,434 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'changePublishService' to bean named 'gwApiAuthMapper'
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changePublishService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.api.publish.AbstractPublishService.gwApiMapper
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiMapper'
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'changePublishService' to bean named 'gwApiMapper'
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changePublishService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.api.publish.AbstractPublishService.gwInterfaceMapper
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwInterfaceMapper'
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'changePublishService' to bean named 'gwInterfaceMapper'
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changePublishService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiAuthMapper com.dfire.api.conf.service.api.publish.ChangePublishService.gwApiAuthMapper
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiAuthMapper'
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'changePublishService' to bean named 'gwApiAuthMapper'
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changePublishService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.api.publish.ChangePublishService.gwApiMapper
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiMapper'
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'changePublishService' to bean named 'gwApiMapper'
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'changePublishService': AutowiredFieldElement for private com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.api.publish.ChangePublishService.gwInterfaceMapper
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwInterfaceMapper'
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'changePublishService' to bean named 'gwInterfaceMapper'
[GW]2016-12-21 17:24:16,450 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,465 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'ChangePublishService.publishApi' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,465 DEBUG org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator [AbstractAutoProxyCreator.java:528] Creating implicit proxy for bean 'changePublishService' with 0 common interceptors and 1 specific interceptors
[GW]2016-12-21 17:24:16,465 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:159] Creating CGLIB proxy: target source is SingletonTargetSource for target object [com.dfire.api.conf.service.api.publish.ChangePublishService@178064b]
[GW]2016-12-21 17:24:16,465 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.publish.ChangePublishService.rollBackApi(int,int)
[GW]2016-12-21 17:24:16,465 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public int com.dfire.api.conf.service.api.publish.ChangePublishService.getApplicationType()
[GW]2016-12-21 17:24:16,465 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected com.dfire.api.conf.service.api.publish.bo.WaitPublishInfo com.dfire.api.conf.service.api.publish.ChangePublishService.loadWaitPublishData(int,java.lang.String,java.util.List)
[GW]2016-12-21 17:24:16,465 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.publish.AbstractPublishService.publishApi(int,int,int,java.util.List,java.lang.String)
[GW]2016-12-21 17:24:16,465 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'ChangePublishService.testPass' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,465 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.api.publish.AbstractPublishService.testPass(int,int,int)
[GW]2016-12-21 17:24:16,465 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected com.dfire.api.conf.service.api.publish.bo.SamePublishedInfo com.dfire.api.conf.service.api.publish.AbstractPublishService.getSamePublishedApiInfo(java.util.List,java.lang.String)
[GW]2016-12-21 17:24:16,465 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected void com.dfire.api.conf.service.api.publish.AbstractPublishService.savePublishLog(int,int,com.dfire.api.conf.service.api.publish.bo.WaitPublishInfo,com.dfire.api.conf.service.api.publish.bo.SamePublishedInfo,java.lang.String)
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected void com.dfire.api.conf.service.api.publish.AbstractPublishService.updatePublish2Db(com.dfire.api.conf.service.api.publish.bo.WaitPublishInfo,com.dfire.api.conf.service.api.publish.bo.SamePublishedInfo,java.util.List)
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected void com.dfire.api.conf.service.api.publish.AbstractPublishService.rollBackNotifyZk(com.dfire.api.conf.service.api.publish.bo.WaitPublishInfo,com.dfire.api.conf.service.api.publish.bo.SamePublishedInfo)
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected void com.dfire.api.conf.service.api.publish.AbstractPublishService.publishNotifyZk(com.dfire.api.conf.service.api.publish.bo.WaitPublishInfo,com.dfire.api.conf.service.api.publish.bo.SamePublishedInfo)
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected void com.dfire.api.conf.service.api.publish.AbstractPublishService.setSamePublished(com.dfire.api.conf.service.api.publish.bo.SamePublishedInfo,int,int)
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected void com.dfire.api.conf.service.api.publish.AbstractPublishService.setWaitEnvAndStatus(com.dfire.api.conf.service.api.publish.bo.WaitPublishInfo,java.lang.String,int)
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:802] Found 'hashCode' method: public native int java.lang.Object.hashCode()
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:797] Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.lang.String java.lang.Object.toString()
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,481 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,497 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
[GW]2016-12-21 17:24:16,512 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
[GW]2016-12-21 17:24:16,512 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'changePublishService'
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'publishManager'
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationService': ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.service.application.impl.GwApplicationService.propertiesBean
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'propertiesBean'
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationService': ResourceElement for private com.dfire.api.conf.mapper.GwPublishLogMapper com.dfire.api.conf.service.application.impl.GwApplicationService.publishLogMapper
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwPublishLogMapper'
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationService': ResourceElement for private com.dfire.api.conf.mapper.GwApiMapper com.dfire.api.conf.service.application.impl.GwApplicationService.gwApiMapper
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiMapper'
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationService': ResourceElement for private com.dfire.api.conf.mapper.GwInterfaceMapper com.dfire.api.conf.service.application.impl.GwApplicationService.gwInterfaceMapper
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwInterfaceMapper'
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,528 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'GwApplicationService.saveChange' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator [AbstractAutoProxyCreator.java:528] Creating implicit proxy for bean 'gwApplicationService' with 0 common interceptors and 1 specific interceptors
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:159] Creating CGLIB proxy: target source is SingletonTargetSource for target object [com.dfire.api.conf.service.application.impl.GwApplicationService@1d06ca]
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'GwApplicationService.saveChange' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.saveChange(com.dfire.api.conf.vo.ChangeVo)
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'GwApplicationService.updateChange' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.updateChange(com.dfire.api.conf.vo.ChangeVo)
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.publishApi(int,int,int,java.util.List,java.lang.String)
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.testPass(int,int)
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.publishLog(java.lang.Integer)
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.queryChange(java.lang.Integer)
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.queryApplicationByChangeId(java.lang.Integer)
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'GwApplicationService.exportApplication' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.exportApplication(java.lang.String,java.lang.Integer)
[GW]2016-12-21 17:24:16,543 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.getAllApplicationList(java.lang.Short)
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.getMyuserApplication(java.lang.Integer,java.lang.Short)
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.getGwApplication(int)
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.insertGwApplication(com.dfire.api.conf.pojo.GwApplication)
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public int com.dfire.api.conf.service.application.impl.GwApplicationService.updateGwApplication(com.dfire.api.conf.pojo.GwApplication)
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.deleteGwApplication(java.lang.Integer)
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.queryApplicationByEnv(java.lang.String)
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'GwApplicationService.finishGwApplication' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.finishGwApplication(java.lang.Integer)
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'GwApplicationService.importApplication' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.importApplication(java.lang.String)
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.publishRollBack(int,int)
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.service.application.impl.GwApplicationService.queryGwApplicationByNameAndType(java.lang.String,java.lang.String,java.lang.Integer)
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:802] Found 'hashCode' method: public native int java.lang.Object.hashCode()
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:797] Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
[GW]2016-12-21 17:24:16,559 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.lang.String java.lang.Object.toString()
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
[GW]2016-12-21 17:24:16,575 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwApplicationService'
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationController': ResourceElement for private com.dfire.api.conf.service.application.IGwUserApplicationService com.dfire.api.conf.controller.GwApplicationController.gwUserApplicationService
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwUserApplicationService'
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwUserApplicationService'
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.application.impl.GwUserApplicationService]: ResourceElement for private com.dfire.api.conf.dao.IGwUserApplicationDao com.dfire.api.conf.service.application.impl.GwUserApplicationService.gwUserApplicationDao
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwUserApplicationService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,590 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwUserApplicationService': ResourceElement for private com.dfire.api.conf.dao.IGwUserApplicationDao com.dfire.api.conf.service.application.impl.GwUserApplicationService.gwUserApplicationDao
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwUserApplicationDao'
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwUserApplicationService'
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationController': ResourceElement for private com.dfire.api.conf.service.api.IApiService com.dfire.api.conf.controller.GwApplicationController.apiService
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'apiService'
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwApplicationController': ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.controller.GwApplicationController.propertiesBean
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'propertiesBean'
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'GwApplicationController.saveCategory' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator [AbstractAutoProxyCreator.java:528] Creating implicit proxy for bean 'gwApplicationController' with 0 common interceptors and 3 specific interceptors
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:159] Creating CGLIB proxy: target source is SingletonTargetSource for target object [com.dfire.api.conf.controller.GwApplicationController@183f15e]
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.saveCategory(java.lang.String)
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.saveChange(java.lang.String)
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.updateChange(java.lang.String)
[GW]2016-12-21 17:24:16,606 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.publishApi(java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String)
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.rollBack(java.lang.Integer,java.lang.Integer)
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.testPass(java.lang.Integer,java.lang.Integer)
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.publishLog(java.lang.Integer)
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.queryChange(java.lang.Integer)
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'GwApplicationController.saveOrUpdateUserApplication' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.saveOrUpdateUserApplication(java.lang.Integer,java.lang.Integer,java.util.List)
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.queryGwApplicationByEnv(java.lang.String)
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.queryGwApplicationByChangeId(java.lang.Integer)
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.one(java.lang.Integer)
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'GwApplicationController.updateCategory' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.updateCategory(java.lang.String,java.lang.String)
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.transaction.annotation.AnnotationTransactionAttributeSource [AbstractFallbackTransactionAttributeSource.java:108] Adding transactional method 'GwApplicationController.deleteCategory' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.deleteCategory(java.lang.Integer)
[GW]2016-12-21 17:24:16,621 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.finishApplication(java.lang.Integer)
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.lang.String com.dfire.api.conf.controller.GwApplicationController.exportApplication(java.lang.String,java.lang.Integer,javax.servlet.http.HttpServletResponse)
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.handleFileUpload(java.lang.String,org.springframework.web.multipart.MultipartFile) throws java.io.IOException
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.list(java.lang.Integer,java.lang.Short)
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.index(com.dfire.api.conf.pojo.GwApplication)
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:802] Found 'hashCode' method: public native int java.lang.Object.hashCode()
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:797] Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.lang.String java.lang.Object.toString()
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,637 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
[GW]2016-12-21 17:24:16,653 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwApplicationController'
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwGroovyController'
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwGroovyController'
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.controller.GwGroovyController]: ResourceElement for private com.dfire.api.conf.service.groovy.IGwGroovyService com.dfire.api.conf.controller.GwGroovyController.gwGroovyService
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwGroovyController' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwGroovyController': ResourceElement for private com.dfire.api.conf.service.groovy.IGwGroovyService com.dfire.api.conf.controller.GwGroovyController.gwGroovyService
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwGroovyService'
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwGroovyService'
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.groovy.impl.GwGroovyService]: ResourceElement for private com.dfire.api.conf.mapper.GwGroovyMapper com.dfire.api.conf.service.groovy.impl.GwGroovyService.groovyMapper
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.groovy.impl.GwGroovyService]: ResourceElement for private com.dfire.api.conf.route.IRegister com.dfire.api.conf.service.groovy.impl.GwGroovyService.iRegister
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwGroovyService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,668 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwGroovyService': ResourceElement for private com.dfire.api.conf.mapper.GwGroovyMapper com.dfire.api.conf.service.groovy.impl.GwGroovyService.groovyMapper
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwGroovyMapper'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwGroovyMapper'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwGroovyMapper' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionFactory'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwGroovyMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionTemplate'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwGroovyMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'gwGroovyMapper'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwGroovyMapper'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwGroovyService': ResourceElement for private com.dfire.api.conf.route.IRegister com.dfire.api.conf.service.groovy.impl.GwGroovyService.iRegister
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dbRegister'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,684 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwGroovyService'
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator [AbstractAutoProxyCreator.java:528] Creating implicit proxy for bean 'gwGroovyController' with 0 common interceptors and 2 specific interceptors
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:159] Creating CGLIB proxy: target source is SingletonTargetSource for target object [com.dfire.api.conf.controller.GwGroovyController@1220f65]
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.one(java.lang.Integer)
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.add(com.dfire.api.conf.pojo.GwGroovy)
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.list()
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.delete(java.lang.Integer)
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.update(com.dfire.api.conf.pojo.GwGroovy)
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.publish(com.dfire.api.conf.pojo.GwGroovy)
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:802] Found 'hashCode' method: public native int java.lang.Object.hashCode()
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:797] Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.lang.String java.lang.Object.toString()
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
[GW]2016-12-21 17:24:16,699 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
[GW]2016-12-21 17:24:16,715 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwGroovyController'
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwInterfaceController'
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwInterfaceController'
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.controller.GwInterfaceController]: ResourceElement for private com.dfire.api.conf.service.api.IInterfaceService com.dfire.api.conf.controller.GwInterfaceController.interfaceService
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwInterfaceController' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'gwInterfaceController': ResourceElement for private com.dfire.api.conf.service.api.IInterfaceService com.dfire.api.conf.controller.GwInterfaceController.interfaceService
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'interfaceService'
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator [AbstractAutoProxyCreator.java:528] Creating implicit proxy for bean 'gwInterfaceController' with 0 common interceptors and 2 specific interceptors
[GW]2016-12-21 17:24:16,731 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:159] Creating CGLIB proxy: target source is SingletonTargetSource for target object [com.dfire.api.conf.controller.GwInterfaceController@ff2258]
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwInterfaceController.saveInterface(java.lang.String)
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwInterfaceController.getInterfaceById(java.lang.Integer,java.lang.Integer,java.lang.String)
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwInterfaceController.logicDeleteInterface(java.lang.Integer,java.lang.Integer)
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:802] Found 'hashCode' method: public native int java.lang.Object.hashCode()
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:797] Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:833] Unable to apply any optimisations to advised method: public java.lang.String java.lang.Object.toString()
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
[GW]2016-12-21 17:24:16,746 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.aop.framework.CglibAopProxy [CglibAopProxy.java:791] Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwInterfaceController'
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'userController'
[GW]2016-12-21 17:24:16,762 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'userController'
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.controller.UserController]: ResourceElement for private com.dfire.api.conf.service.user.IUserService com.dfire.api.conf.controller.UserController.userService
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.controller.UserController]: AutowiredFieldElement for com.dfire.api.conf.service.user.ILogIn com.dfire.api.conf.controller.UserController.nobleLoginService
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.controller.UserController]: AutowiredFieldElement for com.twodfire.redis.ICacheService com.dfire.api.conf.controller.UserController.sessionCacheService
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'userController' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'userController': ResourceElement for private com.dfire.api.conf.service.user.IUserService com.dfire.api.conf.controller.UserController.userService
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'userServiceImpl'
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'userServiceImpl'
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.user.impl.UserServiceImpl]: ResourceElement for com.dfire.api.conf.mapper.GwUserMapper com.dfire.api.conf.service.user.impl.UserServiceImpl.gwUserMapper
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'userServiceImpl' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'userServiceImpl': ResourceElement for com.dfire.api.conf.mapper.GwUserMapper com.dfire.api.conf.service.user.impl.UserServiceImpl.gwUserMapper
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gwUserMapper'
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gwUserMapper'
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,777 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gwUserMapper' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionFactory'
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwUserMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionTemplate'
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1299] Autowiring by type from bean name 'gwUserMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'gwUserMapper'
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gwUserMapper'
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'userServiceImpl'
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'userController': AutowiredFieldElement for com.dfire.api.conf.service.user.ILogIn com.dfire.api.conf.controller.UserController.nobleLoginService
[GW]2016-12-21 17:24:16,793 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'nobleLoginService'
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'nobleLoginService'
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.user.impl.NobleLoginService]: ResourceElement for private org.apache.http.impl.client.CloseableHttpClient com.dfire.api.conf.service.user.impl.NobleLoginService.httpClient
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.user.impl.NobleLoginService]: ResourceElement for private com.dfire.api.conf.httpclient.HttpStringResponseHandler com.dfire.api.conf.service.user.impl.NobleLoginService.responseHandler
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.service.user.impl.NobleLoginService]: ResourceElement for com.dfire.api.conf.mapper.GwUserMapper com.dfire.api.conf.service.user.impl.NobleLoginService.gwUserMapper
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'nobleLoginService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'nobleLoginService': ResourceElement for private org.apache.http.impl.client.CloseableHttpClient com.dfire.api.conf.service.user.impl.NobleLoginService.httpClient
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'httpClient'
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'httpClient'
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'httpClientBeanConfig'
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'httpClientBuilder'
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'httpClientBuilder'
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'httpClientBeanConfig'
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'poolingHttpClientConnectionManager'
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'poolingHttpClientConnectionManager'
[GW]2016-12-21 17:24:16,809 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'httpClientBeanConfig'
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'poolingHttpClientConnectionManager' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'httpclient.poolingHttpClientConnectionManager.maxTotal' in [applicationConfig: [classpath:/application.yml]] with type [Integer] and value '200'
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,824 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,840 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,840 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,840 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,840 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'httpclient.poolingHttpClientConnectionManager.defaultMaxPerRoute' in [applicationConfig: [classpath:/application.yml]] with type [Integer] and value '100'
[GW]2016-12-21 17:24:16,840 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,840 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'poolingHttpClientConnectionManager'
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'requestConfig'
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'requestConfig'
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'httpClientBeanConfig'
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'requestConfigBuilder'
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'requestConfigBuilder'
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'httpClientBeanConfig'
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'requestConfigBuilder' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,871 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'httpclient.requestConfig.Builder.connectTimeout' in [applicationConfig: [classpath:/application.yml]] with type [Integer] and value '3000'
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'httpclient.requestConfig.Builder.socketTimeout' in [applicationConfig: [classpath:/application.yml]] with type [Integer] and value '15000'
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,887 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,902 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'requestConfigBuilder'
[GW]2016-12-21 17:24:16,902 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'requestConfig' via factory method to bean named 'requestConfigBuilder'
[GW]2016-12-21 17:24:16,902 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'requestConfig' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,902 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,902 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,902 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'requestConfig'
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'httpKeepAliveStrategy'
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'httpKeepAliveStrategy'
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'httpClientBeanConfig'
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'httpKeepAliveStrategy' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'httpKeepAliveStrategy'
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'httpClientBuilder' via factory method to bean named 'poolingHttpClientConnectionManager'
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'httpClientBuilder' via factory method to bean named 'requestConfig'
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'httpClientBuilder' via factory method to bean named 'httpKeepAliveStrategy'
[GW]2016-12-21 17:24:16,918 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'httpClientBuilder' to allow for resolving potential circular references
[GW]2016-12-21 17:24:16,933 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,933 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:16,996 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'httpClientBuilder'
[GW]2016-12-21 17:24:16,996 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'httpClient' via factory method to bean named 'httpClientBuilder'
[GW]2016-12-21 17:24:16,996 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'httpClient' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'httpClient'
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'nobleLoginService': ResourceElement for private com.dfire.api.conf.httpclient.HttpStringResponseHandler com.dfire.api.conf.service.user.impl.NobleLoginService.responseHandler
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'httpStringResponseHandler'
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'httpStringResponseHandler'
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'httpStringResponseHandler' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'httpStringResponseHandler'
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'nobleLoginService': ResourceElement for com.dfire.api.conf.mapper.GwUserMapper com.dfire.api.conf.service.user.impl.NobleLoginService.gwUserMapper
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwUserMapper'
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,011 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'nobleLoginService.nobleUserInfoUrl' in [applicationConfig: [classpath:/application.yml]] with type [String] and value 'http://noble.2dfire.net//operate/sync-user/'
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'nobleLoginService'
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'userController' to bean named 'nobleLoginService'
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'userController': AutowiredFieldElement for com.twodfire.redis.ICacheService com.dfire.api.conf.controller.UserController.sessionCacheService
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'redisSentinelService'
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'redisSentinelService'
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,027 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisBeanConfig'
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'redisSentinelService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'redis.sentinels' in [applicationConfig: [classpath:/application.yml]] with type [String] and value '10.1.6.20:26379'
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,043 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'redis.masterName' in [applicationConfig: [classpath:/application.yml]] with type [String] and value 'cache101'
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'redis.database' in [applicationConfig: [classpath:/application.yml]] with type [Integer] and value '6'
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1678] Invoking init method  'init' on bean with name 'redisSentinelService'
[GW]2016-12-21 17:24:17,058 INFO redis.clients.jedis.JedisSentinelPool [JedisSentinelPool.java:136] Trying to find master from available Sentinels...
[GW]2016-12-21 17:24:17,058 DEBUG redis.clients.jedis.JedisSentinelPool [JedisSentinelPool.java:141] Connecting to Sentinel 10.1.6.20:26379
[GW]2016-12-21 17:24:17,058 DEBUG redis.clients.jedis.JedisSentinelPool [JedisSentinelPool.java:159] Found Redis master at 10.1.6.20:7091
[GW]2016-12-21 17:24:17,058 INFO redis.clients.jedis.JedisSentinelPool [JedisSentinelPool.java:185] Redis master running at 10.1.6.20:7091, starting Sentinel listeners...
[GW]2016-12-21 17:24:17,058 INFO redis.clients.jedis.JedisSentinelPool [JedisSentinelPool.java:127] Created JedisPool to master at 10.1.6.20:7091
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,058 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'redisSentinelService'
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'sessionCacheService'
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'sessionCacheService'
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisBeanConfig'
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'sessionCacheService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,214 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'sessionCacheService.ip' in [applicationConfig: [classpath:/application.yml]] with type [String] and value 'redis.dihuo.online'
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'sessionCacheService.port' in [applicationConfig: [classpath:/application.yml]] with type [Integer] and value '7091'
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'sessionCacheService.database' in [applicationConfig: [classpath:/application.yml]] with type [Integer] and value '1'
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'sessionCacheService'
[GW]2016-12-21 17:24:17,230 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'test23'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'test23'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'test23' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'test23'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'test23'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'userController' to bean named 'test23'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'userController'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApplicationDao'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwUserApplicationDao'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'httpStringResponseHandler'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'apiZkPathService'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'appAuthZkPathService'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'appInfoZkPathService'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'applicationPathService'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'groovyInfoZkPathService'
[GW]2016-12-21 17:24:17,245 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'interfaceZkPathService'
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dbRegister'
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'zkRegister'
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'zkRegister'
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.route.zk.ZkRegister]: ResourceElement for private com.dfire.api.conf.bean.BeanHelper com.dfire.api.conf.route.common.AbstractRegister.beanHelper
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'zkRegister' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'zkRegister': ResourceElement for private com.dfire.api.conf.bean.BeanHelper com.dfire.api.conf.route.common.AbstractRegister.beanHelper
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'beanHelper'
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'apiZkPathService'
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'appAuthZkPathService'
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'appInfoZkPathService'
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'applicationPathService'
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'groovyInfoZkPathService'
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'interfaceZkPathService'
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'propertiesBean'
[GW]2016-12-21 17:24:17,261 INFO org.apache.curator.framework.imps.CuratorFrameworkImpl [CuratorFrameworkImpl.java:224] Starting
[GW]2016-12-21 17:24:17,261 DEBUG org.apache.curator.CuratorZookeeperClient [CuratorZookeeperClient.java:181] Starting
[GW]2016-12-21 17:24:17,261 DEBUG org.apache.curator.ConnectionState [ConnectionState.java:100] Starting
[GW]2016-12-21 17:24:17,261 DEBUG org.apache.curator.ConnectionState [ConnectionState.java:211] reset
[GW]2016-12-21 17:24:17,261 INFO org.apache.zookeeper.ZooKeeper [ZooKeeper.java:438] Initiating client connection, connectString=zookeeper1.dihuo.online:2181,zookeeper2.dihuo.online:2181,zookeeper3.dihuo.online:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@930398
[GW]2016-12-21 17:24:17,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,261 INFO org.apache.zookeeper.ClientCnxn [ClientCnxn.java:975] Opening socket connection to server zookeeper3.dihuo.online/10.1.6.80:2181. Will not attempt to authenticate using SASL (unknown error)
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,277 INFO org.apache.zookeeper.ClientCnxn [ClientCnxn.java:852] Socket connection established to zookeeper3.dihuo.online/10.1.6.80:2181, initiating session
[GW]2016-12-21 17:24:17,277 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:892] Session establishment request sent on zookeeper3.dihuo.online/10.1.6.80:2181
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'zkRegister'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'apiService'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'changeApiService'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'interfaceService'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'categoryPublishService'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'changePublishService'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'publishManager'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwAppService'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApplicationService'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwUserApplicationService'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwGroovyService'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'opLogService'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'nobleLoginService'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'userServiceImpl'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'disconfMgrBeanSecond'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'disconfMgrBeanSecond'
[GW]2016-12-21 17:24:17,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,277 INFO org.apache.zookeeper.ClientCnxn [ClientCnxn.java:1235] Session establishment complete on server zookeeper3.dihuo.online/10.1.6.80:2181, sessionid = 0x158d246afab6cc0, negotiated timeout = 40000
[GW]2016-12-21 17:24:17,292 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'disconfBeanConfig'
[GW]2016-12-21 17:24:17,292 INFO org.apache.curator.framework.state.ConnectionStateManager [ConnectionStateManager.java:228] State change: CONNECTED
[GW]2016-12-21 17:24:17,292 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'disconfMgrBeanSecond' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,292 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1678] Invoking init method  'init' on bean with name 'disconfMgrBeanSecond'
[GW]2016-12-21 17:24:17,292 INFO com.baidu.disconf.client.DisconfMgr [DisconfMgr.java:127] ******************************* DISCONF START SECOND SCAN *******************************
[GW]2016-12-21 17:24:17,292 DEBUG com.baidu.disconf.client.core.processor.impl.DisconfFileCoreProcessorImpl [DisconfFileCoreProcessorImpl.java:252] ==============start to inject value to disconf file item instance: dubbo_conf.properties=============================
[GW]2016-12-21 17:24:17,292 DEBUG com.baidu.disconf.client.core.processor.impl.DisconfFileCoreProcessorImpl [DisconfFileCoreProcessorImpl.java:252] ==============start to inject value to disconf file item instance: hystrix_conf.properties=============================
[GW]2016-12-21 17:24:17,292 INFO com.baidu.disconf.client.DisconfMgr [DisconfMgr.java:158] Conf File Map: 
disconf-file: dubbo_conf.properties
DisconfCenterFile [
keyMaps={}
cls=null
fileName=dubbo_conf.properties
copy2TargetDirPath=null
DisconfCenterBaseModel [
object=null
remoteServerUrl=/api/config/file?app=api-gw-conf&env=dev&type=0&key=dubbo_conf.properties&version=1_1_1
disConfCommonModel=DisConfCommonModel [app=api-gw-conf, version=1_1_1, env=dev]
disconfCommonCallbackModel=DisconfCommonCallbackModel{disconfConfUpdates=[], disconfUpdatesActiveBackups=[]}]]
disconf-file: hystrix_conf.properties
DisconfCenterFile [
keyMaps={}
cls=null
fileName=hystrix_conf.properties
copy2TargetDirPath=null
DisconfCenterBaseModel [
object=null
remoteServerUrl=/api/config/file?app=api-gw-conf&env=dev&type=0&key=hystrix_conf.properties&version=1_1_1
disConfCommonModel=DisConfCommonModel [app=api-gw-conf, version=1_1_1, env=dev]
disconfCommonCallbackModel=DisconfCommonCallbackModel{disconfConfUpdates=[], disconfUpdatesActiveBackups=[]}]]


[GW]2016-12-21 17:24:17,292 INFO com.baidu.disconf.client.DisconfMgr [DisconfMgr.java:161] Conf Item Map: 


[GW]2016-12-21 17:24:17,292 INFO com.baidu.disconf.client.DisconfMgr [DisconfMgr.java:164] ******************************* DISCONF END *******************************
[GW]2016-12-21 17:24:17,292 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,292 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,292 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'disconfMgrBeanSecond'
[GW]2016-12-21 17:24:17,292 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'disconfMgrBean'
[GW]2016-12-21 17:24:17,292 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dubboPropertitys'
[GW]2016-12-21 17:24:17,292 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'hystrixPropertitys'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'poolingHttpClientConnectionManager'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'httpKeepAliveStrategy'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'requestConfigBuilder'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'requestConfig'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'httpClientBuilder'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'httpClient'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisSentinelService'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sessionCacheService'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'propertiesBean'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'sessionInterceptor'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'sessionInterceptor'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'webMvcConfig'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.interceptor.SessionInterceptor]: ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.interceptor.SessionInterceptor.propertiesBean
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.interceptor.SessionInterceptor]: AutowiredFieldElement for private com.twodfire.redis.ICacheService com.dfire.api.conf.interceptor.SessionInterceptor.sessionCacheService
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'sessionInterceptor' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'sessionInterceptor': ResourceElement for private com.dfire.api.conf.bean.PropertiesBean com.dfire.api.conf.interceptor.SessionInterceptor.propertiesBean
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'propertiesBean'
[GW]2016-12-21 17:24:17,308 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'sessionInterceptor': AutowiredFieldElement for private com.twodfire.redis.ICacheService com.dfire.api.conf.interceptor.SessionInterceptor.sessionCacheService
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisSentinelService'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sessionCacheService'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'test23'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'sessionInterceptor' to bean named 'test23'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'sessionInterceptor'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'authorityInterceptor'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'authorityInterceptor'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'webMvcConfig'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.api.conf.interceptor.AuthorityInterceptor]: AutowiredFieldElement for com.dfire.api.conf.service.application.IGwUserApplicationService com.dfire.api.conf.interceptor.AuthorityInterceptor.iGwUserApplicationService
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'authorityInterceptor' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'authorityInterceptor': AutowiredFieldElement for com.dfire.api.conf.service.application.IGwUserApplicationService com.dfire.api.conf.interceptor.AuthorityInterceptor.iGwUserApplicationService
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwUserApplicationService'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'authorityInterceptor' to bean named 'gwUserApplicationService'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,323 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'authorityInterceptor'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:17,370 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,370 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,370 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
[GW]2016-12-21 17:24:17,370 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@185552b'
[GW]2016-12-21 17:24:17,370 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'standardJacksonObjectMapperBuilderCustomizer' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$9e825559] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@185552b'
[GW]2016-12-21 17:24:17,386 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'standardJacksonObjectMapperBuilderCustomizer'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'jacksonObjectMapperBuilder'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'jacksonObjectMapperBuilder'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'jsonComponentModule'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'jsonComponentModule'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
[GW]2016-12-21 17:24:17,401 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
[GW]2016-12-21 17:24:17,417 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,417 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,417 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,417 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,417 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
[GW]2016-12-21 17:24:17,417 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:213] Found init method on class [org.springframework.boot.jackson.JsonComponentModule]: public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
[GW]2016-12-21 17:24:17,417 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:282] Registered init method on class [org.springframework.boot.jackson.JsonComponentModule]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@65126ba1
[GW]2016-12-21 17:24:17,417 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'jsonComponentModule' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,417 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:308] Invoking init method on bean 'jsonComponentModule': public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
[GW]2016-12-21 17:24:17,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,448 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'jsonComponentModule'
[GW]2016-12-21 17:24:17,448 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'jacksonGeoModule'
[GW]2016-12-21 17:24:17,448 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'jacksonGeoModule'
[GW]2016-12-21 17:24:17,448 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,448 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
[GW]2016-12-21 17:24:17,448 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
[GW]2016-12-21 17:24:17,448 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,448 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,448 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,448 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,448 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
[GW]2016-12-21 17:24:17,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'jacksonGeoModule' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'jacksonGeoModule'
[GW]2016-12-21 17:24:17,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'jacksonObjectMapperBuilder' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'jacksonObjectMapperBuilder'
[GW]2016-12-21 17:24:17,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
[GW]2016-12-21 17:24:17,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
[GW]2016-12-21 17:24:17,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,526 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
[GW]2016-12-21 17:24:17,526 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'jacksonObjectMapper'
[GW]2016-12-21 17:24:17,526 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'jacksonObjectMapper'
[GW]2016-12-21 17:24:17,526 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,526 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
[GW]2016-12-21 17:24:17,526 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'jacksonObjectMapperBuilder'
[GW]2016-12-21 17:24:17,526 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
[GW]2016-12-21 17:24:17,526 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'jacksonObjectMapper' to allow for resolving potential circular references
[GW]2016-12-21 17:24:17,542 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:17,542 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,025 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'jacksonObjectMapper'
[GW]2016-12-21 17:24:18,025 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
[GW]2016-12-21 17:24:18,025 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'jsonComponentModule'
[GW]2016-12-21 17:24:18,025 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
[GW]2016-12-21 17:24:18,025 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'websocketContainerCustomizer'
[GW]2016-12-21 17:24:18,025 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
[GW]2016-12-21 17:24:18,025 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
[GW]2016-12-21 17:24:18,025 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,025 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,025 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,025 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dispatcherServlet'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
[GW]2016-12-21 17:24:18,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dispatcherServletRegistration'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'error'
[GW]2016-12-21 17:24:18,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'error'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'error' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'error'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'beanNameViewResolver'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'beanNameViewResolver'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'beanNameViewResolver' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'beanNameViewResolver'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'errorAttributes'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'basicErrorController'
[GW]2016-12-21 17:24:18,072 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'basicErrorController'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'errorAttributes'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'basicErrorController' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'basicErrorController'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'errorPageCustomizer'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'conventionErrorViewResolver'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$e7cfb5b8] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:18,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1e30850'
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$e7cfb5b8]: AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'webMvcConfig'
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$7ba56b2b] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'messageConverters'
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'messageConverters'
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,103 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$215a320f] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'stringHttpMessageConverter'
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'stringHttpMessageConverter'
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$ddd03caf] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
[GW]2016-12-21 17:24:18,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'stringHttpMessageConverter' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'stringHttpMessageConverter'
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'mappingJackson2HttpMessageConverter'
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'jacksonObjectMapper'
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
[GW]2016-12-21 17:24:18,150 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'mappingJackson2HttpMessageConverter' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'mappingJackson2HttpMessageConverter'
[GW]2016-12-21 17:24:18,181 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,181 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,181 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,181 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
[GW]2016-12-21 17:24:18,181 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'messageConverters' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,181 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,181 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,198 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'messageConverters'
[GW]2016-12-21 17:24:18,198 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
[GW]2016-12-21 17:24:18,198 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
[GW]2016-12-21 17:24:18,198 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1e30850'
[GW]2016-12-21 17:24:18,198 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'messageConverters'
[GW]2016-12-21 17:24:18,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f2064202]: AutowiredFieldElement for private org.springframework.context.ApplicationContext org.springframework.data.web.config.SpringDataWebConfiguration.context
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f2064202]: AutowiredFieldElement for org.springframework.beans.factory.ObjectFactory org.springframework.data.web.config.SpringDataWebConfiguration.conversionService
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.data.web.config.SpringDataWebConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private org.springframework.context.ApplicationContext org.springframework.data.web.config.SpringDataWebConfiguration.context
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@185552b'
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for org.springframework.beans.factory.ObjectFactory org.springframework.data.web.config.SpringDataWebConfiguration.conversionService
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
[GW]2016-12-21 17:24:18,215 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'webMvcConfig'
[GW]2016-12-21 17:24:18,230 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
[GW]2016-12-21 17:24:18,230 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.data.web.config.SpringDataWebConfiguration'
[GW]2016-12-21 17:24:18,230 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,230 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
[GW]2016-12-21 17:24:18,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'requestMappingHandlerAdapter'
[GW]2016-12-21 17:24:18,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'mvcContentNegotiationManager'
[GW]2016-12-21 17:24:18,261 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'mvcContentNegotiationManager'
[GW]2016-12-21 17:24:18,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'mvcContentNegotiationManager'
[GW]2016-12-21 17:24:18,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'mvcConversionService'
[GW]2016-12-21 17:24:18,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'mvcConversionService'
[GW]2016-12-21 17:24:18,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,293 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'mvcConversionService' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,293 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,293 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'mvcConversionService'
[GW]2016-12-21 17:24:18,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'mvcValidator'
[GW]2016-12-21 17:24:18,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'mvcValidator'
[GW]2016-12-21 17:24:18,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'mvcValidator' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'mvcValidator'
[GW]2016-12-21 17:24:18,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'sortResolver'
[GW]2016-12-21 17:24:18,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'sortResolver'
[GW]2016-12-21 17:24:18,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,308 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
[GW]2016-12-21 17:24:18,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'sortResolver' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'sortResolver'
[GW]2016-12-21 17:24:18,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'pageableResolver'
[GW]2016-12-21 17:24:18,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'pageableResolver'
[GW]2016-12-21 17:24:18,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
[GW]2016-12-21 17:24:18,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sortResolver'
[GW]2016-12-21 17:24:18,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'pageableResolver' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'pageableResolver'
[GW]2016-12-21 17:24:18,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcConversionService'
[GW]2016-12-21 17:24:18,339 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'requestMappingHandlerAdapter' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerAdapter'
[GW]2016-12-21 17:24:18,355 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java:534] Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@185552b: startup date [Wed Dec 21 17:23:50 CST 2016]; root of context hierarchy
[GW]2016-12-21 17:24:18,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'requestMappingHandlerAdapter'
[GW]2016-12-21 17:24:18,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'requestMappingHandlerMapping'
[GW]2016-12-21 17:24:18,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'requestMappingHandlerMapping'
[GW]2016-12-21 17:24:18,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sessionInterceptor'
[GW]2016-12-21 17:24:18,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'authorityInterceptor'
[GW]2016-12-21 17:24:18,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcConversionService'
[GW]2016-12-21 17:24:18,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'mvcResourceUrlProvider'
[GW]2016-12-21 17:24:18,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'mvcResourceUrlProvider'
[GW]2016-12-21 17:24:18,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'mvcResourceUrlProvider' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'mvcResourceUrlProvider'
[GW]2016-12-21 17:24:18,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcContentNegotiationManager'
[GW]2016-12-21 17:24:18,464 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'requestMappingHandlerMapping' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerMapping'
[GW]2016-12-21 17:24:18,480 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:195] Looking for request mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@185552b: startup date [Wed Dec 21 17:23:50 CST 2016]; root of context hierarchy
[GW]2016-12-21 17:24:18,480 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:245] 7 request handler methods found on class com.dfire.api.conf.controller.GwApiController: {public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.queryApiByEnv(java.lang.Integer,java.lang.String)={[/api/query_api]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.getApiVoById(int)={[/api/get_apivo_by_id]}, public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApiController.deleteApi(java.lang.Integer)={[/api/delete]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.saveApi(java.lang.String)={[/api/save_api]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.auth(java.lang.Integer,java.lang.Integer[])={[/api/auth]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.copyApiForChange(java.lang.String)={[/api/copy_api_for_change]}, public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApiController.list(java.lang.String)={[/api/{applicationId}],methods=[GET]}}
[GW]2016-12-21 17:24:18,480 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/api/query_api]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.queryApiByEnv(java.lang.Integer,java.lang.String)
[GW]2016-12-21 17:24:18,480 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/api/get_apivo_by_id]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.getApiVoById(int)
[GW]2016-12-21 17:24:18,480 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/api/delete]}" onto public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApiController.deleteApi(java.lang.Integer)
[GW]2016-12-21 17:24:18,480 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/api/save_api]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.saveApi(java.lang.String)
[GW]2016-12-21 17:24:18,480 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/api/auth]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.auth(java.lang.Integer,java.lang.Integer[])
[GW]2016-12-21 17:24:18,480 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/api/copy_api_for_change]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApiController.copyApiForChange(java.lang.String)
[GW]2016-12-21 17:24:18,480 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/api/{applicationId}],methods=[GET]}" onto public com.twodfire.share.result.Result<java.util.List<com.dfire.api.conf.pojo.GwApi>> com.dfire.api.conf.controller.GwApiController.list(java.lang.String)
[GW]2016-12-21 17:24:18,480 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:245] 6 request handler methods found on class com.dfire.api.conf.controller.GwAppController: {public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.listVo()={[/app/list_vo]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.add(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer)={[/app/add]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.list()={[/app/list]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.delete(java.lang.Integer)={[/app/delete]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.query(java.lang.Integer)={[/app/query]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.update(com.dfire.api.conf.pojo.GwApp)={[/app/update]}}
[GW]2016-12-21 17:24:18,495 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/app/list_vo]}" onto public com.twodfire.share.result.ResultMap<java.util.List<com.dfire.api.conf.pojo.GwApp>> com.dfire.api.conf.controller.GwAppController.listVo()
[GW]2016-12-21 17:24:18,495 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/app/add]}" onto public com.twodfire.share.result.ResultMap<java.util.List<com.dfire.api.conf.pojo.GwApp>> com.dfire.api.conf.controller.GwAppController.add(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer)
[GW]2016-12-21 17:24:18,495 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/app/list]}" onto public com.twodfire.share.result.ResultMap<java.util.List<com.dfire.api.conf.pojo.GwApp>> com.dfire.api.conf.controller.GwAppController.list()
[GW]2016-12-21 17:24:18,495 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/app/delete]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.delete(java.lang.Integer)
[GW]2016-12-21 17:24:18,495 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/app/query]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.query(java.lang.Integer)
[GW]2016-12-21 17:24:18,495 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/app/update]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwAppController.update(com.dfire.api.conf.pojo.GwApp)
[GW]2016-12-21 17:24:18,495 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:245] 19 request handler methods found on class com.dfire.api.conf.controller.GwApplicationController: {public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.saveCategory(java.lang.String)={[/application/save_category]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.saveChange(java.lang.String)={[/application/save_change]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.updateChange(java.lang.String)={[/application/update_change]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.publishApi(java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String)={[/application/publish]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.rollBack(java.lang.Integer,java.lang.Integer)={[/application/roll_back]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.testPass(java.lang.Integer,java.lang.Integer)={[/application/test_pass]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.publishLog(java.lang.Integer)={[/application/publish_log]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.queryChange(java.lang.Integer)={[/application/query_change]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.saveOrUpdateUserApplication(java.lang.Integer,java.lang.Integer,java.util.List)={[/application/save_user_application]}, public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.queryGwApplicationByEnv(java.lang.String)={[/application/change_application_query]}, public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.queryGwApplicationByChangeId(java.lang.Integer)={[/application/change_application_query_changeId]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.one(java.lang.Integer)={[/application/one]}, public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.updateCategory(java.lang.String,java.lang.String)={[/application/update_category]}, public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.deleteCategory(java.lang.Integer)={[/application/delete_category]}, public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.finishApplication(java.lang.Integer)={[/application/finish_application]}, public java.lang.String com.dfire.api.conf.controller.GwApplicationController.exportApplication(java.lang.String,java.lang.Integer,javax.servlet.http.HttpServletResponse)={[/application/export_application]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.handleFileUpload(java.lang.String,org.springframework.web.multipart.MultipartFile) throws java.io.IOException={[/application/upload],methods=[POST]}, public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.list(java.lang.Integer,java.lang.Short)={[/application/list]}, public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.index(com.dfire.api.conf.pojo.GwApplication)={[/application/insert_application]}}
[GW]2016-12-21 17:24:18,511 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/save_category]}" onto public com.twodfire.share.result.Result<com.dfire.api.conf.vo.ApplicationVo> com.dfire.api.conf.controller.GwApplicationController.saveCategory(java.lang.String)
[GW]2016-12-21 17:24:18,511 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/save_change]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.saveChange(java.lang.String)
[GW]2016-12-21 17:24:18,511 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/update_change]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.updateChange(java.lang.String)
[GW]2016-12-21 17:24:18,511 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/publish]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.publishApi(java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String)
[GW]2016-12-21 17:24:18,511 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/roll_back]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.rollBack(java.lang.Integer,java.lang.Integer)
[GW]2016-12-21 17:24:18,511 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/test_pass]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.testPass(java.lang.Integer,java.lang.Integer)
[GW]2016-12-21 17:24:18,511 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/publish_log]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.publishLog(java.lang.Integer)
[GW]2016-12-21 17:24:18,511 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/query_change]}" onto public com.twodfire.share.result.ResultMap<com.dfire.api.conf.vo.ChangeVo> com.dfire.api.conf.controller.GwApplicationController.queryChange(java.lang.Integer)
[GW]2016-12-21 17:24:18,511 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/save_user_application]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.saveOrUpdateUserApplication(java.lang.Integer,java.lang.Integer,java.util.List<java.lang.Integer>)
[GW]2016-12-21 17:24:18,511 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/change_application_query]}" onto public com.twodfire.share.result.Result<java.util.List<com.dfire.api.conf.pojo.GwApplication>> com.dfire.api.conf.controller.GwApplicationController.queryGwApplicationByEnv(java.lang.String)
[GW]2016-12-21 17:24:18,511 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/change_application_query_changeId]}" onto public com.twodfire.share.result.Result<java.util.List<com.dfire.api.conf.pojo.GwApplication>> com.dfire.api.conf.controller.GwApplicationController.queryGwApplicationByChangeId(java.lang.Integer)
[GW]2016-12-21 17:24:18,511 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/one]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.one(java.lang.Integer)
[GW]2016-12-21 17:24:18,527 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/update_category]}" onto public com.twodfire.share.result.Result<com.dfire.api.conf.vo.ApplicationVo> com.dfire.api.conf.controller.GwApplicationController.updateCategory(java.lang.String,java.lang.String)
[GW]2016-12-21 17:24:18,527 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/delete_category]}" onto public com.twodfire.share.result.Result<java.lang.Boolean> com.dfire.api.conf.controller.GwApplicationController.deleteCategory(java.lang.Integer)
[GW]2016-12-21 17:24:18,527 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/finish_application]}" onto public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.finishApplication(java.lang.Integer)
[GW]2016-12-21 17:24:18,527 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/export_application]}" onto public java.lang.String com.dfire.api.conf.controller.GwApplicationController.exportApplication(java.lang.String,java.lang.Integer,javax.servlet.http.HttpServletResponse)
[GW]2016-12-21 17:24:18,527 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/upload],methods=[POST]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwApplicationController.handleFileUpload(java.lang.String,org.springframework.web.multipart.MultipartFile) throws java.io.IOException
[GW]2016-12-21 17:24:18,527 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/list]}" onto public com.twodfire.share.result.Result<com.dfire.api.conf.vo.ApplicationListVo> com.dfire.api.conf.controller.GwApplicationController.list(java.lang.Integer,java.lang.Short)
[GW]2016-12-21 17:24:18,527 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/application/insert_application]}" onto public com.twodfire.share.result.Result com.dfire.api.conf.controller.GwApplicationController.index(com.dfire.api.conf.pojo.GwApplication)
[GW]2016-12-21 17:24:18,527 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:245] 6 request handler methods found on class com.dfire.api.conf.controller.GwGroovyController: {public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.one(java.lang.Integer)={[/groovy/one]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.add(com.dfire.api.conf.pojo.GwGroovy)={[/groovy/add]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.list()={[/groovy/list]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.delete(java.lang.Integer)={[/groovy/delete]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.update(com.dfire.api.conf.pojo.GwGroovy)={[/groovy/update]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.publish(com.dfire.api.conf.pojo.GwGroovy)={[/groovy/publish]}}
[GW]2016-12-21 17:24:18,527 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/groovy/one]}" onto public com.twodfire.share.result.ResultMap<com.dfire.api.conf.pojo.GwGroovy> com.dfire.api.conf.controller.GwGroovyController.one(java.lang.Integer)
[GW]2016-12-21 17:24:18,527 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/groovy/add]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.add(com.dfire.api.conf.pojo.GwGroovy)
[GW]2016-12-21 17:24:18,542 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/groovy/list]}" onto public com.twodfire.share.result.ResultMap<java.util.List<com.dfire.api.conf.pojo.GwGroovy>> com.dfire.api.conf.controller.GwGroovyController.list()
[GW]2016-12-21 17:24:18,542 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/groovy/delete]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.delete(java.lang.Integer)
[GW]2016-12-21 17:24:18,542 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/groovy/update]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.update(com.dfire.api.conf.pojo.GwGroovy)
[GW]2016-12-21 17:24:18,542 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/groovy/publish]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwGroovyController.publish(com.dfire.api.conf.pojo.GwGroovy)
[GW]2016-12-21 17:24:18,542 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:245] 3 request handler methods found on class com.dfire.api.conf.controller.GwInterfaceController: {public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwInterfaceController.saveInterface(java.lang.String)={[/interface/save_interface]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwInterfaceController.getInterfaceById(java.lang.Integer,java.lang.Integer,java.lang.String)={[/interface/get_interface_by_id]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwInterfaceController.logicDeleteInterface(java.lang.Integer,java.lang.Integer)={[/interface/del_interface]}}
[GW]2016-12-21 17:24:18,542 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/interface/save_interface]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwInterfaceController.saveInterface(java.lang.String)
[GW]2016-12-21 17:24:18,542 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/interface/get_interface_by_id]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwInterfaceController.getInterfaceById(java.lang.Integer,java.lang.Integer,java.lang.String)
[GW]2016-12-21 17:24:18,542 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/interface/del_interface]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.GwInterfaceController.logicDeleteInterface(java.lang.Integer,java.lang.Integer)
[GW]2016-12-21 17:24:18,542 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:245] 3 request handler methods found on class com.dfire.api.conf.controller.UserController: {public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.UserController.userLogin(java.lang.String,java.lang.String,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpServletRequest)={[/user/login]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.UserController.userLogout(javax.servlet.http.HttpSession,javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpServletRequest)={[/user/logout]}, public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.UserController.getAllUser()={[/user/all_user]}}
[GW]2016-12-21 17:24:18,542 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/user/login]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.UserController.userLogin(java.lang.String,java.lang.String,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpServletRequest)
[GW]2016-12-21 17:24:18,558 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/user/logout]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.UserController.userLogout(javax.servlet.http.HttpSession,javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpServletRequest)
[GW]2016-12-21 17:24:18,558 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] Mapped "{[/user/all_user]}" onto public com.twodfire.share.result.ResultMap com.dfire.api.conf.controller.UserController.getAllUser()
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'error.path:/error' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'error.path:/error' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'error.path' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'error.path' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'server.error.path:/error' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'server.error.path:/error' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'server.error.path' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'server.error.path' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'error.path:/error' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'error.path:/error' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'error.path' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'error.path' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'server.error.path:/error' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'server.error.path:/error' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'server.error.path' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'server.error.path' in any property source
[GW]2016-12-21 17:24:18,558 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:245] 2 request handler methods found on class org.springframework.boot.autoconfigure.web.BasicErrorController: {public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}, public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}}
[GW]2016-12-21 17:24:18,573 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] 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)
[GW]2016-12-21 17:24:18,573 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java:543] 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)
[GW]2016-12-21 17:24:18,589 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,589 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,636 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'requestMappingHandlerMapping'
[GW]2016-12-21 17:24:18,636 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcContentNegotiationManager'
[GW]2016-12-21 17:24:18,636 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'viewControllerHandlerMapping'
[GW]2016-12-21 17:24:18,636 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'viewControllerHandlerMapping'
[GW]2016-12-21 17:24:18,636 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,636 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,636 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'mvcPathMatcher'
[GW]2016-12-21 17:24:18,636 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'mvcPathMatcher'
[GW]2016-12-21 17:24:18,636 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,636 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,636 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'mvcPathMatcher' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,636 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,636 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,651 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'mvcPathMatcher'
[GW]2016-12-21 17:24:18,651 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'mvcUrlPathHelper'
[GW]2016-12-21 17:24:18,651 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'mvcUrlPathHelper'
[GW]2016-12-21 17:24:18,651 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,651 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,651 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'mvcUrlPathHelper' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,651 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,651 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'mvcUrlPathHelper'
[GW]2016-12-21 17:24:18,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'viewControllerHandlerMapping' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'viewControllerHandlerMapping'
[GW]2016-12-21 17:24:18,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'beanNameHandlerMapping'
[GW]2016-12-21 17:24:18,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'beanNameHandlerMapping'
[GW]2016-12-21 17:24:18,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'beanNameHandlerMapping' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:71] Looking for URL mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@185552b: startup date [Wed Dec 21 17:23:50 CST 2016]; root of context hierarchy
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'springbootApplication': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'opLogAspect': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'beanHelper': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'disconfBeanConfig': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'httpClientBeanConfig': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'redisBeanConfig': no URL paths identified
[GW]2016-12-21 17:24:18,683 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'webMvcConfig': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwApiController': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwAppController': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwApplicationController': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwGroovyController': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwInterfaceController': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'userController': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwApplicationDao': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwUserApplicationDao': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'httpStringResponseHandler': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'apiZkPathService': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'appAuthZkPathService': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'appInfoZkPathService': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'applicationPathService': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'groovyInfoZkPathService': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'interfaceZkPathService': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'dbRegister': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'zkRegister': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'apiService': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'changeApiService': no URL paths identified
[GW]2016-12-21 17:24:18,698 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'interfaceService': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'categoryPublishService': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'changePublishService': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'publishManager': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwAppService': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwApplicationService': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwUserApplicationService': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwGroovyService': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'opLogService': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'nobleLoginService': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'userServiceImpl': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'disconfMgrBeanSecond': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'disconfMgrBean': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'dubboPropertitys': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'hystrixPropertitys': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'poolingHttpClientConnectionManager': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'httpKeepAliveStrategy': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'requestConfigBuilder': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'requestConfig': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'httpClientBuilder': no URL paths identified
[GW]2016-12-21 17:24:18,714 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'httpClient': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'redisSentinelService': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'sessionCacheService': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'propertiesBean': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'sessionInterceptor': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'authorityInterceptor': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
[GW]2016-12-21 17:24:18,729 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'jacksonObjectMapper': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'jsonComponentModule': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'websocketContainerCustomizer': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'tomcatEmbeddedServletContainerFactory': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'embeddedServletContainerCustomizerBeanPostProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'dispatcherServlet': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'dispatcherServletRegistration': no URL paths identified
[GW]2016-12-21 17:24:18,745 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'error': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'beanNameViewResolver': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'errorAttributes': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'basicErrorController': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'errorPageCustomizer': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'conventionErrorViewResolver': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'beanNameHandlerMapping': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'resourceHandlerMapping': no URL paths identified
[GW]2016-12-21 17:24:18,761 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'mvcConversionService': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'mvcValidator': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'mvcPathMatcher': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'mvcUrlPathHelper': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'handlerExceptionResolver': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'mvcViewResolver': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'faviconHandlerMapping': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'faviconRequestHandler': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'defaultViewResolver': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'viewResolver': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'requestContextFilter': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,776 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'httpPutFormContentFilter': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'com.dfire.monitor.spring.boot.RequestHandlerConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'healthRequestHandler': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'checkHealthRequestHandler': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.monitor-com.dfire.monitor.spring.boot.SocketProperties': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'com.dfire.redis.spring.boot.RedisServiceAutoConfiguration$RedisServiceAutoConfiguredRegistrar': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.redis-com.dfire.redis.spring.boot.RedisServiceProperties': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'com.dfire.redis.spring.boot.RedisServiceAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DruidDataSourceAutoConfiguration$Druid': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'dataSource': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DruidDataSourcePoolMetadataProvidersConfiguration$DruidDataSourcePoolMetadataProviderConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'druidPoolDataSourceMetadataProvider': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DruidDataSourcePoolMetadataProvidersConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,792 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DruidDataSourceAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'dataSourceInitializer': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DruidDataSourceProperties': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'dataSourceInitializerPostProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$MapperScannerRegistrarNotFoundConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwApiAuthMapper': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwApiMapper': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwApplicationMapper': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwAppMapper': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwGroovyMapper': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwInterfaceMapper': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwOpLogMapper': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwPublishLogMapper': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwUserApplicationMapper': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gwUserMapper': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'sqlSessionFactory': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'sqlSessionTemplate': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration$AuditEventRepositoryConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'auditEventRepository': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'auditListener': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$RedisConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'redisTemplate': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'stringRedisTemplate': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$RedisConnectionConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'redisConnectionFactory': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.MetricRepositoryAutoConfiguration$LegacyMetricRepositoryConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'actuatorMetricRepository': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.MetricRepositoryAutoConfiguration$LegacyMetricServicesConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'counterService': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gaugeService': no URL paths identified
[GW]2016-12-21 17:24:18,807 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.MetricRepositoryAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'mbeanExporter': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'objectNamingStrategy': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'mbeanServer': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration$TomcatMetricsConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'tomcatPublicMetrics': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration$DataSourceMetricsConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'dataSourcePublicMetrics': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'systemPublicMetrics': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'metricReaderPublicMetrics': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.InfoContributorAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'envInfoContributor': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'management.info-org.springframework.boot.actuate.autoconfigure.InfoContributorProperties': no URL paths identified
[GW]2016-12-21 17:24:18,823 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'gson': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DiskSpaceHealthIndicatorConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'diskSpaceHealthIndicator': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'diskSpaceHealthIndicatorProperties': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$RedisHealthIndicatorConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'redisHealthIndicator': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DataSourcesHealthIndicatorConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'dbHealthIndicator': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'healthAggregator': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'management.health.status-org.springframework.boot.actuate.autoconfigure.HealthIndicatorProperties': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration$RequestMappingEndpointConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'requestMappingEndpoint': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'environmentEndpoint': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'healthEndpoint': no URL paths identified
[GW]2016-12-21 17:24:18,839 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'beansEndpoint': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'infoEndpoint': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'metricsEndpoint': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'traceEndpoint': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'dumpEndpoint': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'autoConfigurationReportEndpoint': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'shutdownEndpoint': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'configurationPropertiesReportEndpoint': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'endpoints-org.springframework.boot.actuate.endpoint.EndpointProperties': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'endpointMBeanExporter': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'endpoints.jmx-org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportProperties': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'serverProperties': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'duplicateServerPropertiesDetector': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.ManagementServerPropertiesAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'managementServerProperties': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,854 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'stringHttpMessageConverter': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.GsonHttpMessageConvertersConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'messageConverters': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration$ApplicationContextFilterConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'applicationContextIdFilter': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'managementContextResolver': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'managementServletContext': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration$MetricExportPropertiesConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.metrics.export-org.springframework.boot.actuate.metrics.export.MetricExportProperties': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.scheduling.annotation.SchedulingConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,870 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.context.annotation.internalScheduledAnnotationProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'metricWritersMetricExporter': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.MetricFilterAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'metricFilter': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'endpoints.metrics.filter-org.springframework.boot.actuate.autoconfigure.MetricFilterProperties': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.TraceRepositoryAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'traceRepository': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.actuate.autoconfigure.TraceWebFilterAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'webRequestLoggingFilter': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'management.trace-org.springframework.boot.actuate.trace.TraceProperties': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$JdkDynamicAutoProxyConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.aop.config.internalAutoProxyCreator': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'persistenceExceptionTranslationPostProcessor': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,885 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'keyValueMappingContext': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'redisCustomConversions': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'redisReferenceResolver': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'redisConverter': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'redisKeyValueAdapter': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport_Predictor': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'redisKeyValueTemplate': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.data.web.config.SpringDataWebConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'pageableResolver': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'sortResolver': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.data.web.config.SpringDataJacksonConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'jacksonGeoModule': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.transaction.config.internalTransactionAdvisor': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'transactionAttributeSource': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'transactionInterceptor': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.transaction.config.internalTransactionalEventListenerFactory': no URL paths identified
[GW]2016-12-21 17:24:18,901 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$TransactionManagementConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'transactionManager': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration$Filter': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.druid.filter-org.springframework.boot.autoconfigure.jdbc.DruidWebStatFilter': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration$Servlet': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.druid.servlet-org.springframework.boot.autoconfigure.jdbc.DruidStatViewServlet': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'jdbcTemplate': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'namedParameterJdbcTemplate': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'transactionTemplate': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'characterEncodingFilter': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
[GW]2016-12-21 17:24:18,917 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'multipartConfigElement': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'multipartResolver': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'restTemplateBuilder': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'disconfAspectJ': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'test23': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'autoConfigurationReport': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'springApplicationArguments': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'springBootBanner': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'springBootLoggingSystem': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'environment': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'systemProperties': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'systemEnvironment': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'messageSource': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'applicationEventMulticaster': no URL paths identified
[GW]2016-12-21 17:24:18,932 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'servletContext': no URL paths identified
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'contextParameters': no URL paths identified
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping [AbstractDetectingUrlHandlerMapping.java:86] Rejected bean name 'contextAttributes': no URL paths identified
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'beanNameHandlerMapping'
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'resourceHandlerMapping'
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'resourceHandlerMapping'
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcContentNegotiationManager'
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcPathMatcher'
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcUrlPathHelper'
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcResourceUrlProvider'
[GW]2016-12-21 17:24:18,948 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'resourceHandlerMapping' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,963 INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [AbstractUrlHandlerMapping.java:354] Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[GW]2016-12-21 17:24:18,963 INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [AbstractUrlHandlerMapping.java:354] Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'resourceHandlerMapping'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcResourceUrlProvider'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'defaultServletHandlerMapping'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'defaultServletHandlerMapping'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'defaultServletHandlerMapping' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'defaultServletHandlerMapping'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcConversionService'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcValidator'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcPathMatcher'
[GW]2016-12-21 17:24:18,963 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcUrlPathHelper'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'mvcUriComponentsContributor'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'mvcUriComponentsContributor'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcConversionService'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'mvcUriComponentsContributor'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'httpRequestHandlerAdapter'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'httpRequestHandlerAdapter' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,979 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'httpRequestHandlerAdapter'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'simpleControllerHandlerAdapter'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'simpleControllerHandlerAdapter' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'simpleControllerHandlerAdapter'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'handlerExceptionResolver'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'handlerExceptionResolver'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'handlerExceptionResolver' to allow for resolving potential circular references
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'handlerExceptionResolver'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'mvcViewResolver'
[GW]2016-12-21 17:24:18,995 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'mvcViewResolver'
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcContentNegotiationManager'
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'mvcViewResolver' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'mvcViewResolver'
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'mvcViewResolver'
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$c8bf3fa3] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
[GW]2016-12-21 17:24:19,010 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'faviconHandlerMapping'
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'faviconHandlerMapping'
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'faviconRequestHandler'
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'faviconRequestHandler'
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'faviconRequestHandler' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'faviconRequestHandler'
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,026 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'faviconRequestHandler'
[GW]2016-12-21 17:24:19,041 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'faviconHandlerMapping' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,057 INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [AbstractUrlHandlerMapping.java:354] Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[GW]2016-12-21 17:24:19,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'faviconHandlerMapping'
[GW]2016-12-21 17:24:19,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'faviconRequestHandler'
[GW]2016-12-21 17:24:19,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
[GW]2016-12-21 17:24:19,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'defaultViewResolver'
[GW]2016-12-21 17:24:19,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'defaultViewResolver'
[GW]2016-12-21 17:24:19,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
[GW]2016-12-21 17:24:19,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'defaultViewResolver' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,057 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'defaultViewResolver'
[GW]2016-12-21 17:24:19,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'viewResolver'
[GW]2016-12-21 17:24:19,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'viewResolver'
[GW]2016-12-21 17:24:19,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
[GW]2016-12-21 17:24:19,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1e30850'
[GW]2016-12-21 17:24:19,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcContentNegotiationManager'
[GW]2016-12-21 17:24:19,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'viewResolver' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'beanNameViewResolver'
[GW]2016-12-21 17:24:19,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcViewResolver'
[GW]2016-12-21 17:24:19,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'defaultViewResolver'
[GW]2016-12-21 17:24:19,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,088 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,104 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:247] Returning eagerly cached instance of singleton bean 'viewResolver' that is not fully initialized yet - a consequence of a circular reference
[GW]2016-12-21 17:24:19,104 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'viewResolver'
[GW]2016-12-21 17:24:19,104 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'viewResolver'
[GW]2016-12-21 17:24:19,104 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'requestContextFilter'
[GW]2016-12-21 17:24:19,104 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
[GW]2016-12-21 17:24:19,104 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'hiddenHttpMethodFilter'
[GW]2016-12-21 17:24:19,104 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'httpPutFormContentFilter'
[GW]2016-12-21 17:24:19,104 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'com.dfire.monitor.spring.boot.RequestHandlerConfiguration'
[GW]2016-12-21 17:24:19,104 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'com.dfire.monitor.spring.boot.RequestHandlerConfiguration'
[GW]2016-12-21 17:24:19,104 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,104 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'com.dfire.monitor.spring.boot.RequestHandlerConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,104 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,104 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'com.dfire.monitor.spring.boot.RequestHandlerConfiguration'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'healthRequestHandler'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'healthRequestHandler'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'com.dfire.monitor.spring.boot.RequestHandlerConfiguration'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'healthEndpoint'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'healthEndpoint'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration$$EnhancerBySpringCGLIB$$9eab4ddb] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'healthAggregator'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'healthAggregator'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration'
[GW]2016-12-21 17:24:19,119 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$$EnhancerBySpringCGLIB$$4f603893] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'management.health.status-org.springframework.boot.actuate.autoconfigure.HealthIndicatorProperties'
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'management.health.status-org.springframework.boot.actuate.autoconfigure.HealthIndicatorProperties'
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'management.health.status-org.springframework.boot.actuate.autoconfigure.HealthIndicatorProperties' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'management.health.status-org.springframework.boot.actuate.autoconfigure.HealthIndicatorProperties'
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration' via constructor to bean named 'management.health.status-org.springframework.boot.actuate.autoconfigure.HealthIndicatorProperties'
[GW]2016-12-21 17:24:19,135 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration'
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'healthAggregator' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'healthAggregator'
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'diskSpaceHealthIndicator'
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'diskSpaceHealthIndicator'
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DiskSpaceHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DiskSpaceHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DiskSpaceHealthIndicatorConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,151 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,166 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 0ms
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DiskSpaceHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'diskSpaceHealthIndicatorProperties'
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'diskSpaceHealthIndicatorProperties'
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DiskSpaceHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'diskSpaceHealthIndicatorProperties' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'diskSpaceHealthIndicatorProperties'
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'diskSpaceHealthIndicator' via factory method to bean named 'diskSpaceHealthIndicatorProperties'
[GW]2016-12-21 17:24:19,166 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'diskSpaceHealthIndicator' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'diskSpaceHealthIndicator'
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'redisHealthIndicator'
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'redisHealthIndicator'
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$RedisHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$RedisHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$RedisHealthIndicatorConfiguration$$EnhancerBySpringCGLIB$$bfac560d] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisConnectionFactory'
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$RedisHealthIndicatorConfiguration' via constructor to bean named 'redisConnectionFactory'
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$RedisHealthIndicatorConfiguration$$EnhancerBySpringCGLIB$$bfac560d]: AutowiredFieldElement for private org.springframework.boot.actuate.health.HealthAggregator org.springframework.boot.actuate.autoconfigure.CompositeHealthIndicatorConfiguration.healthAggregator
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$RedisHealthIndicatorConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,182 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$RedisHealthIndicatorConfiguration': AutowiredFieldElement for private org.springframework.boot.actuate.health.HealthAggregator org.springframework.boot.actuate.autoconfigure.CompositeHealthIndicatorConfiguration.healthAggregator
[GW]2016-12-21 17:24:19,197 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'healthAggregator'
[GW]2016-12-21 17:24:19,197 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$RedisHealthIndicatorConfiguration' to bean named 'healthAggregator'
[GW]2016-12-21 17:24:19,197 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,197 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$RedisHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'redisHealthIndicator' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'redisHealthIndicator'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'dbHealthIndicator'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'dbHealthIndicator'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DataSourcesHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DataSourcesHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DataSourcesHealthIndicatorConfiguration$$EnhancerBySpringCGLIB$$c98e6de0] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dataSource'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'druidPoolDataSourceMetadataProvider'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'druidPoolDataSourceMetadataProvider'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,199 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DruidDataSourcePoolMetadataProvidersConfiguration$DruidDataSourcePoolMetadataProviderConfiguration'
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DruidDataSourcePoolMetadataProvidersConfiguration$DruidDataSourcePoolMetadataProviderConfiguration'
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DruidDataSourcePoolMetadataProvidersConfiguration$DruidDataSourcePoolMetadataProviderConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DruidDataSourcePoolMetadataProvidersConfiguration$DruidDataSourcePoolMetadataProviderConfiguration'
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'druidPoolDataSourceMetadataProvider' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'druidPoolDataSourceMetadataProvider'
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DataSourcesHealthIndicatorConfiguration$$EnhancerBySpringCGLIB$$c98e6de0]: AutowiredFieldElement for private org.springframework.boot.actuate.health.HealthAggregator org.springframework.boot.actuate.autoconfigure.CompositeHealthIndicatorConfiguration.healthAggregator
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DataSourcesHealthIndicatorConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DataSourcesHealthIndicatorConfiguration': AutowiredFieldElement for private org.springframework.boot.actuate.health.HealthAggregator org.springframework.boot.actuate.autoconfigure.CompositeHealthIndicatorConfiguration.healthAggregator
[GW]2016-12-21 17:24:19,215 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'healthAggregator'
[GW]2016-12-21 17:24:19,231 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DataSourcesHealthIndicatorConfiguration' to bean named 'healthAggregator'
[GW]2016-12-21 17:24:19,231 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DataSourcesHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,231 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,231 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,231 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DataSourcesHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,231 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'dbHealthIndicator' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,231 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'dbHealthIndicator'
[GW]2016-12-21 17:24:19,231 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,231 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'dbHealthIndicator'
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'envInfoContributor'
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'envInfoContributor'
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.InfoContributorAutoConfiguration'
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.InfoContributorAutoConfiguration'
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.actuate.autoconfigure.InfoContributorAutoConfiguration$$EnhancerBySpringCGLIB$$3a08de59] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'management.info-org.springframework.boot.actuate.autoconfigure.InfoContributorProperties'
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'management.info-org.springframework.boot.actuate.autoconfigure.InfoContributorProperties'
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'management.info-org.springframework.boot.actuate.autoconfigure.InfoContributorProperties' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,246 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'management.info-org.springframework.boot.actuate.autoconfigure.InfoContributorProperties'
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.InfoContributorAutoConfiguration' via constructor to bean named 'management.info-org.springframework.boot.actuate.autoconfigure.InfoContributorProperties'
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.InfoContributorAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.InfoContributorAutoConfiguration'
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'environment'
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'envInfoContributor' via factory method to bean named 'environment'
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'envInfoContributor' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'envInfoContributor'
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'tomcatPublicMetrics'
[GW]2016-12-21 17:24:19,262 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'tomcatPublicMetrics'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration$TomcatMetricsConfiguration'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration$TomcatMetricsConfiguration'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration$TomcatMetricsConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration$TomcatMetricsConfiguration'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'tomcatPublicMetrics' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'tomcatPublicMetrics'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'dataSourcePublicMetrics'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'dataSourcePublicMetrics'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration$DataSourceMetricsConfiguration'
[GW]2016-12-21 17:24:19,277 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration$DataSourceMetricsConfiguration'
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration$DataSourceMetricsConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration$DataSourceMetricsConfiguration'
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:213] Found init method on class [org.springframework.boot.actuate.endpoint.DataSourcePublicMetrics]: public void org.springframework.boot.actuate.endpoint.DataSourcePublicMetrics.initialize()
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:282] Registered init method on class [org.springframework.boot.actuate.endpoint.DataSourcePublicMetrics]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@33ebcb90
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [org.springframework.boot.actuate.endpoint.DataSourcePublicMetrics]: AutowiredFieldElement for private org.springframework.context.ApplicationContext org.springframework.boot.actuate.endpoint.DataSourcePublicMetrics.applicationContext
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [org.springframework.boot.actuate.endpoint.DataSourcePublicMetrics]: AutowiredFieldElement for private java.util.Collection org.springframework.boot.actuate.endpoint.DataSourcePublicMetrics.providers
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'dataSourcePublicMetrics' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'dataSourcePublicMetrics': AutowiredFieldElement for private org.springframework.context.ApplicationContext org.springframework.boot.actuate.endpoint.DataSourcePublicMetrics.applicationContext
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'dataSourcePublicMetrics' to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@185552b'
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'dataSourcePublicMetrics': AutowiredFieldElement for private java.util.Collection org.springframework.boot.actuate.endpoint.DataSourcePublicMetrics.providers
[GW]2016-12-21 17:24:19,293 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'druidPoolDataSourceMetadataProvider'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'dataSourcePublicMetrics' to bean named 'druidPoolDataSourceMetadataProvider'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:308] Invoking init method on bean 'dataSourcePublicMetrics': public void org.springframework.boot.actuate.endpoint.DataSourcePublicMetrics.initialize()
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dataSource'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dataSource'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'dataSourcePublicMetrics'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'systemPublicMetrics'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'systemPublicMetrics'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration$$EnhancerBySpringCGLIB$$529d794c] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'actuatorMetricRepository'
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,309 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration'
[GW]2016-12-21 17:24:19,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'systemPublicMetrics' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,324 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'systemPublicMetrics'
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'metricReaderPublicMetrics'
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'metricReaderPublicMetrics'
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration'
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'metricReaderPublicMetrics' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'metricReaderPublicMetrics'
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'traceRepository'
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,340 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration'
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'healthEndpoint' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'healthEndpoint'
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'healthRequestHandler' via factory method to bean named 'healthEndpoint'
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'healthRequestHandler' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,355 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'healthRequestHandler'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'checkHealthRequestHandler'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'checkHealthRequestHandler'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'com.dfire.monitor.spring.boot.RequestHandlerConfiguration'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'healthEndpoint'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'checkHealthRequestHandler' via factory method to bean named 'healthEndpoint'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'checkHealthRequestHandler' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'checkHealthRequestHandler'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration$$EnhancerBySpringCGLIB$$92df7db6]: AutowiredFieldElement for private com.dfire.monitor.spring.boot.SocketProperties com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration.socketProperties
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration$$EnhancerBySpringCGLIB$$92df7db6]: AutowiredFieldElement for private java.util.List com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration.monitorRequestHandlers
[GW]2016-12-21 17:24:19,371 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration': AutowiredFieldElement for private com.dfire.monitor.spring.boot.SocketProperties com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration.socketProperties
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'spring.monitor-com.dfire.monitor.spring.boot.SocketProperties'
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'spring.monitor-com.dfire.monitor.spring.boot.SocketProperties'
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'spring.monitor-com.dfire.monitor.spring.boot.SocketProperties' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'spring.monitor-com.dfire.monitor.spring.boot.SocketProperties'
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration' to bean named 'spring.monitor-com.dfire.monitor.spring.boot.SocketProperties'
[GW]2016-12-21 17:24:19,387 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration': AutowiredFieldElement for private java.util.List com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration.monitorRequestHandlers
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'healthRequestHandler'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'checkHealthRequestHandler'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration' to bean named 'healthRequestHandler'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration' to bean named 'checkHealthRequestHandler'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'server.context-path' in [applicationConfig: [classpath:/application.yml]] with type [String] and value '/api-gw-conf'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.monitor-com.dfire.monitor.spring.boot.SocketProperties'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'com.dfire.redis.spring.boot.RedisServiceAutoConfiguration$RedisServiceAutoConfiguredRegistrar'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.redis-com.dfire.redis.spring.boot.RedisServiceProperties'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'com.dfire.redis.spring.boot.RedisServiceAutoConfiguration'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'com.dfire.redis.spring.boot.RedisServiceAutoConfiguration'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,402 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'com.dfire.redis.spring.boot.RedisServiceAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'com.dfire.redis.spring.boot.RedisServiceAutoConfiguration'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DruidDataSourceAutoConfiguration$Druid'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dataSource'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DruidDataSourcePoolMetadataProvidersConfiguration$DruidDataSourcePoolMetadataProviderConfiguration'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'druidPoolDataSourceMetadataProvider'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DruidDataSourcePoolMetadataProvidersConfiguration'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DruidDataSourcePoolMetadataProvidersConfiguration'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DruidDataSourcePoolMetadataProvidersConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DruidDataSourcePoolMetadataProvidersConfiguration'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
[GW]2016-12-21 17:24:19,418 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DruidDataSourceAutoConfiguration'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dataSourceInitializer'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DruidDataSourceProperties'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dataSourceInitializerPostProcessor'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,433 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$MapperScannerRegistrarNotFoundConfiguration'
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$MapperScannerRegistrarNotFoundConfiguration'
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:213] Found init method on class [org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$MapperScannerRegistrarNotFoundConfiguration$$EnhancerBySpringCGLIB$$a6ba02b2]: public void org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$MapperScannerRegistrarNotFoundConfiguration.afterPropertiesSet()
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:282] Registered init method on class [org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$MapperScannerRegistrarNotFoundConfiguration$$EnhancerBySpringCGLIB$$a6ba02b2]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@b54555b3
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$MapperScannerRegistrarNotFoundConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:308] Invoking init method on bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$MapperScannerRegistrarNotFoundConfiguration': public void org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$MapperScannerRegistrarNotFoundConfiguration.afterPropertiesSet()
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$MapperScannerRegistrarNotFoundConfiguration'
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiAuthMapper'
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApiMapper'
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwApplicationMapper'
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwAppMapper'
[GW]2016-12-21 17:24:19,449 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwGroovyMapper'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwInterfaceMapper'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwOpLogMapper'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwPublishLogMapper'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwUserApplicationMapper'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gwUserMapper'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionFactory'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sqlSessionTemplate'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration$AuditEventRepositoryConfiguration'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration$AuditEventRepositoryConfiguration'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration$AuditEventRepositoryConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration$AuditEventRepositoryConfiguration'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'auditEventRepository'
[GW]2016-12-21 17:24:19,465 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'auditEventRepository'
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration$AuditEventRepositoryConfiguration'
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'auditEventRepository' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'auditEventRepository'
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration'
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration'
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration$$EnhancerBySpringCGLIB$$33ed098b] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'auditEventRepository'
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,480 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'auditListener'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'auditListener'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'auditListener' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'auditListener'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$RedisConfiguration'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$RedisConfiguration'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$RedisConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$RedisConfiguration'
[GW]2016-12-21 17:24:19,496 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'redisTemplate'
[GW]2016-12-21 17:24:19,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'redisTemplate'
[GW]2016-12-21 17:24:19,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$RedisConfiguration'
[GW]2016-12-21 17:24:19,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisConnectionFactory'
[GW]2016-12-21 17:24:19,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'redisTemplate' via factory method to bean named 'redisConnectionFactory'
[GW]2016-12-21 17:24:19,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'redisTemplate' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'redisTemplate'
[GW]2016-12-21 17:24:19,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,511 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,652 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'redisTemplate'
[GW]2016-12-21 17:24:19,652 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'stringRedisTemplate'
[GW]2016-12-21 17:24:19,652 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'stringRedisTemplate'
[GW]2016-12-21 17:24:19,652 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,652 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$RedisConfiguration'
[GW]2016-12-21 17:24:19,652 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisConnectionFactory'
[GW]2016-12-21 17:24:19,652 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'stringRedisTemplate' via factory method to bean named 'redisConnectionFactory'
[GW]2016-12-21 17:24:19,652 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'stringRedisTemplate' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'stringRedisTemplate'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'stringRedisTemplate'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$RedisConnectionConfiguration'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisConnectionFactory'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.MetricRepositoryAutoConfiguration$LegacyMetricRepositoryConfiguration'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'actuatorMetricRepository'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.MetricRepositoryAutoConfiguration$LegacyMetricServicesConfiguration'
[GW]2016-12-21 17:24:19,667 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'counterService'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'gaugeService'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.MetricRepositoryAutoConfiguration'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.MetricRepositoryAutoConfiguration'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.MetricRepositoryAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.MetricRepositoryAutoConfiguration'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'mbeanExporter'
[GW]2016-12-21 17:24:19,683 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'mbeanExporter'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'objectNamingStrategy'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'objectNamingStrategy'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'objectNamingStrategy' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'objectNamingStrategy'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'objectNamingStrategy'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'mbeanServer'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'mbeanServer'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,699 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
[GW]2016-12-21 17:24:19,714 DEBUG org.springframework.jmx.support.JmxUtils [JmxUtils.java:126] Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@164813b
[GW]2016-12-21 17:24:19,714 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,714 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,714 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,730 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'mbeanServer'
[GW]2016-12-21 17:24:19,730 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'mbeanExporter' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,730 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'mbeanExporter'
[GW]2016-12-21 17:24:19,730 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,730 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'mbeanExporter'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'objectNamingStrategy'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mbeanServer'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration$TomcatMetricsConfiguration'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'tomcatPublicMetrics'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration$DataSourceMetricsConfiguration'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dataSourcePublicMetrics'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'systemPublicMetrics'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'metricReaderPublicMetrics'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$cc9c20c8] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
[GW]2016-12-21 17:24:19,779 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [org.springframework.boot.autoconfigure.info.ProjectInfoProperties]: AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.git.properties:classpath:git.properties' in any property source
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.git.properties:classpath:git.properties' in any property source
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.git.properties' in any property source
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.git.properties' in any property source
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
[GW]2016-12-21 17:24:19,794 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.InfoContributorAutoConfiguration'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'envInfoContributor'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'management.info-org.springframework.boot.actuate.autoconfigure.InfoContributorProperties'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'gson'
[GW]2016-12-21 17:24:19,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'gson'
[GW]2016-12-21 17:24:19,825 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,825 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration'
[GW]2016-12-21 17:24:19,825 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'gson' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,825 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,825 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'gson'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DiskSpaceHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'diskSpaceHealthIndicator'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'diskSpaceHealthIndicatorProperties'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$RedisHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisHealthIndicator'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration$DataSourcesHealthIndicatorConfiguration'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dbHealthIndicator'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'healthAggregator'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'management.health.status-org.springframework.boot.actuate.autoconfigure.HealthIndicatorProperties'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration$RequestMappingEndpointConfiguration'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration$RequestMappingEndpointConfiguration'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration$RequestMappingEndpointConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration$RequestMappingEndpointConfiguration'
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'requestMappingEndpoint'
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'requestMappingEndpoint'
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration$RequestMappingEndpointConfiguration'
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'requestMappingEndpoint' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'requestMappingEndpoint'
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration'
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'environmentEndpoint'
[GW]2016-12-21 17:24:19,872 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'environmentEndpoint'
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration'
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'environmentEndpoint' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'environmentEndpoint'
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'healthEndpoint'
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'beansEndpoint'
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'beansEndpoint'
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration'
[GW]2016-12-21 17:24:19,888 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'beansEndpoint' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.liveBeansView.mbeanDomain' in any property source
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'beansEndpoint'
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'infoEndpoint'
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'infoEndpoint'
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration'
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'infoEndpoint' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,903 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'infoEndpoint'
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'metricsEndpoint'
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'metricsEndpoint'
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration'
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'metricsEndpoint' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,919 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'metricsEndpoint'
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'traceEndpoint'
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'traceEndpoint'
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration'
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'traceEndpoint' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'traceEndpoint'
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'dumpEndpoint'
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'dumpEndpoint'
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,935 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration'
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'dumpEndpoint' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'dumpEndpoint'
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'autoConfigurationReportEndpoint'
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'autoConfigurationReportEndpoint'
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration'
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [org.springframework.boot.actuate.endpoint.AutoConfigurationReportEndpoint]: AutowiredFieldElement for private org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport org.springframework.boot.actuate.endpoint.AutoConfigurationReportEndpoint.autoConfigurationReport
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'autoConfigurationReportEndpoint' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,950 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'autoConfigurationReportEndpoint': AutowiredFieldElement for private org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport org.springframework.boot.actuate.endpoint.AutoConfigurationReportEndpoint.autoConfigurationReport
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'autoConfigurationReport'
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor [AutowiredAnnotationBeanPostProcessor.java:516] Autowiring by type from bean name 'autoConfigurationReportEndpoint' to bean named 'autoConfigurationReport'
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'autoConfigurationReportEndpoint'
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'shutdownEndpoint'
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'shutdownEndpoint'
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration'
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'shutdownEndpoint' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,966 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'shutdownEndpoint'
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'configurationPropertiesReportEndpoint'
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'configurationPropertiesReportEndpoint'
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration'
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'configurationPropertiesReportEndpoint' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,981 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'configurationPropertiesReportEndpoint'
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'endpoints-org.springframework.boot.actuate.endpoint.EndpointProperties'
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'endpoints-org.springframework.boot.actuate.endpoint.EndpointProperties'
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'endpoints-org.springframework.boot.actuate.endpoint.EndpointProperties' to allow for resolving potential circular references
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'endpoints-org.springframework.boot.actuate.endpoint.EndpointProperties'
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportAutoConfiguration'
[GW]2016-12-21 17:24:19,997 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportAutoConfiguration'
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportAutoConfiguration$$EnhancerBySpringCGLIB$$7a4c462a] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'endpoints.jmx-org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportProperties'
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'endpoints.jmx-org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportProperties'
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportProperties]: AutowiredFieldElement for private java.lang.String org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportProperties.domain
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'endpoints.jmx-org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportProperties' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'endpoints.jmx-org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportProperties': AutowiredFieldElement for private java.lang.String org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportProperties.domain
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.jmx.default-domain:' in any property source
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.jmx.default-domain:' in any property source
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.jmx.default-domain' in any property source
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.jmx.default-domain' in any property source
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,013 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'endpoints.jmx-org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportProperties'
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportAutoConfiguration' via constructor to bean named 'endpoints.jmx-org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportProperties'
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'jacksonObjectMapper'
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportAutoConfiguration'
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'endpointMBeanExporter'
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'endpointMBeanExporter'
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportAutoConfiguration'
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mbeanServer'
[GW]2016-12-21 17:24:20,028 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'endpointMBeanExporter' via factory method to bean named 'mbeanServer'
[GW]2016-12-21 17:24:20,044 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'endpointMBeanExporter' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,044 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'endpointMBeanExporter'
[GW]2016-12-21 17:24:20,044 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,044 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'endpointMBeanExporter'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'endpoints.jmx-org.springframework.boot.actuate.autoconfigure.EndpointMBeanExportProperties'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'serverProperties'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'duplicateServerPropertiesDetector'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.ManagementServerPropertiesAutoConfiguration'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.ManagementServerPropertiesAutoConfiguration'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.ManagementServerPropertiesAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.ManagementServerPropertiesAutoConfiguration'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'managementServerProperties'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'managementServerProperties'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.ManagementServerPropertiesAutoConfiguration'
[GW]2016-12-21 17:24:20,059 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'managementServerProperties' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'management.port' in [systemProperties] with type [String] and value '-1'
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'managementServerProperties'
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
[GW]2016-12-21 17:24:20,075 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'stringHttpMessageConverter'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mappingJackson2HttpMessageConverter'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.GsonHttpMessageConvertersConfiguration'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.web.GsonHttpMessageConvertersConfiguration'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.web.GsonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,091 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,106 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.GsonHttpMessageConvertersConfiguration'
[GW]2016-12-21 17:24:20,106 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
[GW]2016-12-21 17:24:20,106 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'messageConverters'
[GW]2016-12-21 17:24:20,106 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration$ApplicationContextFilterConfiguration'
[GW]2016-12-21 17:24:20,106 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'applicationContextIdFilter'
[GW]2016-12-21 17:24:20,106 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration'
[GW]2016-12-21 17:24:20,106 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration'
[GW]2016-12-21 17:24:20,106 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,106 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,106 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,106 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'managementContextResolver'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'managementContextResolver'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'managementContextResolver' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'managementContextResolver'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'managementServletContext'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'managementServletContext'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'managementServerProperties'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'managementServletContext' via factory method to bean named 'managementServerProperties'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'managementServletContext' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,122 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'managementServletContext'
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration$MetricExportPropertiesConfiguration'
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration$MetricExportPropertiesConfiguration'
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:72] Registered injected element on class [org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration$MetricExportPropertiesConfiguration$$EnhancerBySpringCGLIB$$809c3667]: AutowiredFieldElement for private java.lang.String org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration$MetricExportPropertiesConfiguration.prefix
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration$MetricExportPropertiesConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata [InjectionMetadata.java:86] Processing injected element of bean 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration$MetricExportPropertiesConfiguration': AutowiredFieldElement for private java.lang.String org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration$MetricExportPropertiesConfiguration.prefix
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.application.name:application' in any property source
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.application.name:application' in any property source
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.application.name' in any property source
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.application.name' in any property source
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'random.value:0000' in [random] with type [String] and value '523a3bfd38acef40b82f4b1a3dfd26b7'
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'random.value:0000' in [environmentProperties] with type [String] and value '523a3bfd38acef40b82f4b1a3dfd26b7'
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,137 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration$MetricExportPropertiesConfiguration'
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'spring.metrics.export-org.springframework.boot.actuate.metrics.export.MetricExportProperties'
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'spring.metrics.export-org.springframework.boot.actuate.metrics.export.MetricExportProperties'
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration$MetricExportPropertiesConfiguration'
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:213] Found init method on class [org.springframework.boot.actuate.metrics.export.MetricExportProperties]: public void org.springframework.boot.actuate.metrics.export.MetricExportProperties.setUpDefaults()
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:282] Registered init method on class [org.springframework.boot.actuate.metrics.export.MetricExportProperties]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@ca27a00f
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'spring.metrics.export-org.springframework.boot.actuate.metrics.export.MetricExportProperties' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletConfigInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [servletContextInitParams] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [systemEnvironment] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [random] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [applicationConfig: [classpath:/application.yml]] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.core.env.MutablePropertySources [MutablePropertySources.java:109] Adding [localProperties] PropertySource with lowest search precedence
[GW]2016-12-21 17:24:20,153 DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor [InitDestroyAnnotationBeanPostProcessor.java:308] Invoking init method on bean 'spring.metrics.export-org.springframework.boot.actuate.metrics.export.MetricExportProperties': public void org.springframework.boot.actuate.metrics.export.MetricExportProperties.setUpDefaults()
[GW]2016-12-21 17:24:20,169 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,169 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,169 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'spring.metrics.export-org.springframework.boot.actuate.metrics.export.MetricExportProperties'
[GW]2016-12-21 17:24:20,169 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.scheduling.annotation.SchedulingConfiguration'
[GW]2016-12-21 17:24:20,169 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.context.annotation.internalScheduledAnnotationProcessor'
[GW]2016-12-21 17:24:20,169 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration'
[GW]2016-12-21 17:24:20,169 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration'
[GW]2016-12-21 17:24:20,169 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,169 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration$$EnhancerBySpringCGLIB$$d88b546c] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:20,169 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.metrics.export-org.springframework.boot.actuate.metrics.export.MetricExportProperties'
[GW]2016-12-21 17:24:20,169 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration' via constructor to bean named 'spring.metrics.export-org.springframework.boot.actuate.metrics.export.MetricExportProperties'
[GW]2016-12-21 17:24:20,184 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'actuatorMetricRepository'
[GW]2016-12-21 17:24:20,184 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,184 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,184 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,184 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration'
[GW]2016-12-21 17:24:20,184 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'metricWritersMetricExporter'
[GW]2016-12-21 17:24:20,184 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'metricWritersMetricExporter'
[GW]2016-12-21 17:24:20,184 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,184 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.MetricExportAutoConfiguration'
[GW]2016-12-21 17:24:20,184 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'metricWritersMetricExporter' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,184 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,184 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,201 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'metricWritersMetricExporter'
[GW]2016-12-21 17:24:20,201 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.MetricFilterAutoConfiguration'
[GW]2016-12-21 17:24:20,201 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'metricFilter'
[GW]2016-12-21 17:24:20,201 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'endpoints.metrics.filter-org.springframework.boot.actuate.autoconfigure.MetricFilterProperties'
[GW]2016-12-21 17:24:20,201 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.TraceRepositoryAutoConfiguration'
[GW]2016-12-21 17:24:20,201 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'traceRepository'
[GW]2016-12-21 17:24:20,201 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.TraceWebFilterAutoConfiguration'
[GW]2016-12-21 17:24:20,201 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'webRequestLoggingFilter'
[GW]2016-12-21 17:24:20,201 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'management.trace-org.springframework.boot.actuate.trace.TraceProperties'
[GW]2016-12-21 17:24:20,201 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$JdkDynamicAutoProxyConfiguration'
[GW]2016-12-21 17:24:20,201 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$JdkDynamicAutoProxyConfiguration'
[GW]2016-12-21 17:24:20,201 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,201 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$JdkDynamicAutoProxyConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,202 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,202 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,202 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$JdkDynamicAutoProxyConfiguration'
[GW]2016-12-21 17:24:20,202 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
[GW]2016-12-21 17:24:20,217 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'keyValueMappingContext'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'keyValueMappingContext'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,233 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean '(inner bean)#1bcb836'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean '(inner bean)#3d0dd5'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean '(inner bean)#3d0dd5'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean '(inner bean)#1ad980f'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean '(inner bean)#1ad980f'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean '(inner bean)#1bcb836'
[GW]2016-12-21 17:24:20,249 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'keyValueMappingContext' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,264 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'keyValueMappingContext'
[GW]2016-12-21 17:24:20,264 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,264 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,280 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'keyValueMappingContext'
[GW]2016-12-21 17:24:20,280 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'redisCustomConversions'
[GW]2016-12-21 17:24:20,280 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'redisCustomConversions'
[GW]2016-12-21 17:24:20,280 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,280 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'redisCustomConversions' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,280 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,280 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'redisCustomConversions'
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'redisReferenceResolver'
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'redisReferenceResolver'
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisTemplate'
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'redisReferenceResolver' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'redisReferenceResolver'
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'redisConverter'
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'redisConverter'
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'keyValueMappingContext'
[GW]2016-12-21 17:24:20,295 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'redisConverter' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,311 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisReferenceResolver'
[GW]2016-12-21 17:24:20,311 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisCustomConversions'
[GW]2016-12-21 17:24:20,311 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'redisConverter'
[GW]2016-12-21 17:24:20,311 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,311 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,327 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'redisConverter'
[GW]2016-12-21 17:24:20,327 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'redisKeyValueAdapter'
[GW]2016-12-21 17:24:20,327 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'redisKeyValueAdapter'
[GW]2016-12-21 17:24:20,327 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,327 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisTemplate'
[GW]2016-12-21 17:24:20,327 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisConverter'
[GW]2016-12-21 17:24:20,327 DEBUG org.springframework.beans.BeanUtils [BeanUtils.java:450] No property editor [org.springframework.data.redis.core.mapping.RedisMappingContextEditor] found for type org.springframework.data.redis.core.mapping.RedisMappingContext according to 'Editor' suffix convention
[GW]2016-12-21 17:24:20,342 DEBUG org.springframework.data.redis.listener.RedisMessageListenerContainer [RedisMessageListenerContainer.java:477] Postpone listening for Redis messages until actual listeners are added
[GW]2016-12-21 17:24:20,342 DEBUG org.springframework.data.redis.listener.RedisMessageListenerContainer [RedisMessageListenerContainer.java:216] Started RedisMessageListenerContainer
[GW]2016-12-21 17:24:20,342 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'redisKeyValueAdapter' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,342 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'redisKeyValueAdapter'
[GW]2016-12-21 17:24:20,342 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,342 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,373 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'redisKeyValueAdapter'
[GW]2016-12-21 17:24:20,373 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport_Predictor'
[GW]2016-12-21 17:24:20,373 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'redisKeyValueTemplate'
[GW]2016-12-21 17:24:20,373 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'redisKeyValueTemplate'
[GW]2016-12-21 17:24:20,373 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,373 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'redisKeyValueAdapter'
[GW]2016-12-21 17:24:20,373 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'keyValueMappingContext'
[GW]2016-12-21 17:24:20,373 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'redisKeyValueTemplate' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,373 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,373 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'redisKeyValueTemplate'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'pageableResolver'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'sortResolver'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'jacksonGeoModule'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'transactionAttributeSource'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'transactionInterceptor'
[GW]2016-12-21 17:24:20,389 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$TransactionManagementConfiguration'
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$TransactionManagementConfiguration'
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$TransactionManagementConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$TransactionManagementConfiguration'
[GW]2016-12-21 17:24:20,405 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$3da2ac1e] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dataSource'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' via constructor to bean named 'dataSource'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'transactionManager'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'transactionManager'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'transactionManager'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,420 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'transactionManager'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration$Filter'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration$Filter'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration$Filter' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration$Filter'
[GW]2016-12-21 17:24:20,467 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.druid.filter-org.springframework.boot.autoconfigure.jdbc.DruidWebStatFilter'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration$Servlet'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration$Servlet'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration$Servlet' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration$Servlet'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.druid.servlet-org.springframework.boot.autoconfigure.jdbc.DruidStatViewServlet'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DruidStatViewAutoConfiguration'
[GW]2016-12-21 17:24:20,483 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$b086489f] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dataSource'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' via constructor to bean named 'dataSource'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'jdbcTemplate'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'jdbcTemplate'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'jdbcTemplate' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'jdbcTemplate'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,498 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,654 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'jdbcTemplate'
[GW]2016-12-21 17:24:20,654 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
[GW]2016-12-21 17:24:20,654 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'namedParameterJdbcTemplate'
[GW]2016-12-21 17:24:20,654 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,654 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
[GW]2016-12-21 17:24:20,654 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'namedParameterJdbcTemplate' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,654 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,654 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'namedParameterJdbcTemplate'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$25160eb9] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'transactionManager'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [ConstructorResolver.java:757] Autowiring by type from bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' via constructor to bean named 'transactionManager'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'transactionTemplate'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'transactionTemplate'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
[GW]2016-12-21 17:24:20,685 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'transactionTemplate' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:1620] Invoking afterPropertiesSet() on bean with name 'transactionTemplate'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'transactionTemplate'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'characterEncodingFilter'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'localeCharsetMappingsCustomizer'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'multipartConfigElement'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'multipartResolver'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'multipartResolver'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'multipartResolver'
[GW]2016-12-21 17:24:20,701 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer [LocalVariableTableParameterNameDiscoverer.java:106] Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$97d18ac6] - unable to determine constructor/method parameter names
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'restTemplateBuilder'
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'restTemplateBuilder'
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'messageConverters'
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'restTemplateBuilder' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,717 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'restTemplateBuilder'
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [DefaultSingletonBeanRegistry.java:221] Creating shared instance of singleton bean 'disconfAspectJ'
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:448] Creating instance of bean 'disconfAspectJ'
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:529] Eagerly caching bean 'disconfAspectJ' to allow for resolving potential circular references
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractAutowireCapableBeanFactory.java:484] Finished creating instance of bean 'disconfAspectJ'
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'test23'
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
[GW]2016-12-21 17:24:20,748 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
[GW]2016-12-21 17:24:20,795 INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter [MBeanExporter.java:431] Registering beans for JMX exposure on startup
[GW]2016-12-21 17:24:20,795 DEBUG org.springframework.jmx.export.annotation.AnnotationMBeanExporter [MBeanExporter.java:538] Autodetecting user-defined JMX MBeans
[GW]2016-12-21 17:24:20,795 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dataSource'
[GW]2016-12-21 17:24:20,795 INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter [MBeanExporter.java:912] Bean with name 'dataSource' has been autodetected for JMX exposure
[GW]2016-12-21 17:24:20,795 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dataSource'
[GW]2016-12-21 17:24:20,810 INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter [MBeanExporter.java:667] Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=dataSource,type=DruidDataSource]
[GW]2016-12-21 17:24:20,810 INFO org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [MBeanExporter.java:431] Registering beans for JMX exposure on startup
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'server.port' in [applicationConfig: [classpath:/application.yml]] with type [Integer] and value '8080'
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:149] Found key 'management.port' in [systemProperties] with type [String] and value '-1'
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [AbstractApplicationContext.java:779] Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@1925bc1]
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'endpointMBeanExporter'
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'lifecycleProcessor'
[GW]2016-12-21 17:24:20,810 INFO org.springframework.context.support.DefaultLifecycleProcessor [DefaultLifecycleProcessor.java:341] Starting beans in phase 0
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.context.support.DefaultLifecycleProcessor [DefaultLifecycleProcessor.java:170] Starting bean 'endpointMBeanExporter' of type [class org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter]
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'requestMappingEndpoint'
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'environmentEndpoint'
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'healthEndpoint'
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'beansEndpoint'
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'infoEndpoint'
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'metricsEndpoint'
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'traceEndpoint'
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'dumpEndpoint'
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'autoConfigurationReportEndpoint'
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'shutdownEndpoint'
[GW]2016-12-21 17:24:20,810 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'configurationPropertiesReportEndpoint'
[GW]2016-12-21 17:24:20,826 INFO org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [MBeanExporter.java:674] Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint]
[GW]2016-12-21 17:24:20,841 INFO org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [MBeanExporter.java:674] Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint]
[GW]2016-12-21 17:24:20,841 INFO org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [MBeanExporter.java:674] Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint]
[GW]2016-12-21 17:24:20,841 INFO org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [MBeanExporter.java:674] Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint]
[GW]2016-12-21 17:24:20,841 INFO org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [MBeanExporter.java:674] Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint]
[GW]2016-12-21 17:24:20,841 INFO org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [MBeanExporter.java:674] Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint]
[GW]2016-12-21 17:24:20,841 INFO org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [MBeanExporter.java:674] Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint]
[GW]2016-12-21 17:24:20,841 INFO org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [MBeanExporter.java:674] Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint]
[GW]2016-12-21 17:24:20,857 INFO org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [MBeanExporter.java:674] Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint]
[GW]2016-12-21 17:24:20,857 INFO org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [MBeanExporter.java:674] Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint]
[GW]2016-12-21 17:24:20,857 DEBUG org.springframework.context.support.DefaultLifecycleProcessor [DefaultLifecycleProcessor.java:179] Successfully started bean 'endpointMBeanExporter'
[GW]2016-12-21 17:24:20,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
[GW]2016-12-21 17:24:20,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
[GW]2016-12-21 17:24:20,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'mvcResourceUrlProvider'
[GW]2016-12-21 17:24:20,857 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'org.springframework.context.annotation.internalScheduledAnnotationProcessor'
[GW]2016-12-21 17:24:20,857 DEBUG org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer [AutoConfigurationReportLoggingInitializer.java:106] 




=========================
AUTO-CONFIGURATION REPORT
=========================




Positive matches:
-----------------


   AopAutoConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.context.annotation.EnableAspectJAutoProxy,org.aspectj.lang.annotation.Aspect,org.aspectj.lang.reflect.Advice (OnClassCondition)
      - matched (OnPropertyCondition)


   AopAutoConfiguration.JdkDynamicAutoProxyConfiguration matched
      - matched (OnPropertyCondition)


   AuditAutoConfiguration#auditListener matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.audit.listener.AbstractAuditListener; SearchStrategy: all) found no beans (OnBeanCondition)


   AuditAutoConfiguration.AuditEventRepositoryConfiguration matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.audit.AuditEventRepository; SearchStrategy: all) found no beans (OnBeanCondition)


   DataSourceAutoConfiguration matched
      - @ConditionalOnClass classes found: javax.sql.DataSource,org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType (OnClassCondition)


   DataSourceTransactionManagerAutoConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.jdbc.core.JdbcTemplate,org.springframework.transaction.PlatformTransactionManager (OnClassCondition)


   DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched
      - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary candidate amongst the following [dataSource] (OnBeanCondition)


   DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager matched
      - @ConditionalOnMissingBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found no beans (OnBeanCondition)


   DataSourceTransactionManagerAutoConfiguration.TransactionManagementConfiguration matched
      - @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) found no beans (OnBeanCondition)


   DispatcherServletAutoConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.web.servlet.DispatcherServlet (OnClassCondition)
      - found web application StandardServletEnvironment (OnWebApplicationCondition)


   DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched
      - @ConditionalOnClass classes found: javax.servlet.ServletRegistration (OnClassCondition)
      - no DispatcherServlet found (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition)


   DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched
      - @ConditionalOnClass classes found: javax.servlet.ServletRegistration (OnClassCondition)
      - no ServletRegistrationBean found (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition)


   DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched
      - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found the following [dispatcherServlet, dispatcherServlet] (OnBeanCondition)


   DruidDataSourceAutoConfiguration matched
      - @ConditionalOnClass classes found: javax.sql.DataSource,org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType (OnClassCondition)


   DruidDataSourceAutoConfiguration.Druid matched
      - @ConditionalOnClass classes found: com.alibaba.druid.pool.DruidDataSource (OnClassCondition)
      - matched (OnPropertyCondition)


   DruidDataSourcePoolMetadataProvidersConfiguration.DruidDataSourcePoolMetadataProviderConfiguration matched
      - @ConditionalOnClass classes found: com.alibaba.druid.pool.DruidDataSource (OnClassCondition)


   DruidStatViewAutoConfiguration matched
      - @ConditionalOnClass classes found: javax.servlet.Servlet,javax.servlet.Filter (OnClassCondition)


   EmbeddedServletContainerAutoConfiguration matched
      - found web application StandardServletEnvironment (OnWebApplicationCondition)


   EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat matched
      - @ConditionalOnClass classes found: javax.servlet.Servlet,org.apache.catalina.startup.Tomcat (OnClassCondition)
      - @ConditionalOnMissingBean (types: org.springframework.boot.context.embedded.EmbeddedServletContainerFactory; SearchStrategy: current) found no beans (OnBeanCondition)


   EndpointAutoConfiguration#autoConfigurationReportEndpoint matched
      - @ConditionalOnBean (types: org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport; SearchStrategy: all) found the following [autoConfigurationReport] @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.AutoConfigurationReportEndpoint; SearchStrategy: current) found no beans (OnBeanCondition)


   EndpointAutoConfiguration#beansEndpoint matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.BeansEndpoint; SearchStrategy: all) found no beans (OnBeanCondition)


   EndpointAutoConfiguration#configurationPropertiesReportEndpoint matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.ConfigurationPropertiesReportEndpoint; SearchStrategy: all) found no beans (OnBeanCondition)


   EndpointAutoConfiguration#dumpEndpoint matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.DumpEndpoint; SearchStrategy: all) found no beans (OnBeanCondition)


   EndpointAutoConfiguration#environmentEndpoint matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.EnvironmentEndpoint; SearchStrategy: all) found no beans (OnBeanCondition)


   EndpointAutoConfiguration#healthEndpoint matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.HealthEndpoint; SearchStrategy: all) found no beans (OnBeanCondition)


   EndpointAutoConfiguration#infoEndpoint matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.InfoEndpoint; SearchStrategy: all) found no beans (OnBeanCondition)


   EndpointAutoConfiguration#metricsEndpoint matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.MetricsEndpoint; SearchStrategy: all) found no beans (OnBeanCondition)


   EndpointAutoConfiguration#shutdownEndpoint matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.ShutdownEndpoint; SearchStrategy: all) found no beans (OnBeanCondition)


   EndpointAutoConfiguration#traceEndpoint matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.TraceEndpoint; SearchStrategy: all) found no beans (OnBeanCondition)


   EndpointAutoConfiguration.RequestMappingEndpointConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.web.servlet.handler.AbstractHandlerMethodMapping (OnClassCondition)


   EndpointAutoConfiguration.RequestMappingEndpointConfiguration#requestMappingEndpoint matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.RequestMappingEndpoint; SearchStrategy: all) found no beans (OnBeanCondition)


   EndpointMBeanExportAutoConfiguration matched
      - JMX Endpoints (EndpointMBeanExportAutoConfiguration.JmxEnabledCondition)


   EndpointWebMvcAutoConfiguration matched
      - @ConditionalOnClass classes found: javax.servlet.Servlet,org.springframework.web.servlet.DispatcherServlet (OnClassCondition)
      - found web application StandardServletEnvironment (OnWebApplicationCondition)


   EndpointWebMvcAutoConfiguration.ApplicationContextFilterConfiguration matched
      - matched (OnPropertyCondition)


   ErrorMvcAutoConfiguration matched
      - @ConditionalOnClass classes found: javax.servlet.Servlet,org.springframework.web.servlet.DispatcherServlet (OnClassCondition)
      - found web application StandardServletEnvironment (OnWebApplicationCondition)


   ErrorMvcAutoConfiguration#basicErrorController matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorController; SearchStrategy: current) found no beans (OnBeanCondition)


   ErrorMvcAutoConfiguration#conventionErrorViewResolver matched
      - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found the following [dispatcherServlet] @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver; SearchStrategy: all) found no beans (OnBeanCondition)


   ErrorMvcAutoConfiguration#errorAttributes matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorAttributes; SearchStrategy: current) found no beans (OnBeanCondition)


   ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched
      - No error template view detected (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition)
      - matched (OnPropertyCondition)


   ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched
      - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found no beans (OnBeanCondition)


   ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched
      - @ConditionalOnMissingBean (names: error; SearchStrategy: all) found no beans (OnBeanCondition)


   GenericCacheConfiguration matched
      - Automatic cache type (CacheCondition)


   GsonAutoConfiguration matched
      - @ConditionalOnClass classes found: com.google.gson.Gson (OnClassCondition)


   GsonAutoConfiguration#gson matched
      - @ConditionalOnMissingBean (types: com.google.gson.Gson; SearchStrategy: all) found no beans (OnBeanCondition)


   GsonHttpMessageConvertersConfiguration matched
      - @ConditionalOnClass classes found: com.google.gson.Gson (OnClassCondition)


   GuavaCacheConfiguration matched
      - @ConditionalOnClass classes found: com.google.common.cache.CacheBuilder,org.springframework.cache.guava.GuavaCacheManager (OnClassCondition)
      - Automatic cache type (CacheCondition)


   HealthIndicatorAutoConfiguration#healthAggregator matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.health.HealthAggregator; SearchStrategy: all) found no beans (OnBeanCondition)


   HealthIndicatorAutoConfiguration.DataSourcesHealthIndicatorConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.jdbc.core.JdbcTemplate (OnClassCondition)
      - All default health indicators are enabled by default (OnEnabledHealthIndicatorCondition)
      - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found the following [dataSource] (OnBeanCondition)


   HealthIndicatorAutoConfiguration.DataSourcesHealthIndicatorConfiguration#dbHealthIndicator matched
      - @ConditionalOnMissingBean (names: dbHealthIndicator; SearchStrategy: all) found no beans (OnBeanCondition)


   HealthIndicatorAutoConfiguration.DiskSpaceHealthIndicatorConfiguration matched
      - All default health indicators are enabled by default (OnEnabledHealthIndicatorCondition)


   HealthIndicatorAutoConfiguration.DiskSpaceHealthIndicatorConfiguration#diskSpaceHealthIndicator matched
      - @ConditionalOnMissingBean (names: diskSpaceHealthIndicator; SearchStrategy: all) found no beans (OnBeanCondition)


   HealthIndicatorAutoConfiguration.RedisHealthIndicatorConfiguration matched
      - All default health indicators are enabled by default (OnEnabledHealthIndicatorCondition)
      - @ConditionalOnBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) found the following [redisConnectionFactory] (OnBeanCondition)


   HealthIndicatorAutoConfiguration.RedisHealthIndicatorConfiguration#redisHealthIndicator matched
      - @ConditionalOnMissingBean (names: redisHealthIndicator; SearchStrategy: all) found no beans (OnBeanCondition)


   HttpEncodingAutoConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.web.filter.CharacterEncodingFilter (OnClassCondition)
      - found web application StandardServletEnvironment (OnWebApplicationCondition)
      - matched (OnPropertyCondition)


   HttpEncodingAutoConfiguration#characterEncodingFilter matched
      - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) found no beans (OnBeanCondition)


   HttpMessageConvertersAutoConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.http.converter.HttpMessageConverter (OnClassCondition)


   HttpMessageConvertersAutoConfiguration#messageConverters matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.HttpMessageConverters; SearchStrategy: all) found no beans (OnBeanCondition)


   HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.http.converter.StringHttpMessageConverter (OnClassCondition)


   HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched
      - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) found no beans (OnBeanCondition)


   InfoContributorAutoConfiguration#envInfoContributor matched
      - All default info contributors are enabled by default (OnEnabledInfoContributorCondition)


   JacksonAutoConfiguration matched
      - @ConditionalOnClass classes found: com.fasterxml.jackson.databind.ObjectMapper (OnClassCondition)


   JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched
      - @ConditionalOnClass classes found: com.fasterxml.jackson.databind.ObjectMapper,org.springframework.http.converter.json.Jackson2ObjectMapperBuilder (OnClassCondition)


   JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched
      - @ConditionalOnClass classes found: com.fasterxml.jackson.databind.ObjectMapper,org.springframework.http.converter.json.Jackson2ObjectMapperBuilder (OnClassCondition)


   JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched
      - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) found no beans (OnBeanCondition)


   JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched
      - @ConditionalOnClass classes found: com.fasterxml.jackson.databind.ObjectMapper,org.springframework.http.converter.json.Jackson2ObjectMapperBuilder (OnClassCondition)


   JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched
      - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found no beans (OnBeanCondition)


   JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched
      - @ConditionalOnClass classes found: com.fasterxml.jackson.databind.ObjectMapper (OnClassCondition)
      - matched (OnPropertyCondition)
      - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found the following [jacksonObjectMapper] (OnBeanCondition)


   JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched
      - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found no beans (OnBeanCondition)


   JdbcTemplateAutoConfiguration matched
      - @ConditionalOnClass classes found: javax.sql.DataSource (OnClassCondition)
      - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary candidate amongst the following [dataSource] (OnBeanCondition)


   JdbcTemplateAutoConfiguration#jdbcTemplate matched
      - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) found no beans (OnBeanCondition)


   JdbcTemplateAutoConfiguration#namedParameterJdbcTemplate matched
      - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) found no beans (OnBeanCondition)


   JmxAutoConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.jmx.export.MBeanExporter (OnClassCondition)
      - matched (OnPropertyCondition)


   JmxAutoConfiguration#mbeanExporter matched
      - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) found no beans (OnBeanCondition)


   JmxAutoConfiguration#mbeanServer matched
      - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) found no beans (OnBeanCondition)


   JmxAutoConfiguration#objectNamingStrategy matched
      - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) found no beans (OnBeanCondition)


   ManagementServerPropertiesAutoConfiguration#managementServerProperties matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.autoconfigure.ManagementServerProperties; SearchStrategy: all) found no beans (OnBeanCondition)


   MetricExportAutoConfiguration matched
      - matched (OnPropertyCondition)


   MetricExportAutoConfiguration#metricWritersMetricExporter matched
      - @ConditionalOnMissingBean (names: metricWritersMetricExporter; SearchStrategy: all) found no beans (OnBeanCondition)


   MetricExportAutoConfiguration.MetricExportPropertiesConfiguration#metricExportProperties matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.metrics.export.MetricExportProperties; SearchStrategy: all) found no beans (OnBeanCondition)


   MetricFilterAutoConfiguration matched
      - @ConditionalOnClass classes found: javax.servlet.Servlet,javax.servlet.ServletRegistration,org.springframework.web.filter.OncePerRequestFilter,org.springframework.web.servlet.HandlerMapping (OnClassCondition)
      - matched (OnPropertyCondition)
      - @ConditionalOnBean (types: org.springframework.boot.actuate.metrics.CounterService,org.springframework.boot.actuate.metrics.GaugeService; SearchStrategy: all) found the following [counterService, gaugeService] (OnBeanCondition)


   MetricRepositoryAutoConfiguration.LegacyMetricRepositoryConfiguration matched
      - Required JVM version older than 1.8 found 1.7 (OnJavaCondition)
      - @ConditionalOnMissingBean (names: actuatorMetricRepository; SearchStrategy: all) found no beans (OnBeanCondition)


   MetricRepositoryAutoConfiguration.LegacyMetricServicesConfiguration matched
      - Required JVM version older than 1.8 found 1.7 (OnJavaCondition)
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.metrics.GaugeService; SearchStrategy: all) found no beans (OnBeanCondition)


   MetricRepositoryAutoConfiguration.LegacyMetricServicesConfiguration#counterService matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.metrics.CounterService; SearchStrategy: all) found no beans (OnBeanCondition)


   MetricRepositoryAutoConfiguration.LegacyMetricServicesConfiguration#gaugeService matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.metrics.GaugeService; SearchStrategy: all) found no beans (OnBeanCondition)


   MultipartAutoConfiguration matched
      - @ConditionalOnClass classes found: javax.servlet.Servlet,org.springframework.web.multipart.support.StandardServletMultipartResolver,javax.servlet.MultipartConfigElement (OnClassCondition)
      - matched (OnPropertyCondition)


   MultipartAutoConfiguration#multipartConfigElement matched
      - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement; SearchStrategy: all) found no beans (OnBeanCondition)


   MultipartAutoConfiguration#multipartResolver matched
      - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) found no beans (OnBeanCondition)


   MybatisAutoConfiguration matched
      - @ConditionalOnClass classes found: org.apache.ibatis.session.SqlSessionFactory,org.mybatis.spring.SqlSessionFactoryBean (OnClassCondition)
      - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found the following [dataSource] (OnBeanCondition)


   MybatisAutoConfiguration#sqlSessionFactory matched
      - @ConditionalOnMissingBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) found no beans (OnBeanCondition)


   MybatisAutoConfiguration#sqlSessionTemplate matched
      - @ConditionalOnMissingBean (types: org.mybatis.spring.SqlSessionTemplate; SearchStrategy: all) found no beans (OnBeanCondition)


   MybatisAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration matched
      - @ConditionalOnMissingBean (types: org.mybatis.spring.mapper.MapperFactoryBean; SearchStrategy: all) found no beans (OnBeanCondition)


   NoOpCacheConfiguration matched
      - Automatic cache type (CacheCondition)


   PersistenceExceptionTranslationAutoConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor (OnClassCondition)


   PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched
      - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) found no beans (OnBeanCondition)
      - matched (OnPropertyCondition)


   PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched
      - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) found no beans (OnBeanCondition)


   PublicMetricsAutoConfiguration.DataSourceMetricsConfiguration matched
      - @ConditionalOnClass classes found: javax.sql.DataSource (OnClassCondition)
      - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found the following [dataSource] (OnBeanCondition)


   PublicMetricsAutoConfiguration.DataSourceMetricsConfiguration#dataSourcePublicMetrics matched
      - @ConditionalOnBean (types: org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvider; SearchStrategy: all) found the following [druidPoolDataSourceMetadataProvider] @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.DataSourcePublicMetrics; SearchStrategy: all) found no beans (OnBeanCondition)


   PublicMetricsAutoConfiguration.TomcatMetricsConfiguration matched
      - @ConditionalOnClass classes found: javax.servlet.Servlet,org.apache.catalina.startup.Tomcat (OnClassCondition)
      - found web application StandardServletEnvironment (OnWebApplicationCondition)


   PublicMetricsAutoConfiguration.TomcatMetricsConfiguration#tomcatPublicMetrics matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.TomcatPublicMetrics; SearchStrategy: all) found no beans (OnBeanCondition)


   RedisAutoConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.data.redis.connection.jedis.JedisConnection,org.springframework.data.redis.core.RedisOperations,redis.clients.jedis.Jedis (OnClassCondition)


   RedisAutoConfiguration.RedisConfiguration#redisTemplate matched
      - @ConditionalOnMissingBean (names: redisTemplate; SearchStrategy: all) found no beans (OnBeanCondition)


   RedisAutoConfiguration.RedisConfiguration#stringRedisTemplate matched
      - @ConditionalOnMissingBean (types: org.springframework.data.redis.core.StringRedisTemplate; SearchStrategy: all) found no beans (OnBeanCondition)


   RedisAutoConfiguration.RedisConnectionConfiguration matched
      - @ConditionalOnClass classes found: org.apache.commons.pool2.impl.GenericObjectPool (OnClassCondition)


   RedisAutoConfiguration.RedisConnectionConfiguration#redisConnectionFactory matched
      - @ConditionalOnMissingBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) found no beans (OnBeanCondition)


   RedisCacheConfiguration matched
      - Automatic cache type (CacheCondition)


   RedisRepositoriesAutoConfiguration matched
      - @ConditionalOnClass classes found: redis.clients.jedis.Jedis,org.springframework.data.redis.repository.configuration.EnableRedisRepositories (OnClassCondition)
      - matched (OnPropertyCondition)
      - @ConditionalOnMissingBean (types: org.springframework.data.redis.repository.support.RedisRepositoryFactoryBean; SearchStrategy: all) found no beans (OnBeanCondition)


   RedisServiceAutoConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.data.redis.connection.jedis.JedisConnection,org.springframework.data.redis.core.RedisOperations,redis.clients.jedis.Jedis,com.twodfire.redis.RedisSentinelService (OnClassCondition)


   ServerPropertiesAutoConfiguration matched
      - found web application StandardServletEnvironment (OnWebApplicationCondition)


   ServerPropertiesAutoConfiguration#serverProperties matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ServerProperties; SearchStrategy: current) found no beans (OnBeanCondition)


   SimpleCacheConfiguration matched
      - Automatic cache type (CacheCondition)


   SpringDataWebAutoConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.data.web.PageableHandlerMethodArgumentResolver,org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter (OnClassCondition)
      - found web application StandardServletEnvironment (OnWebApplicationCondition)
      - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) found no beans (OnBeanCondition)


   TraceRepositoryAutoConfiguration#traceRepository matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.trace.TraceRepository; SearchStrategy: all) found no beans (OnBeanCondition)


   TraceWebFilterAutoConfiguration matched
      - @ConditionalOnClass classes found: javax.servlet.Servlet,org.springframework.web.servlet.DispatcherServlet,javax.servlet.ServletRegistration (OnClassCondition)


   TraceWebFilterAutoConfiguration#webRequestLoggingFilter matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.trace.WebRequestTraceFilter; SearchStrategy: all) found no beans (OnBeanCondition)


   TransactionAutoConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.transaction.support.TransactionTemplate,org.springframework.transaction.PlatformTransactionManager (OnClassCondition)
      - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary candidate amongst the following [transactionManager] (OnBeanCondition)


   TransactionAutoConfiguration#transactionTemplate matched
      - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionTemplate; SearchStrategy: all) found no beans (OnBeanCondition)


   WebClientAutoConfiguration.RestTemplateConfiguration matched
      - @ConditionalOnClass classes found: org.springframework.web.client.RestTemplate (OnClassCondition)


   WebClientAutoConfiguration.RestTemplateConfiguration#restTemplateBuilder matched
      - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) found no beans (OnBeanCondition)


   WebMvcAutoConfiguration matched
      - @ConditionalOnClass classes found: javax.servlet.Servlet,org.springframework.web.servlet.DispatcherServlet,org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter (OnClassCondition)
      - found web application StandardServletEnvironment (OnWebApplicationCondition)
      - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) found no beans (OnBeanCondition)


   WebMvcAutoConfiguration#hiddenHttpMethodFilter matched
      - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) found no beans (OnBeanCondition)


   WebMvcAutoConfiguration#httpPutFormContentFilter matched
      - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) found no beans (OnBeanCondition)


   WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched
      - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) found no beans (OnBeanCondition)


   WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched
      - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) found no beans (OnBeanCondition)


   WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched
      - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found the following [beanNameViewResolver, mvcViewResolver, defaultViewResolver] @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) found no beans (OnBeanCondition)


   WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched
      - matched (OnPropertyCondition)


   WebSocketAutoConfiguration matched
      - @ConditionalOnClass classes found: javax.servlet.Servlet,javax.websocket.server.ServerContainer (OnClassCondition)
      - found web application StandardServletEnvironment (OnWebApplicationCondition)


   WebSocketAutoConfiguration.TomcatWebSocketConfiguration matched
      - @ConditionalOnClass classes found: org.apache.catalina.startup.Tomcat,org.apache.tomcat.websocket.server.WsSci (OnClassCondition)


   WebSocketAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched
      - Required JVM version 1.7 or newer found 1.7 (OnJavaCondition)
      - @ConditionalOnMissingBean (names: websocketContainerCustomizer; SearchStrategy: all) found no beans (OnBeanCondition)




Negative matches:
-----------------


   ActiveMQAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: javax.jms.ConnectionFactory,org.apache.activemq.ActiveMQConnectionFactory (OnClassCondition)


   AopAutoConfiguration.CglibAutoProxyConfiguration did not match
      - @ConditionalOnProperty expected 'true' for properties spring.aop.proxy-target-class (OnPropertyCondition)


   ArtemisAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: javax.jms.ConnectionFactory,org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory (OnClassCondition)


   AuditAutoConfiguration#authenticationAuditListener did not match
      - required @ConditionalOnClass classes not found: org.springframework.security.authentication.event.AbstractAuthenticationEvent (OnClassCondition)


   AuditAutoConfiguration#authorizationAuditListener did not match
      - required @ConditionalOnClass classes not found: org.springframework.security.access.event.AbstractAuthorizationEvent (OnClassCondition)


   BatchAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.batch.core.launch.JobLauncher (OnClassCondition)


   CacheAutoConfiguration did not match
      - @ConditionalOnClass classes found: org.springframework.cache.CacheManager (OnClassCondition)
      - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) found no beans (OnBeanCondition)


   CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean (OnClassCondition)
      - Ancestor 'org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration' did not match (ConditionEvaluationReport.AncestorsMatchedCondition)


   CacheStatisticsAutoConfiguration did not match
      - @ConditionalOnBean (types: org.springframework.cache.CacheManager; SearchStrategy: all) found no beans (OnBeanCondition)


   CacheStatisticsAutoConfiguration.CaffeineCacheStatisticsProviderConfiguration did not match
      - required @ConditionalOnClass classes not found: com.github.benmanes.caffeine.cache.Caffeine (OnClassCondition)
      - Ancestor 'org.springframework.boot.actuate.autoconfigure.CacheStatisticsAutoConfiguration' did not match (ConditionEvaluationReport.AncestorsMatchedCondition)


   CacheStatisticsAutoConfiguration.ConcurrentMapCacheStatisticsConfiguration did not match
      - @ConditionalOnClass classes found: org.springframework.cache.concurrent.ConcurrentMapCache (OnClassCondition)
      - Ancestor 'org.springframework.boot.actuate.autoconfigure.CacheStatisticsAutoConfiguration' did not match (ConditionEvaluationReport.AncestorsMatchedCondition)


   CacheStatisticsAutoConfiguration.EhCacheCacheStatisticsProviderConfiguration did not match
      - required @ConditionalOnClass classes not found: net.sf.ehcache.Ehcache,net.sf.ehcache.statistics.StatisticsGateway (OnClassCondition)
      - Ancestor 'org.springframework.boot.actuate.autoconfigure.CacheStatisticsAutoConfiguration' did not match (ConditionEvaluationReport.AncestorsMatchedCondition)


   CacheStatisticsAutoConfiguration.GuavaCacheStatisticsConfiguration did not match
      - @ConditionalOnClass classes found: com.google.common.cache.Cache,org.springframework.cache.guava.GuavaCache (OnClassCondition)
      - Ancestor 'org.springframework.boot.actuate.autoconfigure.CacheStatisticsAutoConfiguration' did not match (ConditionEvaluationReport.AncestorsMatchedCondition)


   CacheStatisticsAutoConfiguration.HazelcastCacheStatisticsConfiguration did not match
      - required @ConditionalOnClass classes not found: com.hazelcast.core.IMap,com.hazelcast.spring.cache.HazelcastCache (OnClassCondition)
      - Ancestor 'org.springframework.boot.actuate.autoconfigure.CacheStatisticsAutoConfiguration' did not match (ConditionEvaluationReport.AncestorsMatchedCondition)


   CacheStatisticsAutoConfiguration.InfinispanCacheStatisticsProviderConfiguration did not match
      - required @ConditionalOnClass classes not found: org.infinispan.spring.provider.SpringCache (OnClassCondition)
      - Ancestor 'org.springframework.boot.actuate.autoconfigure.CacheStatisticsAutoConfiguration' did not match (ConditionEvaluationReport.AncestorsMatchedCondition)


   CacheStatisticsAutoConfiguration.JCacheCacheStatisticsProviderConfiguration did not match
      - required @ConditionalOnClass classes not found: javax.cache.Caching (OnClassCondition)
      - Ancestor 'org.springframework.boot.actuate.autoconfigure.CacheStatisticsAutoConfiguration' did not match (ConditionEvaluationReport.AncestorsMatchedCondition)


   CacheStatisticsAutoConfiguration.NoOpCacheStatisticsConfiguration did not match
      - @ConditionalOnClass classes found: org.springframework.cache.support.NoOpCacheManager (OnClassCondition)
      - Ancestor 'org.springframework.boot.actuate.autoconfigure.CacheStatisticsAutoConfiguration' did not match (ConditionEvaluationReport.AncestorsMatchedCondition)


   CaffeineCacheConfiguration did not match
      - required @ConditionalOnClass classes not found: com.github.benmanes.caffeine.cache.Caffeine (OnClassCondition)


   CassandraAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.datastax.driver.core.Cluster (OnClassCondition)


   CassandraDataAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.datastax.driver.core.Cluster,org.springframework.data.cassandra.core.CassandraAdminOperations (OnClassCondition)


   CassandraRepositoriesAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.datastax.driver.core.Session,org.springframework.data.cassandra.repository.CassandraRepository (OnClassCondition)


   CloudAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.cloud.config.java.CloudScanConfiguration (OnClassCondition)


   CouchbaseAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.couchbase.client.java.CouchbaseBucket,com.couchbase.client.java.Cluster (OnClassCondition)


   CouchbaseCacheConfiguration did not match
      - required @ConditionalOnClass classes not found: com.couchbase.client.java.Bucket,com.couchbase.client.spring.cache.CouchbaseCacheManager (OnClassCondition)


   CouchbaseDataAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.couchbase.client.java.Bucket,org.springframework.data.couchbase.repository.CouchbaseRepository (OnClassCondition)


   CouchbaseRepositoriesAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.couchbase.client.java.Bucket,org.springframework.data.couchbase.repository.CouchbaseRepository (OnClassCondition)


   CrshAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.crsh.plugin.PluginLifeCycle (OnClassCondition)


   DataSourceAutoConfiguration#dataSourceInitializer did not match
      - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer; SearchStrategy: all) found no beans (OnBeanCondition)
      - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer; SearchStrategy: all) found the following [dataSourceInitializer] (OnBeanCondition)


   DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration did not match
      - no embedded database detected (DataSourceAutoConfiguration.EmbeddedDatabaseCondition)


   DataSourceAutoConfiguration.PooledDataSourceConfiguration did not match
      - missing supported DataSource (DataSourceAutoConfiguration.PooledDataSourceCondition)


   DataSourceAutoConfiguration.TomcatDataSourceJmxConfiguration did not match
      - required @ConditionalOnClass classes not found: org.apache.tomcat.jdbc.pool.DataSourceProxy (OnClassCondition)


   DataSourceConfiguration.Dbcp did not match
      - required @ConditionalOnClass classes not found: org.apache.commons.dbcp.BasicDataSource (OnClassCondition)


   DataSourceConfiguration.Dbcp2 did not match
      - required @ConditionalOnClass classes not found: org.apache.commons.dbcp2.BasicDataSource (OnClassCondition)


   DataSourceConfiguration.Hikari did not match
      - required @ConditionalOnClass classes not found: com.zaxxer.hikari.HikariDataSource (OnClassCondition)


   DataSourceConfiguration.Tomcat did not match
      - required @ConditionalOnClass classes not found: org.apache.tomcat.jdbc.pool.DataSource (OnClassCondition)


   DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration did not match
      - required @ConditionalOnClass classes not found: org.apache.commons.dbcp2.BasicDataSource (OnClassCondition)


   DataSourcePoolMetadataProvidersConfiguration.CommonsDbcpPoolDataSourceMetadataProviderConfiguration did not match
      - required @ConditionalOnClass classes not found: org.apache.commons.dbcp.BasicDataSource (OnClassCondition)


   DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration did not match
      - required @ConditionalOnClass classes not found: com.zaxxer.hikari.HikariDataSource (OnClassCondition)


   DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration did not match
      - required @ConditionalOnClass classes not found: org.apache.tomcat.jdbc.pool.DataSource (OnClassCondition)


   DeviceDelegatingViewResolverAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver (OnClassCondition)


   DeviceResolverAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.mobile.device.DeviceResolverHandlerInterceptor,org.springframework.mobile.device.DeviceHandlerMethodArgumentResolver (OnClassCondition)


   DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver did not match
      - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) found no beans (OnBeanCondition)


   DruidDataSourceAutoConfiguration.PooledDataSourceConfiguration did not match
      - missing supported DataSource (DataSourceAutoConfiguration.PooledDataSourceCondition)


   DruidStatViewAutoConfiguration.Filter#filterRegistrationBean did not match
      - @ConditionalOnProperty missing required properties spring.druid.filter (OnPropertyCondition)


   DruidStatViewAutoConfiguration.Servlet#servletRegistrationBean did not match
      - @ConditionalOnProperty missing required properties spring.druid.servlet (OnPropertyCondition)


   EhCacheCacheConfiguration did not match
      - required @ConditionalOnClass classes not found: net.sf.ehcache.Cache (OnClassCondition)


   ElasticsearchAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.elasticsearch.client.Client,org.springframework.data.elasticsearch.client.TransportClientFactoryBean,org.springframework.data.elasticsearch.client.NodeClientFactoryBean (OnClassCondition)


   ElasticsearchDataAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.elasticsearch.client.Client,org.springframework.data.elasticsearch.core.ElasticsearchTemplate (OnClassCondition)


   ElasticsearchHealthIndicatorConfiguration.ElasticsearchClientHealthIndicatorConfiguration did not match
      - All default health indicators are enabled by default (OnEnabledHealthIndicatorCondition)
      - @ConditionalOnBean (types: org.elasticsearch.client.Client; SearchStrategy: all) found no beans (OnBeanCondition)


   ElasticsearchHealthIndicatorConfiguration.ElasticsearchJestHealthIndicatorConfiguration did not match
      - All default health indicators are enabled by default (OnEnabledHealthIndicatorCondition)
      - @ConditionalOnBean (types: io.searchbox.client.JestClient; SearchStrategy: all) found no beans (OnBeanCondition)


   ElasticsearchRepositoriesAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.elasticsearch.client.Client,org.springframework.data.elasticsearch.repository.ElasticsearchRepository (OnClassCondition)


   EmbeddedMongoAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.mongodb.Mongo,de.flapdoodle.embed.mongo.MongodStarter (OnClassCondition)


   EmbeddedServletContainerAutoConfiguration.EmbeddedJetty did not match
      - required @ConditionalOnClass classes not found: org.eclipse.jetty.server.Server,org.eclipse.jetty.util.Loader,org.eclipse.jetty.webapp.WebAppContext (OnClassCondition)


   EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow did not match
      - required @ConditionalOnClass classes not found: io.undertow.Undertow,org.xnio.SslClientAuthMode (OnClassCondition)


   EndpointAutoConfiguration.FlywayEndpointConfiguration did not match
      - required @ConditionalOnClass classes not found: org.flywaydb.core.Flyway (OnClassCondition)


   EndpointAutoConfiguration.LiquibaseEndpointConfiguration did not match
      - required @ConditionalOnClass classes not found: liquibase.integration.spring.SpringLiquibase (OnClassCondition)


   EndpointMBeanExportAutoConfiguration#mbeanServer did not match
      - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) found the following [mbeanServer] (OnBeanCondition)


   EndpointWebMvcAutoConfiguration.EndpointWebMvcConfiguration did not match
      - Management context (EndpointWebMvcAutoConfiguration.OnManagementMvcCondition)


   EndpointWebMvcHypermediaManagementContextConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.hateoas.Link (OnClassCondition)


   FacebookAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.social.config.annotation.SocialConfigurerAdapter,org.springframework.social.facebook.connect.FacebookConnectionFactory (OnClassCondition)


   FallbackWebSecurityAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.security.config.annotation.web.configuration.EnableWebSecurity (OnClassCondition)


   FlywayAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.flywaydb.core.Flyway (OnClassCondition)


   FreeMarkerAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: freemarker.template.Configuration (OnClassCondition)


   GroovyTemplateAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: groovy.text.markup.MarkupTemplateEngine (OnClassCondition)


   GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration did not match
      - nested any match resulted in [] matches and [member condition on org.springframework.boot.autoconfigure.web.GsonHttpMessageConvertersConfiguration$PreferGsonOrMissingJacksonCondition$JacksonMissing : @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found the following [mappingJackson2HttpMessageConverter], member condition on org.springframework.boot.autoconfigure.web.GsonHttpMessageConvertersConfiguration$PreferGsonOrMissingJacksonCondition$GsonPreferred : @ConditionalOnProperty missing required properties spring.http.converters.preferred-json-mapper] non matches (GsonHttpMessageConvertersConfiguration.PreferGsonOrMissingJacksonCondition)


   H2ConsoleAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.h2.server.web.WebServlet (OnClassCondition)


   HazelcastAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.hazelcast.core.HazelcastInstance (OnClassCondition)


   HazelcastCacheConfiguration did not match
      - required @ConditionalOnClass classes not found: com.hazelcast.core.HazelcastInstance,com.hazelcast.spring.cache.HazelcastCacheManager (OnClassCondition)


   HazelcastJpaDependencyAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.hazelcast.core.HazelcastInstance,org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean (OnClassCondition)


   HealthIndicatorAutoConfiguration#applicationHealthIndicator did not match
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.health.HealthIndicator; SearchStrategy: all) found the following [dbHealthIndicator, diskSpaceHealthIndicator, redisHealthIndicator] (OnBeanCondition)


   HealthIndicatorAutoConfiguration.CassandraHealthIndicatorConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.data.cassandra.core.CassandraOperations,com.datastax.driver.core.Cluster (OnClassCondition)


   HealthIndicatorAutoConfiguration.CouchbaseHealthIndicatorConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.data.couchbase.core.CouchbaseOperations,com.couchbase.client.java.Bucket (OnClassCondition)


   HealthIndicatorAutoConfiguration.JmsHealthIndicatorConfiguration did not match
      - All default health indicators are enabled by default (OnEnabledHealthIndicatorCondition)
      - @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found no beans (OnBeanCondition)


   HealthIndicatorAutoConfiguration.MailHealthIndicatorConfiguration did not match
      - All default health indicators are enabled by default (OnEnabledHealthIndicatorCondition)
      - @ConditionalOnBean (types: org.springframework.mail.javamail.JavaMailSenderImpl; SearchStrategy: all) found no beans (OnBeanCondition)


   HealthIndicatorAutoConfiguration.MongoHealthIndicatorConfiguration did not match
      - All default health indicators are enabled by default (OnEnabledHealthIndicatorCondition)
      - @ConditionalOnBean (types: org.springframework.data.mongodb.core.MongoTemplate; SearchStrategy: all) found no beans (OnBeanCondition)


   HealthIndicatorAutoConfiguration.RabbitHealthIndicatorConfiguration did not match
      - All default health indicators are enabled by default (OnEnabledHealthIndicatorCondition)
      - @ConditionalOnBean (types: org.springframework.amqp.rabbit.core.RabbitTemplate; SearchStrategy: all) found no beans (OnBeanCondition)


   HealthIndicatorAutoConfiguration.SolrHealthIndicatorConfiguration did not match
      - All default health indicators are enabled by default (OnEnabledHealthIndicatorCondition)
      - @ConditionalOnBean (types: org.apache.solr.client.solrj.SolrClient; SearchStrategy: all) found no beans (OnBeanCondition)


   HibernateJpaAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManager (OnClassCondition)


   HornetQAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: javax.jms.ConnectionFactory,org.hornetq.api.jms.HornetQJMSClient (OnClassCondition)


   HypermediaAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.hateoas.Resource,org.springframework.plugin.core.Plugin (OnClassCondition)


   InfinispanCacheConfiguration did not match
      - required @ConditionalOnClass classes not found: org.infinispan.spring.provider.SpringEmbeddedCacheManager (OnClassCondition)


   InfoContributorAutoConfiguration#buildInfoContributor did not match
      - All default info contributors are enabled by default (OnEnabledInfoContributorCondition)
      - @ConditionalOnSingleCandidate (types: org.springframework.boot.info.BuildProperties; SearchStrategy: all) found no beans (OnBeanCondition)


   InfoContributorAutoConfiguration#gitInfoContributor did not match
      - All default info contributors are enabled by default (OnEnabledInfoContributorCondition)
      - @ConditionalOnSingleCandidate (types: org.springframework.boot.info.GitProperties; SearchStrategy: all) found no beans (OnBeanCondition)


   IntegrationAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.integration.config.EnableIntegration (OnClassCondition)


   JCacheCacheConfiguration did not match
      - required @ConditionalOnClass classes not found: javax.cache.Caching (OnClassCondition)


   JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration did not match
      - required @ConditionalOnClass classes not found: org.joda.time.DateTime,com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer,com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat (OnClassCondition)


   JacksonAutoConfiguration.ParameterNamesModuleConfiguration did not match
      - required @ConditionalOnClass classes not found: com.fasterxml.jackson.module.paramnames.ParameterNamesModule (OnClassCondition)


   JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration did not match
      - required @ConditionalOnClass classes not found: com.fasterxml.jackson.dataformat.xml.XmlMapper (OnClassCondition)


   JerseyAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.glassfish.jersey.server.spring.SpringComponentProvider (OnClassCondition)


   JestAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: io.searchbox.client.JestClient (OnClassCondition)


   JmsAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.jms.core.JmsTemplate (OnClassCondition)


   JndiConnectionFactoryAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.jms.core.JmsTemplate (OnClassCondition)


   JndiDataSourceAutoConfiguration did not match
      - @ConditionalOnClass classes found: javax.sql.DataSource,org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType (OnClassCondition)
      - @ConditionalOnProperty missing required properties spring.datasource.jndi-name (OnPropertyCondition)


   JolokiaAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.jolokia.http.AgentServlet (OnClassCondition)


   JooqAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.jooq.DSLContext (OnClassCondition)


   JpaRepositoriesAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.data.jpa.repository.JpaRepository (OnClassCondition)


   JtaAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: javax.transaction.Transaction (OnClassCondition)


   LinkedInAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.social.config.annotation.SocialConfigurerAdapter,org.springframework.social.linkedin.connect.LinkedInConnectionFactory (OnClassCondition)


   LiquibaseAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: liquibase.integration.spring.SpringLiquibase (OnClassCondition)


   MailSenderAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: javax.mail.internet.MimeMessage (OnClassCondition)


   MailSenderValidatorAutoConfiguration did not match
      - @ConditionalOnProperty missing required properties spring.mail.test-connection (OnPropertyCondition)


   ManagementServerPropertiesAutoConfiguration#securityProperties did not match
      - required @ConditionalOnClass classes not found: org.springframework.security.config.annotation.web.configuration.EnableWebSecurity (OnClassCondition)


   ManagementServerPropertiesAutoConfiguration#serverProperties did not match
      - found web application StandardServletEnvironment (OnWebApplicationCondition)
      - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ServerProperties; SearchStrategy: all) found the following [serverProperties] (OnBeanCondition)


   ManagementWebSecurityAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.security.config.annotation.web.configuration.EnableWebSecurity (OnClassCondition)


   MessageSourceAutoConfiguration did not match
      - No bundle found for spring.messages.basename: messages (MessageSourceAutoConfiguration.ResourceBundleCondition)


   MetricExportAutoConfiguration#statsdMetricWriter did not match
      - @ConditionalOnMissingBean (types: org.springframework.boot.actuate.metrics.statsd.StatsdMetricWriter; SearchStrategy: all) found no beans (OnBeanCondition)
      - @ConditionalOnProperty missing required properties spring.metrics.export.statsd.host (OnPropertyCondition)


   MetricRepositoryAutoConfiguration.FastMetricServicesConfiguration did not match
      - Required JVM version 1.8 or newer found 1.7 (OnJavaCondition)


   MetricsChannelAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.messaging.MessageChannel (OnClassCondition)


   MetricsDropwizardAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.codahale.metrics.MetricRegistry (OnClassCondition)


   MongoAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.mongodb.MongoClient (OnClassCondition)


   MongoDataAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.mongodb.Mongo,org.springframework.data.mongodb.core.MongoTemplate (OnClassCondition)


   MongoRepositoriesAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.mongodb.Mongo,org.springframework.data.mongodb.repository.MongoRepository (OnClassCondition)


   MustacheAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.samskivert.mustache.Mustache (OnClassCondition)


   Neo4jDataAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.neo4j.ogm.session.Neo4jSession,org.springframework.data.neo4j.template.Neo4jOperations (OnClassCondition)


   Neo4jRepositoriesAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.neo4j.ogm.session.Neo4jSession,org.springframework.data.neo4j.repository.GraphRepository (OnClassCondition)


   OAuth2AutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.security.oauth2.common.OAuth2AccessToken (OnClassCondition)


   ProjectInfoAutoConfiguration#buildProperties did not match
      - resource not found: ${spring.info.build.location:classpath:META-INF/build-info.properties} (OnResourceCondition)


   ProjectInfoAutoConfiguration#gitProperties did not match
      - Git info not found at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition)


   PublicMetricsAutoConfiguration#richGaugePublicMetrics did not match
      - @ConditionalOnBean (types: org.springframework.boot.actuate.metrics.rich.RichGaugeReader; SearchStrategy: all) found no beans (OnBeanCondition)


   PublicMetricsAutoConfiguration.CacheStatisticsConfiguration did not match
      - @ConditionalOnClass classes found: org.springframework.cache.CacheManager (OnClassCondition)
      - @ConditionalOnBean (types: org.springframework.cache.CacheManager; SearchStrategy: all) found no beans (OnBeanCondition)


   PublicMetricsAutoConfiguration.IntegrationMetricsConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.integration.monitor.IntegrationMBeanExporter (OnClassCondition)


   RabbitAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.amqp.rabbit.core.RabbitTemplate,com.rabbitmq.client.Channel (OnClassCondition)


   ReactorAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: reactor.spring.context.config.EnableReactor,reactor.Environment (OnClassCondition)


   RepositoryRestMvcAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration (OnClassCondition)


   SecurityAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.config.annotation.authentication.configurers.GlobalAuthenticationConfigurerAdapter (OnClassCondition)


   SecurityFilterAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer,org.springframework.security.config.http.SessionCreationPolicy (OnClassCondition)


   SendGridAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: com.sendgrid.SendGrid (OnClassCondition)


   SessionAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.session.Session (OnClassCondition)


   SitePreferenceAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.mobile.device.site.SitePreferenceHandlerInterceptor,org.springframework.mobile.device.site.SitePreferenceHandlerMethodArgumentResolver (OnClassCondition)


   SocialWebAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.social.connect.web.ConnectController,org.springframework.social.config.annotation.SocialConfigurerAdapter (OnClassCondition)


   SolrAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.apache.solr.client.solrj.impl.HttpSolrClient,org.apache.solr.client.solrj.impl.CloudSolrClient (OnClassCondition)


   SolrRepositoriesAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.apache.solr.client.solrj.SolrClient,org.springframework.data.solr.repository.SolrRepository (OnClassCondition)


   SpringApplicationAdminJmxAutoConfiguration did not match
      - @ConditionalOnProperty missing required properties spring.application.admin.enabled (OnPropertyCondition)


   ThymeleafAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.thymeleaf.spring4.SpringTemplateEngine (OnClassCondition)


   TwitterAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.social.config.annotation.SocialConfigurerAdapter,org.springframework.social.twitter.connect.TwitterConnectionFactory (OnClassCondition)


   VelocityAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.apache.velocity.app.VelocityEngine (OnClassCondition)


   WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration did not match
      - Webjars locator (org.webjars.WebJarAssetLocator) is absent (OnEnabledResourceChainCondition)


   WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver did not match
      - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found the following [beanNameViewResolver] (OnBeanCondition)


   WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#dateFormatter did not match
      - @ConditionalOnProperty missing required properties spring.mvc.date-format (OnPropertyCondition)


   WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver did not match
      - @ConditionalOnMissingBean (types: org.springframework.web.servlet.LocaleResolver; SearchStrategy: all) found no beans (OnBeanCondition)
      - @ConditionalOnProperty missing required properties spring.mvc.locale (OnPropertyCondition)


   WebServicesAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.ws.transport.http.MessageDispatcherServlet (OnClassCondition)


   WebSocketAutoConfiguration.JettyWebSocketConfiguration did not match
      - required @ConditionalOnClass classes not found: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer (OnClassCondition)


   WebSocketAutoConfiguration.UndertowWebSocketConfiguration did not match
      - required @ConditionalOnClass classes not found: io.undertow.websockets.jsr.Bootstrap (OnClassCondition)


   WebSocketMessagingAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer (OnClassCondition)


   XADataSourceAutoConfiguration did not match
      - required @ConditionalOnClass classes not found: javax.transaction.TransactionManager (OnClassCondition)




Exclusions:
-----------


    None




Unconditional classes:
----------------------


    org.springframework.boot.actuate.autoconfigure.TraceRepositoryAutoConfiguration


    org.springframework.boot.actuate.autoconfigure.PublicMetricsAutoConfiguration


    org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration


    org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration


    org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration


    org.springframework.boot.actuate.autoconfigure.AuditAutoConfiguration


    org.springframework.boot.actuate.autoconfigure.InfoContributorAutoConfiguration


    org.springframework.boot.actuate.autoconfigure.MetricRepositoryAutoConfiguration


    org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration


    com.dfire.monitor.spring.boot.HttpMonitorServerAutoConfiguration


    org.springframework.boot.actuate.autoconfigure.ManagementServerPropertiesAutoConfiguration


    org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration


    org.springframework.boot.actuate.autoconfigure.HealthIndicatorAutoConfiguration






[GW]2016-12-21 17:24:20,873 DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider [ResourceUrlProvider.java:149] Looking for resource handler mappings
[GW]2016-12-21 17:24:20,873 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'resourceHandlerMapping'
[GW]2016-12-21 17:24:20,873 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'faviconHandlerMapping'
[GW]2016-12-21 17:24:20,873 DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider [ResourceUrlProvider.java:161] Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@1dcd904]
[GW]2016-12-21 17:24:20,873 DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider [ResourceUrlProvider.java:161] Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@2ba1d9]
[GW]2016-12-21 17:24:20,873 DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider [ResourceUrlProvider.java:161] Found resource handler mapping: URL pattern="/**", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@8ec01c]
[GW]2016-12-21 17:24:20,873 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory [AbstractBeanFactory.java:251] Returning cached instance of singleton bean 'metricWritersMetricExporter'
[GW]2016-12-21 17:24:20,873 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver [PropertySourcesPropertyResolver.java:91] Could not find key 'spring.liveBeansView.mbeanDomain' in any property source
[GW]2016-12-21 17:24:20,873 DEBUG org.apache.catalina.util.LifecycleBase [DirectJDKLog.java:179] Setting state for [Connector[HTTP/1.1-8080]] to [INITIALIZING]
[GW]2016-12-21 17:24:20,873 DEBUG org.apache.tomcat.util.modeler.Registry [DirectJDKLog.java:179] Managed= Tomcat:type=Connector,port=8080
[GW]2016-12-21 17:24:20,873 DEBUG org.apache.tomcat.util.modeler.BaseModelMBean [DirectJDKLog.java:179] preRegister Connector[HTTP/1.1-8080] Tomcat:type=Connector,port=8080
[GW]2016-12-21 17:24:20,873 INFO org.apache.coyote.http11.Http11NioProtocol [DirectJDKLog.java:179] Initializing ProtocolHandler ["http-nio-8080"]
[GW]2016-12-21 17:24:20,873 DEBUG org.apache.tomcat.util.modeler.Registry [DirectJDKLog.java:179] Managed= Tomcat:type=ProtocolHandler,port=8080
[GW]2016-12-21 17:24:20,873 DEBUG org.apache.tomcat.util.modeler.Registry [DirectJDKLog.java:179] Looking for descriptor 
[GW]2016-12-21 17:24:20,873 DEBUG org.apache.tomcat.util.modeler.Registry [DirectJDKLog.java:179] Introspecting 
[GW]2016-12-21 17:24:20,873 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public org.apache.coyote.Adapter org.apache.coyote.AbstractProtocol.getAdapter()
[GW]2016-12-21 17:24:20,873 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public java.util.concurrent.Executor org.apache.coyote.AbstractProtocol.getExecutor()
[GW]2016-12-21 17:24:20,873 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public void org.apache.coyote.AbstractProtocol.setAdapter(org.apache.coyote.Adapter) interface org.apache.coyote.Adapter
[GW]2016-12-21 17:24:20,873 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public void org.apache.coyote.AbstractProtocol.setExecutor(java.util.concurrent.Executor) interface java.util.concurrent.Executor
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public org.apache.coyote.AbstractProtocol$AsyncTimeout org.apache.coyote.AbstractProtocol.getAsyncTimeout()
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public java.net.InetAddress org.apache.coyote.AbstractProtocol.getAddress()
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public void org.apache.coyote.AbstractProtocol.setAddress(java.net.InetAddress) class java.net.InetAddress
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute minSpareThreads public int org.apache.coyote.AbstractProtocol.getMinSpareThreads() public void org.apache.coyote.AbstractProtocol.setMinSpareThreads(int)
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLCACertificateFile null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLCACertificateFile(java.lang.String)
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute localPort public int org.apache.coyote.AbstractProtocol.getLocalPort() null
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute compression public java.lang.String org.apache.coyote.http11.AbstractHttp11Protocol.getCompression() public void org.apache.coyote.http11.AbstractHttp11Protocol.setCompression(java.lang.String)
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute aprRequired public boolean org.apache.coyote.AbstractProtocol.isAprRequired() null
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLDisableCompression null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLDisableCompression(boolean)
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute ciphers null public void org.apache.coyote.http11.AbstractHttp11Protocol.setCiphers(java.lang.String)
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute truststorePass null public void org.apache.coyote.http11.AbstractHttp11Protocol.setTruststorePass(java.lang.String)
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute truststoreProvider null public void org.apache.coyote.http11.AbstractHttp11Protocol.setTruststoreProvider(java.lang.String)
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute clientCertProvider public java.lang.String org.apache.coyote.AbstractProtocol.getClientCertProvider() public void org.apache.coyote.AbstractProtocol.setClientCertProvider(java.lang.String)
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute nameIndex public synchronized int org.apache.coyote.AbstractProtocol.getNameIndex() null
[GW]2016-12-21 17:24:20,888 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute soTimeout public int org.apache.coyote.AbstractProtocol.getSoTimeout() public void org.apache.coyote.AbstractProtocol.setSoTimeout(int)
[GW]2016-12-21 17:24:20,904 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLCertificateKeyFile null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLCertificateKeyFile(java.lang.String)
[GW]2016-12-21 17:24:20,904 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute keystoreType null public void org.apache.coyote.http11.AbstractHttp11Protocol.setKeystoreType(java.lang.String)
[GW]2016-12-21 17:24:20,904 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute disableUploadTimeout public boolean org.apache.coyote.http11.AbstractHttp11Protocol.getDisableUploadTimeout() public void org.apache.coyote.http11.AbstractHttp11Protocol.setDisableUploadTimeout(boolean)
[GW]2016-12-21 17:24:20,904 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute serverRemoveAppProvidedValues public boolean org.apache.coyote.http11.AbstractHttp11Protocol.getServerRemoveAppProvidedValues() public void org.apache.coyote.http11.AbstractHttp11Protocol.setServerRemoveAppProvidedValues(boolean)
[GW]2016-12-21 17:24:20,904 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sslImplementationName public java.lang.String org.apache.coyote.http11.AbstractHttp11JsseProtocol.getSslImplementationName() public void org.apache.coyote.http11.AbstractHttp11JsseProtocol.setSslImplementationName(java.lang.String)
[GW]2016-12-21 17:24:20,904 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxExtensionSize public int org.apache.coyote.http11.AbstractHttp11Protocol.getMaxExtensionSize() public void org.apache.coyote.http11.AbstractHttp11Protocol.setMaxExtensionSize(int)
[GW]2016-12-21 17:24:20,904 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute restrictedUserAgents public java.lang.String org.apache.coyote.http11.AbstractHttp11Protocol.getRestrictedUserAgents() public void org.apache.coyote.http11.AbstractHttp11Protocol.setRestrictedUserAgents(java.lang.String)
[GW]2016-12-21 17:24:20,904 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxSavePostSize public int org.apache.coyote.http11.AbstractHttp11Protocol.getMaxSavePostSize() public void org.apache.coyote.http11.AbstractHttp11Protocol.setMaxSavePostSize(int)
[GW]2016-12-21 17:24:20,904 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute server public java.lang.String org.apache.coyote.http11.AbstractHttp11Protocol.getServer() public void org.apache.coyote.http11.AbstractHttp11Protocol.setServer(java.lang.String)
[GW]2016-12-21 17:24:20,904 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxSwallowSize public int org.apache.coyote.http11.AbstractHttp11Protocol.getMaxSwallowSize() public void org.apache.coyote.http11.AbstractHttp11Protocol.setMaxSwallowSize(int)
[GW]2016-12-21 17:24:20,904 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLCACertificatePath null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLCACertificatePath(java.lang.String)
[GW]2016-12-21 17:24:20,904 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute keystorePass null public void org.apache.coyote.http11.AbstractHttp11Protocol.setKeystorePass(java.lang.String)
[GW]2016-12-21 17:24:20,904 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute crlFile null public void org.apache.coyote.http11.AbstractHttp11Protocol.setCrlFile(java.lang.String)
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLHonorCipherOrder null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLHonorCipherOrder(java.lang.String)
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute pollerThreadCount public int org.apache.coyote.http11.Http11NioProtocol.getPollerThreadCount() public void org.apache.coyote.http11.Http11NioProtocol.setPollerThreadCount(int)
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLCertificateFile null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLCertificateFile(java.lang.String)
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute processorCache public int org.apache.coyote.AbstractProtocol.getProcessorCache() public void org.apache.coyote.AbstractProtocol.setProcessorCache(int)
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute port public int org.apache.coyote.AbstractProtocol.getPort() public void org.apache.coyote.AbstractProtocol.setPort(int)
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute compressableMimeTypes public java.lang.String[] org.apache.coyote.http11.AbstractHttp11Protocol.getCompressableMimeTypes() null
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute connectionTimeout public int org.apache.coyote.AbstractProtocol.getConnectionTimeout() public void org.apache.coyote.AbstractProtocol.setConnectionTimeout(int)
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxHeaderCount public int org.apache.coyote.AbstractProtocol.getMaxHeaderCount() public void org.apache.coyote.AbstractProtocol.setMaxHeaderCount(int)
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute threadPriority public int org.apache.coyote.AbstractProtocol.getThreadPriority() public void org.apache.coyote.AbstractProtocol.setThreadPriority(int)
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute objectName public javax.management.ObjectName org.apache.coyote.AbstractProtocol.getObjectName() null
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute pollerThreadPriority public int org.apache.coyote.http11.Http11NioProtocol.getPollerThreadPriority() public void org.apache.coyote.http11.Http11NioProtocol.setPollerThreadPriority(int)
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute tcpNoDelay public boolean org.apache.coyote.AbstractProtocol.getTcpNoDelay() public void org.apache.coyote.AbstractProtocol.setTcpNoDelay(boolean)
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLVerifyDepth null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLVerifyDepth(int)
[GW]2016-12-21 17:24:20,919 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute trustMaxCertLength null public void org.apache.coyote.http11.AbstractHttp11Protocol.setTrustMaxCertLength(int)
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute acceptorThreadPriority public int org.apache.coyote.AbstractProtocol.getAcceptorThreadPriority() public void org.apache.coyote.AbstractProtocol.setAcceptorThreadPriority(int)
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sslProtocol null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSslProtocol(java.lang.String)
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sessionCacheSize null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSessionCacheSize(int)
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute soLinger public int org.apache.coyote.AbstractProtocol.getSoLinger() public void org.apache.coyote.AbstractProtocol.setSoLinger(int)
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sendfileSupported public boolean org.apache.coyote.AbstractProtocol.isSendfileSupported() null
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute useServerCipherSuitesOrder null public void org.apache.coyote.http11.AbstractHttp11Protocol.setUseServerCipherSuitesOrder(java.lang.String)
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sessionTimeout null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSessionTimeout(int)
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute defaultSSLHostConfigName public java.lang.String org.apache.coyote.http11.AbstractHttp11Protocol.getDefaultSSLHostConfigName() public void org.apache.coyote.http11.AbstractHttp11Protocol.setDefaultSSLHostConfigName(java.lang.String)
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLProtocol null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLProtocol(java.lang.String)
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute compressableMimeType public java.lang.String org.apache.coyote.http11.AbstractHttp11Protocol.getCompressableMimeType() public void org.apache.coyote.http11.AbstractHttp11Protocol.setCompressableMimeType(java.lang.String)
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute name public java.lang.String org.apache.coyote.AbstractProtocol.getName() null
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLVerifyClient null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLVerifyClient(java.lang.String)
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute useSendfile public boolean org.apache.coyote.http11.AbstractHttp11Protocol.getUseSendfile() public void org.apache.coyote.http11.AbstractHttp11Protocol.setUseSendfile(boolean)
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute keyPass null public void org.apache.coyote.http11.AbstractHttp11Protocol.setKeyPass(java.lang.String)
[GW]2016-12-21 17:24:20,935 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxThreads public int org.apache.coyote.AbstractProtocol.getMaxThreads() public void org.apache.coyote.AbstractProtocol.setMaxThreads(int)
[GW]2016-12-21 17:24:20,951 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute compressionMinSize public int org.apache.coyote.http11.AbstractHttp11Protocol.getCompressionMinSize() public void org.apache.coyote.http11.AbstractHttp11Protocol.setCompressionMinSize(int)
[GW]2016-12-21 17:24:20,952 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute keyAlias null public void org.apache.coyote.http11.AbstractHttp11Protocol.setKeyAlias(java.lang.String)
[GW]2016-12-21 17:24:20,952 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sslEnabledProtocols null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSslEnabledProtocols(java.lang.String)
[GW]2016-12-21 17:24:20,952 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute noCompressionUserAgents public java.lang.String org.apache.coyote.http11.AbstractHttp11Protocol.getNoCompressionUserAgents() public void org.apache.coyote.http11.AbstractHttp11Protocol.setNoCompressionUserAgents(java.lang.String)
[GW]2016-12-21 17:24:20,953 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute selectorTimeout public long org.apache.coyote.http11.Http11NioProtocol.getSelectorTimeout() public void org.apache.coyote.http11.Http11NioProtocol.setSelectorTimeout(long)
[GW]2016-12-21 17:24:20,953 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute trustManagerClassName null public void org.apache.coyote.http11.AbstractHttp11Protocol.setTrustManagerClassName(java.lang.String)
[GW]2016-12-21 17:24:20,954 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLCARevocationFile null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLCARevocationFile(java.lang.String)
[GW]2016-12-21 17:24:20,954 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLCipherSuite null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLCipherSuite(java.lang.String)
[GW]2016-12-21 17:24:20,954 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute truststoreFile null public void org.apache.coyote.http11.AbstractHttp11Protocol.setTruststoreFile(java.lang.String)
[GW]2016-12-21 17:24:20,955 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute keepAliveTimeout public int org.apache.coyote.AbstractProtocol.getKeepAliveTimeout() public void org.apache.coyote.AbstractProtocol.setKeepAliveTimeout(int)
[GW]2016-12-21 17:24:20,955 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute allowedTrailerHeaders public java.lang.String org.apache.coyote.http11.AbstractHttp11Protocol.getAllowedTrailerHeaders() public void org.apache.coyote.http11.AbstractHttp11Protocol.setAllowedTrailerHeaders(java.lang.String)
[GW]2016-12-21 17:24:20,956 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute connectionCount public long org.apache.coyote.AbstractProtocol.getConnectionCount() null
[GW]2016-12-21 17:24:20,956 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute secure public boolean org.apache.coyote.http11.AbstractHttp11Protocol.getSecure() public void org.apache.coyote.http11.AbstractHttp11Protocol.setSecure(boolean)
[GW]2016-12-21 17:24:20,956 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute keystoreProvider null public void org.apache.coyote.http11.AbstractHttp11Protocol.setKeystoreProvider(java.lang.String)
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute connectionUploadTimeout public int org.apache.coyote.http11.AbstractHttp11Protocol.getConnectionUploadTimeout() public void org.apache.coyote.http11.AbstractHttp11Protocol.setConnectionUploadTimeout(int)
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLPassword null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLPassword(java.lang.String)
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute truststoreAlgorithm null public void org.apache.coyote.http11.AbstractHttp11Protocol.setTruststoreAlgorithm(java.lang.String)
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute domain public java.lang.String org.apache.coyote.AbstractProtocol.getDomain() null
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute acceptorThreadCount public int org.apache.coyote.AbstractProtocol.getAcceptorThreadCount() public void org.apache.coyote.AbstractProtocol.setAcceptorThreadCount(int)
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxKeepAliveRequests public int org.apache.coyote.http11.AbstractHttp11Protocol.getMaxKeepAliveRequests() public void org.apache.coyote.http11.AbstractHttp11Protocol.setMaxKeepAliveRequests(int)
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute backlog public int org.apache.coyote.AbstractProtocol.getBacklog() public void org.apache.coyote.AbstractProtocol.setBacklog(int)
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLCertificateChainFile null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLCertificateChainFile(java.lang.String)
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sniParseLimit public int org.apache.coyote.http11.AbstractHttp11JsseProtocol.getSniParseLimit() public void org.apache.coyote.http11.AbstractHttp11JsseProtocol.setSniParseLimit(int)
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute clientAuth null public void org.apache.coyote.http11.AbstractHttp11Protocol.setClientAuth(java.lang.String)
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLCARevocationPath null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLCARevocationPath(java.lang.String)
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute algorithm null public void org.apache.coyote.http11.AbstractHttp11Protocol.setAlgorithm(java.lang.String)
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute keystoreFile null public void org.apache.coyote.http11.AbstractHttp11Protocol.setKeystoreFile(java.lang.String)
[GW]2016-12-21 17:24:20,957 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxHttpHeaderSize public int org.apache.coyote.http11.AbstractHttp11Protocol.getMaxHttpHeaderSize() public void org.apache.coyote.http11.AbstractHttp11Protocol.setMaxHttpHeaderSize(int)
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLDisableSessionTickets null public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLDisableSessionTickets(boolean)
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxTrailerSize public int org.apache.coyote.http11.AbstractHttp11Protocol.getMaxTrailerSize() public void org.apache.coyote.http11.AbstractHttp11Protocol.setMaxTrailerSize(int)
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute truststoreType null public void org.apache.coyote.http11.AbstractHttp11Protocol.setTruststoreType(java.lang.String)
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxConnections public int org.apache.coyote.AbstractProtocol.getMaxConnections() public void org.apache.coyote.AbstractProtocol.setMaxConnections(int)
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLEnabled public boolean org.apache.coyote.http11.AbstractHttp11Protocol.isSSLEnabled() public void org.apache.coyote.http11.AbstractHttp11Protocol.setSSLEnabled(boolean)
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Setting name: org.apache.coyote.http11.Http11NioProtocol
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.BaseModelMBean [DirectJDKLog.java:179] preRegister org.apache.coyote.http11.Http11NioProtocol@f9ce8d Tomcat:type=ProtocolHandler,port=8080
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.Registry [DirectJDKLog.java:179] Managed= Tomcat:type=ThreadPool,name="http-nio-8080"
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.Registry [DirectJDKLog.java:179] Looking for descriptor 
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.Registry [DirectJDKLog.java:179] Introspecting 
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public org.apache.tomcat.util.net.NioEndpoint$Poller org.apache.tomcat.util.net.NioEndpoint.getPoller0()
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public java.util.concurrent.Executor org.apache.tomcat.util.net.AbstractEndpoint.getExecutor()
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public void org.apache.tomcat.util.net.AbstractEndpoint.setExecutor(java.util.concurrent.Executor) interface java.util.concurrent.Executor
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public void org.apache.tomcat.util.net.AbstractEndpoint.setHandler(org.apache.tomcat.util.net.AbstractEndpoint$Handler) interface org.apache.tomcat.util.net.AbstractEndpoint$Handler
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public java.net.InetAddress org.apache.tomcat.util.net.AbstractEndpoint.getAddress()
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public org.apache.tomcat.util.net.AbstractEndpoint$Handler org.apache.tomcat.util.net.AbstractEndpoint.getHandler()
[GW]2016-12-21 17:24:20,972 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Unsupported type public void org.apache.tomcat.util.net.AbstractEndpoint.setAddress(java.net.InetAddress) class java.net.InetAddress
[GW]2016-12-21 17:24:20,988 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute currentThreadsBusy public int org.apache.tomcat.util.net.AbstractEndpoint.getCurrentThreadsBusy() null
[GW]2016-12-21 17:24:20,988 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute localPort public int org.apache.tomcat.util.net.NioEndpoint.getLocalPort() null
[GW]2016-12-21 17:24:20,988 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sslImplementationName public java.lang.String org.apache.tomcat.util.net.AbstractJsseEndpoint.getSslImplementationName() public void org.apache.tomcat.util.net.AbstractJsseEndpoint.setSslImplementationName(java.lang.String)
[GW]2016-12-21 17:24:20,988 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute socketProperties public org.apache.tomcat.util.net.SocketProperties org.apache.tomcat.util.net.AbstractEndpoint.getSocketProperties() public void org.apache.tomcat.util.net.NioEndpoint.setSocketProperties(org.apache.tomcat.util.net.SocketProperties)
[GW]2016-12-21 17:24:20,988 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute pollerThreadPriority public int org.apache.tomcat.util.net.NioEndpoint.getPollerThreadPriority() public void org.apache.tomcat.util.net.NioEndpoint.setPollerThreadPriority(int)
[GW]2016-12-21 17:24:20,988 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute pollerThreadCount public int org.apache.tomcat.util.net.NioEndpoint.getPollerThreadCount() public void org.apache.tomcat.util.net.NioEndpoint.setPollerThreadCount(int)
[GW]2016-12-21 17:24:20,988 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sniParseLimit public int org.apache.tomcat.util.net.AbstractJsseEndpoint.getSniParseLimit() public void org.apache.tomcat.util.net.AbstractJsseEndpoint.setSniParseLimit(int)
[GW]2016-12-21 17:24:20,988 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxKeepAliveRequests public int org.apache.tomcat.util.net.AbstractEndpoint.getMaxKeepAliveRequests() public void org.apache.tomcat.util.net.AbstractEndpoint.setMaxKeepAliveRequests(int)
[GW]2016-12-21 17:24:20,988 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute acceptorThreadPriority public int org.apache.tomcat.util.net.AbstractEndpoint.getAcceptorThreadPriority() public void org.apache.tomcat.util.net.AbstractEndpoint.setAcceptorThreadPriority(int)
[GW]2016-12-21 17:24:20,988 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute selectorPool public org.apache.tomcat.util.net.NioSelectorPool org.apache.tomcat.util.net.NioEndpoint.getSelectorPool() public void org.apache.tomcat.util.net.NioEndpoint.setSelectorPool(org.apache.tomcat.util.net.NioSelectorPool)
[GW]2016-12-21 17:24:20,988 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute name public java.lang.String org.apache.tomcat.util.net.AbstractEndpoint.getName() public void org.apache.tomcat.util.net.AbstractEndpoint.setName(java.lang.String)
[GW]2016-12-21 17:24:20,988 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute currentThreadCount public int org.apache.tomcat.util.net.AbstractEndpoint.getCurrentThreadCount() null
[GW]2016-12-21 17:24:20,988 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sSLEnabled public boolean org.apache.tomcat.util.net.AbstractEndpoint.isSSLEnabled() public void org.apache.tomcat.util.net.AbstractEndpoint.setSSLEnabled(boolean)
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute backlog public int org.apache.tomcat.util.net.AbstractEndpoint.getBacklog() public void org.apache.tomcat.util.net.AbstractEndpoint.setBacklog(int)
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute bindOnInit public boolean org.apache.tomcat.util.net.AbstractEndpoint.getBindOnInit() public void org.apache.tomcat.util.net.AbstractEndpoint.setBindOnInit(boolean)
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxHeaderCount public int org.apache.tomcat.util.net.AbstractEndpoint.getMaxHeaderCount() public void org.apache.tomcat.util.net.AbstractEndpoint.setMaxHeaderCount(int)
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute sslImplementation public org.apache.tomcat.util.net.SSLImplementation org.apache.tomcat.util.net.AbstractJsseEndpoint.getSslImplementation() null
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxThreads public int org.apache.tomcat.util.net.AbstractEndpoint.getMaxThreads() public void org.apache.tomcat.util.net.AbstractEndpoint.setMaxThreads(int)
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute selectorTimeout public long org.apache.tomcat.util.net.NioEndpoint.getSelectorTimeout() public void org.apache.tomcat.util.net.NioEndpoint.setSelectorTimeout(long)
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute soTimeout public int org.apache.tomcat.util.net.AbstractEndpoint.getSoTimeout() public void org.apache.tomcat.util.net.AbstractEndpoint.setSoTimeout(int)
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute executorTerminationTimeoutMillis public long org.apache.tomcat.util.net.AbstractEndpoint.getExecutorTerminationTimeoutMillis() public void org.apache.tomcat.util.net.AbstractEndpoint.setExecutorTerminationTimeoutMillis(long)
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute daemon public boolean org.apache.tomcat.util.net.AbstractEndpoint.getDaemon() public void org.apache.tomcat.util.net.AbstractEndpoint.setDaemon(boolean)
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute running public boolean org.apache.tomcat.util.net.AbstractEndpoint.isRunning() null
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute useSendfile public boolean org.apache.tomcat.util.net.AbstractEndpoint.getUseSendfile() public void org.apache.tomcat.util.net.AbstractEndpoint.setUseSendfile(boolean)
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute readBufSize public int org.apache.tomcat.util.net.NioEndpoint.getReadBufSize() null
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute threadPriority public int org.apache.tomcat.util.net.AbstractEndpoint.getThreadPriority() public void org.apache.tomcat.util.net.AbstractEndpoint.setThreadPriority(int)
[GW]2016-12-21 17:24:21,003 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxConnections public int org.apache.tomcat.util.net.AbstractEndpoint.getMaxConnections() public void org.apache.tomcat.util.net.AbstractEndpoint.setMaxConnections(int)
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute minSpareThreads public int org.apache.tomcat.util.net.AbstractEndpoint.getMinSpareThreads() public void org.apache.tomcat.util.net.AbstractEndpoint.setMinSpareThreads(int)
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute port public int org.apache.tomcat.util.net.AbstractEndpoint.getPort() public void org.apache.tomcat.util.net.AbstractEndpoint.setPort(int)
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute writeBufSize public int org.apache.tomcat.util.net.NioEndpoint.getWriteBufSize() null
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute keepAliveTimeout public int org.apache.tomcat.util.net.AbstractEndpoint.getKeepAliveTimeout() public void org.apache.tomcat.util.net.AbstractEndpoint.setKeepAliveTimeout(int)
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute connectionCount public long org.apache.tomcat.util.net.AbstractEndpoint.getConnectionCount() null
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute soLinger public int org.apache.tomcat.util.net.AbstractEndpoint.getSoLinger() public void org.apache.tomcat.util.net.AbstractEndpoint.setSoLinger(int)
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute defaultSSLHostConfigName public java.lang.String org.apache.tomcat.util.net.AbstractEndpoint.getDefaultSSLHostConfigName() public void org.apache.tomcat.util.net.AbstractEndpoint.setDefaultSSLHostConfigName(java.lang.String)
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute keepAliveCount public int org.apache.tomcat.util.net.NioEndpoint.getKeepAliveCount() null
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute tcpNoDelay public boolean org.apache.tomcat.util.net.AbstractEndpoint.getTcpNoDelay() public void org.apache.tomcat.util.net.AbstractEndpoint.setTcpNoDelay(boolean)
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute acceptorThreadCount public int org.apache.tomcat.util.net.AbstractEndpoint.getAcceptorThreadCount() public void org.apache.tomcat.util.net.AbstractEndpoint.setAcceptorThreadCount(int)
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute deferAccept public boolean org.apache.tomcat.util.net.NioEndpoint.getDeferAccept() null
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute paused public boolean org.apache.tomcat.util.net.AbstractEndpoint.isPaused() null
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Setting name: org.apache.tomcat.util.net.NioEndpoint
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.BaseModelMBean [DirectJDKLog.java:179] preRegister org.apache.tomcat.util.net.NioEndpoint@1d90359 Tomcat:type=ThreadPool,name="http-nio-8080"
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.Registry [DirectJDKLog.java:179] Managed= Tomcat:type=GlobalRequestProcessor,name="http-nio-8080"
[GW]2016-12-21 17:24:21,019 DEBUG org.apache.tomcat.util.modeler.Registry [DirectJDKLog.java:179] Looking for descriptor 
[GW]2016-12-21 17:24:21,035 DEBUG org.apache.tomcat.util.modeler.Registry [DirectJDKLog.java:179] Introspecting 
[GW]2016-12-21 17:24:21,035 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute requestCount public synchronized int org.apache.coyote.RequestGroupInfo.getRequestCount() public synchronized void org.apache.coyote.RequestGroupInfo.setRequestCount(int)
[GW]2016-12-21 17:24:21,035 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute maxTime public synchronized long org.apache.coyote.RequestGroupInfo.getMaxTime() public synchronized void org.apache.coyote.RequestGroupInfo.setMaxTime(long)
[GW]2016-12-21 17:24:21,035 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute bytesSent public synchronized long org.apache.coyote.RequestGroupInfo.getBytesSent() public synchronized void org.apache.coyote.RequestGroupInfo.setBytesSent(long)
[GW]2016-12-21 17:24:21,035 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute bytesReceived public synchronized long org.apache.coyote.RequestGroupInfo.getBytesReceived() public synchronized void org.apache.coyote.RequestGroupInfo.setBytesReceived(long)
[GW]2016-12-21 17:24:21,035 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute processingTime public synchronized long org.apache.coyote.RequestGroupInfo.getProcessingTime() public synchronized void org.apache.coyote.RequestGroupInfo.setProcessingTime(long)
[GW]2016-12-21 17:24:21,035 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Introspected attribute errorCount public synchronized int org.apache.coyote.RequestGroupInfo.getErrorCount() public synchronized void org.apache.coyote.RequestGroupInfo.setErrorCount(int)
[GW]2016-12-21 17:24:21,035 DEBUG org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource [DirectJDKLog.java:179] Setting name: org.apache.coyote.RequestGroupInfo
[GW]2016-12-21 17:24:21,035 DEBUG org.apache.tomcat.util.modeler.BaseModelMBean [DirectJDKLog.java:179] preRegister org.apache.coyote.RequestGroupInfo@1cd5b98 Tomcat:type=GlobalRequestProcessor,name="http-nio-8080"
[GW]2016-12-21 17:24:21,035 DEBUG org.apache.catalina.util.LifecycleBase [DirectJDKLog.java:179] Setting state for [Connector[HTTP/1.1-8080]] to [INITIALIZED]
[GW]2016-12-21 17:24:21,035 DEBUG org.apache.catalina.util.LifecycleBase [DirectJDKLog.java:179] Setting state for [Connector[HTTP/1.1-8080]] to [STARTING_PREP]
[GW]2016-12-21 17:24:21,035 DEBUG org.apache.catalina.util.LifecycleBase [DirectJDKLog.java:179] Setting state for [Connector[HTTP/1.1-8080]] to [STARTING]
[GW]2016-12-21 17:24:21,035 INFO org.apache.coyote.http11.Http11NioProtocol [DirectJDKLog.java:179] Starting ProtocolHandler [http-nio-8080]
[GW]2016-12-21 17:24:21,035 INFO org.apache.tomcat.util.net.NioSelectorPool [DirectJDKLog.java:179] Using a shared selector for servlet write/read
[GW]2016-12-21 17:24:21,050 DEBUG org.apache.catalina.util.LifecycleBase [DirectJDKLog.java:179] Setting state for [Connector[HTTP/1.1-8080]] to [STARTED]
[GW]2016-12-21 17:24:21,050 DEBUG org.apache.tomcat.util.threads.LimitLatch [DirectJDKLog.java:179] Counting up[http-nio-8080-Acceptor-0] latch=0
[GW]2016-12-21 17:24:21,050 INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [TomcatEmbeddedServletContainer.java:186] Tomcat started on port(s): 8080 (http)
[GW]2016-12-21 17:24:21,050 DEBUG org.springframework.web.context.support.StandardServletEnvironment [MutablePropertySources.java:97] Adding [server.ports] PropertySource with highest search precedence
[GW]2016-12-21 17:24:22,500 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 0ms
[GW]2016-12-21 17:24:25,834 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 1ms
[GW]2016-12-21 17:24:29,173 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 0ms
[GW]2016-12-21 17:24:29,424 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42f after 0ms
[GW]2016-12-21 17:24:30,626 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x158d246afab6cc0 after 1ms
[GW]2016-12-21 17:24:32,517 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 0ms
[GW]2016-12-21 17:24:35,860 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 1ms
[GW]2016-12-21 17:24:39,208 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 0ms
[GW]2016-12-21 17:24:42,621 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 73ms
[GW]2016-12-21 17:24:42,761 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42f after 7ms
[GW]2016-12-21 17:24:44,641 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x158d246afab6cc0 after 681ms
[GW]2016-12-21 17:24:46,061 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 173ms
[GW]2016-12-21 17:24:49,230 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 0ms
[GW]2016-12-21 17:24:52,564 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 1ms
[GW]2016-12-21 17:24:55,901 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 1ms
[GW]2016-12-21 17:24:56,097 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42f after 1ms
[GW]2016-12-21 17:24:57,301 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x158d246afab6cc0 after 1ms
[GW]2016-12-21 17:24:59,244 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 1ms
[GW]2016-12-21 17:25:02,583 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 0ms
[GW]2016-12-21 17:25:05,921 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 1ms
[GW]2016-12-21 17:25:09,255 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 1ms
[GW]2016-12-21 17:25:09,442 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42f after 0ms
[GW]2016-12-21 17:25:10,648 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x158d246afab6cc0 after 1ms
[GW]2016-12-21 17:25:12,603 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 1ms
[GW]2016-12-21 17:25:15,965 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 24ms
[GW]2016-12-21 17:25:19,283 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 1ms
[GW]2016-12-21 17:25:22,625 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 7ms
[GW]2016-12-21 17:25:22,796 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42f after 15ms
[GW]2016-12-21 17:25:23,985 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x158d246afab6cc0 after 3ms
[GW]2016-12-21 17:25:25,971 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 1ms
[GW]2016-12-21 17:25:29,312 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 3ms
[GW]2016-12-21 17:25:32,679 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 37ms
[GW]2016-12-21 17:25:35,990 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 1ms
[GW]2016-12-21 17:25:36,138 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42f after 2ms
[GW]2016-12-21 17:25:37,369 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x158d246afab6cc0 after 51ms
[GW]2016-12-21 17:25:39,324 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 1ms
[GW]2016-12-21 17:25:42,661 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 0ms
[GW]2016-12-21 17:25:45,997 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 0ms
[GW]2016-12-21 17:25:49,395 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 60ms
[GW]2016-12-21 17:25:49,595 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42f after 120ms
[GW]2016-12-21 17:25:50,651 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x158d246afab6cc0 after 1ms
[GW]2016-12-21 17:25:52,790 DEBUG org.apache.zookeeper.ClientCnxn [ClientCnxn.java:717] Got ping response for sessionid: 0x258d246aebba42e after 121ms