smart-2024-12-19.log 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476
  1. 2024-12-19 09:17:57.303 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
  2. 2024-12-19 09:17:57.328 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 10708 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
  3. 2024-12-19 09:17:57.329 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
  4. 2024-12-19 09:17:57.988 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
  5. 2024-12-19 09:17:58.039 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  6. 2024-12-19 09:17:58.041 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  7. 2024-12-19 09:17:58.077 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 24 ms. Found 0 Redis repository interfaces.
  8. 2024-12-19 09:17:58.915 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
  9. 2024-12-19 09:17:58.923 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
  10. 2024-12-19 09:17:58.923 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
  11. 2024-12-19 09:17:58.924 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
  12. 2024-12-19 09:17:59.004 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
  13. 2024-12-19 09:17:59.004 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1622 ms
  14. 2024-12-19 09:17:59.350 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  15. 2024-12-19 09:17:59.815 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  16. 2024-12-19 09:18:01.036 [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.
  17. 2024-12-19 09:18:02.863 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  18. 2024-12-19 09:18:03.971 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  19. 2024-12-19 09:18:03.978 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  20. 2024-12-19 09:18:03.978 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  21. 2024-12-19 09:18:03.979 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  22. 2024-12-19 09:18:03.979 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  23. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  24. NOT STARTED.
  25. Currently in standby mode.
  26. Number of jobs executed: 0
  27. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  28. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  29. 2024-12-19 09:18:03.979 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  30. 2024-12-19 09:18:03.979 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  31. 2024-12-19 09:18:03.979 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@45571cc9
  32. 2024-12-19 09:18:04.024 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  33. 2024-12-19 09:18:04.106 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
  34. 2024-12-19 09:18:04.252 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
  35. 2024-12-19 09:18:04.254 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  36. 2024-12-19 09:18:04.254 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  37. 2024-12-19 09:18:04.262 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.675 seconds (JVM running for 8.779)
  38. 2024-12-19 09:18:12.291 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  39. 2024-12-19 09:18:12.291 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  40. 2024-12-19 09:18:12.293 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms
  41. 2024-12-19 09:18:12.330 [http-nio-8687-exec-1] ERROR c.t.c.exception.EmsExceptionHandler - 错误信息
  42. java.lang.RuntimeException: 登录凭证已过去,请重新登录
  43. at com.template.common.exception.EmsExceptionHandler.exception(EmsExceptionHandler.java:70)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  47. at java.lang.reflect.Method.invoke(Method.java:498)
  48. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
  49. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
  50. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106)
  51. at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:421)
  52. at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75)
  53. at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:141)
  54. at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
  55. at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1321)
  56. at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1132)
  57. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1078)
  58. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:961)
  59. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
  60. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
  61. at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
  62. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
  63. at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
  64. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  65. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  66. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
  67. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  68. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  69. at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
  70. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  71. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  72. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  73. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
  74. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  75. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  76. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  77. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
  78. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  79. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  80. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  81. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
  82. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  83. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  84. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  85. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
  86. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
  87. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
  88. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
  89. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  90. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
  91. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  92. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
  93. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  94. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
  95. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
  96. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  97. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  98. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  99. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  100. at java.lang.Thread.run(Thread.java:748)
  101. 2024-12-19 09:18:20.860 [http-nio-8687-exec-4] ERROR c.t.c.exception.EmsExceptionHandler - 错误信息
  102. org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  103. ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error.
  104. ### The error may exist in file [D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes\mapper\template\AlumniImageMapper.xml]
  105. ### The error may involve defaultParameterMap
  106. ### The error occurred while setting parameters
  107. ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error.
  108. at com.template.common.exception.EmsExceptionHandler.exception(EmsExceptionHandler.java:80)
  109. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  110. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  111. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  112. at java.lang.reflect.Method.invoke(Method.java:498)
  113. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
  114. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
  115. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106)
  116. at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:417)
  117. at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75)
  118. at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:141)
  119. at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
  120. at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1321)
  121. at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1132)
  122. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1078)
  123. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:961)
  124. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
  125. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
  126. at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
  127. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
  128. at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
  129. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  130. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  131. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
  132. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  133. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  134. at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
  135. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  136. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  137. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  138. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
  139. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  140. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  141. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  142. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
  143. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  144. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  145. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  146. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
  147. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  148. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  149. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  150. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
  151. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
  152. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
  153. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
  154. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  155. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
  156. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  157. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
  158. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  159. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
  160. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
  161. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  162. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  163. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  164. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  165. at java.lang.Thread.run(Thread.java:748)
  166. Caused by: org.apache.ibatis.exceptions.PersistenceException:
  167. ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error.
  168. ### The error may exist in file [D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes\mapper\template\AlumniImageMapper.xml]
  169. ### The error may involve defaultParameterMap
  170. ### The error occurred while setting parameters
  171. ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error.
  172. at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
  173. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:153)
  174. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145)
  175. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
  176. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  177. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  178. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  179. at java.lang.reflect.Method.invoke(Method.java:498)
  180. at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427)
  181. at com.sun.proxy.$Proxy99.selectList(Unknown Source)
  182. at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
  183. at com.baomidou.mybatisplus.core.override.PageMapperMethod.executeForMany2(PageMapperMethod.java:128)
  184. at com.baomidou.mybatisplus.core.override.PageMapperMethod.execute(PageMapperMethod.java:98)
  185. at com.baomidou.mybatisplus.core.override.PageMapperProxy.invoke(PageMapperProxy.java:64)
  186. at com.sun.proxy.$Proxy146.imagePageDatas(Unknown Source)
  187. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  188. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  189. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  190. at java.lang.reflect.Method.invoke(Method.java:498)
  191. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
  192. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
  193. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
  194. at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137)
  195. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  196. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215)
  197. at com.sun.proxy.$Proxy147.imagePageDatas(Unknown Source)
  198. at com.template.services.impl.AlumniImageServiceImpl.imagePageDatas(AlumniImageServiceImpl.java:61)
  199. at com.template.services.impl.AlumniImageServiceImpl$$FastClassBySpringCGLIB$$c6f34c9d.invoke(<generated>)
  200. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
  201. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
  202. at com.template.services.impl.AlumniImageServiceImpl$$EnhancerBySpringCGLIB$$ae47a975.imagePageDatas(<generated>)
  203. at com.template.controller.AlumniImageController.queryImagePage(AlumniImageController.java:54)
  204. at com.template.controller.AlumniImageController$$FastClassBySpringCGLIB$$9a05a84e.invoke(<generated>)
  205. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
  206. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
  207. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
  208. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  209. at org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:57)
  210. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  211. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  212. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
  213. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  214. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  215. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
  216. at com.template.controller.AlumniImageController$$EnhancerBySpringCGLIB$$cee55efe.queryImagePage(<generated>)
  217. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  218. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  219. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  220. at java.lang.reflect.Method.invoke(Method.java:498)
  221. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
  222. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
  223. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106)
  224. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:893)
  225. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:807)
  226. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
  227. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1061)
  228. ... 43 common frames omitted
  229. Caused by: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error.
  230. at com.baomidou.mybatisplus.core.toolkit.ExceptionUtils.mpe(ExceptionUtils.java:41)
  231. at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:214)
  232. at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:168)
  233. at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62)
  234. at com.sun.proxy.$Proxy201.prepare(Unknown Source)
  235. at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:87)
  236. at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:62)
  237. at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
  238. at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
  239. at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
  240. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  241. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  242. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  243. at java.lang.reflect.Method.invoke(Method.java:498)
  244. at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64)
  245. at com.sun.proxy.$Proxy200.query(Unknown Source)
  246. at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:132)
  247. at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62)
  248. at com.sun.proxy.$Proxy200.query(Unknown Source)
  249. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151)
  250. ... 97 common frames omitted
  251. Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ',ai.is_pass = 2 ) TOTAL' at line 11
  252. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
  253. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
  254. at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
  255. at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)
  256. at com.mysql.cj.jdbc.ClientPreparedStatement.executeQuery(ClientPreparedStatement.java:1003)
  257. at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
  258. at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
  259. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  260. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  261. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  262. at java.lang.reflect.Method.invoke(Method.java:498)
  263. at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
  264. at com.sun.proxy.$Proxy202.executeQuery(Unknown Source)
  265. at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:199)
  266. ... 115 common frames omitted
  267. 2024-12-19 09:22:24.448 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  268. 2024-12-19 09:22:24.561 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  269. 2024-12-19 09:22:24.561 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  270. 2024-12-19 09:22:24.562 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  271. 2024-12-19 09:22:24.562 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  272. 2024-12-19 09:22:24.562 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  273. 2024-12-19 09:22:24.563 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  274. 2024-12-19 09:22:24.564 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
  275. 2024-12-19 09:22:24.567 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
  276. 2024-12-19 09:50:58.207 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
  277. 2024-12-19 09:50:58.222 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 17596 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
  278. 2024-12-19 09:50:58.222 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
  279. 2024-12-19 09:50:58.746 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
  280. 2024-12-19 09:50:58.783 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  281. 2024-12-19 09:50:58.784 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  282. 2024-12-19 09:50:58.816 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 0 Redis repository interfaces.
  283. 2024-12-19 09:50:59.612 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
  284. 2024-12-19 09:50:59.617 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
  285. 2024-12-19 09:50:59.617 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
  286. 2024-12-19 09:50:59.618 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
  287. 2024-12-19 09:50:59.681 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
  288. 2024-12-19 09:50:59.681 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1425 ms
  289. 2024-12-19 09:51:00.005 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  290. 2024-12-19 09:51:00.439 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  291. 2024-12-19 09:51:01.711 [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.
  292. 2024-12-19 09:51:03.484 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  293. 2024-12-19 09:51:04.558 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  294. 2024-12-19 09:51:04.564 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  295. 2024-12-19 09:51:04.565 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  296. 2024-12-19 09:51:04.565 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  297. 2024-12-19 09:51:04.566 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  298. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  299. NOT STARTED.
  300. Currently in standby mode.
  301. Number of jobs executed: 0
  302. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  303. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  304. 2024-12-19 09:51:04.566 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  305. 2024-12-19 09:51:04.566 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  306. 2024-12-19 09:51:04.566 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@29ac632a
  307. 2024-12-19 09:51:04.597 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  308. 2024-12-19 09:51:04.676 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
  309. 2024-12-19 09:51:04.817 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
  310. 2024-12-19 09:51:04.818 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  311. 2024-12-19 09:51:04.818 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  312. 2024-12-19 09:51:04.826 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.975 seconds (JVM running for 7.586)
  313. 2024-12-19 09:51:10.076 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  314. 2024-12-19 09:51:10.076 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  315. 2024-12-19 09:51:10.077 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
  316. 2024-12-19 09:55:10.192 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  317. 2024-12-19 09:55:10.311 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  318. 2024-12-19 09:55:10.312 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  319. 2024-12-19 09:55:10.312 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  320. 2024-12-19 09:55:10.312 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  321. 2024-12-19 09:55:10.312 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  322. 2024-12-19 09:55:10.313 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  323. 2024-12-19 09:55:10.315 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
  324. 2024-12-19 09:55:10.317 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
  325. 2024-12-19 09:55:12.689 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
  326. 2024-12-19 09:55:12.702 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 15552 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
  327. 2024-12-19 09:55:12.703 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
  328. 2024-12-19 09:55:13.211 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
  329. 2024-12-19 09:55:13.248 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  330. 2024-12-19 09:55:13.256 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  331. 2024-12-19 09:55:13.286 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 21 ms. Found 0 Redis repository interfaces.
  332. 2024-12-19 09:55:14.005 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
  333. 2024-12-19 09:55:14.010 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
  334. 2024-12-19 09:55:14.011 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
  335. 2024-12-19 09:55:14.011 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
  336. 2024-12-19 09:55:14.074 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
  337. 2024-12-19 09:55:14.074 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1336 ms
  338. 2024-12-19 09:55:14.382 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  339. 2024-12-19 09:55:14.798 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  340. 2024-12-19 09:55:16.034 [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.
  341. 2024-12-19 09:55:17.799 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  342. 2024-12-19 09:55:18.827 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  343. 2024-12-19 09:55:18.833 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  344. 2024-12-19 09:55:18.833 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  345. 2024-12-19 09:55:18.833 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  346. 2024-12-19 09:55:18.834 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  347. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  348. NOT STARTED.
  349. Currently in standby mode.
  350. Number of jobs executed: 0
  351. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  352. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  353. 2024-12-19 09:55:18.834 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  354. 2024-12-19 09:55:18.834 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  355. 2024-12-19 09:55:18.834 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2a201aa9
  356. 2024-12-19 09:55:18.863 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  357. 2024-12-19 09:55:18.938 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
  358. 2024-12-19 09:55:19.094 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
  359. 2024-12-19 09:55:19.095 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  360. 2024-12-19 09:55:19.095 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  361. 2024-12-19 09:55:19.102 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.79 seconds (JVM running for 7.352)
  362. 2024-12-19 09:55:20.628 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  363. 2024-12-19 09:55:20.628 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  364. 2024-12-19 09:55:20.629 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
  365. 2024-12-19 09:56:59.994 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  366. 2024-12-19 09:57:00.109 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  367. 2024-12-19 09:57:00.109 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  368. 2024-12-19 09:57:00.109 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  369. 2024-12-19 09:57:00.109 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  370. 2024-12-19 09:57:00.109 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  371. 2024-12-19 09:57:00.111 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  372. 2024-12-19 09:57:00.112 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
  373. 2024-12-19 09:57:00.115 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
  374. 2024-12-19 09:57:02.679 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
  375. 2024-12-19 09:57:02.694 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 17604 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
  376. 2024-12-19 09:57:02.694 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
  377. 2024-12-19 09:57:03.197 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
  378. 2024-12-19 09:57:03.230 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  379. 2024-12-19 09:57:03.231 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  380. 2024-12-19 09:57:03.261 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 21 ms. Found 0 Redis repository interfaces.
  381. 2024-12-19 09:57:03.995 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
  382. 2024-12-19 09:57:04.000 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
  383. 2024-12-19 09:57:04.000 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
  384. 2024-12-19 09:57:04.000 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
  385. 2024-12-19 09:57:04.059 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
  386. 2024-12-19 09:57:04.059 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1330 ms
  387. 2024-12-19 09:57:04.358 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  388. 2024-12-19 09:57:04.781 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  389. 2024-12-19 09:57:05.952 [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.
  390. 2024-12-19 09:57:07.863 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  391. 2024-12-19 09:57:08.878 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  392. 2024-12-19 09:57:08.885 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  393. 2024-12-19 09:57:08.886 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  394. 2024-12-19 09:57:08.886 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  395. 2024-12-19 09:57:08.887 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  396. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  397. NOT STARTED.
  398. Currently in standby mode.
  399. Number of jobs executed: 0
  400. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  401. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  402. 2024-12-19 09:57:08.887 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  403. 2024-12-19 09:57:08.887 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  404. 2024-12-19 09:57:08.887 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@30336205
  405. 2024-12-19 09:57:08.951 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  406. 2024-12-19 09:57:09.033 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
  407. 2024-12-19 09:57:09.155 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
  408. 2024-12-19 09:57:09.157 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  409. 2024-12-19 09:57:09.157 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  410. 2024-12-19 09:57:09.165 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.824 seconds (JVM running for 7.426)
  411. 2024-12-19 09:57:09.236 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  412. 2024-12-19 09:57:09.237 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  413. 2024-12-19 09:57:09.237 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 0 ms
  414. 2024-12-19 09:58:29.832 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  415. 2024-12-19 09:58:29.975 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  416. 2024-12-19 09:58:29.975 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  417. 2024-12-19 09:58:29.976 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  418. 2024-12-19 09:58:29.976 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  419. 2024-12-19 09:58:29.976 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  420. 2024-12-19 09:58:29.977 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  421. 2024-12-19 09:58:29.978 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
  422. 2024-12-19 09:58:29.979 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
  423. 2024-12-19 09:58:33.476 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
  424. 2024-12-19 09:58:33.490 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 20664 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
  425. 2024-12-19 09:58:33.491 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
  426. 2024-12-19 09:58:34.013 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
  427. 2024-12-19 09:58:34.058 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  428. 2024-12-19 09:58:34.059 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  429. 2024-12-19 09:58:34.100 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 0 Redis repository interfaces.
  430. 2024-12-19 09:58:34.912 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
  431. 2024-12-19 09:58:34.919 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
  432. 2024-12-19 09:58:34.920 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
  433. 2024-12-19 09:58:34.920 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
  434. 2024-12-19 09:58:35.002 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
  435. 2024-12-19 09:58:35.002 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1475 ms
  436. 2024-12-19 09:58:35.325 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  437. 2024-12-19 09:58:35.769 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  438. 2024-12-19 09:58:37.096 [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.
  439. 2024-12-19 09:58:38.938 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  440. 2024-12-19 09:58:40.030 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  441. 2024-12-19 09:58:40.036 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  442. 2024-12-19 09:58:40.036 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  443. 2024-12-19 09:58:40.036 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  444. 2024-12-19 09:58:40.037 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  445. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  446. NOT STARTED.
  447. Currently in standby mode.
  448. Number of jobs executed: 0
  449. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  450. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  451. 2024-12-19 09:58:40.037 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  452. 2024-12-19 09:58:40.037 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  453. 2024-12-19 09:58:40.037 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@61e8fbfc
  454. 2024-12-19 09:58:40.067 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  455. 2024-12-19 09:58:40.147 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
  456. 2024-12-19 09:58:40.275 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
  457. 2024-12-19 09:58:40.276 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  458. 2024-12-19 09:58:40.276 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  459. 2024-12-19 09:58:40.284 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.149 seconds (JVM running for 7.673)
  460. 2024-12-19 09:58:40.312 [http-nio-8687-exec-2] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  461. 2024-12-19 09:58:40.312 [http-nio-8687-exec-2] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  462. 2024-12-19 09:58:40.313 [http-nio-8687-exec-2] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
  463. 2024-12-19 09:58:47.066 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  464. 2024-12-19 09:58:47.179 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  465. 2024-12-19 09:58:47.179 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  466. 2024-12-19 09:58:47.179 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  467. 2024-12-19 09:58:47.179 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  468. 2024-12-19 09:58:47.180 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  469. 2024-12-19 09:58:47.181 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  470. 2024-12-19 09:58:47.182 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
  471. 2024-12-19 09:58:47.184 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.