|
|
@@ -0,0 +1,476 @@
|
|
|
+2024-12-19 09:17:57.303 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
|
|
|
+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)
|
|
|
+2024-12-19 09:17:57.329 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
|
|
|
+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.
|
|
|
+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!
|
|
|
+2024-12-19 09:17:58.041 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+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.
|
|
|
+2024-12-19 09:17:58.915 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
|
|
|
+2024-12-19 09:17:58.923 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
|
|
|
+2024-12-19 09:17:58.923 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
|
|
+2024-12-19 09:17:58.924 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
|
|
|
+2024-12-19 09:17:59.004 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
|
|
|
+2024-12-19 09:17:59.004 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1622 ms
|
|
|
+2024-12-19 09:17:59.350 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
|
+2024-12-19 09:17:59.815 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
|
|
+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.
|
|
|
+2024-12-19 09:18:02.863 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2024-12-19 09:18:03.971 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
|
|
|
+2024-12-19 09:18:03.978 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
|
|
+2024-12-19 09:18:03.978 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
|
|
|
+2024-12-19 09:18:03.979 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
|
|
|
+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'
|
|
|
+ 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-19 09:18:03.979 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
|
|
+2024-12-19 09:18:03.979 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
|
|
|
+2024-12-19 09:18:03.979 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@45571cc9
|
|
|
+2024-12-19 09:18:04.024 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
|
+2024-12-19 09:18:04.106 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
|
|
|
+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'
|
|
|
+2024-12-19 09:18:04.254 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
|
|
|
+2024-12-19 09:18:04.254 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
|
|
+2024-12-19 09:18:04.262 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.675 seconds (JVM running for 8.779)
|
|
|
+2024-12-19 09:18:12.291 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2024-12-19 09:18:12.291 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
|
+2024-12-19 09:18:12.293 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms
|
|
|
+2024-12-19 09:18:12.330 [http-nio-8687-exec-1] ERROR c.t.c.exception.EmsExceptionHandler - 错误信息
|
|
|
+java.lang.RuntimeException: 登录凭证已过去,请重新登录
|
|
|
+ at com.template.common.exception.EmsExceptionHandler.exception(EmsExceptionHandler.java:70)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:421)
|
|
|
+ at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75)
|
|
|
+ at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:141)
|
|
|
+ at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1321)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1132)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1078)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:961)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+2024-12-19 09:18:20.860 [http-nio-8687-exec-4] ERROR c.t.c.exception.EmsExceptionHandler - 错误信息
|
|
|
+org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
|
|
|
+### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error.
|
|
|
+### The error may exist in file [D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes\mapper\template\AlumniImageMapper.xml]
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error.
|
|
|
+ at com.template.common.exception.EmsExceptionHandler.exception(EmsExceptionHandler.java:80)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:417)
|
|
|
+ at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75)
|
|
|
+ at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:141)
|
|
|
+ at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1321)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1132)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1078)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:961)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
|
|
+### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error.
|
|
|
+### The error may exist in file [D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes\mapper\template\AlumniImageMapper.xml]
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error.
|
|
|
+ at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:153)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427)
|
|
|
+ at com.sun.proxy.$Proxy99.selectList(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
|
|
+ at com.baomidou.mybatisplus.core.override.PageMapperMethod.executeForMany2(PageMapperMethod.java:128)
|
|
|
+ at com.baomidou.mybatisplus.core.override.PageMapperMethod.execute(PageMapperMethod.java:98)
|
|
|
+ at com.baomidou.mybatisplus.core.override.PageMapperProxy.invoke(PageMapperProxy.java:64)
|
|
|
+ at com.sun.proxy.$Proxy146.imagePageDatas(Unknown Source)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
|
|
|
+ at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
|
|
|
+ at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
|
|
+ at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137)
|
|
|
+ at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
|
|
|
+ at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215)
|
|
|
+ at com.sun.proxy.$Proxy147.imagePageDatas(Unknown Source)
|
|
|
+ at com.template.services.impl.AlumniImageServiceImpl.imagePageDatas(AlumniImageServiceImpl.java:61)
|
|
|
+ at com.template.services.impl.AlumniImageServiceImpl$$FastClassBySpringCGLIB$$c6f34c9d.invoke(<generated>)
|
|
|
+ at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
|
|
|
+ at com.template.services.impl.AlumniImageServiceImpl$$EnhancerBySpringCGLIB$$ae47a975.imagePageDatas(<generated>)
|
|
|
+ at com.template.controller.AlumniImageController.queryImagePage(AlumniImageController.java:54)
|
|
|
+ at com.template.controller.AlumniImageController$$FastClassBySpringCGLIB$$9a05a84e.invoke(<generated>)
|
|
|
+ at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
|
|
|
+ at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
|
|
|
+ at org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:57)
|
|
|
+ at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
|
|
|
+ at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
|
|
|
+ at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
|
|
|
+ at com.template.controller.AlumniImageController$$EnhancerBySpringCGLIB$$cee55efe.queryImagePage(<generated>)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:893)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:807)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1061)
|
|
|
+ ... 43 common frames omitted
|
|
|
+Caused by: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error.
|
|
|
+ at com.baomidou.mybatisplus.core.toolkit.ExceptionUtils.mpe(ExceptionUtils.java:41)
|
|
|
+ at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:214)
|
|
|
+ at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:168)
|
|
|
+ at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62)
|
|
|
+ at com.sun.proxy.$Proxy201.prepare(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:87)
|
|
|
+ at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:62)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64)
|
|
|
+ at com.sun.proxy.$Proxy200.query(Unknown Source)
|
|
|
+ at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:132)
|
|
|
+ at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62)
|
|
|
+ at com.sun.proxy.$Proxy200.query(Unknown Source)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151)
|
|
|
+ ... 97 common frames omitted
|
|
|
+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
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeQuery(ClientPreparedStatement.java:1003)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
|
|
|
+ at com.sun.proxy.$Proxy202.executeQuery(Unknown Source)
|
|
|
+ at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:199)
|
|
|
+ ... 115 common frames omitted
|
|
|
+2024-12-19 09:22:24.448 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
|
|
+2024-12-19 09:22:24.561 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
|
+2024-12-19 09:22:24.561 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
|
|
|
+2024-12-19 09:22:24.562 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
|
|
|
+2024-12-19 09:22:24.562 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
|
|
+2024-12-19 09:22:24.562 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
|
|
|
+2024-12-19 09:22:24.563 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2024-12-19 09:22:24.564 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
|
|
|
+2024-12-19 09:22:24.567 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
|
|
|
+2024-12-19 09:50:58.207 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
|
|
|
+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)
|
|
|
+2024-12-19 09:50:58.222 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
|
|
|
+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.
|
|
|
+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!
|
|
|
+2024-12-19 09:50:58.784 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+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.
|
|
|
+2024-12-19 09:50:59.612 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
|
|
|
+2024-12-19 09:50:59.617 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
|
|
|
+2024-12-19 09:50:59.617 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
|
|
+2024-12-19 09:50:59.618 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
|
|
|
+2024-12-19 09:50:59.681 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
|
|
|
+2024-12-19 09:50:59.681 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1425 ms
|
|
|
+2024-12-19 09:51:00.005 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
|
+2024-12-19 09:51:00.439 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
|
|
+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.
|
|
|
+2024-12-19 09:51:03.484 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2024-12-19 09:51:04.558 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
|
|
|
+2024-12-19 09:51:04.564 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
|
|
+2024-12-19 09:51:04.565 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
|
|
|
+2024-12-19 09:51:04.565 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
|
|
|
+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'
|
|
|
+ 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-19 09:51:04.566 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
|
|
+2024-12-19 09:51:04.566 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
|
|
|
+2024-12-19 09:51:04.566 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@29ac632a
|
|
|
+2024-12-19 09:51:04.597 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
|
+2024-12-19 09:51:04.676 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
|
|
|
+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'
|
|
|
+2024-12-19 09:51:04.818 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
|
|
|
+2024-12-19 09:51:04.818 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
|
|
+2024-12-19 09:51:04.826 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.975 seconds (JVM running for 7.586)
|
|
|
+2024-12-19 09:51:10.076 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2024-12-19 09:51:10.076 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
|
+2024-12-19 09:51:10.077 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
|
|
|
+2024-12-19 09:55:10.192 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
|
|
+2024-12-19 09:55:10.311 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
|
+2024-12-19 09:55:10.312 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
|
|
|
+2024-12-19 09:55:10.312 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
|
|
|
+2024-12-19 09:55:10.312 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
|
|
+2024-12-19 09:55:10.312 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
|
|
|
+2024-12-19 09:55:10.313 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2024-12-19 09:55:10.315 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
|
|
|
+2024-12-19 09:55:10.317 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
|
|
|
+2024-12-19 09:55:12.689 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
|
|
|
+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)
|
|
|
+2024-12-19 09:55:12.703 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
|
|
|
+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.
|
|
|
+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!
|
|
|
+2024-12-19 09:55:13.256 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+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.
|
|
|
+2024-12-19 09:55:14.005 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
|
|
|
+2024-12-19 09:55:14.010 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
|
|
|
+2024-12-19 09:55:14.011 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
|
|
+2024-12-19 09:55:14.011 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
|
|
|
+2024-12-19 09:55:14.074 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
|
|
|
+2024-12-19 09:55:14.074 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1336 ms
|
|
|
+2024-12-19 09:55:14.382 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
|
+2024-12-19 09:55:14.798 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
|
|
+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.
|
|
|
+2024-12-19 09:55:17.799 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2024-12-19 09:55:18.827 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
|
|
|
+2024-12-19 09:55:18.833 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
|
|
+2024-12-19 09:55:18.833 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
|
|
|
+2024-12-19 09:55:18.833 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
|
|
|
+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'
|
|
|
+ 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-19 09:55:18.834 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
|
|
+2024-12-19 09:55:18.834 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
|
|
|
+2024-12-19 09:55:18.834 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2a201aa9
|
|
|
+2024-12-19 09:55:18.863 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
|
+2024-12-19 09:55:18.938 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
|
|
|
+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'
|
|
|
+2024-12-19 09:55:19.095 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
|
|
|
+2024-12-19 09:55:19.095 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
|
|
+2024-12-19 09:55:19.102 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.79 seconds (JVM running for 7.352)
|
|
|
+2024-12-19 09:55:20.628 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2024-12-19 09:55:20.628 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
|
+2024-12-19 09:55:20.629 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
|
|
|
+2024-12-19 09:56:59.994 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
|
|
+2024-12-19 09:57:00.109 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
|
+2024-12-19 09:57:00.109 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
|
|
|
+2024-12-19 09:57:00.109 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
|
|
|
+2024-12-19 09:57:00.109 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
|
|
+2024-12-19 09:57:00.109 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
|
|
|
+2024-12-19 09:57:00.111 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2024-12-19 09:57:00.112 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
|
|
|
+2024-12-19 09:57:00.115 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
|
|
|
+2024-12-19 09:57:02.679 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
|
|
|
+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)
|
|
|
+2024-12-19 09:57:02.694 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
|
|
|
+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.
|
|
|
+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!
|
|
|
+2024-12-19 09:57:03.231 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+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.
|
|
|
+2024-12-19 09:57:03.995 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
|
|
|
+2024-12-19 09:57:04.000 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
|
|
|
+2024-12-19 09:57:04.000 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
|
|
+2024-12-19 09:57:04.000 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
|
|
|
+2024-12-19 09:57:04.059 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
|
|
|
+2024-12-19 09:57:04.059 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1330 ms
|
|
|
+2024-12-19 09:57:04.358 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
|
+2024-12-19 09:57:04.781 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
|
|
+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.
|
|
|
+2024-12-19 09:57:07.863 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2024-12-19 09:57:08.878 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
|
|
|
+2024-12-19 09:57:08.885 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
|
|
+2024-12-19 09:57:08.886 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
|
|
|
+2024-12-19 09:57:08.886 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
|
|
|
+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'
|
|
|
+ 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-19 09:57:08.887 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
|
|
+2024-12-19 09:57:08.887 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
|
|
|
+2024-12-19 09:57:08.887 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@30336205
|
|
|
+2024-12-19 09:57:08.951 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
|
+2024-12-19 09:57:09.033 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
|
|
|
+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'
|
|
|
+2024-12-19 09:57:09.157 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
|
|
|
+2024-12-19 09:57:09.157 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
|
|
+2024-12-19 09:57:09.165 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.824 seconds (JVM running for 7.426)
|
|
|
+2024-12-19 09:57:09.236 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2024-12-19 09:57:09.237 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
|
+2024-12-19 09:57:09.237 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 0 ms
|
|
|
+2024-12-19 09:58:29.832 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
|
|
+2024-12-19 09:58:29.975 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
|
+2024-12-19 09:58:29.975 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
|
|
|
+2024-12-19 09:58:29.976 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
|
|
|
+2024-12-19 09:58:29.976 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
|
|
+2024-12-19 09:58:29.976 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
|
|
|
+2024-12-19 09:58:29.977 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2024-12-19 09:58:29.978 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
|
|
|
+2024-12-19 09:58:29.979 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
|
|
|
+2024-12-19 09:58:33.476 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
|
|
|
+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)
|
|
|
+2024-12-19 09:58:33.491 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
|
|
|
+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.
|
|
|
+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!
|
|
|
+2024-12-19 09:58:34.059 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+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.
|
|
|
+2024-12-19 09:58:34.912 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
|
|
|
+2024-12-19 09:58:34.919 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
|
|
|
+2024-12-19 09:58:34.920 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
|
|
+2024-12-19 09:58:34.920 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
|
|
|
+2024-12-19 09:58:35.002 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
|
|
|
+2024-12-19 09:58:35.002 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1475 ms
|
|
|
+2024-12-19 09:58:35.325 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
|
+2024-12-19 09:58:35.769 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
|
|
+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.
|
|
|
+2024-12-19 09:58:38.938 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2024-12-19 09:58:40.030 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
|
|
|
+2024-12-19 09:58:40.036 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
|
|
+2024-12-19 09:58:40.036 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
|
|
|
+2024-12-19 09:58:40.036 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
|
|
|
+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'
|
|
|
+ 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-19 09:58:40.037 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
|
|
+2024-12-19 09:58:40.037 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
|
|
|
+2024-12-19 09:58:40.037 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@61e8fbfc
|
|
|
+2024-12-19 09:58:40.067 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
|
+2024-12-19 09:58:40.147 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
|
|
|
+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'
|
|
|
+2024-12-19 09:58:40.276 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
|
|
|
+2024-12-19 09:58:40.276 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
|
|
+2024-12-19 09:58:40.284 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.149 seconds (JVM running for 7.673)
|
|
|
+2024-12-19 09:58:40.312 [http-nio-8687-exec-2] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2024-12-19 09:58:40.312 [http-nio-8687-exec-2] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
|
+2024-12-19 09:58:40.313 [http-nio-8687-exec-2] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
|
|
|
+2024-12-19 09:58:47.066 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
|
|
+2024-12-19 09:58:47.179 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
|
+2024-12-19 09:58:47.179 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
|
|
|
+2024-12-19 09:58:47.179 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
|
|
|
+2024-12-19 09:58:47.179 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
|
|
+2024-12-19 09:58:47.180 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
|
|
|
+2024-12-19 09:58:47.181 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2024-12-19 09:58:47.182 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
|
|
|
+2024-12-19 09:58:47.184 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
|