You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
5.3 KiB
37 lines
5.3 KiB
2024-03-25 16:03:08.049 [restartedMain] 55 INFO com.bfd.crawl.formhandler.FormHanlerApplication - Starting FormHanlerApplication on JinMing with PID 18732 (D:\git\formHanler\target\classes started by ming.jin in D:\git\formHanler)
|
|
2024-03-25 16:03:08.051 [restartedMain] 651 INFO com.bfd.crawl.formhandler.FormHanlerApplication - No active profile set, falling back to default profiles: default
|
|
2024-03-25 16:03:08.100 [restartedMain] 225 INFO o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
2024-03-25 16:03:08.100 [restartedMain] 225 INFO o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
2024-03-25 16:03:08.680 [restartedMain] 92 INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 7081 (http)
|
|
2024-03-25 16:03:08.685 [restartedMain] 173 INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-7081"]
|
|
2024-03-25 16:03:08.685 [restartedMain] 173 INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2024-03-25 16:03:08.685 [restartedMain] 173 INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.30]
|
|
2024-03-25 16:03:08.729 [restartedMain] 173 INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2024-03-25 16:03:08.729 [restartedMain] 284 INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 629 ms
|
|
2024-03-25 16:03:08.873 [restartedMain] 171 INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService
|
|
2024-03-25 16:03:08.874 [restartedMain] 171 INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'asyncExecutor'
|
|
2024-03-25 16:03:08.875 [restartedMain] 171 INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService
|
|
2024-03-25 16:03:08.875 [restartedMain] 171 INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'sendExecutor'
|
|
2024-03-25 16:03:10.682 [restartedMain] 171 INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService
|
|
2024-03-25 16:03:10.727 [restartedMain] 58 INFO o.s.b.d.autoconfigure.OptionalLiveReloadServer - LiveReload server is running on port 35729
|
|
2024-03-25 16:03:10.729 [restartedMain] 58 INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 14 endpoint(s) beneath base path '/actuator'
|
|
2024-03-25 16:03:10.754 [restartedMain] 173 INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-7081"]
|
|
2024-03-25 16:03:10.768 [restartedMain] 204 INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 7081 (http) with context path ''
|
|
2024-03-25 16:03:10.770 [restartedMain] 61 INFO com.bfd.crawl.formhandler.FormHanlerApplication - Started FormHanlerApplication in 2.951 seconds (JVM running for 5.365)
|
|
2024-03-25 16:03:10.772 [restartedMain] 35 INFO com.bfd.crawl.formhandler.service.StartServcie - 处理服务线程0已启动
|
|
2024-03-25 16:03:10.774 [restartedMain] 39 INFO com.bfd.crawl.formhandler.service.StartServcie - 发送服务线程0已启动
|
|
2024-03-25 16:03:10.775 [handlerData-1] 133 INFO com.bfd.crawl.formhandler.service.HandlerService - 任务队列为空,休眠3秒
|
|
2024-03-25 16:03:10.775 [sendData-1] 45 INFO com.bfd.crawl.formhandler.service.SendService - 任务队列为空,休眠3秒
|
|
2024-03-25 16:03:10.775 [Thread-12] 46 INFO com.bfd.crawl.formhandler.service.StartServcie - 任务队列长度为0
|
|
2024-03-25 16:03:10.775 [Thread-12] 47 INFO com.bfd.crawl.formhandler.service.StartServcie - 发送队列长度为0
|
|
2024-03-25 16:03:11.012 [registrationTask1] 84 INFO d.c.b.a.client.registration.ApplicationRegistrator - Application registered itself as b40b416ce444
|
|
2024-03-25 16:03:13.785 [sendData-1] 45 INFO com.bfd.crawl.formhandler.service.SendService - 任务队列为空,休眠3秒
|
|
2024-03-25 16:03:13.785 [handlerData-1] 133 INFO com.bfd.crawl.formhandler.service.HandlerService - 任务队列为空,休眠3秒
|
|
2024-03-25 16:03:13.897 [RMI TCP Connection(3)-10.10.144.49] 173 INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2024-03-25 16:03:13.897 [RMI TCP Connection(3)-10.10.144.49] 525 INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
2024-03-25 16:03:13.900 [RMI TCP Connection(3)-10.10.144.49] 547 INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 3 ms
|
|
2024-03-25 16:03:15.244 [SpringContextShutdownHook] 208 INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService
|
|
2024-03-25 16:03:15.245 [SpringContextShutdownHook] 208 INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'sendExecutor'
|
|
2024-03-25 16:03:15.245 [SpringContextShutdownHook] 208 INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'asyncExecutor'
|
|
2024-03-25 16:03:16.788 [handlerData-1] 133 INFO com.bfd.crawl.formhandler.service.HandlerService - 任务队列为空,休眠3秒
|
|
2024-03-25 16:03:16.788 [sendData-1] 45 INFO com.bfd.crawl.formhandler.service.SendService - 任务队列为空,休眠3秒
|