// 容器启动过程 [2018-05-06 01:08:13,513] Artifact spring:war exploded: Artifact is being deployed, please wait... 06-May-2018 13:08:13.643 WARNING [RMI TCP Connection(2)-127.0.0.1] org.apache.tomcat.util.digester.Digester.endElement No rules found matching 'Context/resources'. [Opened /home/x/software/jdk1.8.0_112/jre/lib/charsets.jar] 06-May-2018 13:08:15.754 INFO [RMI TCP Connection(2)-127.0.0.1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 2018-05-06 13:08:16.002[RMI TCP Connection(2)-127.0.0.1][INFO ]Root WebApplicationContext: initialization started o.s.w.c.ContextLoader.initWebApplicationContext:305 2018-05-06 13:08:16.071[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [servletConfigInitParams] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:16.071[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [servletContextInitParams] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:16.076[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [jndiProperties] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:16.077[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [systemProperties] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:16.081[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [systemEnvironment] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:16.081[RMI TCP Connection(2)-127.0.0.1][DEBUG]Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,jndiProperties,systemProperties,systemEnvironment] o.s.w.c.s.StandardServletEnvironment.:124 2018-05-06 13:08:16.086[RMI TCP Connection(2)-127.0.0.1][DEBUG]Replacing [servletContextInitParams] PropertySource with [servletContextInitParams] o.s.w.c.s.StandardServletEnvironment.replace:174 2018-05-06 13:08:16.088[RMI TCP Connection(2)-127.0.0.1][INFO ]Refreshing Root WebApplicationContext: startup date [Sun May 06 13:08:16 CST 2018]; root of context hierarchy o.s.w.c.s.XmlWebApplicationContext.prepareRefresh:582 2018-05-06 13:08:16.125[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [systemProperties] PropertySource with lowest search precedence o.s.c.e.StandardEnvironment.addLast:109 2018-05-06 13:08:16.125[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [systemEnvironment] PropertySource with lowest search precedence o.s.c.e.StandardEnvironment.addLast:109 2018-05-06 13:08:16.126[RMI TCP Connection(2)-127.0.0.1][DEBUG]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] o.s.c.e.StandardEnvironment.:124 2018-05-06 13:08:16.131[RMI TCP Connection(2)-127.0.0.1][INFO ]Loading XML bean definitions from class path resource [spring/mvc/mvc-app.xml] o.s.b.f.x.XmlBeanDefinitionReader.loadBeanDefinitions:317 2018-05-06 13:08:16.133[RMI TCP Connection(2)-127.0.0.1][DEBUG]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl] o.s.b.f.x.DefaultDocumentLoader.loadDocument:73 2018-05-06 13:08:16.231[RMI TCP Connection(2)-127.0.0.1][TRACE]Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans.xsd] o.s.b.f.x.PluggableSchemaResolver.resolveEntity:106 2018-05-06 13:08:16.232[RMI TCP Connection(2)-127.0.0.1][DEBUG]Loading schema mappings from [META-INF/spring.schemas] o.s.b.f.x.PluggableSchemaResolver.getSchemaMappings:141 2018-05-06 13:08:16.238[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-4.3.xsd o.s.b.f.x.PluggableSchemaResolver.resolveEntity:119 2018-05-06 13:08:16.321[RMI TCP Connection(2)-127.0.0.1][TRACE]Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/context/spring-context.xsd] o.s.b.f.x.PluggableSchemaResolver.resolveEntity:106 2018-05-06 13:08:16.322[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-4.3.xsd o.s.b.f.x.PluggableSchemaResolver.resolveEntity:119 2018-05-06 13:08:16.333[RMI TCP Connection(2)-127.0.0.1][TRACE]Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/tool/spring-tool-4.3.xsd] o.s.b.f.x.PluggableSchemaResolver.resolveEntity:106 2018-05-06 13:08:16.335[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-4.3.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-4.3.xsd o.s.b.f.x.PluggableSchemaResolver.resolveEntity:119 2018-05-06 13:08:16.347[RMI TCP Connection(2)-127.0.0.1][TRACE]Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/mvc/spring-mvc.xsd] o.s.b.f.x.PluggableSchemaResolver.resolveEntity:106 2018-05-06 13:08:16.348[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found XML schema [http://www.springframework.org/schema/mvc/spring-mvc.xsd] in classpath: org/springframework/web/servlet/config/spring-mvc-4.3.xsd o.s.b.f.x.PluggableSchemaResolver.resolveEntity:119 2018-05-06 13:08:16.370[RMI TCP Connection(2)-127.0.0.1][DEBUG]Loading bean definitions o.s.b.f.x.DefaultBeanDefinitionDocumentReader.registerBeanDefinitions:92 2018-05-06 13:08:16.410[RMI TCP Connection(2)-127.0.0.1][DEBUG]JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning o.s.c.a.ClassPathBeanDefinitionScanner.registerDefaultFilters:189 2018-05-06 13:08:16.416[RMI TCP Connection(2)-127.0.0.1][DEBUG]Resolved classpath location [com/air/mvc/] to resources [URL [file:/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/]] o.s.c.i.s.PathMatchingResourcePatternResolver.findAllClassPathResources:317 2018-05-06 13:08:16.418[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking for matching resources in directory tree [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc] o.s.c.i.s.PathMatchingResourcePatternResolver.doFindMatchingFileSystemResources:709 2018-05-06 13:08:16.419[RMI TCP Connection(2)-127.0.0.1][DEBUG]Searching directory [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc] for files matching pattern [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/**/*.class] o.s.c.i.s.PathMatchingResourcePatternResolver.doRetrieveMatchingFiles:771 2018-05-06 13:08:16.424[RMI TCP Connection(2)-127.0.0.1][DEBUG]Resolved location pattern [classpath*:com/air/mvc/**/*.class] to resources [file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController$1.class], file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController$2.class], file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController.class], file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/SampleController.class]] o.s.c.i.s.PathMatchingResourcePatternResolver.findPathMatchingResources:481 2018-05-06 13:08:16.424[RMI TCP Connection(2)-127.0.0.1][TRACE]Scanning file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController$1.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:283 2018-05-06 13:08:16.447[RMI TCP Connection(2)-127.0.0.1][TRACE]Ignored because not matching any filter: file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController$1.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:306 2018-05-06 13:08:16.448[RMI TCP Connection(2)-127.0.0.1][TRACE]Scanning file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController$2.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:283 2018-05-06 13:08:16.449[RMI TCP Connection(2)-127.0.0.1][TRACE]Ignored because not matching any filter: file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController$2.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:306 2018-05-06 13:08:16.449[RMI TCP Connection(2)-127.0.0.1][TRACE]Scanning file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:283 2018-05-06 13:08:16.490[RMI TCP Connection(2)-127.0.0.1][DEBUG]Identified candidate component class: file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:294 2018-05-06 13:08:16.491[RMI TCP Connection(2)-127.0.0.1][TRACE]Scanning file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/SampleController.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:283 2018-05-06 13:08:16.497[RMI TCP Connection(2)-127.0.0.1][DEBUG]Identified candidate component class: file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/SampleController.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:294 2018-05-06 13:08:16.577[RMI TCP Connection(2)-127.0.0.1][INFO ]Loading XML bean definitions from class path resource [spring/mvc/beans.xml] o.s.b.f.x.XmlBeanDefinitionReader.loadBeanDefinitions:317 2018-05-06 13:08:16.578[RMI TCP Connection(2)-127.0.0.1][DEBUG]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl] o.s.b.f.x.DefaultDocumentLoader.loadDocument:73 2018-05-06 13:08:16.580[RMI TCP Connection(2)-127.0.0.1][TRACE]Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans.xsd] o.s.b.f.x.PluggableSchemaResolver.resolveEntity:106 2018-05-06 13:08:16.581[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-4.3.xsd o.s.b.f.x.PluggableSchemaResolver.resolveEntity:119 2018-05-06 13:08:16.595[RMI TCP Connection(2)-127.0.0.1][DEBUG]Loading bean definitions o.s.b.f.x.DefaultBeanDefinitionDocumentReader.registerBeanDefinitions:92 2018-05-06 13:08:16.598[RMI TCP Connection(2)-127.0.0.1][DEBUG]Imported 3 bean definitions from relative location [beans.xml] o.s.b.f.x.DefaultBeanDefinitionDocumentReader.importBeanDefinitionResource:252 2018-05-06 13:08:16.599[RMI TCP Connection(2)-127.0.0.1][INFO ]Loading XML bean definitions from class path resource [spring/mvc/mvc-thymeleaf.xml] o.s.b.f.x.XmlBeanDefinitionReader.loadBeanDefinitions:317 2018-05-06 13:08:16.602[RMI TCP Connection(2)-127.0.0.1][DEBUG]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl] o.s.b.f.x.DefaultDocumentLoader.loadDocument:73 2018-05-06 13:08:16.604[RMI TCP Connection(2)-127.0.0.1][TRACE]Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans.xsd] o.s.b.f.x.PluggableSchemaResolver.resolveEntity:106 2018-05-06 13:08:16.605[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-4.3.xsd o.s.b.f.x.PluggableSchemaResolver.resolveEntity:119 2018-05-06 13:08:16.617[RMI TCP Connection(2)-127.0.0.1][DEBUG]Loading bean definitions o.s.b.f.x.DefaultBeanDefinitionDocumentReader.registerBeanDefinitions:92 2018-05-06 13:08:16.623[RMI TCP Connection(2)-127.0.0.1][DEBUG]Neither XML 'id' nor 'name' specified - using generated bean name [org.thymeleaf.spring4.view.ThymeleafViewResolver#0] o.s.b.f.x.BeanDefinitionParserDelegate.parseBeanDefinitionElement:481 2018-05-06 13:08:16.624[RMI TCP Connection(2)-127.0.0.1][DEBUG]Imported 3 bean definitions from relative location [mvc-thymeleaf.xml] o.s.b.f.x.DefaultBeanDefinitionDocumentReader.importBeanDefinitionResource:252 2018-05-06 13:08:16.625[RMI TCP Connection(2)-127.0.0.1][DEBUG]Bean factory for Root WebApplicationContext: org.springframework.beans.factory.support.DefaultListableBeanFactory@21eee04d: defining beans [asyncController,sampleController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping,mvcCorsConfigurations,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter,mvcUriComponentsContributor,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,clientServiceCreator,clientService,clientService2,templateResolver,templateEngine,org.thymeleaf.spring4.view.ThymeleafViewResolver#0]; root of factory hierarchy o.s.w.c.s.XmlWebApplicationContext.obtainFreshBeanFactory:616 2018-05-06 13:08:16.638[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@7f522755] o.s.b.f.s.DefaultListableBeanFactory.registerScope:900 2018-05-06 13:08:16.639[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@154fe522] o.s.b.f.s.DefaultListableBeanFactory.registerScope:900 2018-05-06 13:08:16.639[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registering scope 'globalSession' with implementation [org.springframework.web.context.request.SessionScope@7bc91051] o.s.b.f.s.DefaultListableBeanFactory.registerScope:900 2018-05-06 13:08:16.640[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@f4d52d2] o.s.b.f.s.DefaultListableBeanFactory.registerScope:900 2018-05-06 13:08:16.678[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:16.680[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:16.707[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:16.711[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:16.811[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registered bean definition for imported class 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' o.s.c.a.ConfigurationClassBeanDefinitionReader.registerBeanDefinitionForImportedConfigurationClass:164 2018-05-06 13:08:16.813[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registering bean definition for @Bean method org.springframework.scheduling.annotation.ProxyAsyncConfiguration.org.springframework.context.annotation.internalAsyncAnnotationProcessor() o.s.c.a.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsForBeanMethod:256 2018-05-06 13:08:16.932[RMI TCP Connection(2)-127.0.0.1][DEBUG]Successfully enhanced org.springframework.scheduling.annotation.ProxyAsyncConfiguration; enhanced class name is: org.springframework.scheduling.annotation.ProxyAsyncConfiguration$$EnhancerBySpringCGLIB$$89c905cf o.s.c.a.ConfigurationClassEnhancer.enhance:109 2018-05-06 13:08:16.933[RMI TCP Connection(2)-127.0.0.1][DEBUG]Replacing bean definition 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' existing class 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' with enhanced class 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration$$EnhancerBySpringCGLIB$$89c905cf' o.s.c.a.ConfigurationClassPostProcessor.enhanceConfigurationClasses:396 2018-05-06 13:08:16.937[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:16.937[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:16.938[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:16.949[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:16.957[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:16.958[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'autowiredAnnotationType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.959[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'autowiredAnnotationTypes' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.963[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.964[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.966[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.966[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'requiredParameterName' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.967[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'requiredParameterValue' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.972[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:16.972[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:16.973[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:16.974[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:16.974[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:16.976[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:16.978[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.979[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.980[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.980[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'requiredAnnotationType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.983[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:16.984[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:16.984[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:16.986[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:16.987[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:16.991[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:16.992[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'alwaysUseJndiLookup' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.993[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.993[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.994[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'destroyAnnotationType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.995[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'fallbackToDefaultTypeMatch' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.995[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'initAnnotationType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.996[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'jndiFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.996[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:16.996[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'resourceFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.000[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.001[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.001[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.003[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.003[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.010[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.scheduling.annotation.ProxyAsyncConfiguration$$EnhancerBySpringCGLIB$$89c905cf] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.014[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.scheduling.annotation.ProxyAsyncConfiguration$$EnhancerBySpringCGLIB$$89c905cf] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.015[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.015[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.016[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'importMetadata' of type [org.springframework.core.type.AnnotationMetadata] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.020[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registered injected element on class [org.springframework.scheduling.annotation.ProxyAsyncConfiguration$$EnhancerBySpringCGLIB$$89c905cf]: AutowiredMethodElement for void org.springframework.scheduling.annotation.AbstractAsyncConfiguration.setConfigurers(java.util.Collection) o.s.b.f.a.InjectionMetadata.checkConfigMembers:72 2018-05-06 13:08:17.020[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.021[RMI TCP Connection(2)-127.0.0.1][DEBUG]Processing injected element of bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration': AutowiredMethodElement for void org.springframework.scheduling.annotation.AbstractAsyncConfiguration.setConfigurers(java.util.Collection) o.s.b.f.a.InjectionMetadata.inject:86 2018-05-06 13:08:17.033[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:17.034[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.088[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.089[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.105[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.106[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'asyncAnnotationType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.106[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanClassLoader' of type [java.lang.ClassLoader] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.107[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.107[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beforeExistingAdvisors' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.108[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.108[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'exceptionHandler' of type [org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.109[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'executor' of type [java.util.concurrent.Executor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.109[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'exposeProxy' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.110[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'frozen' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.110[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'opaque' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.113[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'optimize' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.114[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.114[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'proxyClassLoader' of type [java.lang.ClassLoader] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.115[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'proxyTargetClass' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.132[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.135[RMI TCP Connection(2)-127.0.0.1][DEBUG]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@3c12885e] o.s.w.c.s.XmlWebApplicationContext.initMessageSource:733 2018-05-06 13:08:17.138[RMI TCP Connection(2)-127.0.0.1][DEBUG]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@385eaaf2] o.s.w.c.s.XmlWebApplicationContext.initApplicationEventMulticaster:757 2018-05-06 13:08:17.141[RMI TCP Connection(2)-127.0.0.1][DEBUG]Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@24bc2d10] o.s.u.c.s.UiApplicationContextUtils.initThemeSource:85 2018-05-06 13:08:17.152[RMI TCP Connection(2)-127.0.0.1][DEBUG]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@21eee04d: defining beans [asyncController,sampleController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping,mvcCorsConfigurations,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter,mvcUriComponentsContributor,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,clientServiceCreator,clientService,clientService2,templateResolver,templateEngine,org.thymeleaf.spring4.view.ThymeleafViewResolver#0,org.springframework.scheduling.annotation.ProxyAsyncConfiguration,org.springframework.context.annotation.internalAsyncAnnotationProcessor]; root of factory hierarchy o.s.b.f.s.DefaultListableBeanFactory.preInstantiateSingletons:730 2018-05-06 13:08:17.153[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'asyncController' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.154[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'asyncController' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.158[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'asyncController' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.159[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [com.air.mvc.AsyncController] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.164[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [com.air.mvc.AsyncController] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.165[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.174[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'asyncController' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.175[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'sampleController' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.175[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'sampleController' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.183[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found init method on class [com.air.mvc.SampleController]: private void com.air.mvc.SampleController.init() o.s.c.a.CommonAnnotationBeanPostProcessor.doWith:214 2018-05-06 13:08:17.184[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registered init method on class [com.air.mvc.SampleController]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@6faa5693 o.s.c.a.CommonAnnotationBeanPostProcessor.checkConfigMembers:283 2018-05-06 13:08:17.189[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registered injected element on class [com.air.mvc.SampleController]: ResourceElement for private com.air.bean.ClientService com.air.mvc.SampleController.clientService o.s.b.f.a.InjectionMetadata.checkConfigMembers:72 2018-05-06 13:08:17.189[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registered injected element on class [com.air.mvc.SampleController]: ResourceElement for private com.air.bean.ClientService com.air.mvc.SampleController.clientService2 o.s.b.f.a.InjectionMetadata.checkConfigMembers:72 2018-05-06 13:08:17.191[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'sampleController' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.191[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [com.air.mvc.SampleController] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.193[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [com.air.mvc.SampleController] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.194[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.194[RMI TCP Connection(2)-127.0.0.1][DEBUG]Processing injected element of bean 'sampleController': ResourceElement for private com.air.bean.ClientService com.air.mvc.SampleController.clientService o.s.b.f.a.InjectionMetadata.inject:86 2018-05-06 13:08:17.195[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'clientService' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.195[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'clientService' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.196[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'clientServiceCreator' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.197[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'clientServiceCreator' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.198[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'clientServiceCreator' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.198[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [com.air.bean.ClientServiceCreator] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.200[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [com.air.bean.ClientServiceCreator] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.201[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.202[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'clientServiceCreator' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.203[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'clientService' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.204[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [com.air.bean.ClientService] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.206[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [com.air.bean.ClientService] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.207[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.208[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'clientService' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.209[RMI TCP Connection(2)-127.0.0.1][DEBUG]Processing injected element of bean 'sampleController': ResourceElement for private com.air.bean.ClientService com.air.mvc.SampleController.clientService2 o.s.b.f.a.InjectionMetadata.inject:86 2018-05-06 13:08:17.209[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'clientService2' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.209[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'clientService2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.210[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'clientService2' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.210[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'clientService2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.211[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking init method on bean 'sampleController': private void com.air.mvc.SampleController.init() o.s.c.a.CommonAnnotationBeanPostProcessor.invokeInitMethods:309 in post construct 2018-05-06 13:08:17.215[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'sampleController' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.215[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:17.216[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:17.216[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:17.216[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:17.217[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.217[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.219[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.220[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.context.event.EventListenerMethodProcessor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.222[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.context.event.EventListenerMethodProcessor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.223[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.223[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.226[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.227[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.227[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.228[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.228[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.context.event.DefaultEventListenerFactory] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.231[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.context.event.DefaultEventListenerFactory] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.231[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.232[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.234[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.235[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.235[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.236[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.236[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.accept.ContentNegotiationManagerFactoryBean] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.239[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.accept.ContentNegotiationManagerFactoryBean] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.240[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.241[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultContentType' of type [org.springframework.http.MediaType] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.241[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultContentTypeStrategy' of type [org.springframework.web.accept.ContentNegotiationStrategy] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.241[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'favorParameter' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.242[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'favorPathExtension' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.242[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'ignoreAcceptHeader' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.243[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'ignoreUnknownPathExtensions' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.244[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mediaTypes' of type [java.util.Properties] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.244[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'object' of type [org.springframework.web.accept.ContentNegotiationManager] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.245[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'objectType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.245[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'parameterName' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.245[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletContext' of type [javax.servlet.ServletContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.246[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'singleton' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.246[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useJaf' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.274[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:17.281[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.282[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.282[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.345[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.346[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.374[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.374[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'alwaysUseFullPath' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.375[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.375[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.376[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contentNegotiationManager' of type [org.springframework.web.accept.ContentNegotiationManager] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.376[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'corsConfigurations' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.377[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'corsProcessor' of type [org.springframework.web.cors.CorsProcessor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.378[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultHandler' of type [java.lang.Object] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.378[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'detectHandlerMethodsInAncestorContexts' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.378[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'embeddedValueResolver' of type [org.springframework.util.StringValueResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.379[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'fileExtensions' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.379[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'handlerMethodMappingNamingStrategy' of type [org.springframework.web.servlet.handler.HandlerMethodMappingNamingStrategy] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.381[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'handlerMethods' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.381[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'interceptors' of type [[Ljava.lang.Object;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.382[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'namingStrategy' of type [org.springframework.web.servlet.handler.HandlerMethodMappingNamingStrategy] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.383[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.383[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'pathMatcher' of type [org.springframework.util.PathMatcher] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.384[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'removeSemicolonContent' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.386[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletContext' of type [javax.servlet.ServletContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.387[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'urlDecode' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.387[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'urlPathHelper' of type [org.springframework.web.util.UrlPathHelper] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.388[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useRegisteredSuffixPatternMatch' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.388[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useSuffixPatternMatch' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.389[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useTrailingSlashMatch' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.396[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:17.398[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'mvcCorsConfigurations' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.398[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'mvcCorsConfigurations' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.402[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'mvcCorsConfigurations' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.403[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [java.util.LinkedHashMap] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.410[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [java.util.LinkedHashMap] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.411[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.412[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'empty' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.421[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'mvcCorsConfigurations' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.423[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.423[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.425[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#4cdb6809' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.426[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.427[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.428[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.428[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.format.support.FormattingConversionServiceFactoryBean] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.432[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.format.support.FormattingConversionServiceFactoryBean] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.433[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.433[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'converters' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.434[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'embeddedValueResolver' of type [org.springframework.util.StringValueResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.434[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'formatterRegistrars' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.435[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'formatters' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.436[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'object' of type [org.springframework.format.support.FormattingConversionService] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.436[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'objectType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.437[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'registerDefaultFormatters' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.438[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'singleton' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.441[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:17.568[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.572[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.575[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.576[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.577[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#4cdb6809' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.589[RMI TCP Connection(2)-127.0.0.1][TRACE]Ignoring constructor [public org.springframework.web.servlet.handler.MappedInterceptor(java.lang.String[],java.lang.String[],org.springframework.web.servlet.HandlerInterceptor)] of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0': org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.web.servlet.handler.MappedInterceptor#0': Unsatisfied dependency expressed through constructor parameter 1: Could not convert argument value of type [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor] to required type [[Ljava.lang.String;]: Failed to convert value of type 'org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor' to required type 'java.lang.String[]'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor' to required type 'java.lang.String': no matching editors or conversion strategy found o.s.b.f.s.DefaultListableBeanFactory.autowireConstructor:194 2018-05-06 13:08:17.590[RMI TCP Connection(2)-127.0.0.1][TRACE]Ignoring constructor [public org.springframework.web.servlet.handler.MappedInterceptor(java.lang.String[],java.lang.String[],org.springframework.web.context.request.WebRequestInterceptor)] of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0': org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.web.servlet.handler.MappedInterceptor#0': Unsatisfied dependency expressed through constructor parameter 1: Could not convert argument value of type [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor] to required type [[Ljava.lang.String;]: Failed to convert value of type 'org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor' to required type 'java.lang.String[]'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor' to required type 'java.lang.String': no matching editors or conversion strategy found o.s.b.f.s.DefaultListableBeanFactory.autowireConstructor:194 2018-05-06 13:08:17.591[RMI TCP Connection(2)-127.0.0.1][DEBUG]No property editor [org.springframework.web.context.request.WebRequestInterceptorEditor] found for type org.springframework.web.context.request.WebRequestInterceptor according to 'Editor' suffix convention o.s.b.BeanUtils.findEditorByConvention:450 2018-05-06 13:08:17.592[RMI TCP Connection(2)-127.0.0.1][TRACE]Ignoring constructor [public org.springframework.web.servlet.handler.MappedInterceptor(java.lang.String[],org.springframework.web.context.request.WebRequestInterceptor)] of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0': org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.web.servlet.handler.MappedInterceptor#0': Unsatisfied dependency expressed through constructor parameter 1: Could not convert argument value of type [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor] to required type [org.springframework.web.context.request.WebRequestInterceptor]: Failed to convert value of type 'org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor' to required type 'org.springframework.web.context.request.WebRequestInterceptor'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor' to required type 'org.springframework.web.context.request.WebRequestInterceptor': no matching editors or conversion strategy found o.s.b.f.s.DefaultListableBeanFactory.autowireConstructor:194 2018-05-06 13:08:17.593[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.594[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.handler.MappedInterceptor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.596[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.handler.MappedInterceptor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.597[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.597[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'interceptor' of type [org.springframework.web.servlet.HandlerInterceptor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.598[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'pathMatcher' of type [org.springframework.util.PathMatcher] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.598[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'pathPatterns' of type [[Ljava.lang.String;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.600[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.600[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:17.601[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking for request mappings in application context: Root WebApplicationContext: startup date [Sun May 06 13:08:16 CST 2018]; root of context hierarchy o.s.w.s.m.m.a.RequestMappingHandlerMapping.initHandlerMethods:195 2018-05-06 13:08:17.617[RMI TCP Connection(2)-127.0.0.1][DEBUG]2 request handler methods found on class com.air.mvc.AsyncController: {public java.util.concurrent.Callable com.air.mvc.AsyncController.asyncProcess()={[/async]}, public org.springframework.web.context.request.async.DeferredResult com.air.mvc.AsyncController.aysncProcess2()={[/asyncV2]}} o.s.w.s.m.m.a.RequestMappingHandlerMapping.detectHandlerMethods:245 2018-05-06 13:08:17.618[RMI TCP Connection(2)-127.0.0.1][INFO ]Mapped "{[/async]}" onto public java.util.concurrent.Callable com.air.mvc.AsyncController.asyncProcess() o.s.w.s.m.m.a.RequestMappingHandlerMapping.register:543 2018-05-06 13:08:17.618[RMI TCP Connection(2)-127.0.0.1][TRACE]Mapping name 'AC#asyncProcess' o.s.w.s.m.m.a.RequestMappingHandlerMapping.addMappingName:603 2018-05-06 13:08:17.620[RMI TCP Connection(2)-127.0.0.1][INFO ]Mapped "{[/asyncV2]}" onto public org.springframework.web.context.request.async.DeferredResult com.air.mvc.AsyncController.aysncProcess2() o.s.w.s.m.m.a.RequestMappingHandlerMapping.register:543 2018-05-06 13:08:17.620[RMI TCP Connection(2)-127.0.0.1][TRACE]Mapping name 'AC#aysncProcess2' o.s.w.s.m.m.a.RequestMappingHandlerMapping.addMappingName:603 2018-05-06 13:08:17.623[RMI TCP Connection(2)-127.0.0.1][DEBUG]2 request handler methods found on class com.air.mvc.SampleController: {private java.lang.String com.air.mvc.SampleController.echo(javax.servlet.http.HttpServletRequest)={[/mvc/echo]}, private java.lang.String com.air.mvc.SampleController.echo(java.lang.Integer)={[/mvc/test]}} o.s.w.s.m.m.a.RequestMappingHandlerMapping.detectHandlerMethods:245 2018-05-06 13:08:17.624[RMI TCP Connection(2)-127.0.0.1][INFO ]Mapped "{[/mvc/echo]}" onto private java.lang.String com.air.mvc.SampleController.echo(javax.servlet.http.HttpServletRequest) o.s.w.s.m.m.a.RequestMappingHandlerMapping.register:543 2018-05-06 13:08:17.625[RMI TCP Connection(2)-127.0.0.1][TRACE]Mapping name 'SC#echo' o.s.w.s.m.m.a.RequestMappingHandlerMapping.addMappingName:603 2018-05-06 13:08:17.625[RMI TCP Connection(2)-127.0.0.1][INFO ]Mapped "{[/mvc/test]}" onto private java.lang.String com.air.mvc.SampleController.echo(java.lang.Integer) o.s.w.s.m.m.a.RequestMappingHandlerMapping.register:543 2018-05-06 13:08:17.626[RMI TCP Connection(2)-127.0.0.1][TRACE]Mapping name 'SC#echo' o.s.w.s.m.m.a.RequestMappingHandlerMapping.addMappingName:603 2018-05-06 13:08:17.626[RMI TCP Connection(2)-127.0.0.1][TRACE]Mapping name clash for handlerMethods [private java.lang.String com.air.mvc.SampleController.echo(javax.servlet.http.HttpServletRequest), private java.lang.String com.air.mvc.SampleController.echo(java.lang.Integer)]. Consider assigning explicit names. o.s.w.s.m.m.a.RequestMappingHandlerMapping.addMappingName:613 2018-05-06 13:08:17.634[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.635[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'mvcCorsConfigurations' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:17.635[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:17.635[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.635[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.643[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.643[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.649[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.650[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.650[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.651[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'constraintValidatorFactory' of type [javax.validation.ConstraintValidatorFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.651[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappingLocations' of type [[Lorg.springframework.core.io.Resource;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.651[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageInterpolator' of type [javax.validation.MessageInterpolator] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.652[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'parameterNameDiscoverer' of type [org.springframework.core.ParameterNameDiscoverer] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.652[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'providerClass' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.652[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'traversableResolver' of type [javax.validation.TraversableResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.652[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validationMessageSource' of type [org.springframework.context.MessageSource] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.653[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validationProperties' of type [java.util.Properties] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.653[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validationPropertyMap' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.654[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validationProviderResolver' of type [javax.validation.ValidationProviderResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.654[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validator' of type [javax.validation.Validator] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.660[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:17.695[RMI TCP Connection(2)-127.0.0.1][DEBUG]Logging Provider: org.jboss.logging.Slf4jLoggerProvider o.j.logging.find:33 2018-05-06 13:08:17.697[RMI TCP Connection(2)-127.0.0.1][INFO ]HV000001: Hibernate Validator 5.1.3.Final o.h.v.i.u.Version.:27 2018-05-06 13:08:17.706[RMI TCP Connection(2)-127.0.0.1][DEBUG]Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. o.h.v.i.e.r.DefaultTraversableResolver.detectJPA:80 2018-05-06 13:08:17.716[RMI TCP Connection(2)-127.0.0.1][DEBUG]Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator o.h.v.i.e.ConfigurationImpl.messageInterpolator:123 2018-05-06 13:08:17.718[RMI TCP Connection(2)-127.0.0.1][DEBUG]Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory o.h.v.i.e.ConfigurationImpl.constraintValidatorFactory:145 2018-05-06 13:08:17.721[RMI TCP Connection(2)-127.0.0.1][DEBUG]Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy25 o.h.v.i.e.ConfigurationImpl.parameterNameProvider:159 2018-05-06 13:08:17.727[RMI TCP Connection(2)-127.0.0.1][DEBUG]Trying to load META-INF/validation.xml for XML based Validator configuration. o.h.v.i.x.ValidationXmlParser.getInputStream:91 2018-05-06 13:08:17.736[RMI TCP Connection(2)-127.0.0.1][DEBUG]No META-INF/validation.xml found. Using annotation based configuration only. o.h.v.i.x.ValidationXmlParser.getInputStream:98 2018-05-06 13:08:17.803[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.804[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:17.804[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.824[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:17.824[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.833[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.834[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'alwaysMustRevalidate' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.834[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.834[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'argumentResolvers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.835[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'asyncRequestTimeout' of type [long] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.835[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.835[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheControl' of type [org.springframework.http.CacheControl] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.835[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheSeconds' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.836[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheSecondsForSessionAttributeHandlers' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.836[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'callableInterceptors' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.836[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.837[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contentNegotiationManager' of type [org.springframework.web.accept.ContentNegotiationManager] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.837[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'customArgumentResolvers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.837[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'customReturnValueHandlers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.838[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'deferredResultInterceptors' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.838[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'ignoreDefaultModelOnRedirect' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.838[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'initBinderArgumentResolvers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.839[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageConverters' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.839[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'modelAndViewResolvers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.840[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.840[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'parameterNameDiscoverer' of type [org.springframework.core.ParameterNameDiscoverer] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.840[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'requestBodyAdvice' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.841[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'requireSession' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.841[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'responseBodyAdvice' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.841[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'returnValueHandlers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.842[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletContext' of type [javax.servlet.ServletContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.842[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'sessionAttributeStore' of type [org.springframework.web.bind.support.SessionAttributeStore] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.843[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMethods' of type [[Ljava.lang.String;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.843[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'synchronizeOnSession' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.843[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'taskExecutor' of type [org.springframework.core.task.AsyncTaskExecutor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.844[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useCacheControlHeader' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.844[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useCacheControlNoStore' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.844[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useExpiresHeader' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.845[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'varyByRequestHeaders' of type [[Ljava.lang.String;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.845[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'webBindingInitializer' of type [org.springframework.web.bind.support.WebBindingInitializer] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.851[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:17.852[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#47add504' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.860[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.bind.support.ConfigurableWebBindingInitializer] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.862[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.bind.support.ConfigurableWebBindingInitializer] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.863[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'autoGrowNestedPaths' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.863[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'bindingErrorProcessor' of type [org.springframework.validation.BindingErrorProcessor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.863[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.864[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'conversionService' of type [org.springframework.core.convert.ConversionService] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.864[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'directFieldAccess' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.864[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageCodesResolver' of type [org.springframework.validation.MessageCodesResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.870[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'propertyEditorRegistrar' of type [org.springframework.beans.PropertyEditorRegistrar] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.870[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'propertyEditorRegistrars' of type [[Lorg.springframework.beans.PropertyEditorRegistrar;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.870[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validator' of type [org.springframework.validation.Validator] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.872[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:17.872[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:17.873[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#47add504' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.874[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#21c8d258' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.878[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.http.converter.ByteArrayHttpMessageConverter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.884[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.http.converter.ByteArrayHttpMessageConverter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.885[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.891[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultCharset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.892[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMediaTypes' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.902[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#21c8d258' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.903[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#d9aaab4' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.908[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.http.converter.StringHttpMessageConverter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.911[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.http.converter.StringHttpMessageConverter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.913[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.914[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultCharset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.914[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMediaTypes' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.915[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'writeAcceptCharset' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.918[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#d9aaab4' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.918[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#6589eb67' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.925[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.http.converter.ResourceHttpMessageConverter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.928[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.http.converter.ResourceHttpMessageConverter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.930[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.932[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultCharset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.932[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMediaTypes' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.937[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#6589eb67' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.937[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#6a4e58b9' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.940[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.http.converter.xml.SourceHttpMessageConverter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.943[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.http.converter.xml.SourceHttpMessageConverter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.943[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.944[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultCharset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.945[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'processExternalEntities' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.947[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportDtd' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.947[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMediaTypes' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.953[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#6a4e58b9' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.953[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#155e6576' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.955[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.http.converter.support.AllEncompassingFormHttpMessageConverter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.959[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.http.converter.support.AllEncompassingFormHttpMessageConverter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.960[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'charset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.961[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.965[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'multipartCharset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.966[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'partConverters' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.966[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMediaTypes' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.969[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#155e6576' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.970[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#193185b1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:17.974[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:17.986[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:17.987[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.987[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultCharset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.988[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'processExternalEntities' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.988[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportDtd' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.988[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMediaTypes' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:17.990[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#193185b1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:17.992[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:17.993[RMI TCP Connection(2)-127.0.0.1][INFO ]Looking for @ControllerAdvice: Root WebApplicationContext: startup date [Sun May 06 13:08:16 CST 2018]; root of context hierarchy o.s.w.s.m.m.a.RequestMappingHandlerAdapter.initControllerAdviceCache:534 2018-05-06 13:08:18.030[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.031[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'mvcUriComponentsContributor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.031[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'mvcUriComponentsContributor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.032[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.032[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.config.AnnotationDrivenBeanDefinitionParser$CompositeUriComponentsContributorFactoryBean] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.036[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.config.AnnotationDrivenBeanDefinitionParser$CompositeUriComponentsContributorFactoryBean] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.037[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.038[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'conversionService' of type [org.springframework.core.convert.ConversionService] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.038[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'handlerAdapter' of type [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.039[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'object' of type [org.springframework.web.method.support.CompositeUriComponentsContributor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.039[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'objectType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.040[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'singleton' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.042[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#296910a' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.047[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.048[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#47add504#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.050[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.051[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.051[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#47add504#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.052[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#21c8d258#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.061[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#21c8d258#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.066[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#d9aaab4#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.067[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#d9aaab4#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.069[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#6589eb67#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.076[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#6589eb67#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.077[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#6a4e58b9#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.078[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#6a4e58b9#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.079[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#155e6576#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.081[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#155e6576#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.083[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#193185b1#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.084[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#193185b1#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.085[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name '(inner bean)#296910a' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:18.086[RMI TCP Connection(2)-127.0.0.1][INFO ]Looking for @ControllerAdvice: Root WebApplicationContext: startup date [Sun May 06 13:08:16 CST 2018]; root of context hierarchy o.s.w.s.m.m.a.RequestMappingHandlerAdapter.initControllerAdviceCache:534 2018-05-06 13:08:18.087[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#296910a' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.088[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.089[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'mvcUriComponentsContributor' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:18.090[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'mvcUriComponentsContributor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.090[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.090[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.090[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.094[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.094[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.105[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.106[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.107[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'argumentResolvers' of type [org.springframework.web.method.support.HandlerMethodArgumentResolverComposite] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.110[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.110[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contentNegotiationManager' of type [org.springframework.web.accept.ContentNegotiationManager] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.111[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'customArgumentResolvers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.111[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'customReturnValueHandlers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.111[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'exceptionHandlerAdviceCache' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.112[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappedHandlerClasses' of type [[Ljava.lang.Class;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.113[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappedHandlers' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.114[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageConverters' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.116[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.117[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'preventResponseCaching' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.118[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'responseBodyAdvice' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.118[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'returnValueHandlers' of type [org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.119[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'warnLogCategory' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.123[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.125[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#21c8d258#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.126[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#21c8d258#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.126[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#d9aaab4#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.128[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#d9aaab4#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.128[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#6589eb67#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.129[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#6589eb67#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.129[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#6a4e58b9#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.134[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#6a4e58b9#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.136[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#155e6576#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.139[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#155e6576#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.140[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#193185b1#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.142[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#193185b1#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.143[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:18.143[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking for exception mappings: Root WebApplicationContext: startup date [Sun May 06 13:08:16 CST 2018]; root of context hierarchy o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver.initExceptionHandlerAdviceCache:262 2018-05-06 13:08:18.145[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.145[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.146[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.146[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.146[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.152[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.152[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.153[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappedHandlerClasses' of type [[Ljava.lang.Class;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.153[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappedHandlers' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.153[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageSource' of type [org.springframework.context.MessageSource] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.154[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.154[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'preventResponseCaching' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.154[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'warnLogCategory' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.159[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.160[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.160[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.161[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.161[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.163[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.164[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.164[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappedHandlerClasses' of type [[Ljava.lang.Class;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.165[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappedHandlers' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.165[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.165[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'preventResponseCaching' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.166[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'warnLogCategory' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.168[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.169[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.169[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.170[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.171[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.175[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.176[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'alwaysUseFullPath' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.176[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.176[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.177[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'corsConfigurations' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.177[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'corsProcessor' of type [org.springframework.web.cors.CorsProcessor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.178[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultHandler' of type [java.lang.Object] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.178[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'detectHandlersInAncestorContexts' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.178[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'handlerMap' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.179[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'interceptors' of type [[Ljava.lang.Object;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.179[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'lazyInitHandlers' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.179[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.180[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'pathMatcher' of type [org.springframework.util.PathMatcher] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.180[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'removeSemicolonContent' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.180[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'rootHandler' of type [java.lang.Object] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.181[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletContext' of type [javax.servlet.ServletContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.181[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'urlDecode' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.181[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'urlPathHelper' of type [org.springframework.web.util.UrlPathHelper] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.181[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useTrailingSlashMatch' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.187[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'mvcCorsConfigurations' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.188[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.189[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking for URL mappings in application context: Root WebApplicationContext: startup date [Sun May 06 13:08:16 CST 2018]; root of context hierarchy o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:71 2018-05-06 13:08:18.190[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'asyncController': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.190[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'sampleController': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.191[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.191[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.192[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.192[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.192[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.192[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.192[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'mvcContentNegotiationManager': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.193[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.193[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'mvcCorsConfigurations': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.193[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.193[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.193[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.194[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'mvcUriComponentsContributor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.194[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.handler.MappedInterceptor#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.194[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.194[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.195[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.195[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.195[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.195[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.196[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'clientServiceCreator': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.196[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'clientService': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.196[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'clientService2': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.196[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'templateResolver': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.196[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'templateEngine': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.197[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.thymeleaf.spring4.view.ThymeleafViewResolver#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.197[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.197[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.annotation.internalAsyncAnnotationProcessor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.197[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'environment': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.197[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'systemProperties': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.197[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'systemEnvironment': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.198[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'servletContext': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.198[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'contextParameters': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.198[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'contextAttributes': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.198[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.198[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'messageSource': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.198[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'applicationEventMulticaster': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:18.200[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.200[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.201[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.201[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.201[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.203[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.203[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.204[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.204[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.204[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.205[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.205[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.207[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.207[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.208[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.208[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'clientServiceCreator' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.208[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'clientService' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.208[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'clientService2' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.209[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'templateResolver' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.209[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'templateResolver' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.213[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'servletContext' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.217[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'templateResolver' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.218[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.thymeleaf.templateresolver.ServletContextTemplateResolver] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.224[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.thymeleaf.templateresolver.ServletContextTemplateResolver] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.225[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'CSSTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.225[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'CSSTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.225[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheTTLMs' of type [java.lang.Long] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.225[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheable' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.225[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheablePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.226[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheablePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.226[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'characterEncoding' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.226[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'checkExistence' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.226[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.226[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'html5TemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.227[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'html5TemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.227[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'htmlTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.227[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'htmlTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.228[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'javaScriptTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.228[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'javaScriptTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.228[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'legacyHtml5TemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.228[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'legacyHtml5TemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.229[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'name' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.229[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'nonCacheablePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.229[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'nonCacheablePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.229[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [java.lang.Integer] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.229[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'prefix' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.230[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'rawTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.230[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'rawTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.230[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'resolvablePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.231[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'resolvablePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.231[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'suffix' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.231[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'templateAliases' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.231[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'templateMode' of type [org.thymeleaf.templatemode.TemplateMode] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.232[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'textTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.232[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'textTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.233[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useDecoupledLogic' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.233[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validXhtmlTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.233[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validXhtmlTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.233[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validXmlTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.233[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validXmlTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.233[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'xhtmlTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.234[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'xhtmlTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.234[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'xmlTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.234[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'xmlTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.255[RMI TCP Connection(2)-127.0.0.1][DEBUG]No property editor [org.thymeleaf.templatemode.TemplateModeEditor] found for type org.thymeleaf.templatemode.TemplateMode according to 'Editor' suffix convention o.s.b.BeanUtils.findEditorByConvention:450 2018-05-06 13:08:18.257[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'templateResolver' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.257[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'templateEngine' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.258[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'templateEngine' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.296[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'templateEngine' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.297[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.thymeleaf.spring4.SpringTemplateEngine] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.305[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.thymeleaf.spring4.SpringTemplateEngine] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.306[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'additionalDialects' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.306[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheManager' of type [org.thymeleaf.cache.ICacheManager] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.307[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.307[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'configuration' of type [org.thymeleaf.IEngineConfiguration] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.308[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'decoupledTemplateLogicResolver' of type [org.thymeleaf.templateparser.markup.decoupled.IDecoupledTemplateLogicResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.308[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'dialect' of type [org.thymeleaf.dialect.IDialect] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.308[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'dialects' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.309[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'dialectsByPrefix' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.309[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'enableSpringELCompiler' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.309[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'engineContextFactory' of type [org.thymeleaf.context.IEngineContextFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.310[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'initialized' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.310[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'linkBuilder' of type [org.thymeleaf.linkbuilder.ILinkBuilder] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.310[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'linkBuilders' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.311[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageResolver' of type [org.thymeleaf.messageresolver.IMessageResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.312[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageResolvers' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.312[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageSource' of type [org.springframework.context.MessageSource] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.312[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'templateEngineMessageSource' of type [org.springframework.context.MessageSource] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.312[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'templateResolver' of type [org.thymeleaf.templateresolver.ITemplateResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.314[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'templateResolvers' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.320[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'templateResolver' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.321[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'templateEngine' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:18.323[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'templateEngine' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.324[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.thymeleaf.spring4.view.ThymeleafViewResolver#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.324[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.thymeleaf.spring4.view.ThymeleafViewResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.327[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.thymeleaf.spring4.view.ThymeleafViewResolver#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.327[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.thymeleaf.spring4.view.ThymeleafViewResolver] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.334[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.thymeleaf.spring4.view.ThymeleafViewResolver] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.335[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'alwaysProcessRedirectAndForward' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.335[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.335[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cache' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.336[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheLimit' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.337[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheUnresolved' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.337[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'characterEncoding' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.337[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.337[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contentType' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.338[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'excludedViewNames' of type [[Ljava.lang.String;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.338[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.338[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'redirectContextRelative' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.338[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'redirectHttp10Compatible' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.338[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletContext' of type [javax.servlet.ServletContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.338[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'staticVariables' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.339[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'templateEngine' of type [org.thymeleaf.ITemplateEngine] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.339[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'viewClass' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.339[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'viewNames' of type [[Ljava.lang.String;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.343[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'templateEngine' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.344[RMI TCP Connection(2)-127.0.0.1][TRACE]Converting String to [int] using property editor [org.springframework.beans.propertyeditors.CustomNumberEditor@3403b156] o.s.b.TypeConverterDelegate.doConvertValue:438 2018-05-06 13:08:18.346[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.thymeleaf.spring4.view.ThymeleafViewResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.346[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.346[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.347[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.351[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class com.air.mvc.AsyncController o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.352[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class com.air.mvc.SampleController o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.354[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.annotation.ConfigurationClassPostProcessor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.359[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.360[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.362[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.363[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.event.EventListenerMethodProcessor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.363[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.event.DefaultEventListenerFactory o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.364[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.accept.ContentNegotiationManager o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.382[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.389[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class java.util.LinkedHashMap o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.390[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.format.support.FormattingConversionService o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.392[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.402[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.404[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.method.support.CompositeUriComponentsContributor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.404[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.handler.MappedInterceptor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.405[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.406[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.407[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.410[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.411[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.411[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.411[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class com.air.bean.ClientServiceCreator o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.411[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class com.air.bean.ClientService o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.413[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.thymeleaf.templateresolver.ServletContextTemplateResolver o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.414[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.thymeleaf.spring4.SpringTemplateEngine o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.416[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.thymeleaf.spring4.view.ThymeleafViewResolver o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.417[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.scheduling.annotation.ProxyAsyncConfiguration$$EnhancerBySpringCGLIB$$89c905cf o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.418[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.422[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.context.support.StandardServletEnvironment o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.426[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class java.util.Properties o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.426[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class java.util.Collections$UnmodifiableMap o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.429[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.apache.catalina.core.ApplicationContextFacade o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.431[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.annotation.ConfigurationClassParser$ImportStack o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.432[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.support.DelegatingMessageSource o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.433[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.event.SimpleApplicationEventMulticaster o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:18.435[RMI TCP Connection(2)-127.0.0.1][DEBUG]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@4634ff41] o.s.w.c.s.XmlWebApplicationContext.initLifecycleProcessor:784 2018-05-06 13:08:18.435[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'lifecycleProcessor' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.436[RMI TCP Connection(2)-127.0.0.1][TRACE]Publishing event in Root WebApplicationContext: org.springframework.context.event.ContextRefreshedEvent[source=Root WebApplicationContext: startup date [Sun May 06 13:08:16 CST 2018]; root of context hierarchy] o.s.w.c.s.XmlWebApplicationContext.publishEvent:363 2018-05-06 13:08:18.438[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.liveBeansView.mbeanDomain' in [servletConfigInitParams] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.439[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.liveBeansView.mbeanDomain' in [servletContextInitParams] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.439[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.liveBeansView.mbeanDomain' in [jndiProperties] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.440[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking up JNDI object with name [java:comp/env/spring.liveBeansView.mbeanDomain] o.s.j.JndiTemplate.lookup:150 2018-05-06 13:08:18.441[RMI TCP Connection(2)-127.0.0.1][DEBUG]Converted JNDI name [java:comp/env/spring.liveBeansView.mbeanDomain] not found - trying original name [spring.liveBeansView.mbeanDomain]. javax.naming.NameNotFoundException: Name [spring.liveBeansView.mbeanDomain] is not bound in this Context. Unable to find [spring.liveBeansView.mbeanDomain]. o.s.j.JndiLocatorDelegate.lookup:101 2018-05-06 13:08:18.441[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking up JNDI object with name [spring.liveBeansView.mbeanDomain] o.s.j.JndiTemplate.lookup:150 2018-05-06 13:08:18.442[RMI TCP Connection(2)-127.0.0.1][DEBUG]JNDI lookup for name [spring.liveBeansView.mbeanDomain] threw NamingException with message: Name [spring.liveBeansView.mbeanDomain] is not bound in this Context. Unable to find [spring.liveBeansView.mbeanDomain].. Returning null. o.s.j.JndiPropertySource.getProperty:99 2018-05-06 13:08:18.442[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.442[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.443[RMI TCP Connection(2)-127.0.0.1][DEBUG]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source o.s.c.e.PropertySourcesPropertyResolver.getProperty:91 2018-05-06 13:08:18.445[RMI TCP Connection(2)-127.0.0.1][DEBUG]Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT] o.s.w.c.ContextLoader.initWebApplicationContext:340 2018-05-06 13:08:18.446[RMI TCP Connection(2)-127.0.0.1][INFO ]Root WebApplicationContext: initialization completed in 2440 ms o.s.w.c.ContextLoader.initWebApplicationContext:345 2018-05-06 13:08:18.461[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [servletConfigInitParams] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:18.462[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [servletContextInitParams] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:18.462[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [jndiProperties] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:18.462[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [systemProperties] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:18.463[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [systemEnvironment] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:18.463[RMI TCP Connection(2)-127.0.0.1][DEBUG]Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,jndiProperties,systemProperties,systemEnvironment] o.s.w.c.s.StandardServletEnvironment.:124 2018-05-06 13:08:18.464[RMI TCP Connection(2)-127.0.0.1][DEBUG]Initializing filter 'CharacterEncodingFilter' o.s.w.f.CharacterEncodingFilter.init:177 2018-05-06 13:08:18.466[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.filter.CharacterEncodingFilter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.470[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.filter.CharacterEncodingFilter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.471[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanName' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.471[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.471[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'encoding' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.471[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'environment' of type [org.springframework.core.env.Environment] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.472[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'filterConfig' of type [javax.servlet.FilterConfig] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.472[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'forceEncoding' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.473[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'forceRequestEncoding' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.473[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'forceResponseEncoding' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.473[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletContext' of type [javax.servlet.ServletContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.478[RMI TCP Connection(2)-127.0.0.1][DEBUG]Filter 'CharacterEncodingFilter' configured successfully o.s.w.f.CharacterEncodingFilter.init:202 2018-05-06 13:08:18.486[RMI TCP Connection(2)-127.0.0.1][DEBUG]Initializing servlet 'dispatcherServlet' o.s.w.s.DispatcherServlet.init:118 2018-05-06 13:08:18.487[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [servletConfigInitParams] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:18.487[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [servletContextInitParams] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:18.488[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [jndiProperties] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:18.488[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [systemProperties] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:18.488[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [systemEnvironment] PropertySource with lowest search precedence o.s.w.c.s.StandardServletEnvironment.addLast:109 2018-05-06 13:08:18.488[RMI TCP Connection(2)-127.0.0.1][DEBUG]Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,jndiProperties,systemProperties,systemEnvironment] o.s.w.c.s.StandardServletEnvironment.:124 2018-05-06 13:08:18.489[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.DispatcherServlet] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.503[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.DispatcherServlet] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.503[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.504[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.504[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cleanupAfterInclude' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.505[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contextAttribute' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.505[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contextClass' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.505[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contextConfigLocation' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.506[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contextId' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.506[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contextInitializerClasses' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.506[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contextInitializers' of type [[Lorg.springframework.context.ApplicationContextInitializer;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.507[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'detectAllHandlerAdapters' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.507[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'detectAllHandlerExceptionResolvers' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.507[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'detectAllHandlerMappings' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.508[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'detectAllViewResolvers' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.508[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'dispatchOptionsRequest' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.508[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'dispatchTraceRequest' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.508[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'environment' of type [org.springframework.core.env.ConfigurableEnvironment] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.509[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'initParameterNames' of type [java.util.Enumeration] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.509[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'multipartResolver' of type [org.springframework.web.multipart.MultipartResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.509[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'namespace' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.510[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'publishContext' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.510[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'publishEvents' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.511[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletConfig' of type [javax.servlet.ServletConfig] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.511[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletContext' of type [javax.servlet.ServletContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.511[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletContextAttributeName' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.512[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletInfo' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.512[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletName' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.512[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'themeSource' of type [org.springframework.ui.context.ThemeSource] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.513[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'threadContextInheritable' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.513[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'throwExceptionIfNoHandlerFound' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.514[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'webApplicationContext' of type [org.springframework.web.context.WebApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.520[RMI TCP Connection(2)-127.0.0.1][INFO ]FrameworkServlet 'dispatcherServlet': initialization started o.s.w.s.DispatcherServlet.initServletBean:489 2018-05-06 13:08:18.521[RMI TCP Connection(2)-127.0.0.1][DEBUG]Servlet with name 'dispatcherServlet' will try to create custom WebApplicationContext context of class 'org.springframework.web.context.support.XmlWebApplicationContext', using parent context [Root WebApplicationContext: startup date [Sun May 06 13:08:16 CST 2018]; root of context hierarchy] o.s.w.s.DispatcherServlet.createWebApplicationContext:617 2018-05-06 13:08:18.523[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.profiles.active' in [servletConfigInitParams] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.523[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.profiles.active' in [servletContextInitParams] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.524[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.profiles.active' in [jndiProperties] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.524[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking up JNDI object with name [java:comp/env/spring.profiles.active] o.s.j.JndiTemplate.lookup:150 2018-05-06 13:08:18.525[RMI TCP Connection(2)-127.0.0.1][DEBUG]Converted JNDI name [java:comp/env/spring.profiles.active] not found - trying original name [spring.profiles.active]. javax.naming.NameNotFoundException: Name [spring.profiles.active] is not bound in this Context. Unable to find [spring.profiles.active]. o.s.j.JndiLocatorDelegate.lookup:101 2018-05-06 13:08:18.526[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking up JNDI object with name [spring.profiles.active] o.s.j.JndiTemplate.lookup:150 2018-05-06 13:08:18.526[RMI TCP Connection(2)-127.0.0.1][DEBUG]JNDI lookup for name [spring.profiles.active] threw NamingException with message: Name [spring.profiles.active] is not bound in this Context. Unable to find [spring.profiles.active].. Returning null. o.s.j.JndiPropertySource.getProperty:99 2018-05-06 13:08:18.527[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.profiles.active' in [systemProperties] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.527[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.profiles.active' in [systemEnvironment] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.528[RMI TCP Connection(2)-127.0.0.1][DEBUG]Could not find key 'spring.profiles.active' in any property source o.s.c.e.PropertySourcesPropertyResolver.getProperty:91 2018-05-06 13:08:18.528[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.profiles.default' in [servletConfigInitParams] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.530[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.profiles.default' in [servletContextInitParams] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.532[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.profiles.default' in [jndiProperties] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.533[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking up JNDI object with name [java:comp/env/spring.profiles.default] o.s.j.JndiTemplate.lookup:150 2018-05-06 13:08:18.533[RMI TCP Connection(2)-127.0.0.1][DEBUG]Converted JNDI name [java:comp/env/spring.profiles.default] not found - trying original name [spring.profiles.default]. javax.naming.NameNotFoundException: Name [spring.profiles.default] is not bound in this Context. Unable to find [spring.profiles.default]. o.s.j.JndiLocatorDelegate.lookup:101 2018-05-06 13:08:18.534[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking up JNDI object with name [spring.profiles.default] o.s.j.JndiTemplate.lookup:150 2018-05-06 13:08:18.535[RMI TCP Connection(2)-127.0.0.1][DEBUG]JNDI lookup for name [spring.profiles.default] threw NamingException with message: Name [spring.profiles.default] is not bound in this Context. Unable to find [spring.profiles.default].. Returning null. o.s.j.JndiPropertySource.getProperty:99 2018-05-06 13:08:18.535[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.profiles.default' in [systemProperties] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.536[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.profiles.default' in [systemEnvironment] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:18.536[RMI TCP Connection(2)-127.0.0.1][DEBUG]Could not find key 'spring.profiles.default' in any property source o.s.c.e.PropertySourcesPropertyResolver.getProperty:91 2018-05-06 13:08:18.540[RMI TCP Connection(2)-127.0.0.1][DEBUG]Replacing [servletContextInitParams] PropertySource with [servletContextInitParams] o.s.w.c.s.StandardServletEnvironment.replace:174 2018-05-06 13:08:18.542[RMI TCP Connection(2)-127.0.0.1][DEBUG]Replacing [servletConfigInitParams] PropertySource with [servletConfigInitParams] o.s.w.c.s.StandardServletEnvironment.replace:174 2018-05-06 13:08:18.542[RMI TCP Connection(2)-127.0.0.1][INFO ]Refreshing WebApplicationContext for namespace 'dispatcherServlet-servlet': startup date [Sun May 06 13:08:18 CST 2018]; parent: Root WebApplicationContext o.s.w.c.s.XmlWebApplicationContext.prepareRefresh:582 2018-05-06 13:08:18.543[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [systemProperties] PropertySource with lowest search precedence o.s.c.e.StandardEnvironment.addLast:109 2018-05-06 13:08:18.544[RMI TCP Connection(2)-127.0.0.1][DEBUG]Adding [systemEnvironment] PropertySource with lowest search precedence o.s.c.e.StandardEnvironment.addLast:109 2018-05-06 13:08:18.545[RMI TCP Connection(2)-127.0.0.1][DEBUG]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] o.s.c.e.StandardEnvironment.:124 2018-05-06 13:08:18.546[RMI TCP Connection(2)-127.0.0.1][INFO ]Loading XML bean definitions from class path resource [spring/mvc/mvc-app.xml] o.s.b.f.x.XmlBeanDefinitionReader.loadBeanDefinitions:317 2018-05-06 13:08:18.548[RMI TCP Connection(2)-127.0.0.1][DEBUG]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl] o.s.b.f.x.DefaultDocumentLoader.loadDocument:73 2018-05-06 13:08:18.552[RMI TCP Connection(2)-127.0.0.1][TRACE]Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans.xsd] o.s.b.f.x.PluggableSchemaResolver.resolveEntity:106 2018-05-06 13:08:18.553[RMI TCP Connection(2)-127.0.0.1][DEBUG]Loading schema mappings from [META-INF/spring.schemas] o.s.b.f.x.PluggableSchemaResolver.getSchemaMappings:141 2018-05-06 13:08:18.558[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-4.3.xsd o.s.b.f.x.PluggableSchemaResolver.resolveEntity:119 2018-05-06 13:08:18.574[RMI TCP Connection(2)-127.0.0.1][TRACE]Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/context/spring-context.xsd] o.s.b.f.x.PluggableSchemaResolver.resolveEntity:106 2018-05-06 13:08:18.580[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-4.3.xsd o.s.b.f.x.PluggableSchemaResolver.resolveEntity:119 2018-05-06 13:08:18.585[RMI TCP Connection(2)-127.0.0.1][TRACE]Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/tool/spring-tool-4.3.xsd] o.s.b.f.x.PluggableSchemaResolver.resolveEntity:106 2018-05-06 13:08:18.585[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-4.3.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-4.3.xsd o.s.b.f.x.PluggableSchemaResolver.resolveEntity:119 2018-05-06 13:08:18.590[RMI TCP Connection(2)-127.0.0.1][TRACE]Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/mvc/spring-mvc.xsd] o.s.b.f.x.PluggableSchemaResolver.resolveEntity:106 2018-05-06 13:08:18.591[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found XML schema [http://www.springframework.org/schema/mvc/spring-mvc.xsd] in classpath: org/springframework/web/servlet/config/spring-mvc-4.3.xsd o.s.b.f.x.PluggableSchemaResolver.resolveEntity:119 2018-05-06 13:08:18.605[RMI TCP Connection(2)-127.0.0.1][DEBUG]Loading bean definitions o.s.b.f.x.DefaultBeanDefinitionDocumentReader.registerBeanDefinitions:92 2018-05-06 13:08:18.608[RMI TCP Connection(2)-127.0.0.1][DEBUG]JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning o.s.c.a.ClassPathBeanDefinitionScanner.registerDefaultFilters:189 2018-05-06 13:08:18.610[RMI TCP Connection(2)-127.0.0.1][DEBUG]Resolved classpath location [com/air/mvc/] to resources [URL [file:/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/]] o.s.c.i.s.PathMatchingResourcePatternResolver.findAllClassPathResources:317 2018-05-06 13:08:18.610[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking for matching resources in directory tree [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc] o.s.c.i.s.PathMatchingResourcePatternResolver.doFindMatchingFileSystemResources:709 2018-05-06 13:08:18.611[RMI TCP Connection(2)-127.0.0.1][DEBUG]Searching directory [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc] for files matching pattern [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/**/*.class] o.s.c.i.s.PathMatchingResourcePatternResolver.doRetrieveMatchingFiles:771 2018-05-06 13:08:18.613[RMI TCP Connection(2)-127.0.0.1][DEBUG]Resolved location pattern [classpath*:com/air/mvc/**/*.class] to resources [file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController$1.class], file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController$2.class], file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController.class], file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/SampleController.class]] o.s.c.i.s.PathMatchingResourcePatternResolver.findPathMatchingResources:481 2018-05-06 13:08:18.614[RMI TCP Connection(2)-127.0.0.1][TRACE]Scanning file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController$1.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:283 2018-05-06 13:08:18.615[RMI TCP Connection(2)-127.0.0.1][TRACE]Ignored because not matching any filter: file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController$1.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:306 2018-05-06 13:08:18.615[RMI TCP Connection(2)-127.0.0.1][TRACE]Scanning file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController$2.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:283 2018-05-06 13:08:18.616[RMI TCP Connection(2)-127.0.0.1][TRACE]Ignored because not matching any filter: file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController$2.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:306 2018-05-06 13:08:18.616[RMI TCP Connection(2)-127.0.0.1][TRACE]Scanning file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:283 2018-05-06 13:08:18.617[RMI TCP Connection(2)-127.0.0.1][DEBUG]Identified candidate component class: file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/AsyncController.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:294 2018-05-06 13:08:18.617[RMI TCP Connection(2)-127.0.0.1][TRACE]Scanning file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/SampleController.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:283 2018-05-06 13:08:18.618[RMI TCP Connection(2)-127.0.0.1][DEBUG]Identified candidate component class: file [/home/x/dev/code/learning/Java_Tutorial/out/artifacts/spring_war_exploded/WEB-INF/classes/com/air/mvc/SampleController.class] o.s.c.a.ClassPathBeanDefinitionScanner.findCandidateComponents:294 2018-05-06 13:08:18.622[RMI TCP Connection(2)-127.0.0.1][INFO ]Loading XML bean definitions from class path resource [spring/mvc/beans.xml] o.s.b.f.x.XmlBeanDefinitionReader.loadBeanDefinitions:317 2018-05-06 13:08:18.623[RMI TCP Connection(2)-127.0.0.1][DEBUG]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl] o.s.b.f.x.DefaultDocumentLoader.loadDocument:73 2018-05-06 13:08:18.625[RMI TCP Connection(2)-127.0.0.1][TRACE]Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans.xsd] o.s.b.f.x.PluggableSchemaResolver.resolveEntity:106 2018-05-06 13:08:18.625[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-4.3.xsd o.s.b.f.x.PluggableSchemaResolver.resolveEntity:119 2018-05-06 13:08:18.636[RMI TCP Connection(2)-127.0.0.1][DEBUG]Loading bean definitions o.s.b.f.x.DefaultBeanDefinitionDocumentReader.registerBeanDefinitions:92 2018-05-06 13:08:18.638[RMI TCP Connection(2)-127.0.0.1][DEBUG]Imported 3 bean definitions from relative location [beans.xml] o.s.b.f.x.DefaultBeanDefinitionDocumentReader.importBeanDefinitionResource:252 2018-05-06 13:08:18.638[RMI TCP Connection(2)-127.0.0.1][INFO ]Loading XML bean definitions from class path resource [spring/mvc/mvc-thymeleaf.xml] o.s.b.f.x.XmlBeanDefinitionReader.loadBeanDefinitions:317 2018-05-06 13:08:18.639[RMI TCP Connection(2)-127.0.0.1][DEBUG]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl] o.s.b.f.x.DefaultDocumentLoader.loadDocument:73 2018-05-06 13:08:18.641[RMI TCP Connection(2)-127.0.0.1][TRACE]Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans.xsd] o.s.b.f.x.PluggableSchemaResolver.resolveEntity:106 2018-05-06 13:08:18.642[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-4.3.xsd o.s.b.f.x.PluggableSchemaResolver.resolveEntity:119 2018-05-06 13:08:18.655[RMI TCP Connection(2)-127.0.0.1][DEBUG]Loading bean definitions o.s.b.f.x.DefaultBeanDefinitionDocumentReader.registerBeanDefinitions:92 2018-05-06 13:08:18.657[RMI TCP Connection(2)-127.0.0.1][DEBUG]Neither XML 'id' nor 'name' specified - using generated bean name [org.thymeleaf.spring4.view.ThymeleafViewResolver#0] o.s.b.f.x.BeanDefinitionParserDelegate.parseBeanDefinitionElement:481 2018-05-06 13:08:18.658[RMI TCP Connection(2)-127.0.0.1][DEBUG]Imported 3 bean definitions from relative location [mvc-thymeleaf.xml] o.s.b.f.x.DefaultBeanDefinitionDocumentReader.importBeanDefinitionResource:252 2018-05-06 13:08:18.658[RMI TCP Connection(2)-127.0.0.1][DEBUG]Bean factory for WebApplicationContext for namespace 'dispatcherServlet-servlet': org.springframework.beans.factory.support.DefaultListableBeanFactory@289a8035: defining beans [asyncController,sampleController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping,mvcCorsConfigurations,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter,mvcUriComponentsContributor,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,clientServiceCreator,clientService,clientService2,templateResolver,templateEngine,org.thymeleaf.spring4.view.ThymeleafViewResolver#0]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@21eee04d o.s.w.c.s.XmlWebApplicationContext.obtainFreshBeanFactory:616 2018-05-06 13:08:18.659[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@797a9095] o.s.b.f.s.DefaultListableBeanFactory.registerScope:900 2018-05-06 13:08:18.659[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@6348495c] o.s.b.f.s.DefaultListableBeanFactory.registerScope:900 2018-05-06 13:08:18.659[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registering scope 'globalSession' with implementation [org.springframework.web.context.request.SessionScope@1fafe628] o.s.b.f.s.DefaultListableBeanFactory.registerScope:900 2018-05-06 13:08:18.660[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@6ccca029] o.s.b.f.s.DefaultListableBeanFactory.registerScope:900 2018-05-06 13:08:18.661[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.662[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.662[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.662[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.678[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registered bean definition for imported class 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' o.s.c.a.ConfigurationClassBeanDefinitionReader.registerBeanDefinitionForImportedConfigurationClass:164 2018-05-06 13:08:18.679[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registering bean definition for @Bean method org.springframework.scheduling.annotation.ProxyAsyncConfiguration.org.springframework.context.annotation.internalAsyncAnnotationProcessor() o.s.c.a.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsForBeanMethod:256 2018-05-06 13:08:18.680[RMI TCP Connection(2)-127.0.0.1][DEBUG]Successfully enhanced org.springframework.scheduling.annotation.ProxyAsyncConfiguration; enhanced class name is: org.springframework.scheduling.annotation.ProxyAsyncConfiguration$$EnhancerBySpringCGLIB$$89c905cf o.s.c.a.ConfigurationClassEnhancer.enhance:109 2018-05-06 13:08:18.680[RMI TCP Connection(2)-127.0.0.1][DEBUG]Replacing bean definition 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' existing class 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' with enhanced class 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration$$EnhancerBySpringCGLIB$$89c905cf' o.s.c.a.ConfigurationClassPostProcessor.enhanceConfigurationClasses:396 2018-05-06 13:08:18.682[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.682[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.683[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.683[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.684[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.684[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'autowiredAnnotationType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.684[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'autowiredAnnotationTypes' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.685[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.685[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.685[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.685[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'requiredParameterName' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.686[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'requiredParameterValue' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.689[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.689[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.690[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.695[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.696[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.696[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.696[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.696[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.697[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.697[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'requiredAnnotationType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.717[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.718[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.718[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.718[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.719[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.731[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.732[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'alwaysUseJndiLookup' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.732[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.732[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.733[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'destroyAnnotationType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.733[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'fallbackToDefaultTypeMatch' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.734[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'initAnnotationType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.734[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'jndiFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.735[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.736[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'resourceFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.740[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.741[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.741[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.742[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.742[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.743[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.scheduling.annotation.ProxyAsyncConfiguration$$EnhancerBySpringCGLIB$$89c905cf] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.744[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.scheduling.annotation.ProxyAsyncConfiguration$$EnhancerBySpringCGLIB$$89c905cf] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.745[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.745[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.746[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'importMetadata' of type [org.springframework.core.type.AnnotationMetadata] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.748[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registered injected element on class [org.springframework.scheduling.annotation.ProxyAsyncConfiguration$$EnhancerBySpringCGLIB$$89c905cf]: AutowiredMethodElement for void org.springframework.scheduling.annotation.AbstractAsyncConfiguration.setConfigurers(java.util.Collection) o.s.b.f.a.InjectionMetadata.checkConfigMembers:72 2018-05-06 13:08:18.748[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.749[RMI TCP Connection(2)-127.0.0.1][DEBUG]Processing injected element of bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration': AutowiredMethodElement for void org.springframework.scheduling.annotation.AbstractAsyncConfiguration.setConfigurers(java.util.Collection) o.s.b.f.a.InjectionMetadata.inject:86 2018-05-06 13:08:18.751[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.751[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.752[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.752[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.753[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.754[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'asyncAnnotationType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.754[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanClassLoader' of type [java.lang.ClassLoader] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.755[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.755[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beforeExistingAdvisors' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.755[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.756[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'exceptionHandler' of type [org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.756[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'executor' of type [java.util.concurrent.Executor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.756[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'exposeProxy' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.756[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'frozen' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.757[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'opaque' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.758[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'optimize' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.758[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.759[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'proxyClassLoader' of type [java.lang.ClassLoader] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.759[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'proxyTargetClass' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.767[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.768[RMI TCP Connection(2)-127.0.0.1][DEBUG]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@153a50c5] o.s.w.c.s.XmlWebApplicationContext.initMessageSource:733 2018-05-06 13:08:18.768[RMI TCP Connection(2)-127.0.0.1][DEBUG]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@6927fb3a] o.s.w.c.s.XmlWebApplicationContext.initApplicationEventMulticaster:757 2018-05-06 13:08:18.769[RMI TCP Connection(2)-127.0.0.1][DEBUG]Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.DelegatingThemeSource@18ccfb9d] o.s.u.c.s.UiApplicationContextUtils.initThemeSource:85 2018-05-06 13:08:18.770[RMI TCP Connection(2)-127.0.0.1][DEBUG]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@289a8035: defining beans [asyncController,sampleController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping,mvcCorsConfigurations,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter,mvcUriComponentsContributor,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,clientServiceCreator,clientService,clientService2,templateResolver,templateEngine,org.thymeleaf.spring4.view.ThymeleafViewResolver#0,org.springframework.scheduling.annotation.ProxyAsyncConfiguration,org.springframework.context.annotation.internalAsyncAnnotationProcessor]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@21eee04d o.s.b.f.s.DefaultListableBeanFactory.preInstantiateSingletons:730 2018-05-06 13:08:18.770[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'asyncController' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.770[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'asyncController' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.772[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'asyncController' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.772[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [com.air.mvc.AsyncController] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.773[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [com.air.mvc.AsyncController] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.773[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.775[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'asyncController' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.779[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'sampleController' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.779[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'sampleController' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.780[RMI TCP Connection(2)-127.0.0.1][DEBUG]Found init method on class [com.air.mvc.SampleController]: private void com.air.mvc.SampleController.init() o.s.c.a.CommonAnnotationBeanPostProcessor.doWith:214 2018-05-06 13:08:18.780[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registered init method on class [com.air.mvc.SampleController]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@6faa5693 o.s.c.a.CommonAnnotationBeanPostProcessor.checkConfigMembers:283 2018-05-06 13:08:18.781[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registered injected element on class [com.air.mvc.SampleController]: ResourceElement for private com.air.bean.ClientService com.air.mvc.SampleController.clientService o.s.b.f.a.InjectionMetadata.checkConfigMembers:72 2018-05-06 13:08:18.781[RMI TCP Connection(2)-127.0.0.1][DEBUG]Registered injected element on class [com.air.mvc.SampleController]: ResourceElement for private com.air.bean.ClientService com.air.mvc.SampleController.clientService2 o.s.b.f.a.InjectionMetadata.checkConfigMembers:72 2018-05-06 13:08:18.781[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'sampleController' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.782[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [com.air.mvc.SampleController] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.782[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [com.air.mvc.SampleController] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.782[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.783[RMI TCP Connection(2)-127.0.0.1][DEBUG]Processing injected element of bean 'sampleController': ResourceElement for private com.air.bean.ClientService com.air.mvc.SampleController.clientService o.s.b.f.a.InjectionMetadata.inject:86 2018-05-06 13:08:18.783[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'clientService' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.783[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'clientService' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.784[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'clientServiceCreator' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.784[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'clientServiceCreator' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.785[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'clientServiceCreator' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.785[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [com.air.bean.ClientServiceCreator] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.785[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [com.air.bean.ClientServiceCreator] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.786[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.786[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'clientServiceCreator' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.787[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'clientService' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.787[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [com.air.bean.ClientService] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.787[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [com.air.bean.ClientService] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.788[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.788[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'clientService' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.788[RMI TCP Connection(2)-127.0.0.1][DEBUG]Processing injected element of bean 'sampleController': ResourceElement for private com.air.bean.ClientService com.air.mvc.SampleController.clientService2 o.s.b.f.a.InjectionMetadata.inject:86 2018-05-06 13:08:18.789[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'clientService2' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.789[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'clientService2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.790[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'clientService2' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.791[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'clientService2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.791[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking init method on bean 'sampleController': private void com.air.mvc.SampleController.init() o.s.c.a.CommonAnnotationBeanPostProcessor.invokeInitMethods:309 in post construct 2018-05-06 13:08:18.793[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'sampleController' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.795[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.796[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.796[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.796[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.797[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.797[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.797[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.798[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.context.event.EventListenerMethodProcessor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.798[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.context.event.EventListenerMethodProcessor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.798[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.798[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.802[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.803[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.803[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.804[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.804[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.context.event.DefaultEventListenerFactory] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.804[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.context.event.DefaultEventListenerFactory] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.805[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.805[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.808[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.808[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.808[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.809[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.809[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.accept.ContentNegotiationManagerFactoryBean] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.810[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.accept.ContentNegotiationManagerFactoryBean] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.811[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.812[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultContentType' of type [org.springframework.http.MediaType] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.813[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultContentTypeStrategy' of type [org.springframework.web.accept.ContentNegotiationStrategy] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.813[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'favorParameter' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.813[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'favorPathExtension' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.813[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'ignoreAcceptHeader' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.814[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'ignoreUnknownPathExtensions' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.814[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mediaTypes' of type [java.util.Properties] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.814[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'object' of type [org.springframework.web.accept.ContentNegotiationManager] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.814[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'objectType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.815[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'parameterName' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.815[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletContext' of type [javax.servlet.ServletContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.815[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'singleton' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.815[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useJaf' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.819[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:18.820[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.820[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.820[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.822[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.823[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.823[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.823[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'alwaysUseFullPath' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.824[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.824[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.824[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contentNegotiationManager' of type [org.springframework.web.accept.ContentNegotiationManager] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.824[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'corsConfigurations' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.825[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'corsProcessor' of type [org.springframework.web.cors.CorsProcessor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.825[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultHandler' of type [java.lang.Object] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.825[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'detectHandlerMethodsInAncestorContexts' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.825[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'embeddedValueResolver' of type [org.springframework.util.StringValueResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.826[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'fileExtensions' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.826[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'handlerMethodMappingNamingStrategy' of type [org.springframework.web.servlet.handler.HandlerMethodMappingNamingStrategy] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.827[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'handlerMethods' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.827[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'interceptors' of type [[Ljava.lang.Object;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.827[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'namingStrategy' of type [org.springframework.web.servlet.handler.HandlerMethodMappingNamingStrategy] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.828[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.828[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'pathMatcher' of type [org.springframework.util.PathMatcher] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.828[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'removeSemicolonContent' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.828[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletContext' of type [javax.servlet.ServletContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.829[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'urlDecode' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.829[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'urlPathHelper' of type [org.springframework.web.util.UrlPathHelper] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.829[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useRegisteredSuffixPatternMatch' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.829[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useSuffixPatternMatch' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.830[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useTrailingSlashMatch' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.837[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.838[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'mvcCorsConfigurations' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.839[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'mvcCorsConfigurations' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.840[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'mvcCorsConfigurations' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.842[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'mvcCorsConfigurations' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.843[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.844[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.844[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#741fa3b' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.845[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.845[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.845[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.846[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.format.support.FormattingConversionServiceFactoryBean] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.846[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.format.support.FormattingConversionServiceFactoryBean] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.846[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.847[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'converters' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.847[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'embeddedValueResolver' of type [org.springframework.util.StringValueResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.848[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'formatterRegistrars' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.848[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'formatters' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.848[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'object' of type [org.springframework.format.support.FormattingConversionService] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.849[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'objectType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.849[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'registerDefaultFormatters' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.850[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'singleton' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.856[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:18.860[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.862[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.863[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.863[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.865[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#741fa3b' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.867[RMI TCP Connection(2)-127.0.0.1][TRACE]Ignoring constructor [public org.springframework.web.servlet.handler.MappedInterceptor(java.lang.String[],java.lang.String[],org.springframework.web.servlet.HandlerInterceptor)] of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0': org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.web.servlet.handler.MappedInterceptor#0': Unsatisfied dependency expressed through constructor parameter 1: Could not convert argument value of type [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor] to required type [[Ljava.lang.String;]: Failed to convert value of type 'org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor' to required type 'java.lang.String[]'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor' to required type 'java.lang.String': no matching editors or conversion strategy found o.s.b.f.s.DefaultListableBeanFactory.autowireConstructor:194 2018-05-06 13:08:18.868[RMI TCP Connection(2)-127.0.0.1][TRACE]Ignoring constructor [public org.springframework.web.servlet.handler.MappedInterceptor(java.lang.String[],java.lang.String[],org.springframework.web.context.request.WebRequestInterceptor)] of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0': org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.web.servlet.handler.MappedInterceptor#0': Unsatisfied dependency expressed through constructor parameter 1: Could not convert argument value of type [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor] to required type [[Ljava.lang.String;]: Failed to convert value of type 'org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor' to required type 'java.lang.String[]'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor' to required type 'java.lang.String': no matching editors or conversion strategy found o.s.b.f.s.DefaultListableBeanFactory.autowireConstructor:194 2018-05-06 13:08:18.869[RMI TCP Connection(2)-127.0.0.1][TRACE]Ignoring constructor [public org.springframework.web.servlet.handler.MappedInterceptor(java.lang.String[],org.springframework.web.context.request.WebRequestInterceptor)] of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0': org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.web.servlet.handler.MappedInterceptor#0': Unsatisfied dependency expressed through constructor parameter 1: Could not convert argument value of type [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor] to required type [org.springframework.web.context.request.WebRequestInterceptor]: Failed to convert value of type 'org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor' to required type 'org.springframework.web.context.request.WebRequestInterceptor'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor' to required type 'org.springframework.web.context.request.WebRequestInterceptor': no matching editors or conversion strategy found o.s.b.f.s.DefaultListableBeanFactory.autowireConstructor:194 2018-05-06 13:08:18.869[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.869[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.handler.MappedInterceptor] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.870[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.handler.MappedInterceptor] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.870[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.870[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'interceptor' of type [org.springframework.web.servlet.HandlerInterceptor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.871[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'pathMatcher' of type [org.springframework.util.PathMatcher] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.871[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'pathPatterns' of type [[Ljava.lang.String;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.873[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.874[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.874[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:18.875[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking for request mappings in application context: WebApplicationContext for namespace 'dispatcherServlet-servlet': startup date [Sun May 06 13:08:18 CST 2018]; parent: Root WebApplicationContext o.s.w.s.m.m.a.RequestMappingHandlerMapping.initHandlerMethods:195 2018-05-06 13:08:18.876[RMI TCP Connection(2)-127.0.0.1][DEBUG]2 request handler methods found on class com.air.mvc.AsyncController: {public java.util.concurrent.Callable com.air.mvc.AsyncController.asyncProcess()={[/async]}, public org.springframework.web.context.request.async.DeferredResult com.air.mvc.AsyncController.aysncProcess2()={[/asyncV2]}} o.s.w.s.m.m.a.RequestMappingHandlerMapping.detectHandlerMethods:245 2018-05-06 13:08:18.876[RMI TCP Connection(2)-127.0.0.1][INFO ]Mapped "{[/async]}" onto public java.util.concurrent.Callable com.air.mvc.AsyncController.asyncProcess() o.s.w.s.m.m.a.RequestMappingHandlerMapping.register:543 2018-05-06 13:08:18.876[RMI TCP Connection(2)-127.0.0.1][TRACE]Mapping name 'AC#asyncProcess' o.s.w.s.m.m.a.RequestMappingHandlerMapping.addMappingName:603 2018-05-06 13:08:18.877[RMI TCP Connection(2)-127.0.0.1][INFO ]Mapped "{[/asyncV2]}" onto public org.springframework.web.context.request.async.DeferredResult com.air.mvc.AsyncController.aysncProcess2() o.s.w.s.m.m.a.RequestMappingHandlerMapping.register:543 2018-05-06 13:08:18.877[RMI TCP Connection(2)-127.0.0.1][TRACE]Mapping name 'AC#aysncProcess2' o.s.w.s.m.m.a.RequestMappingHandlerMapping.addMappingName:603 2018-05-06 13:08:18.879[RMI TCP Connection(2)-127.0.0.1][DEBUG]2 request handler methods found on class com.air.mvc.SampleController: {private java.lang.String com.air.mvc.SampleController.echo(javax.servlet.http.HttpServletRequest)={[/mvc/echo]}, private java.lang.String com.air.mvc.SampleController.echo(java.lang.Integer)={[/mvc/test]}} o.s.w.s.m.m.a.RequestMappingHandlerMapping.detectHandlerMethods:245 2018-05-06 13:08:18.879[RMI TCP Connection(2)-127.0.0.1][INFO ]Mapped "{[/mvc/echo]}" onto private java.lang.String com.air.mvc.SampleController.echo(javax.servlet.http.HttpServletRequest) o.s.w.s.m.m.a.RequestMappingHandlerMapping.register:543 2018-05-06 13:08:18.879[RMI TCP Connection(2)-127.0.0.1][TRACE]Mapping name 'SC#echo' o.s.w.s.m.m.a.RequestMappingHandlerMapping.addMappingName:603 2018-05-06 13:08:18.880[RMI TCP Connection(2)-127.0.0.1][INFO ]Mapped "{[/mvc/test]}" onto private java.lang.String com.air.mvc.SampleController.echo(java.lang.Integer) o.s.w.s.m.m.a.RequestMappingHandlerMapping.register:543 2018-05-06 13:08:18.880[RMI TCP Connection(2)-127.0.0.1][TRACE]Mapping name 'SC#echo' o.s.w.s.m.m.a.RequestMappingHandlerMapping.addMappingName:603 2018-05-06 13:08:18.880[RMI TCP Connection(2)-127.0.0.1][TRACE]Mapping name clash for handlerMethods [private java.lang.String com.air.mvc.SampleController.echo(javax.servlet.http.HttpServletRequest), private java.lang.String com.air.mvc.SampleController.echo(java.lang.Integer)]. Consider assigning explicit names. o.s.w.s.m.m.a.RequestMappingHandlerMapping.addMappingName:613 2018-05-06 13:08:18.884[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.884[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'mvcCorsConfigurations' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.884[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.885[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.885[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.886[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.886[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.886[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.887[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.887[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.887[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'constraintValidatorFactory' of type [javax.validation.ConstraintValidatorFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.888[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappingLocations' of type [[Lorg.springframework.core.io.Resource;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.888[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageInterpolator' of type [javax.validation.MessageInterpolator] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.888[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'parameterNameDiscoverer' of type [org.springframework.core.ParameterNameDiscoverer] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.889[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'providerClass' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.889[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'traversableResolver' of type [javax.validation.TraversableResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.889[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validationMessageSource' of type [org.springframework.context.MessageSource] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.889[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validationProperties' of type [java.util.Properties] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.890[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validationPropertyMap' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.890[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validationProviderResolver' of type [javax.validation.ValidationProviderResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.890[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validator' of type [javax.validation.Validator] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.898[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:18.899[RMI TCP Connection(2)-127.0.0.1][DEBUG]Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. o.h.v.i.e.r.DefaultTraversableResolver.detectJPA:80 2018-05-06 13:08:18.900[RMI TCP Connection(2)-127.0.0.1][DEBUG]Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator o.h.v.i.e.ConfigurationImpl.messageInterpolator:123 2018-05-06 13:08:18.900[RMI TCP Connection(2)-127.0.0.1][DEBUG]Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory o.h.v.i.e.ConfigurationImpl.constraintValidatorFactory:145 2018-05-06 13:08:18.900[RMI TCP Connection(2)-127.0.0.1][DEBUG]Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy25 o.h.v.i.e.ConfigurationImpl.parameterNameProvider:159 2018-05-06 13:08:18.901[RMI TCP Connection(2)-127.0.0.1][DEBUG]Trying to load META-INF/validation.xml for XML based Validator configuration. o.h.v.i.x.ValidationXmlParser.getInputStream:91 2018-05-06 13:08:18.902[RMI TCP Connection(2)-127.0.0.1][DEBUG]No META-INF/validation.xml found. Using annotation based configuration only. o.h.v.i.x.ValidationXmlParser.getInputStream:98 2018-05-06 13:08:18.905[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.905[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.905[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.909[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.909[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.909[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.910[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'alwaysMustRevalidate' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.910[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.910[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'argumentResolvers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.910[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'asyncRequestTimeout' of type [long] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.911[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.911[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheControl' of type [org.springframework.http.CacheControl] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.911[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheSeconds' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.911[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheSecondsForSessionAttributeHandlers' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.912[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'callableInterceptors' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.912[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.912[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contentNegotiationManager' of type [org.springframework.web.accept.ContentNegotiationManager] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.913[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'customArgumentResolvers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.913[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'customReturnValueHandlers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.913[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'deferredResultInterceptors' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.913[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'ignoreDefaultModelOnRedirect' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.914[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'initBinderArgumentResolvers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.914[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageConverters' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.914[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'modelAndViewResolvers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.915[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.915[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'parameterNameDiscoverer' of type [org.springframework.core.ParameterNameDiscoverer] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.915[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'requestBodyAdvice' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.915[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'requireSession' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.916[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'responseBodyAdvice' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.917[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'returnValueHandlers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.918[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletContext' of type [javax.servlet.ServletContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.918[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'sessionAttributeStore' of type [org.springframework.web.bind.support.SessionAttributeStore] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.918[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMethods' of type [[Ljava.lang.String;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.918[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'synchronizeOnSession' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.919[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'taskExecutor' of type [org.springframework.core.task.AsyncTaskExecutor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.919[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useCacheControlHeader' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.919[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useCacheControlNoStore' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.920[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useExpiresHeader' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.920[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'varyByRequestHeaders' of type [[Ljava.lang.String;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.920[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'webBindingInitializer' of type [org.springframework.web.bind.support.WebBindingInitializer] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.927[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.928[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#6be108bd' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.929[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.bind.support.ConfigurableWebBindingInitializer] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.929[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.bind.support.ConfigurableWebBindingInitializer] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.929[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'autoGrowNestedPaths' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.929[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'bindingErrorProcessor' of type [org.springframework.validation.BindingErrorProcessor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.930[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.930[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'conversionService' of type [org.springframework.core.convert.ConversionService] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.930[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'directFieldAccess' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.930[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageCodesResolver' of type [org.springframework.validation.MessageCodesResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.931[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'propertyEditorRegistrar' of type [org.springframework.beans.PropertyEditorRegistrar] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.931[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'propertyEditorRegistrars' of type [[Lorg.springframework.beans.PropertyEditorRegistrar;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.931[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validator' of type [org.springframework.validation.Validator] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.933[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.933[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:18.934[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#6be108bd' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.934[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#d1bdc7c' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.936[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.http.converter.ByteArrayHttpMessageConverter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.936[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.http.converter.ByteArrayHttpMessageConverter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.936[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.937[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultCharset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.937[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMediaTypes' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.939[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#d1bdc7c' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.940[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#10976150' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.941[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.http.converter.StringHttpMessageConverter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.942[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.http.converter.StringHttpMessageConverter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.942[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.942[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultCharset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.943[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMediaTypes' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.944[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'writeAcceptCharset' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.946[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#10976150' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.947[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#1a985eb9' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.948[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.http.converter.ResourceHttpMessageConverter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.949[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.http.converter.ResourceHttpMessageConverter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.949[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.949[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultCharset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.949[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMediaTypes' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.953[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#1a985eb9' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.953[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#79df19b7' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.957[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.http.converter.xml.SourceHttpMessageConverter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.957[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.http.converter.xml.SourceHttpMessageConverter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.957[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.958[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultCharset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.958[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'processExternalEntities' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.958[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportDtd' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.959[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMediaTypes' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.961[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#79df19b7' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.962[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#2a74c2cc' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.967[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.http.converter.support.AllEncompassingFormHttpMessageConverter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.968[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.http.converter.support.AllEncompassingFormHttpMessageConverter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.968[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'charset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.969[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.970[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'multipartCharset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.970[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'partConverters' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.971[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMediaTypes' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.973[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#2a74c2cc' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.973[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#1c2ab33' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.974[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.975[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.975[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.976[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultCharset' of type [java.nio.charset.Charset] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.976[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'processExternalEntities' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.976[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportDtd' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.976[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedMediaTypes' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.981[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#1c2ab33' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.982[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:18.983[RMI TCP Connection(2)-127.0.0.1][INFO ]Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcherServlet-servlet': startup date [Sun May 06 13:08:18 CST 2018]; parent: Root WebApplicationContext o.s.w.s.m.m.a.RequestMappingHandlerAdapter.initControllerAdviceCache:534 2018-05-06 13:08:18.990[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:18.991[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'mvcUriComponentsContributor' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:18.992[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'mvcUriComponentsContributor' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:18.992[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:18.992[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.config.AnnotationDrivenBeanDefinitionParser$CompositeUriComponentsContributorFactoryBean] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:18.993[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.config.AnnotationDrivenBeanDefinitionParser$CompositeUriComponentsContributorFactoryBean] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:18.993[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.995[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'conversionService' of type [org.springframework.core.convert.ConversionService] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.995[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'handlerAdapter' of type [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.996[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'object' of type [org.springframework.web.method.support.CompositeUriComponentsContributor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.996[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'objectType' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.996[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'singleton' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:18.999[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#59774024' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.005[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.006[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#6be108bd#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.006[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.007[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.008[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#6be108bd#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.009[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#d1bdc7c#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.010[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#d1bdc7c#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.010[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#10976150#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.012[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#10976150#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.012[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#1a985eb9#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.013[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#1a985eb9#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.014[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#79df19b7#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.021[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#79df19b7#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.022[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#2a74c2cc#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.023[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#2a74c2cc#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.024[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#1c2ab33#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.025[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#1c2ab33#1' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.026[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name '(inner bean)#59774024' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:19.026[RMI TCP Connection(2)-127.0.0.1][INFO ]Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcherServlet-servlet': startup date [Sun May 06 13:08:18 CST 2018]; parent: Root WebApplicationContext o.s.w.s.m.m.a.RequestMappingHandlerAdapter.initControllerAdviceCache:534 2018-05-06 13:08:19.028[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#59774024' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.028[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.029[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'mvcUriComponentsContributor' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:19.029[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'mvcUriComponentsContributor' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.029[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.030[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:19.030[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.032[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:19.032[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:19.032[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:19.033[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.034[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'argumentResolvers' of type [org.springframework.web.method.support.HandlerMethodArgumentResolverComposite] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.035[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.036[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contentNegotiationManager' of type [org.springframework.web.accept.ContentNegotiationManager] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.036[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'customArgumentResolvers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.036[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'customReturnValueHandlers' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.037[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'exceptionHandlerAdviceCache' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.037[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappedHandlerClasses' of type [[Ljava.lang.Class;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.038[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappedHandlers' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.038[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageConverters' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.038[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.039[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'preventResponseCaching' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.039[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'responseBodyAdvice' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.039[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'returnValueHandlers' of type [org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.040[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'warnLogCategory' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.044[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'mvcContentNegotiationManager' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.045[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#d1bdc7c#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.046[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#d1bdc7c#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.046[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#10976150#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.048[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#10976150#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.048[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#1a985eb9#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.049[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#1a985eb9#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.050[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#79df19b7#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.053[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#79df19b7#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.053[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#2a74c2cc#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.056[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#2a74c2cc#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.056[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean '(inner bean)#1c2ab33#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.057[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean '(inner bean)#1c2ab33#2' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.058[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:19.058[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking for exception mappings: WebApplicationContext for namespace 'dispatcherServlet-servlet': startup date [Sun May 06 13:08:18 CST 2018]; parent: Root WebApplicationContext o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver.initExceptionHandlerAdviceCache:262 2018-05-06 13:08:19.060[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.061[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:19.061[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.062[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:19.062[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:19.063[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:19.063[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.064[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappedHandlerClasses' of type [[Ljava.lang.Class;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.064[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappedHandlers' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.064[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageSource' of type [org.springframework.context.MessageSource] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.065[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.065[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'preventResponseCaching' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.065[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'warnLogCategory' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.069[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.069[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:19.070[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.070[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:19.071[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:19.071[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:19.071[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.072[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappedHandlerClasses' of type [[Ljava.lang.Class;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.072[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'mappedHandlers' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.073[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.073[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'preventResponseCaching' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.073[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'warnLogCategory' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.075[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.076[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:19.076[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.077[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:19.078[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:19.078[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:19.079[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'alwaysUseFullPath' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.079[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.079[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.080[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'corsConfigurations' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.080[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'corsProcessor' of type [org.springframework.web.cors.CorsProcessor] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.080[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultHandler' of type [java.lang.Object] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.081[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'detectHandlersInAncestorContexts' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.081[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'handlerMap' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.081[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'interceptors' of type [[Ljava.lang.Object;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.081[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'lazyInitHandlers' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.082[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.082[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'pathMatcher' of type [org.springframework.util.PathMatcher] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.082[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'removeSemicolonContent' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.083[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'rootHandler' of type [java.lang.Object] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.087[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletContext' of type [javax.servlet.ServletContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.087[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'urlDecode' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.087[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'urlPathHelper' of type [org.springframework.web.util.UrlPathHelper] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.088[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useTrailingSlashMatch' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.100[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'mvcCorsConfigurations' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.101[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.102[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.103[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking for URL mappings in application context: WebApplicationContext for namespace 'dispatcherServlet-servlet': startup date [Sun May 06 13:08:18 CST 2018]; parent: Root WebApplicationContext o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:71 2018-05-06 13:08:19.103[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'asyncController': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.103[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'sampleController': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.104[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.104[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.104[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.106[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.106[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.107[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.107[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'mvcContentNegotiationManager': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.107[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.108[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'mvcCorsConfigurations': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.108[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.108[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.109[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.109[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'mvcUriComponentsContributor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.109[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.handler.MappedInterceptor#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.110[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.110[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.110[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.110[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.111[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.111[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.111[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'clientServiceCreator': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.111[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'clientService': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.112[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'clientService2': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.112[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'templateResolver': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.112[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'templateEngine': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.113[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.thymeleaf.spring4.view.ThymeleafViewResolver#0': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.113[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.114[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.annotation.internalAsyncAnnotationProcessor': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.114[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'environment': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.114[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'systemProperties': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.115[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'systemEnvironment': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.115[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'servletConfig': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.115[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.115[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'messageSource': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.116[RMI TCP Connection(2)-127.0.0.1][DEBUG]Rejected bean name 'applicationEventMulticaster': no URL paths identified o.s.w.s.h.BeanNameUrlHandlerMapping.detectHandlers:86 2018-05-06 13:08:19.117[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.117[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:19.118[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.118[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:19.118[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:19.119[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:19.119[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.121[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.124[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:19.125[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.126[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:19.127[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:19.128[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:19.128[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.129[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.130[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'clientServiceCreator' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.130[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'clientService' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.130[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'clientService2' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.131[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'templateResolver' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:19.131[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'templateResolver' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.132[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'servletContext' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.135[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'templateResolver' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:19.135[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.thymeleaf.templateresolver.ServletContextTemplateResolver] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:19.136[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.thymeleaf.templateresolver.ServletContextTemplateResolver] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:19.137[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'CSSTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.137[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'CSSTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.137[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheTTLMs' of type [java.lang.Long] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.138[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheable' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.138[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheablePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.139[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheablePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.140[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'characterEncoding' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.140[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'checkExistence' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.140[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.141[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'html5TemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.141[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'html5TemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.142[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'htmlTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.142[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'htmlTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.142[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'javaScriptTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.144[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'javaScriptTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.145[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'legacyHtml5TemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.146[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'legacyHtml5TemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.146[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'name' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.147[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'nonCacheablePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.147[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'nonCacheablePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.148[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [java.lang.Integer] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.148[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'prefix' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.148[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'rawTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.149[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'rawTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.149[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'resolvablePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.149[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'resolvablePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.150[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'suffix' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.150[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'templateAliases' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.150[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'templateMode' of type [org.thymeleaf.templatemode.TemplateMode] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.151[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'textTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.151[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'textTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.152[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'useDecoupledLogic' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.152[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validXhtmlTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.152[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validXhtmlTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.153[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validXmlTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.153[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'validXmlTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.153[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'xhtmlTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.154[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'xhtmlTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.154[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'xmlTemplateModePatternSpec' of type [org.thymeleaf.util.PatternSpec] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.155[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'xmlTemplateModePatterns' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.158[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'templateResolver' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.159[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'templateEngine' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:19.159[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'templateEngine' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.161[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'templateEngine' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:19.161[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.thymeleaf.spring4.SpringTemplateEngine] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:19.163[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.thymeleaf.spring4.SpringTemplateEngine] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:19.164[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'additionalDialects' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.164[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheManager' of type [org.thymeleaf.cache.ICacheManager] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.165[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.165[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'configuration' of type [org.thymeleaf.IEngineConfiguration] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.165[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'decoupledTemplateLogicResolver' of type [org.thymeleaf.templateparser.markup.decoupled.IDecoupledTemplateLogicResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.166[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'dialect' of type [org.thymeleaf.dialect.IDialect] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.166[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'dialects' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.166[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'dialectsByPrefix' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.167[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'enableSpringELCompiler' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.167[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'engineContextFactory' of type [org.thymeleaf.context.IEngineContextFactory] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.167[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'initialized' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.168[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'linkBuilder' of type [org.thymeleaf.linkbuilder.ILinkBuilder] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.168[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'linkBuilders' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.169[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageResolver' of type [org.thymeleaf.messageresolver.IMessageResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.169[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageResolvers' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.169[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'messageSource' of type [org.springframework.context.MessageSource] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.170[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'templateEngineMessageSource' of type [org.springframework.context.MessageSource] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.170[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'templateResolver' of type [org.thymeleaf.templateresolver.ITemplateResolver] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.170[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'templateResolvers' of type [java.util.Set] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.174[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'templateResolver' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.175[RMI TCP Connection(2)-127.0.0.1][DEBUG]Invoking afterPropertiesSet() on bean with name 'templateEngine' o.s.b.f.s.DefaultListableBeanFactory.invokeInitMethods:1670 2018-05-06 13:08:19.176[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'templateEngine' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.177[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating shared instance of singleton bean 'org.thymeleaf.spring4.view.ThymeleafViewResolver#0' o.s.b.f.s.DefaultListableBeanFactory.getSingleton:221 2018-05-06 13:08:19.178[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.thymeleaf.spring4.view.ThymeleafViewResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.180[RMI TCP Connection(2)-127.0.0.1][DEBUG]Eagerly caching bean 'org.thymeleaf.spring4.view.ThymeleafViewResolver#0' to allow for resolving potential circular references o.s.b.f.s.DefaultListableBeanFactory.doCreateBean:539 2018-05-06 13:08:19.180[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.thymeleaf.spring4.view.ThymeleafViewResolver] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:19.181[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.thymeleaf.spring4.view.ThymeleafViewResolver] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:19.181[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'alwaysProcessRedirectAndForward' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.181[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.182[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cache' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.183[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheLimit' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.183[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'cacheUnresolved' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.183[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'characterEncoding' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.184[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.184[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'contentType' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.185[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'excludedViewNames' of type [[Ljava.lang.String;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.185[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'order' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.186[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'redirectContextRelative' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.186[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'redirectHttp10Compatible' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.186[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'servletContext' of type [javax.servlet.ServletContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.188[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'staticVariables' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.188[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'templateEngine' of type [org.thymeleaf.ITemplateEngine] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.188[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'viewClass' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.189[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'viewNames' of type [[Ljava.lang.String;] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.194[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'templateEngine' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.196[RMI TCP Connection(2)-127.0.0.1][TRACE]Converting String to [int] using property editor [org.springframework.beans.propertyeditors.CustomNumberEditor@35890e7c] o.s.b.TypeConverterDelegate.doConvertValue:438 2018-05-06 13:08:19.197[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.thymeleaf.spring4.view.ThymeleafViewResolver#0' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.198[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.198[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.199[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.199[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class com.air.mvc.AsyncController o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.200[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class com.air.mvc.SampleController o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.201[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.annotation.ConfigurationClassPostProcessor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.202[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.203[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.205[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.206[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.event.EventListenerMethodProcessor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.206[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.event.DefaultEventListenerFactory o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.207[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.accept.ContentNegotiationManager o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.217[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.221[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class java.util.LinkedHashMap o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.222[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.format.support.FormattingConversionService o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.223[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.231[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.232[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.method.support.CompositeUriComponentsContributor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.232[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.handler.MappedInterceptor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.233[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.234[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.236[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.239[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.240[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.240[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.241[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class com.air.bean.ClientServiceCreator o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.241[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class com.air.bean.ClientService o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.243[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.thymeleaf.templateresolver.ServletContextTemplateResolver o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.244[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.thymeleaf.spring4.SpringTemplateEngine o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.247[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.thymeleaf.spring4.view.ThymeleafViewResolver o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.248[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.scheduling.annotation.ProxyAsyncConfiguration$$EnhancerBySpringCGLIB$$89c905cf o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.250[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.253[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.web.context.support.StandardServletEnvironment o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.256[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class java.util.Properties o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.256[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class java.util.Collections$UnmodifiableMap o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.257[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.apache.catalina.core.StandardWrapperFacade o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.288[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.annotation.ConfigurationClassParser$ImportStack o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.288[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.support.DelegatingMessageSource o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.289[RMI TCP Connection(2)-127.0.0.1][TRACE]No @EventListener annotations found on bean class: class org.springframework.context.event.SimpleApplicationEventMulticaster o.s.c.e.EventListenerMethodProcessor.processBean:148 2018-05-06 13:08:19.290[RMI TCP Connection(2)-127.0.0.1][DEBUG]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@4cfb25af] o.s.w.c.s.XmlWebApplicationContext.initLifecycleProcessor:784 2018-05-06 13:08:19.290[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'lifecycleProcessor' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.291[RMI TCP Connection(2)-127.0.0.1][TRACE]Publishing event in WebApplicationContext for namespace 'dispatcherServlet-servlet': org.springframework.context.event.ContextRefreshedEvent[source=WebApplicationContext for namespace 'dispatcherServlet-servlet': startup date [Sun May 06 13:08:18 CST 2018]; parent: Root WebApplicationContext] o.s.w.c.s.XmlWebApplicationContext.publishEvent:363 2018-05-06 13:08:19.292[RMI TCP Connection(2)-127.0.0.1][TRACE]No bean named 'multipartResolver' found in org.springframework.beans.factory.support.DefaultListableBeanFactory@21eee04d: defining beans [asyncController,sampleController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping,mvcCorsConfigurations,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter,mvcUriComponentsContributor,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,clientServiceCreator,clientService,clientService2,templateResolver,templateEngine,org.thymeleaf.spring4.view.ThymeleafViewResolver#0,org.springframework.scheduling.annotation.ProxyAsyncConfiguration,org.springframework.context.annotation.internalAsyncAnnotationProcessor]; root of factory hierarchy o.s.b.f.s.DefaultListableBeanFactory.getBeanDefinition:685 2018-05-06 13:08:19.293[RMI TCP Connection(2)-127.0.0.1][DEBUG]Unable to locate MultipartResolver with name 'multipartResolver': no multipart request handling provided o.s.w.s.DispatcherServlet.initMultipartResolver:511 2018-05-06 13:08:19.293[RMI TCP Connection(2)-127.0.0.1][TRACE]No bean named 'localeResolver' found in org.springframework.beans.factory.support.DefaultListableBeanFactory@21eee04d: defining beans [asyncController,sampleController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping,mvcCorsConfigurations,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter,mvcUriComponentsContributor,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,clientServiceCreator,clientService,clientService2,templateResolver,templateEngine,org.thymeleaf.spring4.view.ThymeleafViewResolver#0,org.springframework.scheduling.annotation.ProxyAsyncConfiguration,org.springframework.context.annotation.internalAsyncAnnotationProcessor]; root of factory hierarchy o.s.b.f.s.DefaultListableBeanFactory.getBeanDefinition:685 2018-05-06 13:08:19.301[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.303[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:19.306[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:19.307[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.307[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultLocale' of type [java.util.Locale] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.307[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'supportedLocales' of type [java.util.List] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.309[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.309[RMI TCP Connection(2)-127.0.0.1][DEBUG]Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@59c8d7d7] o.s.w.s.DispatcherServlet.initLocaleResolver:533 2018-05-06 13:08:19.309[RMI TCP Connection(2)-127.0.0.1][TRACE]No bean named 'themeResolver' found in org.springframework.beans.factory.support.DefaultListableBeanFactory@21eee04d: defining beans [asyncController,sampleController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping,mvcCorsConfigurations,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter,mvcUriComponentsContributor,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,clientServiceCreator,clientService,clientService2,templateResolver,templateEngine,org.thymeleaf.spring4.view.ThymeleafViewResolver#0,org.springframework.scheduling.annotation.ProxyAsyncConfiguration,org.springframework.context.annotation.internalAsyncAnnotationProcessor]; root of factory hierarchy o.s.b.f.s.DefaultListableBeanFactory.getBeanDefinition:685 2018-05-06 13:08:19.310[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.311[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.theme.FixedThemeResolver] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:19.314[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.theme.FixedThemeResolver] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:19.314[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.315[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'defaultThemeName' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.316[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.316[RMI TCP Connection(2)-127.0.0.1][DEBUG]Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@65f37b50] o.s.w.s.DispatcherServlet.initThemeResolver:555 2018-05-06 13:08:19.316[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.317[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.317[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.317[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.320[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.320[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.320[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.321[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.321[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.321[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.325[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.326[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.326[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.326[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.326[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.327[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.328[RMI TCP Connection(2)-127.0.0.1][TRACE]No bean named 'viewNameTranslator' found in org.springframework.beans.factory.support.DefaultListableBeanFactory@21eee04d: defining beans [asyncController,sampleController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping,mvcCorsConfigurations,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter,mvcUriComponentsContributor,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,clientServiceCreator,clientService,clientService2,templateResolver,templateEngine,org.thymeleaf.spring4.view.ThymeleafViewResolver#0,org.springframework.scheduling.annotation.ProxyAsyncConfiguration,org.springframework.context.annotation.internalAsyncAnnotationProcessor]; root of factory hierarchy o.s.b.f.s.DefaultListableBeanFactory.getBeanDefinition:685 2018-05-06 13:08:19.329[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.330[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:19.334[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:19.335[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'alwaysUseFullPath' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.335[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.336[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'prefix' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.336[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'removeSemicolonContent' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.336[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'separator' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.337[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'stripExtension' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.337[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'stripLeadingSlash' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.337[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'stripTrailingSlash' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.337[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'suffix' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.338[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'urlDecode' of type [boolean] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.338[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'urlPathHelper' of type [org.springframework.web.util.UrlPathHelper] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.339[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.340[RMI TCP Connection(2)-127.0.0.1][DEBUG]Unable to locate RequestToViewNameTranslator with name 'viewNameTranslator': using default [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@206edbbe] o.s.w.s.DispatcherServlet.initRequestToViewNameTranslator:692 2018-05-06 13:08:19.340[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.thymeleaf.spring4.view.ThymeleafViewResolver#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.341[RMI TCP Connection(2)-127.0.0.1][DEBUG]Returning cached instance of singleton bean 'org.thymeleaf.spring4.view.ThymeleafViewResolver#0' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 13:08:19.342[RMI TCP Connection(2)-127.0.0.1][TRACE]No bean named 'flashMapManager' found in org.springframework.beans.factory.support.DefaultListableBeanFactory@21eee04d: defining beans [asyncController,sampleController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping,mvcCorsConfigurations,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter,mvcUriComponentsContributor,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,clientServiceCreator,clientService,clientService2,templateResolver,templateEngine,org.thymeleaf.spring4.view.ThymeleafViewResolver#0,org.springframework.scheduling.annotation.ProxyAsyncConfiguration,org.springframework.context.annotation.internalAsyncAnnotationProcessor]; root of factory hierarchy o.s.b.f.s.DefaultListableBeanFactory.getBeanDefinition:685 2018-05-06 13:08:19.345[RMI TCP Connection(2)-127.0.0.1][DEBUG]Creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager' o.s.b.f.s.DefaultListableBeanFactory.createBean:449 2018-05-06 13:08:19.347[RMI TCP Connection(2)-127.0.0.1][TRACE]Getting BeanInfo for class [org.springframework.web.servlet.support.SessionFlashMapManager] o.s.b.CachedIntrospectionResults.:265 2018-05-06 13:08:19.351[RMI TCP Connection(2)-127.0.0.1][TRACE]Caching PropertyDescriptors for class [org.springframework.web.servlet.support.SessionFlashMapManager] o.s.b.CachedIntrospectionResults.:284 2018-05-06 13:08:19.352[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.352[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'flashMapTimeout' of type [int] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.352[RMI TCP Connection(2)-127.0.0.1][TRACE]Found bean property 'urlPathHelper' of type [org.springframework.web.util.UrlPathHelper] o.s.b.CachedIntrospectionResults.:297 2018-05-06 13:08:19.354[RMI TCP Connection(2)-127.0.0.1][DEBUG]Finished creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager' o.s.b.f.s.DefaultListableBeanFactory.createBean:485 2018-05-06 13:08:19.354[RMI TCP Connection(2)-127.0.0.1][DEBUG]Unable to locate FlashMapManager with name 'flashMapManager': using default [org.springframework.web.servlet.support.SessionFlashMapManager@4abb491f] o.s.w.s.DispatcherServlet.initFlashMapManager:753 2018-05-06 13:08:19.354[RMI TCP Connection(2)-127.0.0.1][TRACE]Publishing event in Root WebApplicationContext: org.springframework.context.event.ContextRefreshedEvent[source=WebApplicationContext for namespace 'dispatcherServlet-servlet': startup date [Sun May 06 13:08:18 CST 2018]; parent: Root WebApplicationContext] o.s.w.c.s.XmlWebApplicationContext.publishEvent:363 2018-05-06 13:08:19.355[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.liveBeansView.mbeanDomain' in [servletConfigInitParams] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:19.355[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.liveBeansView.mbeanDomain' in [servletContextInitParams] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:19.355[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.liveBeansView.mbeanDomain' in [jndiProperties] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:19.355[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking up JNDI object with name [java:comp/env/spring.liveBeansView.mbeanDomain] o.s.j.JndiTemplate.lookup:150 2018-05-06 13:08:19.356[RMI TCP Connection(2)-127.0.0.1][DEBUG]Converted JNDI name [java:comp/env/spring.liveBeansView.mbeanDomain] not found - trying original name [spring.liveBeansView.mbeanDomain]. javax.naming.NameNotFoundException: Name [spring.liveBeansView.mbeanDomain] is not bound in this Context. Unable to find [spring.liveBeansView.mbeanDomain]. o.s.j.JndiLocatorDelegate.lookup:101 2018-05-06 13:08:19.356[RMI TCP Connection(2)-127.0.0.1][DEBUG]Looking up JNDI object with name [spring.liveBeansView.mbeanDomain] o.s.j.JndiTemplate.lookup:150 2018-05-06 13:08:19.356[RMI TCP Connection(2)-127.0.0.1][DEBUG]JNDI lookup for name [spring.liveBeansView.mbeanDomain] threw NamingException with message: Name [spring.liveBeansView.mbeanDomain] is not bound in this Context. Unable to find [spring.liveBeansView.mbeanDomain].. Returning null. o.s.j.JndiPropertySource.getProperty:99 2018-05-06 13:08:19.357[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:19.357[RMI TCP Connection(2)-127.0.0.1][TRACE]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment] o.s.c.e.PropertySourcesPropertyResolver.getProperty:78 2018-05-06 13:08:19.359[RMI TCP Connection(2)-127.0.0.1][DEBUG]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source o.s.c.e.PropertySourcesPropertyResolver.getProperty:91 2018-05-06 13:08:19.359[RMI TCP Connection(2)-127.0.0.1][DEBUG]Published WebApplicationContext of servlet 'dispatcherServlet' as ServletContext attribute with name [org.springframework.web.servlet.FrameworkServlet.CONTEXT.dispatcherServlet] o.s.w.s.DispatcherServlet.initWebApplicationContext:568 2018-05-06 13:08:19.360[RMI TCP Connection(2)-127.0.0.1][INFO ]FrameworkServlet 'dispatcherServlet': initialization completed in 839 ms o.s.w.s.DispatcherServlet.initServletBean:508 2018-05-06 13:08:19.361[RMI TCP Connection(2)-127.0.0.1][DEBUG]Servlet 'dispatcherServlet' configured successfully o.s.w.s.DispatcherServlet.init:139 [2018-05-06 01:08:19,397] Artifact spring:war exploded: Artifact is deployed successfully [2018-05-06 01:08:19,397] Artifact spring:war exploded: Deploy took 5,884 milliseconds 06-May-2018 13:08:23.400 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /home/x/software/apache-tomcat-8.5.4/webapps/manager 06-May-2018 13:08:23.404 WARNING [localhost-startStop-1] org.apache.tomcat.util.digester.Digester.endElement No rules found matching 'Context/resources'. 06-May-2018 13:08:23.433 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /home/x/software/apache-tomcat-8.5.4/webapps/manager has finished in 32 ms // 一次请求处理过程 2018-05-06 17:12:53.717[http-nio-8080-exec-6][TRACE]Bound request context to thread: org.apache.catalina.connector.RequestFacade@65eae1fd o.s.w.s.DispatcherServlet.initContextHolders:1052 2018-05-06 17:12:53.718[http-nio-8080-exec-6][DEBUG]DispatcherServlet with name 'dispatcherServlet' processing GET request for [/mvc/test] o.s.w.s.DispatcherServlet.doService:865 2018-05-06 17:12:53.720[http-nio-8080-exec-6][TRACE]Testing handler map [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping@48b65ebf] in DispatcherServlet with name 'dispatcherServlet' o.s.w.s.DispatcherServlet.getHandler:1142 2018-05-06 17:12:53.720[http-nio-8080-exec-6][DEBUG]Looking up handler method for path /mvc/test o.s.w.s.m.m.a.RequestMappingHandlerMapping.getHandlerInternal:310 2018-05-06 17:12:53.724[http-nio-8080-exec-6][TRACE]Found 1 matching mapping(s) for [/mvc/test] : [{[/mvc/test]}] o.s.w.s.m.m.a.RequestMappingHandlerMapping.lookupHandlerMethod:354 2018-05-06 17:12:53.725[http-nio-8080-exec-6][DEBUG]Returning handler method [private java.lang.String com.air.mvc.SampleController.echo(java.lang.Integer)] o.s.w.s.m.m.a.RequestMappingHandlerMapping.getHandlerInternal:317 2018-05-06 17:12:53.726[http-nio-8080-exec-6][DEBUG]Returning cached instance of singleton bean 'sampleController' o.s.b.f.s.DefaultListableBeanFactory.doGetBean:251 2018-05-06 17:12:53.728[http-nio-8080-exec-6][TRACE]Testing handler adapter [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter@a2f541d] o.s.w.s.DispatcherServlet.getHandlerAdapter:1181 2018-05-06 17:12:53.728[http-nio-8080-exec-6][DEBUG]Last-Modified value for [/mvc/test] is: -1 o.s.w.s.DispatcherServlet.doDispatch:951 2018-05-06 17:12:53.752[http-nio-8080-exec-6][TRACE]Testing if argument resolver [org.springframework.web.method.annotation.RequestParamMethodArgumentResolver@2a66a55] supports [class java.lang.Integer] o.s.w.m.s.HandlerMethodArgumentResolverComposite.getArgumentResolver:132 2018-05-06 17:12:53.765[http-nio-8080-exec-6][TRACE]Invoking 'com.air.mvc.SampleController.initBinder' with arguments [org.springframework.web.servlet.mvc.method.annotation.ExtendedServletRequestDataBinder@345c76a6] o.s.w.m.s.InvocableHandlerMethod.invokeForRequest:130 2018-05-06 17:12:53.765[http-nio-8080-exec-6][TRACE]Method [com.air.mvc.SampleController.initBinder] returned [null] o.s.w.m.s.InvocableHandlerMethod.invokeForRequest:135 2018-05-06 17:12:53.773[http-nio-8080-exec-6][TRACE]Invoking 'com.air.mvc.SampleController.echo' with arguments [2] o.s.w.s.m.m.a.ServletInvocableHandlerMethod.invokeForRequest:130 2018-05-06 17:12:53.774[http-nio-8080-exec-6][INFO ]id=2 c.a.m.SampleController.echo:61 2018-05-06 17:12:53.774[http-nio-8080-exec-6][TRACE]Method [com.air.mvc.SampleController.echo] returned [index] o.s.w.s.m.m.a.ServletInvocableHandlerMethod.invokeForRequest:135 2018-05-06 17:12:53.781[http-nio-8080-exec-6][TRACE][THYMELEAF] View index will be handled by ThymeleafViewResolver and a ThymeleafView instance will be created for it o.t.s.v.ThymeleafViewResolver.createView:685 2018-05-06 17:12:53.783[http-nio-8080-exec-6][TRACE]Getting BeanInfo for class [org.thymeleaf.spring4.view.ThymeleafView] o.s.b.CachedIntrospectionResults.:265 2018-05-06 17:12:53.795[http-nio-8080-exec-6][TRACE]Caching PropertyDescriptors for class [org.thymeleaf.spring4.view.ThymeleafView] o.s.b.CachedIntrospectionResults.:284 2018-05-06 17:12:53.796[http-nio-8080-exec-6][TRACE]Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 17:12:53.796[http-nio-8080-exec-6][TRACE]Found bean property 'beanName' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 17:12:53.796[http-nio-8080-exec-6][TRACE]Found bean property 'characterEncoding' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 17:12:53.797[http-nio-8080-exec-6][TRACE]Found bean property 'class' of type [java.lang.Class] o.s.b.CachedIntrospectionResults.:297 2018-05-06 17:12:53.797[http-nio-8080-exec-6][TRACE]Found bean property 'contentType' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 17:12:53.798[http-nio-8080-exec-6][TRACE]Found bean property 'markupSelector' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 17:12:53.799[http-nio-8080-exec-6][TRACE]Found bean property 'servletContext' of type [javax.servlet.ServletContext] o.s.b.CachedIntrospectionResults.:297 2018-05-06 17:12:53.799[http-nio-8080-exec-6][TRACE]Found bean property 'staticVariables' of type [java.util.Map] o.s.b.CachedIntrospectionResults.:297 2018-05-06 17:12:53.800[http-nio-8080-exec-6][TRACE]Found bean property 'templateName' of type [java.lang.String] o.s.b.CachedIntrospectionResults.:297 2018-05-06 17:12:53.809[http-nio-8080-exec-6][TRACE]Cached view [index_zh_CN] o.t.s.v.ThymeleafViewResolver.resolveViewName:164 2018-05-06 17:12:53.809[http-nio-8080-exec-6][DEBUG]Rendering view [org.thymeleaf.spring4.view.ThymeleafView@528367ae] in DispatcherServlet with name 'dispatcherServlet' o.s.w.s.DispatcherServlet.render:1265 2018-05-06 17:12:53.815[http-nio-8080-exec-6][DEBUG][THYMELEAF] INITIALIZING TEMPLATE ENGINE o.t.TemplateEngine.initialize:324 2018-05-06 17:12:54.058[http-nio-8080-exec-6][TRACE][THYMELEAF][CACHE_INITIALIZE] Initializing cache TEMPLATE_CACHE. Max size: 200. Soft references are used. o.t.T.c.TEMPLATE_CACHE.:120 2018-05-06 17:12:54.125[http-nio-8080-exec-6][TRACE]Initializing Thymeleaf Template engine configuration... [THYMELEAF] TEMPLATE ENGINE CONFIGURATION: [THYMELEAF] * Thymeleaf version: 3.0.0.RELEASE (built 2016-05-08T10:14:23+0000) [THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager [THYMELEAF] * Template resolvers: [THYMELEAF] * org.thymeleaf.templateresolver.ServletContextTemplateResolver [THYMELEAF] * Message resolvers: [THYMELEAF] * org.thymeleaf.spring4.messageresolver.SpringMessageResolver [THYMELEAF] * Link builders: [THYMELEAF] * org.thymeleaf.linkbuilder.StandardLinkBuilder [THYMELEAF] * Dialect: SpringStandard (org.thymeleaf.spring4.dialect.SpringStandardDialect) [THYMELEAF] * Prefix: "th" [THYMELEAF] * Processors for Template Mode: HTML [THYMELEAF] * Element Tag Processors by [matching element and attribute name] [precedence]: [THYMELEAF] * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor [THYMELEAF] * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor [THYMELEAF] * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor [THYMELEAF] * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor [THYMELEAF] * [* {th:each,data-th-each}] [200]: org.thymeleaf.standard.processor.StandardEachTagProcessor [THYMELEAF] * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor [THYMELEAF] * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor [THYMELEAF] * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor [THYMELEAF] * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor [THYMELEAF] * [* {th:object,data-th-object}] [500]: org.thymeleaf.spring4.processor.SpringObjectTagProcessor [THYMELEAF] * [* {th:with,data-th-with}] [600]: org.thymeleaf.standard.processor.StandardWithTagProcessor [THYMELEAF] * [* {th:attr,data-th-attr}] [700]: org.thymeleaf.standard.processor.StandardAttrTagProcessor [THYMELEAF] * [* {th:attrprepend,data-th-attrprepend}] [800]: org.thymeleaf.standard.processor.StandardAttrprependTagProcessor [THYMELEAF] * [* {th:attrappend,data-th-attrappend}] [900]: org.thymeleaf.standard.processor.StandardAttrappendTagProcessor [THYMELEAF] * [* {th:method,data-th-method}] [990]: org.thymeleaf.spring4.processor.SpringMethodTagProcessor [THYMELEAF] * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor [THYMELEAF] * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor [THYMELEAF] * [* {th:action,data-th-action}] [1000]: org.thymeleaf.spring4.processor.SpringActionTagProcessor [THYMELEAF] * [* {th:href,data-th-href}] [1000]: org.thymeleaf.spring4.processor.SpringHrefTagProcessor [THYMELEAF] * [* {th:src,data-th-src}] [1000]: org.thymeleaf.spring4.processor.SpringSrcTagProcessor [THYMELEAF] * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor [THYMELEAF] * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor [THYMELEAF] * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor [THYMELEAF] * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor [THYMELEAF] * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor [THYMELEAF] * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor [THYMELEAF] * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor [THYMELEAF] * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor [THYMELEAF] * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor [THYMELEAF] * [{option} *] [1005]: org.thymeleaf.spring4.processor.SpringOptionInSelectFieldTagProcessor [THYMELEAF] * [* {th:value,data-th-value}] [1010]: org.thymeleaf.spring4.processor.SpringValueTagProcessor [THYMELEAF] * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor [THYMELEAF] * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor [THYMELEAF] * [* {th:errors,data-th-errors}] [1200]: org.thymeleaf.spring4.processor.SpringErrorsTagProcessor [THYMELEAF] * [{input} {th:field,data-th-field}] [1200]: org.thymeleaf.spring4.processor.SpringInputCheckboxFieldTagProcessor [THYMELEAF] * [{input} {th:field,data-th-field}] [1200]: org.thymeleaf.spring4.processor.SpringInputFileFieldTagProcessor [THYMELEAF] * [{input} {th:field,data-th-field}] [1200]: org.thymeleaf.spring4.processor.SpringInputGeneralFieldTagProcessor [THYMELEAF] * [{input} {th:field,data-th-field}] [1200]: org.thymeleaf.spring4.processor.SpringInputPasswordFieldTagProcessor [THYMELEAF] * [{input} {th:field,data-th-field}] [1200]: org.thymeleaf.spring4.processor.SpringInputRadioFieldTagProcessor [THYMELEAF] * [{option} {th:field,data-th-field}] [1200]: org.thymeleaf.spring4.processor.SpringOptionFieldTagProcessor [THYMELEAF] * [{select} {th:field,data-th-field}] [1200]: org.thymeleaf.spring4.processor.SpringSelectFieldTagProcessor [THYMELEAF] * [{textarea} {th:field,data-th-field}] [1200]: org.thymeleaf.spring4.processor.SpringTextareaFieldTagProcessor [THYMELEAF] * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor [THYMELEAF] * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor [THYMELEAF] * [* {th:errorclass,data-th-errorclass}] [1500]: org.thymeleaf.spring4.processor.SpringErrorClassTagProcessor [THYMELEAF] * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor [THYMELEAF] * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor [THYMELEAF] * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor [THYMELEAF] * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor [THYMELEAF] * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor [THYMELEAF] * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor [THYMELEAF] * Text Processors by [precedence]: [THYMELEAF] * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor [THYMELEAF] * DOCTYPE Processors by [precedence]: [THYMELEAF] * [1000]: org.thymeleaf.spring4.processor.SpringTranslationDocTypeProcessor [THYMELEAF] * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor [THYMELEAF] * CDATA Section Processors by [precedence]: [THYMELEAF] * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor [THYMELEAF] * Comment Processors by [precedence]: [THYMELEAF] * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor [THYMELEAF] * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor [THYMELEAF] * Processors for Template Mode: XML [THYMELEAF] * Element Tag Processors by [matching element and attribute name] [precedence]: [THYMELEAF] * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor [THYMELEAF] * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor [THYMELEAF] * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor [THYMELEAF] * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor [THYMELEAF] * [* {th:each}] [200]: org.thymeleaf.standard.processor.StandardEachTagProcessor [THYMELEAF] * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor [THYMELEAF] * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor [THYMELEAF] * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor [THYMELEAF] * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor [THYMELEAF] * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor [THYMELEAF] * [* {th:with}] [600]: org.thymeleaf.standard.processor.StandardWithTagProcessor [THYMELEAF] * [* {th:attr}] [700]: org.thymeleaf.standard.processor.StandardAttrTagProcessor [THYMELEAF] * [* {th:attrprepend}] [800]: org.thymeleaf.standard.processor.StandardAttrprependTagProcessor [THYMELEAF] * [* {th:attrappend}] [900]: org.thymeleaf.standard.processor.StandardAttrappendTagProcessor [THYMELEAF] * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor [THYMELEAF] * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor [THYMELEAF] * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor [THYMELEAF] * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor [THYMELEAF] * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor [THYMELEAF] * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor [THYMELEAF] * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor [THYMELEAF] * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor [THYMELEAF] * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor [THYMELEAF] * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor [THYMELEAF] * Text Processors by [precedence]: [THYMELEAF] * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor [THYMELEAF] * CDATA Section Processors by [precedence]: [THYMELEAF] * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor [THYMELEAF] * Comment Processors by [precedence]: [THYMELEAF] * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor [THYMELEAF] * Processors for Template Mode: TEXT [THYMELEAF] * Element Tag Processors by [matching element and attribute name] [precedence]: [THYMELEAF] * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor [THYMELEAF] * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor [THYMELEAF] * [* {th:each}] [200]: org.thymeleaf.standard.processor.StandardEachTagProcessor [THYMELEAF] * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor [THYMELEAF] * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor [THYMELEAF] * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor [THYMELEAF] * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor [THYMELEAF] * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor [THYMELEAF] * [* {th:with}] [600]: org.thymeleaf.standard.processor.StandardWithTagProcessor [THYMELEAF] * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor [THYMELEAF] * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor [THYMELEAF] * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor [THYMELEAF] * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor [THYMELEAF] * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor [THYMELEAF] * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {} [THYMELEAF] * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor [THYMELEAF] * Text Processors by [precedence]: [THYMELEAF] * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor [THYMELEAF] * Processors for Template Mode: JAVASCRIPT [THYMELEAF] * Element Tag Processors by [matching element and attribute name] [precedence]: [THYMELEAF] * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor [THYMELEAF] * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor [THYMELEAF] * [* {th:each}] [200]: org.thymeleaf.standard.processor.StandardEachTagProcessor [THYMELEAF] * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor [THYMELEAF] * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor [THYMELEAF] * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor [THYMELEAF] * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor [THYMELEAF] * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor [THYMELEAF] * [* {th:with}] [600]: org.thymeleaf.standard.processor.StandardWithTagProcessor [THYMELEAF] * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor [THYMELEAF] * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor [THYMELEAF] * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor [THYMELEAF] * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor [THYMELEAF] * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor [THYMELEAF] * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {} [THYMELEAF] * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor [THYMELEAF] * Text Processors by [precedence]: [THYMELEAF] * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor [THYMELEAF] * Processors for Template Mode: CSS [THYMELEAF] * Element Tag Processors by [matching element and attribute name] [precedence]: [THYMELEAF] * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor [THYMELEAF] * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor [THYMELEAF] * [* {th:each}] [200]: org.thymeleaf.standard.processor.StandardEachTagProcessor [THYMELEAF] * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor [THYMELEAF] * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor [THYMELEAF] * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor [THYMELEAF] * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor [THYMELEAF] * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor [THYMELEAF] * [* {th:with}] [600]: org.thymeleaf.standard.processor.StandardWithTagProcessor [THYMELEAF] * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor [THYMELEAF] * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor [THYMELEAF] * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor [THYMELEAF] * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor [THYMELEAF] * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor [THYMELEAF] * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor [THYMELEAF] * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {} [THYMELEAF] * Text Processors by [precedence]: [THYMELEAF] * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor [THYMELEAF] * Expression Objects: [THYMELEAF] * #ctx [THYMELEAF] * #root [THYMELEAF] * #vars [THYMELEAF] * #object [THYMELEAF] * #locale [THYMELEAF] * #request [THYMELEAF] * #response [THYMELEAF] * #session [THYMELEAF] * #servletContext [THYMELEAF] * #conversions [THYMELEAF] * #uris [THYMELEAF] * #calendars [THYMELEAF] * #dates [THYMELEAF] * #bools [THYMELEAF] * #numbers [THYMELEAF] * #objects [THYMELEAF] * #strings [THYMELEAF] * #arrays [THYMELEAF] * #lists [THYMELEAF] * #sets [THYMELEAF] * #maps [THYMELEAF] * #aggregates [THYMELEAF] * #messages [THYMELEAF] * #ids [THYMELEAF] * #execInfo [THYMELEAF] * #httpServletRequest [THYMELEAF] * #httpSession [THYMELEAF] * #fields [THYMELEAF] * #themes [THYMELEAF] * #mvc [THYMELEAF] * #requestdatavalues [THYMELEAF] * Execution Attributes: [THYMELEAF] * "StandardExpressionParser": Standard Expression Parser [THYMELEAF] * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@9e063da [THYMELEAF] * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@44a4f6a6 [THYMELEAF] * "EnableSpringELCompiler": false [THYMELEAF] * "StandardVariableExpressionEvaluator": SpringEL [THYMELEAF] * "StandardConversionService": org.thymeleaf.spring4.expression.SpringStandardConversionService@30c1704b [THYMELEAF] TEMPLATE ENGINE CONFIGURED OK o.t.T.CONFIG.printConfiguration:156 2018-05-06 17:12:54.129[http-nio-8080-exec-6][DEBUG][THYMELEAF] TEMPLATE ENGINE INITIALIZED o.t.TemplateEngine.initialize:345 2018-05-06 17:12:54.141[http-nio-8080-exec-6][TRACE][THYMELEAF][http-nio-8080-exec-6] STARTING PROCESS OF TEMPLATE "index" WITH LOCALE zh_CN o.t.TemplateEngine.process:1080 2018-05-06 17:12:54.142[http-nio-8080-exec-6][TRACE][THYMELEAF][http-nio-8080-exec-6][TEMPLATE_CACHE][CACHE_MISS] Cache miss in cache "TEMPLATE_CACHE" for key "index". o.t.T.c.TEMPLATE_CACHE.get:166 2018-05-06 17:12:54.151[http-nio-8080-exec-6][TRACE][THYMELEAF][http-nio-8080-exec-6] Template resolver match! Resolver "org.thymeleaf.templateresolver.ServletContextTemplateResolver" will resolve template "index" o.t.e.TemplateManager.resolveTemplate:843 2018-05-06 17:12:54.326[http-nio-8080-exec-6][TRACE][THYMELEAF][http-nio-8080-exec-6][TEMPLATE_CACHE][CACHE_ADD][1] Adding cache entry in cache "TEMPLATE_CACHE" for key "index". New size is 1. o.t.T.c.TEMPLATE_CACHE.put:142 2018-05-06 17:12:54.331[http-nio-8080-exec-6][TRACE][THYMELEAF][http-nio-8080-exec-6] FINISHED PROCESS AND OUTPUT OF TEMPLATE "index" WITH LOCALE zh_CN o.t.TemplateEngine.process:1092 2018-05-06 17:12:54.333[http-nio-8080-exec-6][TRACE][THYMELEAF][http-nio-8080-exec-6][index][zh_CN][189598083][190] TEMPLATE "index" WITH LOCALE zh_CN PROCESSED IN 189598083 nanoseconds (approx. 190ms) o.t.T.TIMER.process:1099 2018-05-06 17:12:54.334[http-nio-8080-exec-6][TRACE]Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@65eae1fd o.s.w.s.DispatcherServlet.resetContextHolders:1062 2018-05-06 17:12:54.335[http-nio-8080-exec-6][DEBUG]Successfully completed request o.s.w.s.DispatcherServlet.processRequest:1000 2018-05-06 17:12:54.335[http-nio-8080-exec-6][TRACE]Publishing event in WebApplicationContext for namespace 'dispatcherServlet-servlet': ServletRequestHandledEvent: url=[/mvc/test]; client=[127.0.0.1]; method=[GET]; servlet=[dispatcherServlet]; session=[null]; user=[null]; time=[644ms]; status=[OK] o.s.w.c.s.XmlWebApplicationContext.publishEvent:363 2018-05-06 17:12:54.336[http-nio-8080-exec-6][TRACE]Publishing event in Root WebApplicationContext: ServletRequestHandledEvent: url=[/mvc/test]; client=[127.0.0.1]; method=[GET]; servlet=[dispatcherServlet]; session=[null]; user=[null]; time=[644ms]; status=[OK] o.s.w.c.s.XmlWebApplicationContext.publishEvent:363