2020-04-07 16:38:37.333 INFO com.kiisoo.ic.app.IcApplication - Starting IcApplication on CY-20150723PAVP with PID 11692 (F:\gitbox2\kiisoo-ic\target\classes started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-07 16:38:37.336 INFO com.kiisoo.ic.app.IcApplication - The following profiles are active: dev 2020-04-07 16:39:23.947 INFO com.kiisoo.ic.app.IcApplication - Starting IcApplication on CY-20150723PAVP with PID 11256 (F:\gitbox2\kiisoo-ic\target\classes started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-07 16:39:23.950 INFO com.kiisoo.ic.app.IcApplication - The following profiles are active: $profiles.active$ 2020-04-07 16:39:24.963 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$a7723cb0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-07 16:39:24.985 INFO org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 2020-04-07 16:39:25.272 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2020-04-07 16:39:25.286 INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2020-04-07 16:39:25.295 INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2020-04-07 16:39:25.295 INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21] 2020-04-07 16:39:25.409 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2020-04-07 16:39:25.410 INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1354 ms 2020-04-07 16:39:25.466 INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2020-04-07 16:39:25.480 INFO org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2020-04-07 16:40:32.566 INFO com.kiisoo.ic.app.IcApplication - Starting IcApplication on CY-20150723PAVP with PID 11500 (F:\gitbox2\kiisoo-ic\target\classes started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-07 16:40:32.569 INFO com.kiisoo.ic.app.IcApplication - The following profiles are active: dev 2020-04-07 16:40:33.420 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$2155fa0a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-07 16:40:33.452 INFO org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 2020-04-07 16:40:33.688 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2020-04-07 16:40:33.701 INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2020-04-07 16:40:33.708 INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2020-04-07 16:40:33.708 INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21] 2020-04-07 16:40:33.814 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring embedded WebApplicationContext 2020-04-07 16:40:33.814 INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1128 ms 2020-04-07 16:40:34.696 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2020-04-07 16:40:34.886 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2020-04-07 16:40:34.974 INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] 2020-04-07 16:40:35.010 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '/kiisoo-ic' 2020-04-07 16:40:35.013 INFO com.kiisoo.ic.app.IcApplication - Started IcApplication in 2.959 seconds (JVM running for 3.558) 2020-04-07 16:40:35.015 INFO com.kiisoo.ic.app.IcApplication - ---------------------------------------------------------------------------------------------- -------------------------------------------启动完毕-------------------------------------------- ----------------------------------------------------------------------------------------------- 2020-04-07 16:41:05.514 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2020-04-07 16:41:05.514 INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2020-04-07 16:41:05.520 INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 6 ms 2020-04-07 16:42:02.540 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2020-04-07 16:42:02.541 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' 2020-04-07 16:47:02.456 INFO com.kiisoo.ic.test.Test - Starting Test on CY-20150723PAVP with PID 4172 (started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-07 16:47:02.457 INFO com.kiisoo.ic.test.Test - The following profiles are active: dev 2020-04-07 16:47:03.701 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$60e7c07e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-07 16:47:03.746 INFO org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 2020-04-07 16:47:05.446 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2020-04-07 16:47:05.949 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2020-04-07 16:47:06.149 INFO com.kiisoo.ic.test.Test - Started Test in 4.396 seconds (JVM running for 5.238) 2020-04-07 16:47:07.621 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2020-04-07 16:47:07.623 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' 2020-04-07 16:48:35.356 INFO com.kiisoo.ic.app.IcApplication - Starting IcApplication on CY-20150723PAVP with PID 11728 (F:\gitbox2\kiisoo-ic\target\classes started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-07 16:48:35.360 INFO com.kiisoo.ic.app.IcApplication - The following profiles are active: dev 2020-04-07 16:48:36.262 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$c30bcc35] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-07 16:48:36.285 INFO org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 2020-04-07 16:48:36.536 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2020-04-07 16:48:36.550 INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2020-04-07 16:48:36.560 INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2020-04-07 16:48:36.560 INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21] 2020-04-07 16:48:36.708 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring embedded WebApplicationContext 2020-04-07 16:48:36.708 INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1182 ms 2020-04-07 16:48:40.024 INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2020-04-07 16:48:40.036 INFO org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2020-04-07 16:49:09.492 INFO com.kiisoo.ic.app.IcApplication - Starting IcApplication on CY-20150723PAVP with PID 11272 (F:\gitbox2\kiisoo-ic\target\classes started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-07 16:49:09.497 INFO com.kiisoo.ic.app.IcApplication - The following profiles are active: dev 2020-04-07 16:49:10.423 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$3c5bd348] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-07 16:49:10.447 INFO org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 2020-04-07 16:49:10.713 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2020-04-07 16:49:10.726 INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2020-04-07 16:49:10.735 INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2020-04-07 16:49:10.736 INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21] 2020-04-07 16:49:10.846 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring embedded WebApplicationContext 2020-04-07 16:49:10.846 INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1194 ms 2020-04-07 16:49:25.735 INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2020-04-07 16:49:25.751 INFO org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2020-04-07 16:50:32.151 INFO com.kiisoo.ic.app.IcApplication - Starting IcApplication on CY-20150723PAVP with PID 11968 (F:\gitbox2\kiisoo-ic\target\classes started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-07 16:50:32.154 INFO com.kiisoo.ic.app.IcApplication - The following profiles are active: dev 2020-04-07 16:50:32.956 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$c60f5b60] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-07 16:50:32.978 INFO org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 2020-04-07 16:50:33.251 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2020-04-07 16:50:33.264 INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2020-04-07 16:50:33.271 INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2020-04-07 16:50:33.272 INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21] 2020-04-07 16:50:33.387 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring embedded WebApplicationContext 2020-04-07 16:50:33.388 INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1180 ms 2020-04-07 16:50:34.230 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2020-04-07 16:50:34.401 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2020-04-07 16:50:34.474 INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] 2020-04-07 16:50:34.507 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '/kiisoo-ic' 2020-04-07 16:50:34.510 INFO com.kiisoo.ic.app.IcApplication - Started IcApplication in 2.962 seconds (JVM running for 3.555) 2020-04-07 16:50:34.512 INFO com.kiisoo.ic.app.IcApplication - ---------------------------------------------------------------------------------------------- -------------------------------------------启动完毕-------------------------------------------- ----------------------------------------------------------------------------------------------- 2020-04-07 16:51:12.218 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2020-04-07 16:51:12.219 INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2020-04-07 16:51:12.224 INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 5 ms 2020-04-07 16:51:47.957 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2020-04-07 16:51:47.959 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' 2020-04-07 16:52:55.954 INFO com.kiisoo.ic.test.Test - Starting Test on CY-20150723PAVP with PID 9832 (started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-07 16:52:55.955 INFO com.kiisoo.ic.test.Test - The following profiles are active: dev 2020-04-07 16:52:57.187 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$f7794293] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-07 16:52:57.231 INFO org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 2020-04-07 16:52:58.967 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2020-04-07 16:52:59.397 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2020-04-07 16:52:59.593 INFO com.kiisoo.ic.test.Test - Started Test in 4.348 seconds (JVM running for 5.187) 2020-04-07 16:53:58.456 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2020-04-07 16:53:58.458 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' 2020-04-07 16:55:56.828 INFO com.kiisoo.ic.test.Test - Starting Test on CY-20150723PAVP with PID 10764 (started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-07 16:55:56.829 INFO com.kiisoo.ic.test.Test - The following profiles are active: dev 2020-04-07 16:55:58.069 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$1dc4e8df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-07 16:55:58.113 INFO org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 2020-04-07 16:55:59.777 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2020-04-07 16:56:00.194 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2020-04-07 16:56:00.394 INFO com.kiisoo.ic.test.Test - Started Test in 4.201 seconds (JVM running for 4.985) 2020-04-07 16:56:08.787 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2020-04-07 16:56:08.789 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' 2020-04-07 16:56:35.955 INFO com.kiisoo.ic.app.IcApplication - Starting IcApplication on CY-20150723PAVP with PID 6636 (F:\gitbox2\kiisoo-ic\target\classes started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-07 16:56:35.958 INFO com.kiisoo.ic.app.IcApplication - The following profiles are active: dev 2020-04-07 16:56:36.848 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$289e5cb6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-07 16:56:36.870 INFO org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 2020-04-07 16:56:37.122 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2020-04-07 16:56:37.135 INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2020-04-07 16:56:37.143 INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2020-04-07 16:56:37.143 INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21] 2020-04-07 16:56:37.271 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring embedded WebApplicationContext 2020-04-07 16:56:37.271 INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1180 ms 2020-04-07 16:56:38.044 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2020-04-07 16:56:38.202 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2020-04-07 16:56:38.273 INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] 2020-04-07 16:56:38.294 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '/kiisoo-ic' 2020-04-07 16:56:38.297 INFO com.kiisoo.ic.app.IcApplication - Started IcApplication in 2.913 seconds (JVM running for 3.571) 2020-04-07 16:56:38.299 INFO com.kiisoo.ic.app.IcApplication - ---------------------------------------------------------------------------------------------- -------------------------------------------启动完毕-------------------------------------------- ----------------------------------------------------------------------------------------------- 2020-04-07 16:57:03.106 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2020-04-07 16:57:03.106 INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2020-04-07 16:57:03.112 INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 6 ms 2020-04-07 16:57:42.573 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2020-04-07 16:57:42.574 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' 2020-04-07 16:59:50.159 INFO com.kiisoo.ic.app.IcApplication - Starting IcApplication on CY-20150723PAVP with PID 10356 (F:\gitbox2\kiisoo-ic\target\classes started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-07 16:59:50.162 INFO com.kiisoo.ic.app.IcApplication - The following profiles are active: dev 2020-04-07 16:59:50.968 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$73f373de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-07 16:59:51.001 INFO org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 2020-04-07 16:59:51.249 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2020-04-07 16:59:51.262 INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2020-04-07 16:59:51.269 INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2020-04-07 16:59:51.269 INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21] 2020-04-07 16:59:51.377 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring embedded WebApplicationContext 2020-04-07 16:59:51.377 INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1160 ms 2020-04-07 16:59:52.176 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2020-04-07 16:59:52.344 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2020-04-07 16:59:52.413 INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] 2020-04-07 16:59:52.435 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '/kiisoo-ic' 2020-04-07 16:59:52.437 INFO com.kiisoo.ic.app.IcApplication - Started IcApplication in 3.011 seconds (JVM running for 3.64) 2020-04-07 16:59:52.439 INFO com.kiisoo.ic.app.IcApplication - ---------------------------------------------------------------------------------------------- -------------------------------------------启动完毕-------------------------------------------- ----------------------------------------------------------------------------------------------- 2020-04-07 17:00:01.368 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2020-04-07 17:00:01.368 INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2020-04-07 17:00:01.376 INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 8 ms 2020-04-07 17:00:15.932 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2020-04-07 17:00:15.933 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' 2020-04-07 17:05:43.528 INFO com.kiisoo.ic.app.IcApplication - Starting IcApplication on CY-20150723PAVP with PID 5220 (F:\gitbox2\kiisoo-ic\target\classes started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-07 17:05:43.531 INFO com.kiisoo.ic.app.IcApplication - The following profiles are active: dev 2020-04-07 17:05:44.423 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$214c921f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-07 17:05:44.455 INFO org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 2020-04-07 17:05:44.706 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2020-04-07 17:05:44.718 INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2020-04-07 17:05:44.726 INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2020-04-07 17:05:44.727 INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21] 2020-04-07 17:05:44.836 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring embedded WebApplicationContext 2020-04-07 17:05:44.837 INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1196 ms 2020-04-07 17:05:45.684 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2020-04-07 17:05:45.846 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2020-04-07 17:05:45.915 INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] 2020-04-07 17:05:45.938 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '/kiisoo-ic' 2020-04-07 17:05:45.941 INFO com.kiisoo.ic.app.IcApplication - Started IcApplication in 2.892 seconds (JVM running for 3.494) 2020-04-07 17:05:45.943 INFO com.kiisoo.ic.app.IcApplication - ---------------------------------------------------------------------------------------------- -------------------------------------------启动完毕-------------------------------------------- ----------------------------------------------------------------------------------------------- 2020-04-07 17:06:09.443 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2020-04-07 17:06:09.444 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' 2020-04-07 18:51:48.483 INFO com.kiisoo.ic.app.IcApplication - Starting IcApplication on CY-20150723PAVP with PID 10056 (F:\gitbox2\kiisoo-ic\target\classes started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-07 18:51:48.487 INFO com.kiisoo.ic.app.IcApplication - The following profiles are active: dev 2020-04-07 18:51:49.464 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$76d9c589] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-07 18:51:49.487 INFO org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 2020-04-07 18:51:49.738 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2020-04-07 18:51:49.751 INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2020-04-07 18:51:49.760 INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2020-04-07 18:51:49.760 INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21] 2020-04-07 18:51:49.872 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring embedded WebApplicationContext 2020-04-07 18:51:49.873 INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1175 ms 2020-04-07 18:51:50.699 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2020-04-07 18:51:50.863 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2020-04-07 18:51:50.938 INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] 2020-04-07 18:51:50.961 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '/kiisoo-ic' 2020-04-07 18:51:50.963 INFO com.kiisoo.ic.app.IcApplication - Started IcApplication in 3.008 seconds (JVM running for 3.666) 2020-04-07 18:51:50.965 INFO com.kiisoo.ic.app.IcApplication - ---------------------------------------------------------------------------------------------- -------------------------------------------启动完毕-------------------------------------------- ----------------------------------------------------------------------------------------------- 2020-04-07 18:51:53.708 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2020-04-07 18:51:53.709 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'