| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468 |
- 2024-12-24 08:26:41.224 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 08:26:41.244 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 36956 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 08:26:41.244 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 08:26:41.929 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 08:26:41.988 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 08:26:41.990 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 08:26:42.032 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 30 ms. Found 0 Redis repository interfaces.
- 2024-12-24 08:26:42.877 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 08:26:42.884 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 08:26:42.884 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 08:26:42.884 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 08:26:42.956 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 08:26:42.956 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1668 ms
- 2024-12-24 08:26:43.326 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 08:26:43.796 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 08:26:45.126 [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-24 08:26:46.936 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 08:26:48.196 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 08:26:48.203 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 08:26:48.204 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 08:26:48.204 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 08:26:48.204 [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-24 08:26:48.204 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 08:26:48.204 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 08:26:48.204 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@304a2c8a
- 2024-12-24 08:26:48.234 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 08:26:48.307 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 08:26:48.438 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 08:26:48.439 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 08:26:48.440 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 08:26:48.448 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.629 seconds (JVM running for 8.447)
- 2024-12-24 08:26:57.054 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-12-24 08:26:57.054 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2024-12-24 08:26:57.055 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2024-12-24 08:34:08.633 [http-nio-8687-exec-5] 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-24 08:54:56.080 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 08:54:56.200 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 08:54:56.201 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 08:54:56.201 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 08:54:56.201 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 08:54:56.202 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 08:54:56.205 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 08:54:56.207 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 08:54:56.212 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 08:55:42.590 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 08:55:42.606 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 19576 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 08:55:42.606 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 08:55:43.150 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 08:55:43.185 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 08:55:43.186 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 08:55:43.219 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 0 Redis repository interfaces.
- 2024-12-24 08:55:44.055 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 08:55:44.061 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 08:55:44.062 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 08:55:44.062 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 08:55:44.131 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 08:55:44.132 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1490 ms
- 2024-12-24 08:55:44.455 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 08:55:44.888 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 08:55:46.179 [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-24 08:55:47.949 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 08:55:49.036 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 08:55:49.043 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 08:55:49.043 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 08:55:49.044 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 08:55:49.045 [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-24 08:55:49.045 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 08:55:49.045 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 08:55:49.045 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@10031e49
- 2024-12-24 08:55:49.074 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 08:55:49.149 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 08:55:49.281 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 08:55:49.283 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 08:55:49.283 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 08:55:49.289 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.052 seconds (JVM running for 7.634)
- 2024-12-24 08:56:06.252 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-12-24 08:56:06.252 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2024-12-24 08:56:06.253 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2024-12-24 08:56:06.493 [http-nio-8687-exec-1] INFO c.t.handler.MyMetaObjectHandler - start insert fill.....
- 2024-12-24 08:57:18.554 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 08:57:18.673 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 08:57:18.674 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 08:57:18.674 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 08:57:18.674 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 08:57:18.674 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 08:57:18.675 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 08:57:18.676 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 08:57:18.679 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 09:43:15.391 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 09:43:15.654 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 11840 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 09:43:15.655 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 09:43:18.785 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 09:43:18.855 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 09:43:18.858 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 09:43:18.902 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 26 ms. Found 0 Redis repository interfaces.
- 2024-12-24 09:43:19.785 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 09:43:19.791 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 09:43:19.792 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 09:43:19.792 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 09:43:19.872 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 09:43:19.872 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4142 ms
- 2024-12-24 09:43:20.172 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 09:43:20.672 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 09:43:21.959 [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-24 09:43:23.725 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 09:43:24.805 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 09:43:24.811 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 09:43:24.812 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 09:43:24.812 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 09:43:24.812 [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-24 09:43:24.813 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 09:43:24.813 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 09:43:24.813 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58b8ee01
- 2024-12-24 09:43:24.845 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 09:43:24.919 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 09:43:25.040 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 09:43:25.042 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 09:43:25.042 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 09:43:25.050 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 10.586 seconds (JVM running for 11.454)
- 2024-12-24 09:44:12.366 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-12-24 09:44:12.366 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2024-12-24 09:44:12.367 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2024-12-24 09:44:12.605 [http-nio-8687-exec-1] ERROR c.t.c.exception.EmsExceptionHandler - 错误信息
- java.lang.NullPointerException: null
- at com.template.common.exception.EmsExceptionHandler.exception(EmsExceptionHandler.java:62)
- 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.doPost(FrameworkServlet.java:909)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:665)
- 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-24 09:44:46.167 [http-nio-8687-exec-5] ERROR c.t.c.exception.EmsExceptionHandler - 错误信息
- java.lang.NullPointerException: null
- at com.template.common.exception.EmsExceptionHandler.exception(EmsExceptionHandler.java:62)
- 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.doPost(FrameworkServlet.java:909)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:665)
- 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-24 09:44:46.324 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 09:44:46.456 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 09:44:46.456 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 09:44:46.457 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 09:44:46.457 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 09:44:46.457 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 09:44:46.458 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 09:44:46.460 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 09:44:46.464 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 09:53:09.249 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 09:53:09.262 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 13364 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 09:53:09.262 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 09:53:09.772 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 09:53:09.804 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 09:53:09.806 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 09:53:09.836 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 22 ms. Found 0 Redis repository interfaces.
- 2024-12-24 09:53:10.575 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 09:53:10.581 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 09:53:10.581 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 09:53:10.581 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 09:53:10.644 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 09:53:10.645 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1351 ms
- 2024-12-24 09:53:10.942 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 09:53:11.367 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 09:53:12.554 [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-24 09:53:14.396 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 09:53:15.549 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 09:53:15.558 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 09:53:15.558 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 09:53:15.559 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 09:53:15.559 [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-24 09:53:15.559 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 09:53:15.559 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 09:53:15.559 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@49136fb
- 2024-12-24 09:53:15.588 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 09:53:15.665 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 09:53:15.786 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 09:53:15.788 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 09:53:15.788 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 09:53:15.795 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.885 seconds (JVM running for 7.397)
- 2024-12-24 09:53:28.981 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-12-24 09:53:28.981 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2024-12-24 09:53:28.983 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms
- 2024-12-24 09:53:29.060 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权:fHrL24gpbOmL5XVWKQ231bRKQHCohlF6;redirect_uri:false;H5:http://192.168.161.220:8687/alumni/api/login/Openid?urlstr=false
- 2024-12-24 09:53:29.060 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权1:
- 2024-12-24 09:53:29.247 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权2:{"expires_in":7200,"access_token":"6uEka1E1T9eO8Hm4pZyIQEmbUowzbiV9","token_type":"bearer","ocode":"1015730314","refresh_token":"EfeWBsX5j7xI1sXEe0f36cghsXPsSDmj"}
- 2024-12-24 09:53:29.254 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权3
- 2024-12-24 09:53:29.254 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权4
- 2024-12-24 09:53:29.254 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权5
- 2024-12-24 09:53:29.254 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权6
- 2024-12-24 09:53:29.254 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权7
- 2024-12-24 09:53:29.587 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权8
- 2024-12-24 09:53:29.597 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权9
- 2024-12-24 09:53:29.597 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权获取用户信息:{"errcode":0,"errmsg":"OK","card_number":"360830199603245117","name":"\u7518\u6631\u65b0","gender":1,"head_image":"\/\/wxprivate-1251448646.file.myqcloud.com\/campus\/avatars\/26957\/tmp\/fb4ca12d94c0f33eec382aea83efa672.png?sign=GHniPlCpfvCysZy3xzYXdpQwKclhPTEyNTE0NDg2NDYmYj13eHByaXZhdGUmaz1BS0lEcGFEZzNYNFJhWUs2dVZ0NkI4MnFZN1ZrbGJKckhUVk0mZT0xNzM1MDA1NTA5JnQ9MTczNTAwNTIwOSZyPTE1NTAxMzI0OTUmZj0vMTI1MTQ0ODY0Ni93eHByaXZhdGUvY2FtcHVzL2F2YXRhcnMvMjY5NTcvdG1wL2ZiNGNhMTJkOTRjMGYzM2VlYzM4MmFlYTgzZWZhNjcyLnBuZw==","identity_type":4,"grade":"2021","campus":"\u9ec4\u5bb6\u6e56\u6821\u533a","dorm_number":"","physical_chip_number":"","physical_card_number":"","nation":"","origin_place":"","graduated_school":"","address":"","qq":"","email":"","card_type":1,"identity_title":"","college":"\u5357\u660c\u4ea4\u901a\u5b66\u9662","profession":"\u5f00\u53d1\u6d4b\u8bd5\u90e8\u95e8","class":"\u6d4b\u8bd5\u73ed\u7ea7","id_card":"360830199603245117","country":197,"telephone":"(+86)18320846714","data_source":0,"start_at":"","expire_at":"","job_title":"","register_year":"2021","school_period":"","serial_number":"","organization":[800506],"department":[0],"main_org_node":800506,"ocode":"1015730314"}
- 2024-12-24 09:53:29.597 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权获取用户信息类别:4
- 2024-12-24 09:53:29.721 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权校区:黄家湖校区
- 2024-12-24 09:53:29.726 [http-nio-8687-exec-1] INFO c.t.handler.MyMetaObjectHandler - start update fill.....
- 2024-12-24 09:53:29.784 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权成功:甘昱新360830199603245117
- 2024-12-24 09:54:53.638 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权:PrvdvPMm3kwHskzr72gtTlduQ9v5CHIK;redirect_uri:1;H5:http://192.168.161.220:8687/alumni/api/login/Openid?urlstr=1
- 2024-12-24 09:54:53.639 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权1:
- 2024-12-24 09:54:53.749 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权2:{"ocode":"1015730314","access_token":"9h8d0It4Wehe0gXbALjEjkGHGQbM9iK7","refresh_token":"faZqYdpIoSCDi7lwaRoDpVG2IAknDl3l","expires_in":7200,"token_type":"bearer"}
- 2024-12-24 09:54:53.749 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权3
- 2024-12-24 09:54:53.750 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权4
- 2024-12-24 09:54:53.750 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权5
- 2024-12-24 09:54:53.750 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权6
- 2024-12-24 09:54:53.750 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权7
- 2024-12-24 09:54:54.009 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权8
- 2024-12-24 09:54:54.010 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权9
- 2024-12-24 09:54:54.011 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权获取用户信息:{"errcode":0,"errmsg":"OK","card_number":"360830199603245117","name":"\u7518\u6631\u65b0","gender":1,"head_image":"\/\/wxprivate-1251448646.file.myqcloud.com\/campus\/avatars\/26957\/tmp\/fb4ca12d94c0f33eec382aea83efa672.png?sign=d7uzGbevfZDlwh66VMO+ytAkq8hhPTEyNTE0NDg2NDYmYj13eHByaXZhdGUmaz1BS0lEcGFEZzNYNFJhWUs2dVZ0NkI4MnFZN1ZrbGJKckhUVk0mZT0xNzM1MDA1NTkzJnQ9MTczNTAwNTI5MyZyPTEwNjI5OTYxNTgmZj0vMTI1MTQ0ODY0Ni93eHByaXZhdGUvY2FtcHVzL2F2YXRhcnMvMjY5NTcvdG1wL2ZiNGNhMTJkOTRjMGYzM2VlYzM4MmFlYTgzZWZhNjcyLnBuZw==","identity_type":4,"grade":"2021","campus":"\u9ec4\u5bb6\u6e56\u6821\u533a","dorm_number":"","physical_chip_number":"","physical_card_number":"","nation":"","origin_place":"","graduated_school":"","address":"","qq":"","email":"","card_type":1,"identity_title":"","college":"\u5357\u660c\u4ea4\u901a\u5b66\u9662","profession":"\u5f00\u53d1\u6d4b\u8bd5\u90e8\u95e8","class":"\u6d4b\u8bd5\u73ed\u7ea7","id_card":"360830199603245117","country":197,"telephone":"(+86)18320846714","data_source":0,"start_at":"","expire_at":"","job_title":"","register_year":"2021","school_period":"","serial_number":"","organization":[800506],"department":[0],"main_org_node":800506,"ocode":"1015730314"}
- 2024-12-24 09:54:54.011 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权获取用户信息类别:4
- 2024-12-24 09:54:54.054 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权校区:黄家湖校区
- 2024-12-24 09:54:54.056 [http-nio-8687-exec-3] INFO c.t.handler.MyMetaObjectHandler - start update fill.....
- 2024-12-24 09:54:54.091 [http-nio-8687-exec-3] INFO c.t.controller.LoginController - 微校授权成功:甘昱新360830199603245117
- 2024-12-24 09:55:27.292 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权:AxnlBzTPG6bJNLCYH1Mg4SpixjT1sZTD;redirect_uri:false;H5:http://192.168.161.220:8687/alumni/api/login/Openid?urlstr=false
- 2024-12-24 09:55:27.292 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权1:
- 2024-12-24 09:55:27.395 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权2:{"token_type":"bearer","expires_in":7200,"access_token":"BskGxHNylYmuwpR6y4IxNJk4qUrbHupf","refresh_token":"c7fqC9U2te5iE9IVQkdifdNBAJfN9nS9","ocode":"1015730314"}
- 2024-12-24 09:55:27.395 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权3
- 2024-12-24 09:55:27.395 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权4
- 2024-12-24 09:55:27.395 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权5
- 2024-12-24 09:55:27.395 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权6
- 2024-12-24 09:55:27.395 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权7
- 2024-12-24 09:55:27.615 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权8
- 2024-12-24 09:55:27.615 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权9
- 2024-12-24 09:55:27.615 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权获取用户信息:{"errcode":0,"errmsg":"OK","card_number":"360830199603245117","name":"\u7518\u6631\u65b0","gender":1,"head_image":"\/\/wxprivate-1251448646.file.myqcloud.com\/campus\/avatars\/26957\/tmp\/fb4ca12d94c0f33eec382aea83efa672.png?sign=dlUAwOTFp5ijVk8HPLvOGxlTBKlhPTEyNTE0NDg2NDYmYj13eHByaXZhdGUmaz1BS0lEcGFEZzNYNFJhWUs2dVZ0NkI4MnFZN1ZrbGJKckhUVk0mZT0xNzM1MDA1NjI3JnQ9MTczNTAwNTMyNyZyPTUxMTYyMDUyOSZmPS8xMjUxNDQ4NjQ2L3d4cHJpdmF0ZS9jYW1wdXMvYXZhdGFycy8yNjk1Ny90bXAvZmI0Y2ExMmQ5NGMwZjMzZWVjMzgyYWVhODNlZmE2NzIucG5n","identity_type":4,"grade":"2021","campus":"\u9ec4\u5bb6\u6e56\u6821\u533a","dorm_number":"","physical_chip_number":"","physical_card_number":"","nation":"","origin_place":"","graduated_school":"","address":"","qq":"","email":"","card_type":1,"identity_title":"","college":"\u5357\u660c\u4ea4\u901a\u5b66\u9662","profession":"\u5f00\u53d1\u6d4b\u8bd5\u90e8\u95e8","class":"\u6d4b\u8bd5\u73ed\u7ea7","id_card":"360830199603245117","country":197,"telephone":"(+86)18320846714","data_source":0,"start_at":"","expire_at":"","job_title":"","register_year":"2021","school_period":"","serial_number":"","organization":[800506],"department":[0],"main_org_node":800506,"ocode":"1015730314"}
- 2024-12-24 09:55:27.615 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权获取用户信息类别:4
- 2024-12-24 09:55:27.648 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权校区:黄家湖校区
- 2024-12-24 09:55:27.649 [http-nio-8687-exec-5] INFO c.t.handler.MyMetaObjectHandler - start update fill.....
- 2024-12-24 09:55:27.680 [http-nio-8687-exec-5] INFO c.t.controller.LoginController - 微校授权成功:甘昱新360830199603245117
- 2024-12-24 10:00:47.842 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权:7QE8CNoLScjmwhL6kv8rmgGgzk1IiYok;redirect_uri:false;H5:http://192.168.161.220:8687/alumni/api/login/Openid?urlstr=false
- 2024-12-24 10:00:47.843 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权1:
- 2024-12-24 10:00:47.968 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权2:{"expires_in":7200,"access_token":"RvbKHV40I76UQsCBZF06LxzsPwTXtLUE","refresh_token":"kQTFT1irIJBMpjS7B34MkPkxkH7tvPsX","ocode":"1015730314","token_type":"bearer"}
- 2024-12-24 10:00:47.968 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权3
- 2024-12-24 10:00:47.968 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权4
- 2024-12-24 10:00:47.968 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权5
- 2024-12-24 10:00:47.968 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权6
- 2024-12-24 10:00:47.968 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权7
- 2024-12-24 10:00:48.249 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权8
- 2024-12-24 10:00:48.250 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权9
- 2024-12-24 10:00:48.250 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权获取用户信息:{"errcode":0,"errmsg":"OK","card_number":"360830199603245117","name":"\u7518\u6631\u65b0","gender":1,"head_image":"\/\/wxprivate-1251448646.file.myqcloud.com\/campus\/avatars\/26957\/tmp\/fb4ca12d94c0f33eec382aea83efa672.png?sign=uhm7tg8u3VaKzK3yUcLjNQLqcalhPTEyNTE0NDg2NDYmYj13eHByaXZhdGUmaz1BS0lEcGFEZzNYNFJhWUs2dVZ0NkI4MnFZN1ZrbGJKckhUVk0mZT0xNzM1MDA1OTQ3JnQ9MTczNTAwNTY0NyZyPTIwNTcwMjMwMTUmZj0vMTI1MTQ0ODY0Ni93eHByaXZhdGUvY2FtcHVzL2F2YXRhcnMvMjY5NTcvdG1wL2ZiNGNhMTJkOTRjMGYzM2VlYzM4MmFlYTgzZWZhNjcyLnBuZw==","identity_type":4,"grade":"2021","campus":"\u9ec4\u5bb6\u6e56\u6821\u533a","dorm_number":"","physical_chip_number":"","physical_card_number":"","nation":"","origin_place":"","graduated_school":"","address":"","qq":"","email":"","card_type":1,"identity_title":"","college":"\u5357\u660c\u4ea4\u901a\u5b66\u9662","profession":"\u5f00\u53d1\u6d4b\u8bd5\u90e8\u95e8","class":"\u6d4b\u8bd5\u73ed\u7ea7","id_card":"360830199603245117","country":197,"telephone":"(+86)18320846714","data_source":0,"start_at":"","expire_at":"","job_title":"","register_year":"2021","school_period":"","serial_number":"","organization":[800506],"department":[0],"main_org_node":800506,"ocode":"1015730314"}
- 2024-12-24 10:00:48.250 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权获取用户信息类别:4
- 2024-12-24 10:00:48.288 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权校区:黄家湖校区
- 2024-12-24 10:00:48.289 [http-nio-8687-exec-1] INFO c.t.handler.MyMetaObjectHandler - start update fill.....
- 2024-12-24 10:00:48.319 [http-nio-8687-exec-1] INFO c.t.controller.LoginController - 微校授权成功:甘昱新360830199603245117
- 2024-12-24 10:02:48.714 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权:W68rrOxQ3tj2ZVch42Zplm3nyNDK59aK;redirect_uri:false;H5:http://192.168.161.220:8687/alumni/api/login/Openid?urlstr=false
- 2024-12-24 10:02:48.714 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权1:
- 2024-12-24 10:02:48.823 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权2:{"expires_in":7200,"access_token":"jz9O0kU6bZ2mvA1u7neSg68RufxtxwLz","refresh_token":"2efFTxA25fFtqa4HgKCbCqP5I4Cttnvm","ocode":"1015730314","token_type":"bearer"}
- 2024-12-24 10:02:48.823 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权3
- 2024-12-24 10:02:48.824 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权4
- 2024-12-24 10:02:48.824 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权5
- 2024-12-24 10:02:48.824 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权6
- 2024-12-24 10:02:48.824 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权7
- 2024-12-24 10:02:49.116 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权8
- 2024-12-24 10:02:49.117 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权9
- 2024-12-24 10:02:49.117 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权获取用户信息:{"errcode":0,"errmsg":"OK","card_number":"360830199603245117","name":"\u7518\u6631\u65b0","gender":1,"head_image":"\/\/wxprivate-1251448646.file.myqcloud.com\/campus\/avatars\/26957\/tmp\/fb4ca12d94c0f33eec382aea83efa672.png?sign=tcOGetnVGTY+\/gH4fxSIYt\/Ff71hPTEyNTE0NDg2NDYmYj13eHByaXZhdGUmaz1BS0lEcGFEZzNYNFJhWUs2dVZ0NkI4MnFZN1ZrbGJKckhUVk0mZT0xNzM1MDA2MDY4JnQ9MTczNTAwNTc2OCZyPTYyNjA1MzQzNCZmPS8xMjUxNDQ4NjQ2L3d4cHJpdmF0ZS9jYW1wdXMvYXZhdGFycy8yNjk1Ny90bXAvZmI0Y2ExMmQ5NGMwZjMzZWVjMzgyYWVhODNlZmE2NzIucG5n","identity_type":4,"grade":"2021","campus":"\u9ec4\u5bb6\u6e56\u6821\u533a","dorm_number":"","physical_chip_number":"","physical_card_number":"","nation":"","origin_place":"","graduated_school":"","address":"","qq":"","email":"","card_type":1,"identity_title":"","college":"\u5357\u660c\u4ea4\u901a\u5b66\u9662","profession":"\u5f00\u53d1\u6d4b\u8bd5\u90e8\u95e8","class":"\u6d4b\u8bd5\u73ed\u7ea7","id_card":"360830199603245117","country":197,"telephone":"(+86)18320846714","data_source":0,"start_at":"","expire_at":"","job_title":"","register_year":"2021","school_period":"","serial_number":"","organization":[800506],"department":[0],"main_org_node":800506,"ocode":"1015730314"}
- 2024-12-24 10:02:49.117 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权获取用户信息类别:4
- 2024-12-24 10:02:49.204 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权校区:黄家湖校区
- 2024-12-24 10:02:49.206 [http-nio-8687-exec-8] INFO c.t.handler.MyMetaObjectHandler - start update fill.....
- 2024-12-24 10:02:49.254 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权成功:甘昱新360830199603245117
- 2024-12-24 10:08:57.276 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权:Vu1RYksVN85qYs52kV0quNgtdyAc1AQ0;redirect_uri:false;H5:http://192.168.161.220:8687/alumni/api/login/Openid?urlstr=false
- 2024-12-24 10:08:57.276 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权1:
- 2024-12-24 10:08:57.397 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权2:{"ocode":"1015730314","access_token":"FCNDVyRdwuCaiqdrQOHKKRHp1D5ElWmf","refresh_token":"fGZVHTAdmatAaB0ij4QmS04j6XSW1GkP","token_type":"bearer","expires_in":7200}
- 2024-12-24 10:08:57.397 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权3
- 2024-12-24 10:08:57.397 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权4
- 2024-12-24 10:08:57.397 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权5
- 2024-12-24 10:08:57.397 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权6
- 2024-12-24 10:08:57.397 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权7
- 2024-12-24 10:08:57.683 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权8
- 2024-12-24 10:08:57.684 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权9
- 2024-12-24 10:08:57.684 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权获取用户信息:{"errcode":0,"errmsg":"OK","card_number":"360830199603245117","name":"\u7518\u6631\u65b0","gender":1,"head_image":"\/\/wxprivate-1251448646.file.myqcloud.com\/campus\/avatars\/26957\/tmp\/fb4ca12d94c0f33eec382aea83efa672.png?sign=dlsRuBBp8tT64eejh68gu2HrWYBhPTEyNTE0NDg2NDYmYj13eHByaXZhdGUmaz1BS0lEcGFEZzNYNFJhWUs2dVZ0NkI4MnFZN1ZrbGJKckhUVk0mZT0xNzM1MDA2NDM3JnQ9MTczNTAwNjEzNyZyPTczMzY2ODU3NyZmPS8xMjUxNDQ4NjQ2L3d4cHJpdmF0ZS9jYW1wdXMvYXZhdGFycy8yNjk1Ny90bXAvZmI0Y2ExMmQ5NGMwZjMzZWVjMzgyYWVhODNlZmE2NzIucG5n","identity_type":4,"grade":"2021","campus":"\u9ec4\u5bb6\u6e56\u6821\u533a","dorm_number":"","physical_chip_number":"","physical_card_number":"","nation":"","origin_place":"","graduated_school":"","address":"","qq":"","email":"","card_type":1,"identity_title":"","college":"\u5357\u660c\u4ea4\u901a\u5b66\u9662","profession":"\u5f00\u53d1\u6d4b\u8bd5\u90e8\u95e8","class":"\u6d4b\u8bd5\u73ed\u7ea7","id_card":"360830199603245117","country":197,"telephone":"(+86)18320846714","data_source":0,"start_at":"","expire_at":"","job_title":"","register_year":"2021","school_period":"","serial_number":"","organization":[800506],"department":[0],"main_org_node":800506,"ocode":"1015730314"}
- 2024-12-24 10:08:57.684 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权获取用户信息类别:4
- 2024-12-24 10:08:57.719 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权校区:黄家湖校区
- 2024-12-24 10:08:57.720 [http-nio-8687-exec-2] INFO c.t.handler.MyMetaObjectHandler - start update fill.....
- 2024-12-24 10:08:57.757 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权成功:甘昱新360830199603245117
- 2024-12-24 10:13:21.080 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 10:13:21.194 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 10:13:21.194 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 10:13:21.194 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 10:13:21.194 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 10:13:21.195 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 10:13:21.196 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 10:13:21.196 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 10:13:21.198 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 10:14:14.265 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 10:14:14.278 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 13352 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 10:14:14.279 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 10:14:14.838 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 10:14:14.882 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 10:14:14.884 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 10:14:14.917 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 24 ms. Found 0 Redis repository interfaces.
- 2024-12-24 10:14:15.685 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 10:14:15.691 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 10:14:15.691 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 10:14:15.691 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 10:14:15.752 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 10:14:15.752 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1439 ms
- 2024-12-24 10:14:16.073 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 10:14:16.506 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 10:14:17.784 [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-24 10:14:19.565 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 10:14:20.689 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 10:14:20.695 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 10:14:20.695 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 10:14:20.696 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 10:14:20.696 [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-24 10:14:20.696 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 10:14:20.696 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 10:14:20.696 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1cfc616
- 2024-12-24 10:14:20.725 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 10:14:20.817 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 10:14:20.963 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 10:14:20.964 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 10:14:20.964 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 10:14:20.972 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.089 seconds (JVM running for 7.697)
- 2024-12-24 10:15:01.695 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-12-24 10:15:01.695 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2024-12-24 10:15:01.696 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2024-12-24 10:18:11.369 [http-nio-8687-exec-9] ERROR c.t.c.exception.EmsExceptionHandler - 错误信息
- java.lang.NullPointerException: null
- at com.template.common.exception.EmsExceptionHandler.exception(EmsExceptionHandler.java:62)
- 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-24 10:18:33.402 [http-nio-8687-exec-10] ERROR c.t.c.exception.EmsExceptionHandler - 错误信息
- java.lang.NullPointerException: null
- at com.template.common.exception.EmsExceptionHandler.exception(EmsExceptionHandler.java:62)
- 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-24 10:18:49.119 [http-nio-8687-exec-1] ERROR c.t.c.exception.EmsExceptionHandler - 错误信息
- java.lang.NullPointerException: null
- at com.template.common.exception.EmsExceptionHandler.exception(EmsExceptionHandler.java:62)
- 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-24 10:18:50.647 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 10:18:50.767 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 10:18:50.767 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 10:18:50.767 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 10:18:50.767 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 10:18:50.767 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 10:18:50.769 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 10:18:50.770 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 10:18:50.773 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 10:19:51.588 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 10:19:51.602 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 14468 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 10:19:51.602 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 10:19:52.107 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 10:19:52.148 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 10:19:52.151 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 10:19:52.184 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 0 Redis repository interfaces.
- 2024-12-24 10:19:52.945 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 10:19:52.951 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 10:19:52.952 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 10:19:52.952 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 10:19:53.013 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 10:19:53.013 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1375 ms
- 2024-12-24 10:19:53.321 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 10:19:53.728 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 10:19:54.941 [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-24 10:19:56.697 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 10:19:57.685 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 10:19:57.691 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 10:19:57.691 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 10:19:57.691 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 10:19:57.692 [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-24 10:19:57.692 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 10:19:57.692 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 10:19:57.692 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@61e8fbfc
- 2024-12-24 10:19:57.719 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 10:19:57.816 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 10:19:57.930 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 10:19:57.931 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 10:19:57.931 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 10:19:57.938 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.707 seconds (JVM running for 7.209)
- 2024-12-24 10:20:04.785 [http-nio-8687-exec-2] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-12-24 10:20:04.785 [http-nio-8687-exec-2] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2024-12-24 10:20:04.786 [http-nio-8687-exec-2] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2024-12-24 10:24:44.967 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权:PhPXyiPlWpMBxqpkilmI2ksduCWxq3VM;redirect_uri:false;H5:http://192.168.161.220:8687/alumni/api/login/Openid?urlstr=false
- 2024-12-24 10:24:44.967 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权1:
- 2024-12-24 10:24:45.151 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权2:{"token_type":"bearer","access_token":"wWPceeY0d02xC40Qws5pz0K0C5r3wwJp","expires_in":7200,"ocode":"1015730314","refresh_token":"ETDayIa7Er82cOai4gIxGTjgfKHDeQNK"}
- 2024-12-24 10:24:45.154 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权3
- 2024-12-24 10:24:45.154 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权4
- 2024-12-24 10:24:45.154 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权5
- 2024-12-24 10:24:45.154 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权6
- 2024-12-24 10:24:45.154 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权7
- 2024-12-24 10:24:45.424 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权8
- 2024-12-24 10:24:45.432 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权9
- 2024-12-24 10:24:45.432 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权获取用户信息:{"errcode":0,"errmsg":"OK","card_number":"360830199603245117","name":"\u7518\u6631\u65b0","gender":1,"head_image":"\/\/wxprivate-1251448646.file.myqcloud.com\/campus\/avatars\/26957\/tmp\/fb4ca12d94c0f33eec382aea83efa672.png?sign=yhnjmYHRE\/aSWdN5zaSBqfmy4QthPTEyNTE0NDg2NDYmYj13eHByaXZhdGUmaz1BS0lEcGFEZzNYNFJhWUs2dVZ0NkI4MnFZN1ZrbGJKckhUVk0mZT0xNzM1MDA3Mzg0JnQ9MTczNTAwNzA4NCZyPTE4NDYwNDE4NzQmZj0vMTI1MTQ0ODY0Ni93eHByaXZhdGUvY2FtcHVzL2F2YXRhcnMvMjY5NTcvdG1wL2ZiNGNhMTJkOTRjMGYzM2VlYzM4MmFlYTgzZWZhNjcyLnBuZw==","identity_type":4,"grade":"2021","campus":"\u9ec4\u5bb6\u6e56\u6821\u533a","dorm_number":"","physical_chip_number":"","physical_card_number":"","nation":"","origin_place":"","graduated_school":"","address":"","qq":"","email":"","card_type":1,"identity_title":"","college":"\u5357\u660c\u4ea4\u901a\u5b66\u9662","profession":"\u5f00\u53d1\u6d4b\u8bd5\u90e8\u95e8","class":"\u6d4b\u8bd5\u73ed\u7ea7","id_card":"360830199603245117","country":197,"telephone":"(+86)18320846714","data_source":0,"start_at":"","expire_at":"","job_title":"","register_year":"2021","school_period":"","serial_number":"","organization":[800506],"department":[0],"main_org_node":800506,"ocode":"1015730314"}
- 2024-12-24 10:24:45.432 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权获取用户信息类别:4
- 2024-12-24 10:24:45.483 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权校区:黄家湖校区
- 2024-12-24 10:24:45.488 [http-nio-8687-exec-10] INFO c.t.handler.MyMetaObjectHandler - start update fill.....
- 2024-12-24 10:24:45.530 [http-nio-8687-exec-10] INFO c.t.controller.LoginController - 微校授权成功:甘昱新360830199603245117
- 2024-12-24 10:38:02.024 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 10:38:02.136 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 10:38:02.137 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 10:38:02.137 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 10:38:02.137 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 10:38:02.137 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 10:38:02.138 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 10:38:02.139 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 10:38:02.141 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 10:38:07.551 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 10:38:07.565 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 29572 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 10:38:07.565 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 10:38:08.182 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 10:38:08.223 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 10:38:08.225 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 10:38:08.264 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 29 ms. Found 0 Redis repository interfaces.
- 2024-12-24 10:38:09.053 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 10:38:09.059 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 10:38:09.060 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 10:38:09.060 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 10:38:09.123 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 10:38:09.123 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1519 ms
- 2024-12-24 10:38:09.441 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 10:38:09.857 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 10:38:11.103 [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-24 10:38:12.934 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 10:38:13.985 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 10:38:13.991 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 10:38:13.991 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 10:38:13.992 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 10:38:13.992 [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-24 10:38:13.992 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 10:38:13.992 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 10:38:13.992 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5b2e7293
- 2024-12-24 10:38:14.020 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 10:38:14.103 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 10:38:14.254 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 10:38:14.255 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 10:38:14.255 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 10:38:14.268 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.08 seconds (JVM running for 7.583)
- 2024-12-24 10:38:45.975 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-12-24 10:38:45.975 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2024-12-24 10:38:45.976 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2024-12-24 10:41:39.131 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 10:41:39.248 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 10:41:39.248 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 10:41:39.248 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 10:41:39.248 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 10:41:39.249 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 10:41:39.250 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 10:41:39.251 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 10:41:39.254 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 10:42:32.843 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 10:42:32.855 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 5796 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 10:42:32.855 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 10:42:33.399 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 10:42:33.442 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 10:42:33.444 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 10:42:33.476 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 22 ms. Found 0 Redis repository interfaces.
- 2024-12-24 10:42:34.293 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 10:42:34.299 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 10:42:34.299 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 10:42:34.299 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 10:42:34.363 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 10:42:34.363 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1470 ms
- 2024-12-24 10:42:34.677 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 10:42:35.120 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 10:42:36.350 [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-24 10:42:38.142 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 10:42:39.255 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 10:42:39.262 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 10:42:39.262 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 10:42:39.263 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 10:42:39.263 [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-24 10:42:39.263 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 10:42:39.263 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 10:42:39.263 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@63b187f
- 2024-12-24 10:42:39.292 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 10:42:39.387 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 10:42:39.513 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 10:42:39.514 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 10:42:39.514 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 10:42:39.522 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.058 seconds (JVM running for 7.588)
- 2024-12-24 10:44:37.791 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 10:44:37.903 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 10:44:37.904 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 10:44:37.904 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 10:44:37.904 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 10:44:37.904 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 10:44:37.906 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 10:44:37.906 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 10:44:37.912 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 10:45:30.301 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 10:45:30.311 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 31768 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 10:45:30.311 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 10:45:30.814 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 10:45:30.864 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 10:45:30.865 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 10:45:30.898 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 0 Redis repository interfaces.
- 2024-12-24 10:45:31.742 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 10:45:31.747 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 10:45:31.748 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 10:45:31.748 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 10:45:31.813 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 10:45:31.813 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1467 ms
- 2024-12-24 10:45:32.124 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 10:45:32.802 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 10:45:34.028 [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-24 10:45:35.860 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 10:45:36.897 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 10:45:36.903 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 10:45:36.903 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 10:45:36.904 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 10:45:36.904 [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-24 10:45:36.904 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 10:45:36.904 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 10:45:36.904 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@44e31522
- 2024-12-24 10:45:36.932 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 10:45:37.012 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 10:45:37.152 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 10:45:37.153 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 10:45:37.154 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 10:45:37.163 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.203 seconds (JVM running for 7.72)
- 2024-12-24 10:47:10.102 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-12-24 10:47:10.102 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2024-12-24 10:47:10.103 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2024-12-24 11:23:59.189 [http-nio-8687-exec-2] ERROR c.t.c.exception.EmsExceptionHandler - 错误信息
- com.template.common.exception.MyCustomException: 异常状态码为:558;具体异常信息为:token为空
- at com.template.common.exception.EmsExceptionHandler.returnMyException(EmsExceptionHandler.java:110)
- 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-24 11:25:06.784 [http-nio-8687-exec-6] ERROR c.t.c.exception.EmsExceptionHandler - 错误信息
- org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: ""
- at com.template.common.exception.EmsExceptionHandler.returnException(EmsExceptionHandler.java:178)
- 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: java.lang.NumberFormatException: For input string: ""
- at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
- at java.lang.Integer.parseInt(Integer.java:592)
- at java.lang.Integer.valueOf(Integer.java:766)
- at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
- at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
- at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
- at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
- at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
- at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
- at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
- at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:696)
- at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:125)
- at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
- at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)
- at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)
- 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
- 2024-12-24 11:26:12.819 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 11:26:12.945 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 11:26:12.946 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 11:26:12.946 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 11:26:12.946 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 11:26:12.946 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 11:26:12.948 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 11:26:12.950 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 11:26:12.954 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 11:26:37.788 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 11:26:37.806 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 34108 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 11:26:37.806 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 11:26:38.599 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 11:26:38.659 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 11:26:38.661 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 11:26:38.701 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 27 ms. Found 0 Redis repository interfaces.
- 2024-12-24 11:26:39.487 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 11:26:39.493 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 11:26:39.493 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 11:26:39.494 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 11:26:39.555 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 11:26:39.555 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1707 ms
- 2024-12-24 11:26:39.902 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 11:26:40.328 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 11:26:41.529 [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-24 11:26:43.292 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 11:26:44.287 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 11:26:44.293 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 11:26:44.293 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 11:26:44.294 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 11:26:44.294 [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-24 11:26:44.295 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 11:26:44.295 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 11:26:44.295 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@361a1ec3
- 2024-12-24 11:26:44.330 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 11:26:44.415 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 11:26:44.553 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 11:26:44.555 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 11:26:44.555 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 11:26:44.562 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.186 seconds (JVM running for 7.723)
- 2024-12-24 11:30:48.561 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 11:30:48.674 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 11:30:48.675 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 11:30:48.675 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 11:30:48.675 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 11:30:48.675 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 11:30:48.676 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 11:30:48.678 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 11:30:48.681 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 11:30:51.130 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 11:30:51.144 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 38516 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 11:30:51.144 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 11:30:51.696 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 11:30:51.744 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 11:30:51.746 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 11:30:51.779 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 22 ms. Found 0 Redis repository interfaces.
- 2024-12-24 11:30:52.535 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 11:30:52.541 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 11:30:52.541 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 11:30:52.541 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 11:30:52.601 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 11:30:52.601 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1419 ms
- 2024-12-24 11:30:52.911 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 11:30:53.335 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 11:30:54.596 [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-24 11:30:56.364 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 11:30:57.420 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 11:30:57.426 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 11:30:57.426 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 11:30:57.427 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 11:30:57.427 [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-24 11:30:57.427 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 11:30:57.427 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 11:30:57.427 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@39911d6a
- 2024-12-24 11:30:57.456 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 11:30:57.532 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 11:30:57.657 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 11:30:57.658 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 11:30:57.658 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 11:30:57.666 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.917 seconds (JVM running for 7.42)
- 2024-12-24 11:31:05.119 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 11:31:05.231 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 11:31:05.232 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 11:31:05.232 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 11:31:05.232 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 11:31:05.232 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 11:31:05.234 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 11:31:05.234 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 11:31:05.237 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 11:31:07.588 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 11:31:07.603 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 34592 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 11:31:07.603 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 11:31:08.145 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 11:31:08.188 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 11:31:08.190 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 11:31:08.222 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 22 ms. Found 0 Redis repository interfaces.
- 2024-12-24 11:31:08.983 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 11:31:08.988 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 11:31:08.989 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 11:31:08.989 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 11:31:09.054 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 11:31:09.055 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1415 ms
- 2024-12-24 11:31:09.368 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 11:31:09.799 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 11:31:11.061 [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-24 11:31:12.906 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 11:31:13.977 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 11:31:13.983 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 11:31:13.983 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 11:31:13.984 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 11:31:13.984 [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-24 11:31:13.984 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 11:31:13.984 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 11:31:13.984 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@17991766
- 2024-12-24 11:31:14.012 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 11:31:14.084 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 11:31:14.213 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 11:31:14.214 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 11:31:14.214 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 11:31:14.221 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.999 seconds (JVM running for 7.478)
- 2024-12-24 11:31:16.850 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 11:31:16.968 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 11:31:16.969 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 11:31:16.969 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 11:31:16.970 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 11:31:16.970 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 11:31:16.971 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 11:31:16.972 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 11:31:16.974 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 11:31:19.213 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 11:31:19.227 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 39488 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 11:31:19.228 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 11:31:19.840 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 11:31:19.883 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 11:31:19.885 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 11:31:19.917 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 0 Redis repository interfaces.
- 2024-12-24 11:31:20.699 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 11:31:20.704 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 11:31:20.705 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 11:31:20.705 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 11:31:20.766 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 11:31:20.766 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1500 ms
- 2024-12-24 11:31:21.082 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 11:31:21.508 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 11:31:22.775 [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-24 11:31:24.515 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 11:31:25.508 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 11:31:25.515 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 11:31:25.515 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 11:31:25.515 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 11:31:25.516 [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-24 11:31:25.516 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 11:31:25.516 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 11:31:25.516 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3be22500
- 2024-12-24 11:31:25.543 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 11:31:25.614 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 11:31:25.745 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 11:31:25.746 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 11:31:25.746 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 11:31:25.753 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.878 seconds (JVM running for 7.377)
- 2024-12-24 11:31:27.656 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-12-24 11:31:27.656 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2024-12-24 11:31:27.657 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 0 ms
- 2024-12-24 11:32:26.889 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 11:32:27.003 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 11:32:27.004 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 11:32:27.004 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 11:32:27.004 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 11:32:27.004 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 11:32:27.006 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 11:32:27.007 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 11:32:27.009 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 11:32:29.368 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 11:32:29.381 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 22504 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 11:32:29.381 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 11:32:29.882 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 11:32:29.924 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 11:32:29.925 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 11:32:29.960 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 25 ms. Found 0 Redis repository interfaces.
- 2024-12-24 11:32:30.706 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 11:32:30.711 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 11:32:30.711 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 11:32:30.711 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 11:32:30.774 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 11:32:30.774 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1359 ms
- 2024-12-24 11:32:31.104 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 11:32:31.512 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 11:32:32.826 [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-24 11:32:34.685 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 11:32:35.760 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 11:32:35.767 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 11:32:35.767 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 11:32:35.767 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 11:32:35.768 [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-24 11:32:35.768 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 11:32:35.768 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 11:32:35.768 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2ef1b7f4
- 2024-12-24 11:32:35.798 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 11:32:35.876 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 11:32:36.006 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 11:32:36.007 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 11:32:36.007 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 11:32:36.016 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.978 seconds (JVM running for 7.524)
- 2024-12-24 11:32:36.042 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-12-24 11:32:36.042 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2024-12-24 11:32:36.043 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2024-12-24 11:33:28.801 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 11:33:28.917 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 11:33:28.918 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 11:33:28.918 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 11:33:28.918 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 11:33:28.918 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 11:33:28.919 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 11:33:28.920 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 11:33:28.924 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 11:33:52.239 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 11:33:52.253 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 25364 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 11:33:52.253 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 11:33:52.790 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 11:33:52.831 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 11:33:52.832 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 11:33:52.863 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 21 ms. Found 0 Redis repository interfaces.
- 2024-12-24 11:33:53.624 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 11:33:53.630 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 11:33:53.630 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 11:33:53.630 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 11:33:53.693 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 11:33:53.693 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1404 ms
- 2024-12-24 11:33:54.017 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 11:33:54.430 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 11:33:55.715 [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-24 11:33:57.452 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 11:33:58.542 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 11:33:58.547 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 11:33:58.548 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 11:33:58.548 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 11:33:58.548 [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-24 11:33:58.548 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 11:33:58.548 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 11:33:58.549 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1fa4db07
- 2024-12-24 11:33:58.578 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 11:33:58.649 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 11:33:58.793 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 11:33:58.795 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 11:33:58.795 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 11:33:58.802 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.929 seconds (JVM running for 7.452)
- 2024-12-24 11:34:48.329 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-12-24 11:34:48.329 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2024-12-24 11:34:48.330 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2024-12-24 15:13:44.491 [http-nio-8687-exec-3] INFO c.t.handler.MyMetaObjectHandler - start insert fill.....
- 2024-12-24 15:46:44.790 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 15:46:44.912 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 15:46:44.913 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 15:46:44.913 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 15:46:44.913 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 15:46:44.914 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 15:46:44.918 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 15:46:44.920 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 15:46:44.924 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 15:47:43.207 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 15:47:43.222 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 29120 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 15:47:43.222 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 15:47:43.851 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 15:47:43.887 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 15:47:43.889 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 15:47:43.921 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 22 ms. Found 0 Redis repository interfaces.
- 2024-12-24 15:47:44.710 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 15:47:44.716 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 15:47:44.717 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 15:47:44.717 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 15:47:44.793 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 15:47:44.793 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1531 ms
- 2024-12-24 15:47:45.163 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 15:47:45.734 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 15:47:47.153 [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-24 15:47:49.089 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 15:47:50.442 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 15:47:50.448 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 15:47:50.448 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 15:47:50.449 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 15:47:50.449 [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-24 15:47:50.449 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 15:47:50.450 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 15:47:50.450 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1135efad
- 2024-12-24 15:47:50.481 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 15:47:50.579 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 15:47:50.592 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 15:47:50.594 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 15:47:50.594 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 15:47:50.602 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.773 seconds (JVM running for 8.316)
- 2024-12-24 15:48:30.287 [http-nio-8687-exec-2] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-12-24 15:48:30.287 [http-nio-8687-exec-2] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2024-12-24 15:48:30.288 [http-nio-8687-exec-2] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2024-12-24 15:49:54.676 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 15:49:54.786 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
- 2024-12-24 15:49:54.787 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 2024-12-24 15:49:54.787 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 2024-12-24 15:49:54.787 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 2024-12-24 15:49:54.787 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 2024-12-24 15:49:54.789 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
- 2024-12-24 15:49:54.790 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
- 2024-12-24 15:49:54.793 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
- 2024-12-24 15:50:15.480 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
- 2024-12-24 15:50:15.496 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 33064 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
- 2024-12-24 15:50:15.497 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
- 2024-12-24 15:50:16.142 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
- 2024-12-24 15:50:16.207 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2024-12-24 15:50:16.210 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2024-12-24 15:50:16.258 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 29 ms. Found 0 Redis repository interfaces.
- 2024-12-24 15:50:17.118 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
- 2024-12-24 15:50:17.123 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
- 2024-12-24 15:50:17.124 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2024-12-24 15:50:17.124 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
- 2024-12-24 15:50:17.187 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
- 2024-12-24 15:50:17.187 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1651 ms
- 2024-12-24 15:50:17.499 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
- 2024-12-24 15:50:17.946 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
- 2024-12-24 15:50:19.198 [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-24 15:50:20.974 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
- 2024-12-24 15:50:22.006 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2024-12-24 15:50:22.012 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2024-12-24 15:50:22.012 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2024-12-24 15:50:22.012 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2024-12-24 15:50:22.013 [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-24 15:50:22.013 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2024-12-24 15:50:22.013 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2024-12-24 15:50:22.013 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@307fe491
- 2024-12-24 15:50:22.041 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
- 2024-12-24 15:50:22.113 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
- 2024-12-24 15:50:22.238 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
- 2024-12-24 15:50:22.239 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 2024-12-24 15:50:22.240 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2024-12-24 15:50:22.247 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.119 seconds (JVM running for 7.703)
- 2024-12-24 16:18:20.131 [http-nio-8687-exec-2] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-12-24 16:18:20.131 [http-nio-8687-exec-2] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2024-12-24 16:18:20.132 [http-nio-8687-exec-2] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 0 ms
- 2024-12-24 16:18:20.192 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权:2jCv1tFa8js9jYlakx2ktfDhIHCaRLul;redirect_uri:false;H5:http://192.168.161.220:8687/alumni/api/login/Openid?urlstr=false
- 2024-12-24 16:18:20.192 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权1:
- 2024-12-24 16:18:20.419 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权2:{"token_type":"bearer","access_token":"VUh1FOnQv5vUQTxAqHKCqo6b2Js4NqpJ","refresh_token":"moW9cVJQ87v5EaNmiBRmI1kawDd0Nx68","ocode":"1015730314","expires_in":7200}
- 2024-12-24 16:18:20.423 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权3
- 2024-12-24 16:18:20.423 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权4
- 2024-12-24 16:18:20.423 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权5
- 2024-12-24 16:18:20.423 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权6
- 2024-12-24 16:18:20.423 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权7
- 2024-12-24 16:18:20.732 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权8
- 2024-12-24 16:18:20.737 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权9
- 2024-12-24 16:18:20.737 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权获取用户信息:{"errcode":0,"errmsg":"OK","card_number":"360830199603245117","name":"\u7518\u6631\u65b0","gender":1,"head_image":"\/\/wxprivate-1251448646.file.myqcloud.com\/campus\/avatars\/26957\/tmp\/fb4ca12d94c0f33eec382aea83efa672.png?sign=nyIhI1RlNlcU8hU5CTo7IFK8Xl5hPTEyNTE0NDg2NDYmYj13eHByaXZhdGUmaz1BS0lEcGFEZzNYNFJhWUs2dVZ0NkI4MnFZN1ZrbGJKckhUVk0mZT0xNzM1MDI4NTk5JnQ9MTczNTAyODI5OSZyPTIxMTg4Mjg1NDcmZj0vMTI1MTQ0ODY0Ni93eHByaXZhdGUvY2FtcHVzL2F2YXRhcnMvMjY5NTcvdG1wL2ZiNGNhMTJkOTRjMGYzM2VlYzM4MmFlYTgzZWZhNjcyLnBuZw==","identity_type":4,"grade":"2021","campus":"\u9ec4\u5bb6\u6e56\u6821\u533a","dorm_number":"","physical_chip_number":"","physical_card_number":"","nation":"","origin_place":"","graduated_school":"","address":"","qq":"","email":"","card_type":1,"identity_title":"","college":"\u5357\u660c\u4ea4\u901a\u5b66\u9662","profession":"\u5f00\u53d1\u6d4b\u8bd5\u90e8\u95e8","class":"\u6d4b\u8bd5\u73ed\u7ea7","id_card":"360830199603245117","country":197,"telephone":"(+86)18320846714","data_source":0,"start_at":"","expire_at":"","job_title":"","register_year":"2021","school_period":"","serial_number":"","organization":[800506],"department":[0],"main_org_node":800506,"ocode":"1015730314"}
- 2024-12-24 16:18:20.737 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权获取用户信息类别:4
- 2024-12-24 16:18:20.849 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权校区:黄家湖校区
- 2024-12-24 16:18:20.853 [http-nio-8687-exec-2] INFO c.t.handler.MyMetaObjectHandler - start update fill.....
- 2024-12-24 16:18:20.920 [http-nio-8687-exec-2] INFO c.t.controller.LoginController - 微校授权成功:甘昱新360830199603245117
- 2024-12-24 16:25:35.060 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权:6x3wYnO00867VPgLU9wvbSc4Yy2Vbs9A;redirect_uri:false;H5:http://192.168.161.220:8687/alumni/api/login/Openid?urlstr=false
- 2024-12-24 16:25:35.061 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权1:
- 2024-12-24 16:25:35.186 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权2:{"expires_in":7200,"access_token":"1odB5QXwMZEftElz91GgIh1lh22fIKdW","refresh_token":"EoLQ742GmSvTEP2rWKPTtOElJBMroODp","ocode":"1015730314","token_type":"bearer"}
- 2024-12-24 16:25:35.186 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权3
- 2024-12-24 16:25:35.187 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权4
- 2024-12-24 16:25:35.187 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权5
- 2024-12-24 16:25:35.187 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权6
- 2024-12-24 16:25:35.187 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权7
- 2024-12-24 16:25:35.453 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权8
- 2024-12-24 16:25:35.456 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权9
- 2024-12-24 16:25:35.457 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权获取用户信息:{"errcode":0,"errmsg":"OK","card_number":"360830199603245117","name":"\u7518\u6631\u65b0","gender":1,"head_image":"\/\/wxprivate-1251448646.file.myqcloud.com\/campus\/avatars\/26957\/tmp\/fb4ca12d94c0f33eec382aea83efa672.png?sign=OXrl8TDnwQUi+WbyirBlB709+yVhPTEyNTE0NDg2NDYmYj13eHByaXZhdGUmaz1BS0lEcGFEZzNYNFJhWUs2dVZ0NkI4MnFZN1ZrbGJKckhUVk0mZT0xNzM1MDI5MDM0JnQ9MTczNTAyODczNCZyPTQ3Njc4ODYyMiZmPS8xMjUxNDQ4NjQ2L3d4cHJpdmF0ZS9jYW1wdXMvYXZhdGFycy8yNjk1Ny90bXAvZmI0Y2ExMmQ5NGMwZjMzZWVjMzgyYWVhODNlZmE2NzIucG5n","identity_type":4,"grade":"2021","campus":"\u9ec4\u5bb6\u6e56\u6821\u533a","dorm_number":"","physical_chip_number":"","physical_card_number":"","nation":"","origin_place":"","graduated_school":"","address":"","qq":"","email":"","card_type":1,"identity_title":"","college":"\u5357\u660c\u4ea4\u901a\u5b66\u9662","profession":"\u5f00\u53d1\u6d4b\u8bd5\u90e8\u95e8","class":"\u6d4b\u8bd5\u73ed\u7ea7","id_card":"360830199603245117","country":197,"telephone":"(+86)18320846714","data_source":0,"start_at":"","expire_at":"","job_title":"","register_year":"2021","school_period":"","serial_number":"","organization":[800506],"department":[0],"main_org_node":800506,"ocode":"1015730314"}
- 2024-12-24 16:25:35.457 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权获取用户信息类别:4
- 2024-12-24 16:25:35.495 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权校区:黄家湖校区
- 2024-12-24 16:25:35.496 [http-nio-8687-exec-8] INFO c.t.handler.MyMetaObjectHandler - start update fill.....
- 2024-12-24 16:25:35.528 [http-nio-8687-exec-8] INFO c.t.controller.LoginController - 微校授权成功:甘昱新360830199603245117
|