2020-04-02 16:02:52.315 INFO com.kiisoo.ic.app.IcApplication - Starting IcApplication on CY-20150723PAVP with PID 8372 (F:\gitbox2\kiisoo-ic\target\classes started by Administrator in F:\gitbox2\kiisoo-ic) 2020-04-02 16:02:52.317 INFO com.kiisoo.ic.app.IcApplication - The following profiles are active: dev 2020-04-02 16:02:53.588 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$e6ce32ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-02 16:02:53.627 INFO org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 2020-04-02 16:02:54.009 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2020-04-02 16:02:54.025 INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2020-04-02 16:02:54.037 INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2020-04-02 16:02:54.037 INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21] 2020-04-02 16:02:54.202 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring embedded WebApplicationContext 2020-04-02 16:02:54.202 INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1708 ms 2020-04-02 16:02:54.450 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2020-04-02 16:02:54.893 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2020-04-02 16:02:54.963 INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] 2020-04-02 16:02:54.985 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '/kiisoo-ic' 2020-04-02 16:02:54.988 INFO com.kiisoo.ic.app.IcApplication - Started IcApplication in 4.194 seconds (JVM running for 7.539) 2020-04-02 16:02:54.990 INFO com.kiisoo.ic.app.IcApplication - ---------------------------------------------------------------------------------------------- -------------------------------------------启动完毕-------------------------------------------- ----------------------------------------------------------------------------------------------- 2020-04-02 16:03:48.945 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/kiisoo-ic] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2020-04-02 16:03:48.945 INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2020-04-02 16:03:48.962 INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 16 ms 2020-04-02 16:27:01.441 INFO org.apache.tomcat.util.http.Parameters - Character decoding failed. Parameter [code] with value [%s] has been ignored. Note that the name and value quoted here may be corrupted due to the failed decoding. Use debug level logging to see the original, non-corrupted values. Note: further occurrences of Parameter errors will be logged at DEBUG level. 2020-04-02 16:33:10.890 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2020-04-02 16:33:10.894 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'