2024-12-26 16:44:27.864 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2024-12-26 16:44:27.883 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 15556 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai) 2024-12-26 16:44:27.883 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod 2024-12-26 16:44:28.535 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration. 2024-12-26 16:44:28.592 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2024-12-26 16:44:28.594 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-12-26 16:44:28.635 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 28 ms. Found 0 Redis repository interfaces. 2024-12-26 16:44:29.505 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http) 2024-12-26 16:44:29.510 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"] 2024-12-26 16:44:29.510 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2024-12-26 16:44:29.510 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39] 2024-12-26 16:44:29.585 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext 2024-12-26 16:44:29.586 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1662 ms 2024-12-26 16:44:29.920 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-12-26 16:44:30.388 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-12-26 16:44:31.640 [main] WARN o.s.w.s.r.ResourceHttpRequestHandler - Locations list is empty. No resources will be served unless a custom ResourceResolver is configured as an alternative to PathResourceResolver. 2024-12-26 16:44:33.462 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2024-12-26 16:44:34.570 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-12-26 16:44:34.578 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-12-26 16:44:34.578 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-12-26 16:44:34.579 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-12-26 16:44:34.579 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-12-26 16:44:34.579 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2024-12-26 16:44:34.579 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-12-26 16:44:34.579 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3003b9ad 2024-12-26 16:44:34.635 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2024-12-26 16:44:34.712 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"] 2024-12-26 16:44:34.838 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni' 2024-12-26 16:44:34.839 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 2024-12-26 16:44:34.839 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2024-12-26 16:44:34.848 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.387 seconds (JVM running for 8.211) 2024-12-26 16:44:43.699 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-12-26 16:44:43.700 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2024-12-26 16:44:43.700 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 0 ms 2024-12-26 16:44:43.759 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权:MpijYOOFWVRZ51N03jE1pfZgmz58xBrb;redirect_uri:false;H5:http://192.168.161.220:8687/alumni/api/login/Openid?urlstr=false 2024-12-26 16:44:43.759 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权1: 2024-12-26 16:44:43.931 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权2:{"access_token":"W7QXJc3drpsLzRnG5gws2XfGOa3g85lo","token_type":"bearer","expires_in":7200,"ocode":"1015730314","refresh_token":"AlYW7u50vBtk5rCbKTn7EjmwzYav3Onj"} 2024-12-26 16:44:43.935 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权3 2024-12-26 16:44:43.935 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权4 2024-12-26 16:44:43.935 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权5 2024-12-26 16:44:43.935 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权6 2024-12-26 16:44:43.935 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权7 2024-12-26 16:44:44.186 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权8 2024-12-26 16:44:44.192 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权9 2024-12-26 16:44:44.193 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权获取用户信息:{"errcode":0,"errmsg":"OK","card_number":"360830199603245117","name":"\u7518\u6631\u65b0","gender":1,"head_image":"\/\/wxprivate-1251448646.file.myqcloud.com\/campus\/avatars\/26957\/tmp\/fb4ca12d94c0f33eec382aea83efa672.png?sign=nUha6yQbWnTDfRck5nvCo3CkX6ZhPTEyNTE0NDg2NDYmYj13eHByaXZhdGUmaz1BS0lEcGFEZzNYNFJhWUs2dVZ0NkI4MnFZN1ZrbGJKckhUVk0mZT0xNzM1MjAyOTgyJnQ9MTczNTIwMjY4MiZyPTEzNzcwMjIyMjUmZj0vMTI1MTQ0ODY0Ni93eHByaXZhdGUvY2FtcHVzL2F2YXRhcnMvMjY5NTcvdG1wL2ZiNGNhMTJkOTRjMGYzM2VlYzM4MmFlYTgzZWZhNjcyLnBuZw==","identity_type":4,"grade":"2021","campus":"\u9ec4\u5bb6\u6e56\u6821\u533a","dorm_number":"","physical_chip_number":"","physical_card_number":"","nation":"","origin_place":"","graduated_school":"","address":"","qq":"","email":"","card_type":1,"identity_title":"","college":"\u5357\u660c\u4ea4\u901a\u5b66\u9662","profession":"\u5f00\u53d1\u6d4b\u8bd5\u90e8\u95e8","class":"\u6d4b\u8bd5\u73ed\u7ea7","id_card":"360830199603245117","country":197,"telephone":"(+86)18320846714","data_source":0,"start_at":"","expire_at":"","job_title":"","register_year":"2021","school_period":"","serial_number":"","organization":[800506],"department":[0],"main_org_node":800506,"ocode":"1015730314"} 2024-12-26 16:44:44.193 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权获取用户信息类别:4 2024-12-26 16:44:44.300 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权校区:黄家湖校区 2024-12-26 16:44:44.305 [http-nio-8687-exec-1] INFO c.t.handler.MyMetaObjectHandler - start update fill..... 2024-12-26 16:44:44.356 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权成功:甘昱新360830199603245117 2024-12-26 16:44:53.832 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权:CrJihiCNnIkhibnsvU96TPN598Vb1vTo;redirect_uri:false;H5:http://192.168.161.220:8687/alumni/api/login/Openid?urlstr=false 2024-12-26 16:44:53.832 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权1: 2024-12-26 16:44:53.942 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权2:{"access_token":"kM9YoXqn70rXE9qHM1CazlekHt5WhZ8K","refresh_token":"ntFAJpWy3nAg16juixetxtkRMpOJfXl9","ocode":"1015730314","expires_in":7200,"token_type":"bearer"} 2024-12-26 16:44:53.943 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权3 2024-12-26 16:44:53.943 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权4 2024-12-26 16:44:53.943 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权5 2024-12-26 16:44:53.943 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权6 2024-12-26 16:44:53.943 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权7 2024-12-26 16:44:54.161 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权8 2024-12-26 16:44:54.164 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权9 2024-12-26 16:44:54.164 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权获取用户信息:{"errcode":0,"errmsg":"OK","card_number":"360830199603245117","name":"\u7518\u6631\u65b0","gender":1,"head_image":"\/\/wxprivate-1251448646.file.myqcloud.com\/campus\/avatars\/26957\/tmp\/fb4ca12d94c0f33eec382aea83efa672.png?sign=JPprvG1rqjjt4bIsaw5J+wwsupVhPTEyNTE0NDg2NDYmYj13eHByaXZhdGUmaz1BS0lEcGFEZzNYNFJhWUs2dVZ0NkI4MnFZN1ZrbGJKckhUVk0mZT0xNzM1MjAyOTkyJnQ9MTczNTIwMjY5MiZyPTU2MDgxNzM5MyZmPS8xMjUxNDQ4NjQ2L3d4cHJpdmF0ZS9jYW1wdXMvYXZhdGFycy8yNjk1Ny90bXAvZmI0Y2ExMmQ5NGMwZjMzZWVjMzgyYWVhODNlZmE2NzIucG5n","identity_type":4,"grade":"2021","campus":"\u9ec4\u5bb6\u6e56\u6821\u533a","dorm_number":"","physical_chip_number":"","physical_card_number":"","nation":"","origin_place":"","graduated_school":"","address":"","qq":"","email":"","card_type":1,"identity_title":"","college":"\u5357\u660c\u4ea4\u901a\u5b66\u9662","profession":"\u5f00\u53d1\u6d4b\u8bd5\u90e8\u95e8","class":"\u6d4b\u8bd5\u73ed\u7ea7","id_card":"360830199603245117","country":197,"telephone":"(+86)18320846714","data_source":0,"start_at":"","expire_at":"","job_title":"","register_year":"2021","school_period":"","serial_number":"","organization":[800506],"department":[0],"main_org_node":800506,"ocode":"1015730314"} 2024-12-26 16:44:54.164 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权获取用户信息类别:4 2024-12-26 16:44:54.200 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权校区:黄家湖校区 2024-12-26 16:44:54.201 [http-nio-8687-exec-2] INFO c.t.handler.MyMetaObjectHandler - start update fill..... 2024-12-26 16:44:54.231 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权成功:甘昱新360830199603245117 2024-12-26 16:45:15.013 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权:W3oG4P3KfIKls4JZx8N46Zmd8JAh4xYv;redirect_uri:false;H5:http://192.168.161.220:8687/alumni/api/login/Openid?urlstr=false 2024-12-26 16:45:15.013 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权1: 2024-12-26 16:45:15.114 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权2:{"access_token":"XmzvWI5UprrVO9sfb98rM5RxfT06ZZDE","refresh_token":"sTMWUZ4RCYOaamHqUr2DL4QNKx3Kz2s3","ocode":"1015730314","expires_in":7200,"token_type":"bearer"} 2024-12-26 16:45:15.114 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权3 2024-12-26 16:45:15.114 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权4 2024-12-26 16:45:15.114 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权5 2024-12-26 16:45:15.114 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权6 2024-12-26 16:45:15.114 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权7 2024-12-26 16:45:15.367 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权8 2024-12-26 16:45:15.368 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权9 2024-12-26 16:45:15.368 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权获取用户信息:{"errcode":0,"errmsg":"OK","card_number":"360830199603245117","name":"\u7518\u6631\u65b0","gender":1,"head_image":"\/\/wxprivate-1251448646.file.myqcloud.com\/campus\/avatars\/26957\/tmp\/fb4ca12d94c0f33eec382aea83efa672.png?sign=tTS2FxSN0gmRqlU02FBP\/exUZGxhPTEyNTE0NDg2NDYmYj13eHByaXZhdGUmaz1BS0lEcGFEZzNYNFJhWUs2dVZ0NkI4MnFZN1ZrbGJKckhUVk0mZT0xNzM1MjAzMDEzJnQ9MTczNTIwMjcxMyZyPTkyODcxOTg3JmY9LzEyNTE0NDg2NDYvd3hwcml2YXRlL2NhbXB1cy9hdmF0YXJzLzI2OTU3L3RtcC9mYjRjYTEyZDk0YzBmMzNlZWMzODJhZWE4M2VmYTY3Mi5wbmc=","identity_type":4,"grade":"2021","campus":"\u9ec4\u5bb6\u6e56\u6821\u533a","dorm_number":"","physical_chip_number":"","physical_card_number":"","nation":"","origin_place":"","graduated_school":"","address":"","qq":"","email":"","card_type":1,"identity_title":"","college":"\u5357\u660c\u4ea4\u901a\u5b66\u9662","profession":"\u5f00\u53d1\u6d4b\u8bd5\u90e8\u95e8","class":"\u6d4b\u8bd5\u73ed\u7ea7","id_card":"360830199603245117","country":197,"telephone":"(+86)18320846714","data_source":0,"start_at":"","expire_at":"","job_title":"","register_year":"2021","school_period":"","serial_number":"","organization":[800506],"department":[0],"main_org_node":800506,"ocode":"1015730314"} 2024-12-26 16:45:15.368 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权获取用户信息类别:4 2024-12-26 16:45:15.405 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权校区:黄家湖校区 2024-12-26 16:45:15.406 [http-nio-8687-exec-3] INFO c.t.handler.MyMetaObjectHandler - start update fill..... 2024-12-26 16:45:15.437 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权成功:甘昱新360830199603245117 2024-12-26 16:45:55.491 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权:vvda4agk68p98cE7dv9COmuMfMcjTn9A;redirect_uri:false;H5:http://192.168.161.220:8687/alumni/api/login/Openid?urlstr=false 2024-12-26 16:45:55.492 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权1: 2024-12-26 16:45:55.602 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权2:{"access_token":"rw6177sQfH12X1FuiIlEuuldXGVrsLWI","token_type":"bearer","ocode":"1015730314","refresh_token":"uNwFCkaDCn4w79Y0MrD7dmPqvT5TiEC4","expires_in":7200} 2024-12-26 16:45:55.603 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权3 2024-12-26 16:45:55.603 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权4 2024-12-26 16:45:55.603 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权5 2024-12-26 16:45:55.603 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权6 2024-12-26 16:45:55.603 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权7 2024-12-26 16:45:55.895 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权8 2024-12-26 16:45:55.895 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权9 2024-12-26 16:45:55.895 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权获取用户信息:{"errcode":0,"errmsg":"OK","card_number":"360830199603245117","name":"\u7518\u6631\u65b0","gender":1,"head_image":"\/\/wxprivate-1251448646.file.myqcloud.com\/campus\/avatars\/26957\/tmp\/fb4ca12d94c0f33eec382aea83efa672.png?sign=3+nsFywL\/IeN5LF09gVyhPFMFlBhPTEyNTE0NDg2NDYmYj13eHByaXZhdGUmaz1BS0lEcGFEZzNYNFJhWUs2dVZ0NkI4MnFZN1ZrbGJKckhUVk0mZT0xNzM1MjAzMDU0JnQ9MTczNTIwMjc1NCZyPTE1MDA1MzE0NzYmZj0vMTI1MTQ0ODY0Ni93eHByaXZhdGUvY2FtcHVzL2F2YXRhcnMvMjY5NTcvdG1wL2ZiNGNhMTJkOTRjMGYzM2VlYzM4MmFlYTgzZWZhNjcyLnBuZw==","identity_type":4,"grade":"2021","campus":"\u9ec4\u5bb6\u6e56\u6821\u533a","dorm_number":"","physical_chip_number":"","physical_card_number":"","nation":"","origin_place":"","graduated_school":"","address":"","qq":"","email":"","card_type":1,"identity_title":"","college":"\u5357\u660c\u4ea4\u901a\u5b66\u9662","profession":"\u5f00\u53d1\u6d4b\u8bd5\u90e8\u95e8","class":"\u6d4b\u8bd5\u73ed\u7ea7","id_card":"360830199603245117","country":197,"telephone":"(+86)18320846714","data_source":0,"start_at":"","expire_at":"","job_title":"","register_year":"2021","school_period":"","serial_number":"","organization":[800506],"department":[0],"main_org_node":800506,"ocode":"1015730314"} 2024-12-26 16:45:55.896 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权获取用户信息类别:4 2024-12-26 16:45:55.934 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权校区:黄家湖校区 2024-12-26 16:45:55.934 [http-nio-8687-exec-4] INFO c.t.handler.MyMetaObjectHandler - start update fill..... 2024-12-26 16:45:55.964 [http-nio-8687-exec-4] INFO c.t.controller.LoginController - 微校授权成功:甘昱新360830199603245117 2024-12-26 16:50:44.312 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2024-12-26 16:50:44.426 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2024-12-26 16:50:44.426 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 2024-12-26 16:50:44.426 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2024-12-26 16:50:44.427 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2024-12-26 16:50:44.427 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2024-12-26 16:50:44.428 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' 2024-12-26 16:50:44.429 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-12-26 16:50:44.432 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-12-26 16:52:41.252 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2024-12-26 16:52:41.263 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 13276 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai) 2024-12-26 16:52:41.263 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod 2024-12-26 16:52:41.881 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration. 2024-12-26 16:52:41.925 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2024-12-26 16:52:41.927 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-12-26 16:52:41.965 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 27 ms. Found 0 Redis repository interfaces. 2024-12-26 16:52:42.786 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http) 2024-12-26 16:52:42.792 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"] 2024-12-26 16:52:42.792 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2024-12-26 16:52:42.792 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39] 2024-12-26 16:52:42.857 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext 2024-12-26 16:52:42.857 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1554 ms 2024-12-26 16:52:43.187 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-12-26 16:52:43.593 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-12-26 16:52:44.835 [main] WARN o.s.w.s.r.ResourceHttpRequestHandler - Locations list is empty. No resources will be served unless a custom ResourceResolver is configured as an alternative to PathResourceResolver. 2024-12-26 16:52:46.581 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2024-12-26 16:52:47.630 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-12-26 16:52:47.636 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-12-26 16:52:47.636 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-12-26 16:52:47.636 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-12-26 16:52:47.636 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-12-26 16:52:47.637 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2024-12-26 16:52:47.637 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-12-26 16:52:47.637 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@74037f9b 2024-12-26 16:52:47.666 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2024-12-26 16:52:47.744 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"] 2024-12-26 16:52:47.897 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni' 2024-12-26 16:52:47.898 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 2024-12-26 16:52:47.899 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2024-12-26 16:52:47.906 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.049 seconds (JVM running for 7.657) 2024-12-26 17:15:43.078 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2024-12-26 17:15:43.192 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2024-12-26 17:15:43.194 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 2024-12-26 17:15:43.194 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2024-12-26 17:15:43.194 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2024-12-26 17:15:43.194 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2024-12-26 17:15:43.195 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' 2024-12-26 17:15:43.196 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-12-26 17:15:43.199 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-12-26 17:18:50.524 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2024-12-26 17:18:50.538 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 11844 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai) 2024-12-26 17:18:50.539 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod 2024-12-26 17:18:51.051 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration. 2024-12-26 17:18:51.092 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2024-12-26 17:18:51.093 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-12-26 17:18:51.126 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 0 Redis repository interfaces. 2024-12-26 17:18:51.859 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http) 2024-12-26 17:18:51.865 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"] 2024-12-26 17:18:51.866 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2024-12-26 17:18:51.866 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39] 2024-12-26 17:18:51.927 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext 2024-12-26 17:18:51.928 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1351 ms 2024-12-26 17:18:52.236 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-12-26 17:18:52.657 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-12-26 17:18:53.908 [main] WARN o.s.w.s.r.ResourceHttpRequestHandler - Locations list is empty. No resources will be served unless a custom ResourceResolver is configured as an alternative to PathResourceResolver. 2024-12-26 17:18:55.657 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2024-12-26 17:18:56.723 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-12-26 17:18:56.730 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-12-26 17:18:56.730 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-12-26 17:18:56.730 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-12-26 17:18:56.730 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-12-26 17:18:56.730 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2024-12-26 17:18:56.730 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-12-26 17:18:56.730 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@452888c2 2024-12-26 17:18:56.758 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2024-12-26 17:18:56.837 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"] 2024-12-26 17:18:56.966 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni' 2024-12-26 17:18:56.967 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 2024-12-26 17:18:56.967 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2024-12-26 17:18:56.975 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.795 seconds (JVM running for 7.37)