From e785c544cbaed515d1489228da17661cbcd2300a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E4=BD=B3=E5=BD=AC?= <2948429338@qq.com> Date: Mon, 23 Sep 2024 00:12:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC=E5=9B=9B=E6=AC=A1=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=20=E8=A7=A3=E5=86=B3=E9=82=AE=E7=AE=B1=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E9=97=AE=E9=A2=98=20=E8=A7=A3=E5=86=B3Python=E8=BF=90=E8=A1=8C?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 + log/onlineoj.log | 3132 +---------------- log/onlineoj.log.2024-09-22.0.gz | Bin 0 -> 27243 bytes .../service/impl/CodeServiceImpl.java | 3 +- oj-vue/src/views/oj/problem/Problem.vue | 33 +- 5 files changed, 118 insertions(+), 3053 deletions(-) create mode 100644 log/onlineoj.log.2024-09-22.0.gz diff --git a/README.md b/README.md index 84c0a01..83ad81e 100644 --- a/README.md +++ b/README.md @@ -167,3 +167,6 @@ System Error:系统错误。在进行代码测评时,测评机器发送错 - Vue - 组件库 [Element-plus](https://element-plus.org/zh-CN/component/overview.html) - 文本编辑器 TODO + + + diff --git a/log/onlineoj.log b/log/onlineoj.log index 2749999..fbe120d 100644 --- a/log/onlineoj.log +++ b/log/onlineoj.log @@ -1,647 +1,85 @@ -2024-09-22 15:37:16.540 INFO 45080 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 45080 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 15:37:16.541 INFO 45080 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 15:37:16.591 INFO 45080 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 15:37:16.591 INFO 45080 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 15:37:17.263 INFO 45080 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 15:37:17.264 INFO 45080 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 15:37:17.295 INFO 45080 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 15:37:17.803 INFO 45080 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 15:37:17.810 INFO 45080 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 15:37:17.810 INFO 45080 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 15:37:17.869 INFO 45080 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 15:37:17.869 INFO 45080 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1277 ms -2024-09-22 15:37:18.028 INFO 45080 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 15:37:18.095 INFO 45080 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 15:37:19.243 INFO 45080 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 15:37:19.260 INFO 45080 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 15:37:19.323 INFO 45080 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 15:37:19.471 INFO 45080 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 15:37:19.472 INFO 45080 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 15:37:19.474 INFO 45080 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 15:37:19.493 INFO 45080 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 15:37:19.552 INFO 45080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 15:37:19.555 INFO 45080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 15:37:19.560 INFO 45080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 15:37:19.561 INFO 45080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 15:37:19.567 INFO 45080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 15:37:19.569 INFO 45080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 15:37:19.575 INFO 45080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 15:37:19.576 INFO 45080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 15:37:19.579 INFO 45080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 15:37:19.579 INFO 45080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 15:37:19.582 INFO 45080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 15:37:19.591 INFO 45080 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.417 seconds (JVM running for 4.209) -2024-09-22 15:40:41.438 INFO 45080 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 15:40:41.438 INFO 45080 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 15:40:41.439 INFO 45080 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 15:40:41.479 WARN 45080 --- [http-nio-8080-exec-2] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.multipart.support.MissingServletRequestPartException: Required request part 'file' is not present] -2024-09-22 15:41:18.444 INFO 45080 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 15:41:18.448 INFO 45080 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 15:41:23.408 INFO 18852 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 18852 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 15:41:23.408 INFO 18852 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 15:41:23.437 INFO 18852 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 15:41:23.437 INFO 18852 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 15:41:23.998 INFO 18852 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 15:41:23.999 INFO 18852 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 15:41:24.016 INFO 18852 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 15:41:24.447 INFO 18852 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 15:41:24.452 INFO 18852 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 15:41:24.452 INFO 18852 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 15:41:24.504 INFO 18852 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 15:41:24.504 INFO 18852 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1066 ms -2024-09-22 15:41:24.644 INFO 18852 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 15:41:24.697 INFO 18852 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 15:41:25.960 INFO 18852 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 15:41:25.976 INFO 18852 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 15:41:26.046 INFO 18852 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 15:41:26.234 INFO 18852 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 15:41:26.235 INFO 18852 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 15:41:26.237 INFO 18852 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 15:41:26.266 INFO 18852 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 15:41:26.357 INFO 18852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 15:41:26.361 INFO 18852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 15:41:26.368 INFO 18852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 15:41:26.370 INFO 18852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 15:41:26.377 INFO 18852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 15:41:26.380 INFO 18852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 15:41:26.387 INFO 18852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 15:41:26.389 INFO 18852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 15:41:26.392 INFO 18852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 15:41:26.393 INFO 18852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 15:41:26.397 INFO 18852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 15:41:26.408 INFO 18852 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.28 seconds (JVM running for 4.396) -2024-09-22 15:41:29.804 INFO 18852 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 15:41:29.804 INFO 18852 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 15:41:29.805 INFO 18852 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 15:41:29.838 WARN 18852 --- [http-nio-8080-exec-1] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.multipart.support.MissingServletRequestPartException: Required request part 'file' is not present] -2024-09-22 15:42:06.658 WARN 18852 --- [http-nio-8080-exec-5] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.multipart.support.MissingServletRequestPartException: Required request part 'file' is not present] -2024-09-22 15:43:23.853 INFO 18852 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 15:43:23.860 INFO 18852 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 15:50:50.768 INFO 47772 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 47772 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 15:50:50.780 INFO 47772 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 15:50:50.809 INFO 47772 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 15:50:50.810 INFO 47772 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 15:50:51.347 INFO 47772 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 15:50:51.349 INFO 47772 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 15:50:51.365 INFO 47772 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 15:50:51.776 INFO 47772 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 15:50:51.782 INFO 47772 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 15:50:51.782 INFO 47772 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 15:50:51.836 INFO 47772 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 15:50:51.836 INFO 47772 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1026 ms -2024-09-22 15:50:51.956 INFO 47772 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 15:50:52.002 INFO 47772 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 15:50:53.157 INFO 47772 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 15:50:53.168 INFO 47772 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 15:50:53.222 INFO 47772 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 15:50:53.367 INFO 47772 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 15:50:53.368 INFO 47772 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 15:50:53.369 INFO 47772 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 15:50:53.393 INFO 47772 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 15:50:53.470 INFO 47772 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 15:50:53.474 INFO 47772 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 15:50:53.480 INFO 47772 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 15:50:53.482 INFO 47772 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 15:50:53.488 INFO 47772 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 15:50:53.492 INFO 47772 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 15:50:53.498 INFO 47772 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 15:50:53.500 INFO 47772 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 15:50:53.502 INFO 47772 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 15:50:53.504 INFO 47772 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 15:50:53.506 INFO 47772 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 15:50:53.517 INFO 47772 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.024 seconds (JVM running for 3.843) -2024-09-22 15:50:57.334 INFO 47772 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 15:50:57.334 INFO 47772 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 15:50:57.335 INFO 47772 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 15:57:12.184 INFO 47772 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 15:57:12.187 INFO 47772 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 15:57:14.929 INFO 73224 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 73224 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 15:57:14.930 INFO 73224 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 15:57:14.968 INFO 73224 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 15:57:14.968 INFO 73224 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 15:57:15.515 INFO 73224 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 15:57:15.516 INFO 73224 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 15:57:15.534 INFO 73224 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 15:57:15.996 INFO 73224 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 15:57:16.003 INFO 73224 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 15:57:16.004 INFO 73224 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 15:57:16.064 INFO 73224 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 15:57:16.065 INFO 73224 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1096 ms -2024-09-22 15:57:16.248 INFO 73224 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 15:57:16.308 INFO 73224 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 15:57:17.556 INFO 73224 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 15:57:17.568 INFO 73224 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 15:57:17.632 INFO 73224 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 15:57:17.812 INFO 73224 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 15:57:17.812 INFO 73224 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 15:57:17.814 INFO 73224 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 15:57:17.838 INFO 73224 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 15:57:17.917 INFO 73224 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 15:57:17.922 INFO 73224 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 15:57:17.928 INFO 73224 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 15:57:17.930 INFO 73224 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 15:57:17.938 INFO 73224 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 15:57:17.942 INFO 73224 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 15:57:17.950 INFO 73224 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 15:57:17.951 INFO 73224 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 15:57:17.953 INFO 73224 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 15:57:17.955 INFO 73224 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 15:57:17.958 INFO 73224 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 15:57:17.970 INFO 73224 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.291 seconds (JVM running for 4.115) -2024-09-22 15:57:19.641 INFO 73224 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 15:57:19.641 INFO 73224 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 15:57:19.642 INFO 73224 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 15:58:14.045 INFO 73224 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 15:58:14.049 INFO 73224 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 15:58:16.580 INFO 62540 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 62540 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 15:58:16.581 INFO 62540 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 15:58:16.609 INFO 62540 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 15:58:16.610 INFO 62540 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 15:58:17.165 INFO 62540 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 15:58:17.166 INFO 62540 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 15:58:17.182 INFO 62540 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 15:58:17.630 INFO 62540 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 15:58:17.636 INFO 62540 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 15:58:17.636 INFO 62540 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 15:58:17.696 INFO 62540 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 15:58:17.697 INFO 62540 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1086 ms -2024-09-22 15:58:17.836 INFO 62540 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 15:58:17.889 INFO 62540 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 15:58:19.131 INFO 62540 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 15:58:19.143 INFO 62540 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 15:58:19.198 INFO 62540 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 15:58:19.351 INFO 62540 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 15:58:19.351 INFO 62540 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 15:58:19.353 INFO 62540 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 15:58:19.376 INFO 62540 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 15:58:19.449 INFO 62540 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 15:58:19.452 INFO 62540 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 15:58:19.459 INFO 62540 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 15:58:19.461 INFO 62540 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 15:58:19.468 INFO 62540 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 15:58:19.472 INFO 62540 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 15:58:19.478 INFO 62540 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 15:58:19.479 INFO 62540 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 15:58:19.483 INFO 62540 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 15:58:19.484 INFO 62540 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 15:58:19.487 INFO 62540 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 15:58:19.498 INFO 62540 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.206 seconds (JVM running for 4.065) -2024-09-22 15:58:19.543 INFO 62540 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 15:58:19.543 INFO 62540 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 15:58:19.544 INFO 62540 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 15:59:05.246 INFO 62540 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 15:59:05.250 INFO 62540 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 15:59:07.686 INFO 34804 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 34804 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 15:59:07.688 INFO 34804 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 15:59:07.715 INFO 34804 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 15:59:07.715 INFO 34804 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 15:59:08.269 INFO 34804 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 15:59:08.270 INFO 34804 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 15:59:08.286 INFO 34804 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 15:59:08.712 INFO 34804 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 15:59:08.717 INFO 34804 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 15:59:08.718 INFO 34804 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 15:59:08.773 INFO 34804 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 15:59:08.773 INFO 34804 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1057 ms -2024-09-22 15:59:08.904 INFO 34804 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 15:59:08.952 INFO 34804 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 15:59:10.172 INFO 34804 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 15:59:10.188 INFO 34804 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 15:59:10.256 INFO 34804 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 15:59:10.423 INFO 34804 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 15:59:10.424 INFO 34804 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 15:59:10.426 INFO 34804 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 15:59:10.450 INFO 34804 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 15:59:10.528 INFO 34804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 15:59:10.532 INFO 34804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 15:59:10.537 INFO 34804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 15:59:10.539 INFO 34804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 15:59:10.547 INFO 34804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 15:59:10.551 INFO 34804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 15:59:10.557 INFO 34804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 15:59:10.559 INFO 34804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 15:59:10.562 INFO 34804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 15:59:10.563 INFO 34804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 15:59:10.566 INFO 34804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 15:59:10.577 INFO 34804 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.182 seconds (JVM running for 4.039) -2024-09-22 15:59:11.255 INFO 34804 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 15:59:11.255 INFO 34804 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 15:59:11.257 INFO 34804 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms -2024-09-22 16:00:23.979 INFO 34804 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 16:00:23.982 INFO 34804 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 16:00:26.554 INFO 19840 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 19840 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 16:00:26.567 INFO 19840 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 16:00:26.606 INFO 19840 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 16:00:26.606 INFO 19840 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 16:00:27.247 INFO 19840 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 16:00:27.248 INFO 19840 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 16:00:27.266 INFO 19840 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 16:00:27.740 INFO 19840 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 16:00:27.746 INFO 19840 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 16:00:27.746 INFO 19840 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 16:00:27.805 INFO 19840 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 16:00:27.807 INFO 19840 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1201 ms -2024-09-22 16:00:27.984 INFO 19840 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 16:00:28.043 INFO 19840 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 16:00:29.323 INFO 19840 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 16:00:29.335 INFO 19840 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 16:00:29.396 INFO 19840 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 16:00:29.559 INFO 19840 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 16:00:29.560 INFO 19840 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 16:00:29.562 INFO 19840 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 16:00:29.588 INFO 19840 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 16:00:29.671 INFO 19840 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 16:00:29.675 INFO 19840 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 16:00:29.681 INFO 19840 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 16:00:29.683 INFO 19840 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 16:00:29.692 INFO 19840 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 16:00:29.695 INFO 19840 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 16:00:29.703 INFO 19840 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 16:00:29.705 INFO 19840 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 16:00:29.709 INFO 19840 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 16:00:29.710 INFO 19840 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 16:00:29.713 INFO 19840 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 16:00:29.724 INFO 19840 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.493 seconds (JVM running for 4.397) -2024-09-22 16:00:32.576 INFO 19840 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 16:00:32.576 INFO 19840 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 16:00:32.577 INFO 19840 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 16:00:53.933 WARN 19840 --- [http-nio-8080-exec-5] s.d.s.web.Swagger2ControllerWebMvc : Unable to find specification for group default -2024-09-22 16:00:58.014 WARN 19840 --- [http-nio-8080-exec-9] s.d.s.web.Swagger2ControllerWebMvc : Unable to find specification for group default -2024-09-22 16:14:01.855 INFO 19840 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 16:14:01.861 INFO 19840 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 16:14:05.681 INFO 66296 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 66296 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 16:14:05.682 INFO 66296 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 16:14:05.721 INFO 66296 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 16:14:05.722 INFO 66296 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 16:14:06.276 INFO 66296 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 16:14:06.277 INFO 66296 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 16:14:06.294 INFO 66296 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 16:14:06.717 INFO 66296 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 16:14:06.722 INFO 66296 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 16:14:06.722 INFO 66296 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 16:14:06.776 INFO 66296 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 16:14:06.776 INFO 66296 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1054 ms -2024-09-22 16:14:06.932 INFO 66296 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 16:14:06.979 INFO 66296 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 16:14:08.149 INFO 66296 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 16:14:08.160 INFO 66296 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 16:14:08.216 INFO 66296 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 16:14:08.360 INFO 66296 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 16:14:08.360 INFO 66296 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 16:14:08.362 INFO 66296 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 16:14:08.387 INFO 66296 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 16:14:08.461 INFO 66296 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 16:14:08.464 INFO 66296 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 16:14:08.470 INFO 66296 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 16:14:08.472 INFO 66296 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 16:14:08.479 INFO 66296 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 16:14:08.482 INFO 66296 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 16:14:08.490 INFO 66296 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 16:14:08.491 INFO 66296 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 16:14:08.494 INFO 66296 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 16:14:08.495 INFO 66296 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 16:14:08.497 INFO 66296 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 16:14:08.508 INFO 66296 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.097 seconds (JVM running for 3.927) -2024-09-22 16:14:23.467 INFO 66296 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 16:14:23.468 INFO 66296 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 16:14:23.469 INFO 66296 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 16:15:21.350 INFO 66296 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 16:15:21.353 INFO 66296 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 16:15:23.976 INFO 71360 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 71360 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 16:15:23.977 INFO 71360 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 16:15:24.010 INFO 71360 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 16:15:24.010 INFO 71360 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 16:15:24.684 INFO 71360 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 16:15:24.686 INFO 71360 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 16:15:24.703 INFO 71360 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 16:15:25.199 INFO 71360 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 16:15:25.205 INFO 71360 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 16:15:25.205 INFO 71360 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 16:15:25.267 INFO 71360 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 16:15:25.267 INFO 71360 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1256 ms -2024-09-22 16:15:25.429 INFO 71360 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 16:15:25.483 INFO 71360 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 16:15:26.833 INFO 71360 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 16:15:26.847 INFO 71360 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 16:15:26.914 INFO 71360 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 16:15:27.091 INFO 71360 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 16:15:27.092 INFO 71360 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 16:15:27.094 INFO 71360 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 16:15:27.120 INFO 71360 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 16:15:27.208 INFO 71360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 16:15:27.212 INFO 71360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 16:15:27.220 INFO 71360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 16:15:27.222 INFO 71360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 16:15:27.231 INFO 71360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 16:15:27.235 INFO 71360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 16:15:27.242 INFO 71360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 16:15:27.243 INFO 71360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 16:15:27.246 INFO 71360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 16:15:27.247 INFO 71360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 16:15:27.249 INFO 71360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 16:15:27.262 INFO 71360 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.654 seconds (JVM running for 4.574) -2024-09-22 16:15:27.470 INFO 71360 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 16:15:27.470 INFO 71360 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 16:15:27.471 INFO 71360 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 16:17:31.677 INFO 71360 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 16:17:31.680 INFO 71360 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 16:17:34.399 INFO 61452 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 61452 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 16:17:34.400 INFO 61452 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 16:17:34.436 INFO 61452 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 16:17:34.436 INFO 61452 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 16:17:35.139 INFO 61452 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 16:17:35.140 INFO 61452 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 16:17:35.159 INFO 61452 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 16:17:35.661 INFO 61452 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 16:17:35.666 INFO 61452 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 16:17:35.668 INFO 61452 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 16:17:35.730 INFO 61452 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 16:17:35.731 INFO 61452 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1294 ms -2024-09-22 16:17:35.884 INFO 61452 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 16:17:35.942 INFO 61452 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 16:17:37.309 INFO 61452 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 16:17:37.325 INFO 61452 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 16:17:37.390 INFO 61452 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 16:17:37.585 INFO 61452 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 16:17:37.586 INFO 61452 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 16:17:37.588 INFO 61452 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 16:17:37.615 INFO 61452 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 16:17:37.720 INFO 61452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 16:17:37.725 INFO 61452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 16:17:37.735 INFO 61452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 16:17:37.739 INFO 61452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 16:17:37.750 INFO 61452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 16:17:37.762 INFO 61452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 16:17:37.771 INFO 61452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 16:17:37.773 INFO 61452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 16:17:37.776 INFO 61452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 16:17:37.778 INFO 61452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 16:17:37.781 INFO 61452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 16:17:37.805 INFO 61452 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.772 seconds (JVM running for 4.748) -2024-09-22 16:17:40.755 INFO 61452 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 16:17:40.755 INFO 61452 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 16:17:40.756 INFO 61452 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 16:19:13.151 INFO 61452 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 16:19:13.155 INFO 61452 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 16:19:16.116 INFO 45120 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 45120 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 16:19:16.118 INFO 45120 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 16:19:16.149 INFO 45120 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 16:19:16.150 INFO 45120 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 16:19:16.823 INFO 45120 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 16:19:16.825 INFO 45120 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 16:19:16.843 INFO 45120 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. -2024-09-22 16:19:17.332 INFO 45120 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 16:19:17.339 INFO 45120 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 16:19:17.339 INFO 45120 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 16:19:17.405 INFO 45120 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 16:19:17.406 INFO 45120 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1255 ms -2024-09-22 16:19:17.576 INFO 45120 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 16:19:17.631 INFO 45120 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 16:19:18.948 INFO 45120 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 16:19:18.962 INFO 45120 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 16:19:19.028 INFO 45120 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 16:19:19.217 INFO 45120 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 16:19:19.217 INFO 45120 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 16:19:19.220 INFO 45120 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 16:19:19.246 INFO 45120 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 16:19:19.334 INFO 45120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 16:19:19.338 INFO 45120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 16:19:19.344 INFO 45120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 16:19:19.346 INFO 45120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 16:19:19.355 INFO 45120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 16:19:19.358 INFO 45120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 16:19:19.365 INFO 45120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 16:19:19.367 INFO 45120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 16:19:19.370 INFO 45120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 16:19:19.371 INFO 45120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 16:19:19.374 INFO 45120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 16:19:19.385 INFO 45120 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.594 seconds (JVM running for 4.682) -2024-09-22 16:19:24.070 INFO 45120 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 16:19:24.070 INFO 45120 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 16:19:24.070 INFO 45120 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms -2024-09-22 16:26:59.289 INFO 45120 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 16:26:59.299 INFO 45120 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 16:27:03.861 INFO 54956 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 54956 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 16:27:03.862 INFO 54956 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 16:27:03.898 INFO 54956 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 16:27:03.898 INFO 54956 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 16:27:04.598 INFO 54956 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 16:27:04.600 INFO 54956 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 16:27:04.616 INFO 54956 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 16:27:05.101 INFO 54956 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 16:27:05.107 INFO 54956 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 16:27:05.107 INFO 54956 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 16:27:05.184 INFO 54956 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 16:27:05.185 INFO 54956 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1287 ms -2024-09-22 16:27:05.399 INFO 54956 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 16:27:05.462 INFO 54956 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 16:27:06.822 INFO 54956 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 16:27:06.837 INFO 54956 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 16:27:06.911 INFO 54956 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 16:27:07.079 INFO 54956 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 16:27:07.080 INFO 54956 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 16:27:07.084 INFO 54956 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 16:27:07.109 INFO 54956 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 16:27:07.206 INFO 54956 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 16:27:07.209 INFO 54956 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 16:27:07.216 INFO 54956 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 16:27:07.219 INFO 54956 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 16:27:07.226 INFO 54956 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 16:27:07.231 INFO 54956 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 16:27:07.238 INFO 54956 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 16:27:07.239 INFO 54956 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 16:27:07.243 INFO 54956 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 16:27:07.244 INFO 54956 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 16:27:07.247 INFO 54956 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 16:27:07.259 INFO 54956 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.763 seconds (JVM running for 4.793) -2024-09-22 16:27:30.336 INFO 54956 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 16:27:30.336 INFO 54956 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 16:27:30.337 INFO 54956 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 16:30:42.235 INFO 54956 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 16:30:42.239 INFO 54956 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 16:30:46.266 INFO 48708 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 48708 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 16:30:46.267 INFO 48708 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 16:30:46.301 INFO 48708 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 16:30:46.301 INFO 48708 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 16:30:46.966 INFO 48708 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 16:30:46.967 INFO 48708 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 16:30:46.986 INFO 48708 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 16:30:47.489 INFO 48708 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 16:30:47.495 INFO 48708 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 16:30:47.496 INFO 48708 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 16:30:47.561 INFO 48708 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 16:30:47.562 INFO 48708 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1260 ms -2024-09-22 16:30:47.726 INFO 48708 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 16:30:47.789 INFO 48708 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 16:30:49.110 INFO 48708 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 16:30:49.125 INFO 48708 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 16:30:49.186 INFO 48708 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 16:30:49.364 INFO 48708 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 16:30:49.365 INFO 48708 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 16:30:49.367 INFO 48708 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 16:30:49.393 INFO 48708 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 16:30:49.486 INFO 48708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 16:30:49.490 INFO 48708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 16:30:49.497 INFO 48708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 16:30:49.498 INFO 48708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 16:30:49.509 INFO 48708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 16:30:49.513 INFO 48708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 16:30:49.521 INFO 48708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 16:30:49.523 INFO 48708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 16:30:49.526 INFO 48708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 16:30:49.528 INFO 48708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 16:30:49.531 INFO 48708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 16:30:49.544 INFO 48708 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.623 seconds (JVM running for 4.637) -2024-09-22 16:30:51.994 INFO 48708 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 16:30:51.994 INFO 48708 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 16:30:51.995 INFO 48708 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 16:57:16.630 INFO 48708 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 16:57:16.634 INFO 48708 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 16:57:20.953 INFO 70916 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 70916 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 16:57:20.954 INFO 70916 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 16:57:20.983 INFO 70916 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 16:57:20.983 INFO 70916 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 16:57:21.537 INFO 70916 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 16:57:21.538 INFO 70916 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 16:57:21.556 INFO 70916 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 16:57:21.973 INFO 70916 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 16:57:21.979 INFO 70916 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 16:57:21.979 INFO 70916 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 16:57:22.035 INFO 70916 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 16:57:22.035 INFO 70916 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1051 ms -2024-09-22 16:57:22.160 INFO 70916 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 16:57:22.205 INFO 70916 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 16:57:23.412 INFO 70916 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 16:57:23.423 INFO 70916 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 16:57:23.475 INFO 70916 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 16:57:23.623 INFO 70916 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 16:57:23.624 INFO 70916 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 16:57:23.627 INFO 70916 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 16:57:23.653 INFO 70916 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 16:57:23.733 INFO 70916 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 16:57:23.739 INFO 70916 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 16:57:23.744 INFO 70916 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 16:57:23.747 INFO 70916 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 16:57:23.754 INFO 70916 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 16:57:23.758 INFO 70916 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 16:57:23.765 INFO 70916 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 16:57:23.766 INFO 70916 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 16:57:23.769 INFO 70916 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 16:57:23.770 INFO 70916 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 16:57:23.773 INFO 70916 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 16:57:23.783 INFO 70916 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.125 seconds (JVM running for 4.163) -2024-09-22 16:57:28.265 INFO 70916 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 16:57:28.265 INFO 70916 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 16:57:28.266 INFO 70916 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms -2024-09-22 18:30:41.494 INFO 70916 --- [http-nio-8080-exec-10] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 18:31:06.295 INFO 70916 --- [http-nio-8080-exec-1] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 18:31:08.739 INFO 70916 --- [http-nio-8080-exec-3] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 18:31:26.582 WARN 70916 --- [http-nio-8080-exec-4] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] -2024-09-22 18:31:44.410 WARN 70916 --- [http-nio-8080-exec-5] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] -2024-09-22 18:31:55.711 WARN 70916 --- [http-nio-8080-exec-6] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] -2024-09-22 18:33:13.549 WARN 70916 --- [http-nio-8080-exec-8] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] -2024-09-22 18:33:13.811 WARN 70916 --- [http-nio-8080-exec-9] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] -2024-09-22 18:33:14.715 WARN 70916 --- [http-nio-8080-exec-10] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] -2024-09-22 18:40:19.548 INFO 70916 --- [http-nio-8080-exec-1] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 18:40:30.165 WARN 70916 --- [http-nio-8080-exec-2] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] -2024-09-22 18:41:08.129 INFO 70916 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 18:41:08.134 INFO 70916 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 18:41:12.585 INFO 56492 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 56492 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 18:41:12.585 INFO 56492 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 18:41:12.614 INFO 56492 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 18:41:12.614 INFO 56492 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 18:41:13.148 INFO 56492 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 18:41:13.149 INFO 56492 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 18:41:13.166 INFO 56492 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 18:41:13.598 INFO 56492 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 18:41:13.603 INFO 56492 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 18:41:13.603 INFO 56492 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 18:41:13.658 INFO 56492 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 18:41:13.659 INFO 56492 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1045 ms -2024-09-22 18:41:13.792 INFO 56492 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 18:41:13.837 INFO 56492 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 18:41:14.995 INFO 56492 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 18:41:15.006 INFO 56492 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 18:41:15.063 INFO 56492 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 18:41:15.229 INFO 56492 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 18:41:15.229 INFO 56492 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 18:41:15.231 INFO 56492 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 18:41:15.258 INFO 56492 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 18:41:15.339 INFO 56492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 18:41:15.342 INFO 56492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 18:41:15.347 INFO 56492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 18:41:15.349 INFO 56492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 18:41:15.356 INFO 56492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 18:41:15.359 INFO 56492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 18:41:15.365 INFO 56492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 18:41:15.366 INFO 56492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 18:41:15.369 INFO 56492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 18:41:15.370 INFO 56492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 18:41:15.373 INFO 56492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 18:41:15.382 INFO 56492 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.072 seconds (JVM running for 3.911) -2024-09-22 18:41:19.573 INFO 56492 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 18:41:19.573 INFO 56492 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 18:41:19.574 INFO 56492 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 18:41:19.656 ERROR 56492 --- [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -### The error may exist in top/weiyuexin/mapper/UserMapper.java (best guess) -### The error may involve top.weiyuexin.mapper.UserMapper.updateById-Inline -### The error occurred while setting parameters -### SQL: UPDATE user WHERE id=? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1] with root cause +2024-09-23 00:02:23.460 INFO 75860 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 00:02:23.467 INFO 75860 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 00:02:28.248 INFO 79504 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 79504 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 00:02:28.249 INFO 79504 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 00:02:28.286 INFO 79504 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 00:02:28.295 INFO 79504 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 00:02:29.050 INFO 79504 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 00:02:29.052 INFO 79504 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 00:02:29.078 INFO 79504 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2024-09-23 00:02:29.588 INFO 79504 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 00:02:29.594 INFO 79504 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 00:02:29.594 INFO 79504 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 00:02:29.656 INFO 79504 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 00:02:29.656 INFO 79504 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1360 ms +2024-09-23 00:02:29.862 INFO 79504 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 00:02:29.931 INFO 79504 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 00:02:31.631 INFO 79504 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 00:02:31.652 INFO 79504 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 00:02:31.734 INFO 79504 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 00:02:31.939 INFO 79504 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 00:02:31.940 INFO 79504 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 00:02:31.942 INFO 79504 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 00:02:31.970 INFO 79504 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 00:02:31.998 INFO 79504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 00:02:32.071 INFO 79504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 00:02:32.074 INFO 79504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 00:02:32.081 INFO 79504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 00:02:32.085 INFO 79504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 00:02:32.098 INFO 79504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 00:02:32.105 INFO 79504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 00:02:32.122 INFO 79504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 00:02:32.124 INFO 79504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 00:02:32.133 INFO 79504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 00:02:32.135 INFO 79504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_2 +2024-09-23 00:02:32.143 INFO 79504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 00:02:32.157 INFO 79504 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.296 seconds (JVM running for 5.27) +2024-09-23 00:02:34.448 INFO 79504 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 00:02:34.449 INFO 79504 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 00:02:34.450 INFO 79504 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 00:03:23.059 INFO 79504 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 00:03:23.063 INFO 79504 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 00:04:03.902 INFO 18424 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 18424 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 00:04:03.904 INFO 18424 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 00:04:03.942 INFO 18424 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 00:04:03.942 INFO 18424 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 00:04:04.664 INFO 18424 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 00:04:04.666 INFO 18424 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 00:04:04.686 INFO 18424 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces. +2024-09-23 00:04:05.596 INFO 18424 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 00:04:05.606 INFO 18424 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 00:04:05.607 INFO 18424 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 00:04:05.728 INFO 18424 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 00:04:05.728 INFO 18424 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1784 ms +2024-09-23 00:04:05.950 INFO 18424 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 00:04:06.027 INFO 18424 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 00:04:08.188 INFO 18424 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 00:04:08.204 INFO 18424 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 00:04:08.280 INFO 18424 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 00:04:08.485 INFO 18424 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 00:04:08.486 INFO 18424 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 00:04:08.489 INFO 18424 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 00:04:08.518 INFO 18424 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 00:04:08.551 INFO 18424 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 00:04:08.618 INFO 18424 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 00:04:08.622 INFO 18424 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 00:04:08.628 INFO 18424 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 00:04:08.630 INFO 18424 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 00:04:08.639 INFO 18424 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 00:04:08.644 INFO 18424 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 00:04:08.653 INFO 18424 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 00:04:08.656 INFO 18424 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 00:04:08.661 INFO 18424 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 00:04:08.662 INFO 18424 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_2 +2024-09-23 00:04:08.667 INFO 18424 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 00:04:08.681 INFO 18424 --- [restartedMain] top.weiyuexin.Application : Started Application in 5.117 seconds (JVM running for 6.205) +2024-09-23 00:04:26.725 INFO 18424 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 00:04:26.725 INFO 18424 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 00:04:26.727 INFO 18424 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms +2024-09-23 00:05:09.642 ERROR 18424 --- [http-nio-8080-exec-7] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) ~[druid-1.1.21.jar:1.1.21] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy117.execute(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy115.update(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) ~[mybatis-3.5.10.jar:3.5.10] - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy114.update(Unknown Source) ~[na:na] - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.sun.proxy.$Proxy78.update(Unknown Source) ~[na:na] - at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:288) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:64) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.sun.proxy.$Proxy80.updateById(Unknown Source) ~[na:na] - at com.baomidou.mybatisplus.extension.service.IService.updateById(IService.java:239) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24] - at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$ce297702.updateById() ~[classes/:na] - at top.weiyuexin.controller.UserController.updateUser(UserController.java:181) ~[classes/:na] +java.lang.NullPointerException: null + at top.weiyuexin.controller.RunCodeController.runPython(RunCodeController.java:377) ~[classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] @@ -655,275 +93,8 @@ java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check th at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:699) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:98) ~[knife4j-openapi2-spring-boot-starter-4.0.0.jar:na] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:90) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.69.jar:9.0.69] - at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131] - -2024-09-22 18:43:05.399 INFO 56492 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 18:43:05.403 INFO 56492 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 18:43:09.561 INFO 40492 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 40492 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 18:43:09.562 INFO 40492 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 18:43:09.595 INFO 40492 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 18:43:09.595 INFO 40492 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 18:43:10.172 INFO 40492 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 18:43:10.173 INFO 40492 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 18:43:10.192 INFO 40492 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 18:43:10.621 INFO 40492 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 18:43:10.626 INFO 40492 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 18:43:10.626 INFO 40492 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 18:43:10.681 INFO 40492 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 18:43:10.682 INFO 40492 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1087 ms -2024-09-22 18:43:10.829 INFO 40492 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 18:43:10.875 INFO 40492 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 18:43:12.081 INFO 40492 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 18:43:12.092 INFO 40492 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 18:43:12.148 INFO 40492 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 18:43:12.295 INFO 40492 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 18:43:12.296 INFO 40492 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 18:43:12.298 INFO 40492 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 18:43:12.319 INFO 40492 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 18:43:12.395 INFO 40492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 18:43:12.398 INFO 40492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 18:43:12.405 INFO 40492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 18:43:12.407 INFO 40492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 18:43:12.415 INFO 40492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 18:43:12.419 INFO 40492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 18:43:12.425 INFO 40492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 18:43:12.426 INFO 40492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 18:43:12.430 INFO 40492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 18:43:12.431 INFO 40492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 18:43:12.433 INFO 40492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 18:43:12.446 INFO 40492 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.185 seconds (JVM running for 4.093) -2024-09-22 18:43:16.264 INFO 40492 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 18:43:16.264 INFO 40492 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 18:43:16.265 INFO 40492 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 18:43:16.430 ERROR 40492 --- [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -### The error may exist in top/weiyuexin/mapper/UserMapper.java (best guess) -### The error may involve top.weiyuexin.mapper.UserMapper.updateById-Inline -### The error occurred while setting parameters -### SQL: UPDATE user WHERE id=? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1] with root cause - -java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) ~[druid-1.1.21.jar:1.1.21] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy116.execute(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy114.update(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) ~[mybatis-3.5.10.jar:3.5.10] - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy113.update(Unknown Source) ~[na:na] - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.sun.proxy.$Proxy78.update(Unknown Source) ~[na:na] - at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:288) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:64) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.sun.proxy.$Proxy80.updateById(Unknown Source) ~[na:na] - at com.baomidou.mybatisplus.extension.service.IService.updateById(IService.java:239) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24] - at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$a2c3bf99.updateById() ~[classes/:na] - at top.weiyuexin.controller.UserController.updateUser(UserController.java:182) ~[classes/:na] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:699) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:98) ~[knife4j-openapi2-spring-boot-starter-4.0.0.jar:na] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:90) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.69.jar:9.0.69] - at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131] - -2024-09-22 18:43:58.718 INFO 40492 --- [http-nio-8080-exec-3] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 18:44:09.293 ERROR 40492 --- [http-nio-8080-exec-7] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -### The error may exist in top/weiyuexin/mapper/UserMapper.java (best guess) -### The error may involve top.weiyuexin.mapper.UserMapper.updateById-Inline -### The error occurred while setting parameters -### SQL: UPDATE user WHERE id=? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1] with root cause - -java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) ~[druid-1.1.21.jar:1.1.21] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy116.execute(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy114.update(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) ~[mybatis-3.5.10.jar:3.5.10] - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy113.update(Unknown Source) ~[na:na] - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.sun.proxy.$Proxy78.update(Unknown Source) ~[na:na] - at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:288) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:64) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.sun.proxy.$Proxy80.updateById(Unknown Source) ~[na:na] - at com.baomidou.mybatisplus.extension.service.IService.updateById(IService.java:239) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24] - at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$a2c3bf99.updateById() ~[classes/:na] - at top.weiyuexin.controller.UserController.updateUser(UserController.java:182) ~[classes/:na] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:699) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.24.jar:5.3.24] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69] @@ -963,104 +134,10 @@ java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check th at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.69.jar:9.0.69] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131] -2024-09-22 18:44:58.563 INFO 40492 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 18:44:58.566 INFO 40492 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 18:45:02.489 INFO 74620 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 74620 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 18:45:02.490 INFO 74620 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 18:45:02.518 INFO 74620 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 18:45:02.518 INFO 74620 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 18:45:03.046 INFO 74620 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 18:45:03.048 INFO 74620 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 18:45:03.064 INFO 74620 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 18:45:03.473 INFO 74620 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 18:45:03.478 INFO 74620 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 18:45:03.479 INFO 74620 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 18:45:03.534 INFO 74620 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 18:45:03.534 INFO 74620 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1016 ms -2024-09-22 18:45:03.665 INFO 74620 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 18:45:03.707 INFO 74620 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 18:45:04.917 INFO 74620 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 18:45:04.931 INFO 74620 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 18:45:04.999 INFO 74620 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 18:45:05.153 INFO 74620 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 18:45:05.154 INFO 74620 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 18:45:05.156 INFO 74620 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 18:45:05.178 INFO 74620 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 18:45:05.252 INFO 74620 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 18:45:05.256 INFO 74620 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 18:45:05.262 INFO 74620 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 18:45:05.264 INFO 74620 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 18:45:05.272 INFO 74620 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 18:45:05.276 INFO 74620 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 18:45:05.283 INFO 74620 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 18:45:05.285 INFO 74620 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 18:45:05.288 INFO 74620 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 18:45:05.289 INFO 74620 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 18:45:05.293 INFO 74620 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 18:45:05.305 INFO 74620 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.087 seconds (JVM running for 3.885) -2024-09-22 18:45:07.332 INFO 74620 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 18:45:07.332 INFO 74620 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 18:45:07.333 INFO 74620 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 18:45:07.532 ERROR 74620 --- [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -### The error may exist in top/weiyuexin/mapper/UserMapper.java (best guess) -### The error may involve top.weiyuexin.mapper.UserMapper.updateById-Inline -### The error occurred while setting parameters -### SQL: UPDATE user WHERE id=? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1] with root cause +2024-09-23 00:05:27.694 ERROR 18424 --- [http-nio-8080-exec-8] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) ~[druid-1.1.21.jar:1.1.21] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy117.execute(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy115.update(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) ~[mybatis-3.5.10.jar:3.5.10] - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy114.update(Unknown Source) ~[na:na] - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.sun.proxy.$Proxy78.update(Unknown Source) ~[na:na] - at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:288) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:64) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.sun.proxy.$Proxy80.updateById(Unknown Source) ~[na:na] - at com.baomidou.mybatisplus.extension.service.IService.updateById(IService.java:239) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24] - at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$fc94650d.updateById() ~[classes/:na] - at top.weiyuexin.controller.UserController.updateUser(UserController.java:182) ~[classes/:na] +java.lang.NullPointerException: null + at top.weiyuexin.controller.RunCodeController.runPython(RunCodeController.java:377) ~[classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] @@ -1074,8 +151,8 @@ java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check th at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:699) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.24.jar:5.3.24] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69] @@ -1115,66 +192,10 @@ java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check th at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.69.jar:9.0.69] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131] -2024-09-22 18:46:38.208 ERROR 74620 --- [http-nio-8080-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -### The error may exist in top/weiyuexin/mapper/UserMapper.java (best guess) -### The error may involve top.weiyuexin.mapper.UserMapper.updateById-Inline -### The error occurred while setting parameters -### SQL: UPDATE user WHERE id=? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1] with root cause +2024-09-23 00:05:33.276 ERROR 18424 --- [http-nio-8080-exec-9] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) ~[druid-1.1.21.jar:1.1.21] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy117.execute(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy115.update(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) ~[mybatis-3.5.10.jar:3.5.10] - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy114.update(Unknown Source) ~[na:na] - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.sun.proxy.$Proxy78.update(Unknown Source) ~[na:na] - at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:288) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:64) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.sun.proxy.$Proxy80.updateById(Unknown Source) ~[na:na] - at com.baomidou.mybatisplus.extension.service.IService.updateById(IService.java:239) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24] - at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$fc94650d.updateById() ~[classes/:na] - at top.weiyuexin.controller.UserController.updateUser(UserController.java:182) ~[classes/:na] +java.lang.NullPointerException: null + at top.weiyuexin.controller.RunCodeController.runPython(RunCodeController.java:377) ~[classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] @@ -1188,8 +209,8 @@ java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check th at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:699) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.24.jar:5.3.24] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69] @@ -1229,1968 +250,5 @@ java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check th at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.69.jar:9.0.69] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131] -2024-09-22 18:48:42.393 INFO 74620 --- [http-nio-8080-exec-7] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 18:48:50.696 ERROR 74620 --- [http-nio-8080-exec-6] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -### The error may exist in top/weiyuexin/mapper/UserMapper.java (best guess) -### The error may involve top.weiyuexin.mapper.UserMapper.updateById-Inline -### The error occurred while setting parameters -### SQL: UPDATE user WHERE id=? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1] with root cause - -java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) ~[druid-1.1.21.jar:1.1.21] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy117.execute(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy115.update(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) ~[mybatis-3.5.10.jar:3.5.10] - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy114.update(Unknown Source) ~[na:na] - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.sun.proxy.$Proxy78.update(Unknown Source) ~[na:na] - at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:288) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:64) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.sun.proxy.$Proxy80.updateById(Unknown Source) ~[na:na] - at com.baomidou.mybatisplus.extension.service.IService.updateById(IService.java:239) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24] - at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$fc94650d.updateById() ~[classes/:na] - at top.weiyuexin.controller.UserController.updateUser(UserController.java:182) ~[classes/:na] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:699) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:98) ~[knife4j-openapi2-spring-boot-starter-4.0.0.jar:na] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.69.jar:9.0.69] - at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131] - -2024-09-22 18:51:26.899 ERROR 74620 --- [http-nio-8080-exec-8] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -### The error may exist in top/weiyuexin/mapper/UserMapper.java (best guess) -### The error may involve top.weiyuexin.mapper.UserMapper.updateById-Inline -### The error occurred while setting parameters -### SQL: UPDATE user WHERE id=? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1] with root cause - -java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) ~[druid-1.1.21.jar:1.1.21] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy117.execute(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy115.update(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) ~[mybatis-3.5.10.jar:3.5.10] - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy114.update(Unknown Source) ~[na:na] - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.sun.proxy.$Proxy78.update(Unknown Source) ~[na:na] - at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:288) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:64) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.sun.proxy.$Proxy80.updateById(Unknown Source) ~[na:na] - at com.baomidou.mybatisplus.extension.service.IService.updateById(IService.java:239) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24] - at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$fc94650d.updateById() ~[classes/:na] - at top.weiyuexin.controller.UserController.updateUser(UserController.java:182) ~[classes/:na] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:699) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:98) ~[knife4j-openapi2-spring-boot-starter-4.0.0.jar:na] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.69.jar:9.0.69] - at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131] - -2024-09-22 18:52:03.641 INFO 74620 --- [http-nio-8080-exec-9] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 18:52:08.917 ERROR 74620 --- [http-nio-8080-exec-10] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -### The error may exist in top/weiyuexin/mapper/UserMapper.java (best guess) -### The error may involve top.weiyuexin.mapper.UserMapper.updateById-Inline -### The error occurred while setting parameters -### SQL: UPDATE user WHERE id=? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1] with root cause - -java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) ~[druid-1.1.21.jar:1.1.21] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy117.execute(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy115.update(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) ~[mybatis-3.5.10.jar:3.5.10] - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy114.update(Unknown Source) ~[na:na] - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.sun.proxy.$Proxy78.update(Unknown Source) ~[na:na] - at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:288) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:64) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.sun.proxy.$Proxy80.updateById(Unknown Source) ~[na:na] - at com.baomidou.mybatisplus.extension.service.IService.updateById(IService.java:239) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24] - at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$fc94650d.updateById() ~[classes/:na] - at top.weiyuexin.controller.UserController.updateUser(UserController.java:182) ~[classes/:na] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:699) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:98) ~[knife4j-openapi2-spring-boot-starter-4.0.0.jar:na] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.69.jar:9.0.69] - at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131] - -2024-09-22 18:52:33.313 INFO 74620 --- [http-nio-8080-exec-1] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 18:52:37.438 WARN 74620 --- [http-nio-8080-exec-2] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported] -2024-09-22 18:53:11.319 WARN 74620 --- [http-nio-8080-exec-3] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported] -2024-09-22 18:53:32.849 WARN 74620 --- [http-nio-8080-exec-7] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported] -2024-09-22 18:54:39.349 INFO 74620 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 18:54:39.355 INFO 74620 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 18:54:43.971 INFO 72852 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 72852 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 18:54:43.972 INFO 72852 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 18:54:44.002 INFO 72852 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 18:54:44.003 INFO 72852 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 18:54:44.551 INFO 72852 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 18:54:44.553 INFO 72852 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 18:54:44.568 INFO 72852 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 18:54:44.993 INFO 72852 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 18:54:44.999 INFO 72852 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 18:54:44.999 INFO 72852 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 18:54:45.058 INFO 72852 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 18:54:45.058 INFO 72852 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1055 ms -2024-09-22 18:54:45.195 INFO 72852 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 18:54:45.242 INFO 72852 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 18:54:46.459 INFO 72852 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 18:54:46.471 INFO 72852 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 18:54:46.529 INFO 72852 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 18:54:46.685 INFO 72852 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 18:54:46.686 INFO 72852 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 18:54:46.687 INFO 72852 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 18:54:46.709 INFO 72852 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 18:54:46.792 INFO 72852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 18:54:46.797 INFO 72852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 18:54:46.803 INFO 72852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 18:54:46.806 INFO 72852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 18:54:46.813 INFO 72852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 18:54:46.817 INFO 72852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 18:54:46.824 INFO 72852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 18:54:46.825 INFO 72852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 18:54:46.827 INFO 72852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 18:54:46.829 INFO 72852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 18:54:46.831 INFO 72852 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 18:54:46.843 INFO 72852 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.171 seconds (JVM running for 3.989) -2024-09-22 18:56:31.082 INFO 72852 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 18:56:31.082 INFO 72852 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 18:56:31.084 INFO 72852 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms -2024-09-22 18:56:31.261 ERROR 72852 --- [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -### The error may exist in top/weiyuexin/mapper/UserMapper.java (best guess) -### The error may involve top.weiyuexin.mapper.UserMapper.updateById-Inline -### The error occurred while setting parameters -### SQL: UPDATE user WHERE id=? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1] with root cause - -java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) ~[druid-1.1.21.jar:1.1.21] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy116.execute(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy114.update(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) ~[mybatis-3.5.10.jar:3.5.10] - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy113.update(Unknown Source) ~[na:na] - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.sun.proxy.$Proxy78.update(Unknown Source) ~[na:na] - at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:288) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:64) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.sun.proxy.$Proxy80.updateById(Unknown Source) ~[na:na] - at com.baomidou.mybatisplus.extension.service.IService.updateById(IService.java:239) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24] - at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$ab8fb014.updateById() ~[classes/:na] - at top.weiyuexin.controller.UserController.updateUser(UserController.java:182) ~[classes/:na] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:699) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:98) ~[knife4j-openapi2-spring-boot-starter-4.0.0.jar:na] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:90) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.69.jar:9.0.69] - at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131] - -2024-09-22 18:57:53.440 INFO 72852 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 18:57:53.446 INFO 72852 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 18:57:58.878 INFO 71716 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 71716 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 18:57:58.880 INFO 71716 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 18:57:58.918 INFO 71716 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 18:57:58.918 INFO 71716 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 18:57:59.514 INFO 71716 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 18:57:59.515 INFO 71716 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 18:57:59.532 INFO 71716 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 18:58:00.025 INFO 71716 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 18:58:00.031 INFO 71716 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 18:58:00.032 INFO 71716 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 18:58:00.102 INFO 71716 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 18:58:00.102 INFO 71716 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1183 ms -2024-09-22 18:58:00.317 INFO 71716 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 18:58:00.372 INFO 71716 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 18:58:01.600 INFO 71716 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 18:58:01.612 INFO 71716 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 18:58:01.666 INFO 71716 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 18:58:01.818 INFO 71716 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 18:58:01.819 INFO 71716 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 18:58:01.821 INFO 71716 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 18:58:01.842 INFO 71716 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 18:58:01.916 INFO 71716 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 18:58:01.919 INFO 71716 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 18:58:01.926 INFO 71716 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 18:58:01.929 INFO 71716 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 18:58:01.936 INFO 71716 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 18:58:01.939 INFO 71716 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 18:58:01.948 INFO 71716 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 18:58:01.949 INFO 71716 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 18:58:01.952 INFO 71716 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 18:58:01.954 INFO 71716 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 18:58:01.958 INFO 71716 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 18:58:01.969 INFO 71716 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.52 seconds (JVM running for 4.634) -2024-09-22 18:58:08.449 INFO 71716 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 18:58:08.449 INFO 71716 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 18:58:08.449 INFO 71716 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms -2024-09-22 18:58:53.302 ERROR 71716 --- [http-nio-8080-exec-2] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -### The error may exist in top/weiyuexin/mapper/UserMapper.java (best guess) -### The error may involve top.weiyuexin.mapper.UserMapper.updateById-Inline -### The error occurred while setting parameters -### SQL: UPDATE user WHERE id=? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1] with root cause - -java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) ~[druid-1.1.21.jar:1.1.21] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy117.execute(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy115.update(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) ~[mybatis-3.5.10.jar:3.5.10] - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy114.update(Unknown Source) ~[na:na] - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.sun.proxy.$Proxy78.update(Unknown Source) ~[na:na] - at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:288) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:64) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.sun.proxy.$Proxy80.updateById(Unknown Source) ~[na:na] - at com.baomidou.mybatisplus.extension.service.IService.updateById(IService.java:239) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24] - at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$281d9f6d.updateById() ~[classes/:na] - at top.weiyuexin.controller.UserController.updateUser(UserController.java:182) ~[classes/:na] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:699) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:98) ~[knife4j-openapi2-spring-boot-starter-4.0.0.jar:na] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.69.jar:9.0.69] - at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131] - -2024-09-22 18:59:08.299 INFO 71716 --- [http-nio-8080-exec-4] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 18:59:12.358 ERROR 71716 --- [http-nio-8080-exec-5] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -### The error may exist in top/weiyuexin/mapper/UserMapper.java (best guess) -### The error may involve top.weiyuexin.mapper.UserMapper.updateById-Inline -### The error occurred while setting parameters -### SQL: UPDATE user WHERE id=? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1] with root cause - -java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) ~[druid-1.1.21.jar:1.1.21] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy117.execute(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy115.update(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) ~[mybatis-3.5.10.jar:3.5.10] - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy114.update(Unknown Source) ~[na:na] - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.sun.proxy.$Proxy78.update(Unknown Source) ~[na:na] - at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:288) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:64) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.sun.proxy.$Proxy80.updateById(Unknown Source) ~[na:na] - at com.baomidou.mybatisplus.extension.service.IService.updateById(IService.java:239) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24] - at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$281d9f6d.updateById() ~[classes/:na] - at top.weiyuexin.controller.UserController.updateUser(UserController.java:182) ~[classes/:na] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:699) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:98) ~[knife4j-openapi2-spring-boot-starter-4.0.0.jar:na] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.69.jar:9.0.69] - at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131] - -2024-09-22 19:00:05.298 INFO 71716 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 19:00:05.302 INFO 71716 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 19:00:09.359 INFO 65548 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 65548 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 19:00:09.361 INFO 65548 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 19:00:09.387 INFO 65548 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 19:00:09.388 INFO 65548 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 19:00:09.916 INFO 65548 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 19:00:09.917 INFO 65548 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 19:00:09.933 INFO 65548 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 19:00:10.355 INFO 65548 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 19:00:10.360 INFO 65548 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 19:00:10.360 INFO 65548 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 19:00:10.414 INFO 65548 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 19:00:10.414 INFO 65548 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1026 ms -2024-09-22 19:00:10.567 INFO 65548 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 19:00:10.614 INFO 65548 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 19:00:11.796 INFO 65548 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 19:00:11.807 INFO 65548 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 19:00:11.870 INFO 65548 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 19:00:12.074 INFO 65548 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 19:00:12.076 INFO 65548 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 19:00:12.078 INFO 65548 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 19:00:12.103 INFO 65548 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 19:00:12.184 INFO 65548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 19:00:12.188 INFO 65548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 19:00:12.195 INFO 65548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 19:00:12.196 INFO 65548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 19:00:12.204 INFO 65548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 19:00:12.207 INFO 65548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 19:00:12.214 INFO 65548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 19:00:12.216 INFO 65548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 19:00:12.219 INFO 65548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 19:00:12.220 INFO 65548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 19:00:12.223 INFO 65548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 19:00:12.235 INFO 65548 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.153 seconds (JVM running for 3.955) -2024-09-22 19:00:13.701 INFO 65548 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 19:00:13.701 INFO 65548 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 19:00:13.702 INFO 65548 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 19:00:13.874 ERROR 65548 --- [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -### The error may exist in top/weiyuexin/mapper/UserMapper.java (best guess) -### The error may involve top.weiyuexin.mapper.UserMapper.updateById-Inline -### The error occurred while setting parameters -### SQL: UPDATE user WHERE id=? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1] with root cause - -java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id=null' at line 1 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-j-8.0.31.jar:8.0.31] - at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) ~[druid-1.1.21.jar:1.1.21] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy116.execute(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy114.update(Unknown Source) ~[na:na] - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) ~[mybatis-3.5.10.jar:3.5.10] - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) ~[mybatis-3.5.10.jar:3.5.10] - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) ~[mybatis-3.5.10.jar:3.5.10] - at com.sun.proxy.$Proxy113.update(Unknown Source) ~[na:na] - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) ~[mybatis-3.5.10.jar:3.5.10] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.sun.proxy.$Proxy78.update(Unknown Source) ~[na:na] - at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:288) ~[mybatis-spring-2.0.7.jar:2.0.7] - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:64) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2] - at com.sun.proxy.$Proxy80.updateById(Unknown Source) ~[na:na] - at com.baomidou.mybatisplus.extension.service.IService.updateById(IService.java:239) ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() ~[mybatis-plus-extension-3.5.2.jar:3.5.2] - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24] - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24] - at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$3fb6cd2b.updateById() ~[classes/:na] - at top.weiyuexin.controller.UserController.updateUser(UserController.java:182) ~[classes/:na] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24] - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:699) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24] - at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:98) ~[knife4j-openapi2-spring-boot-starter-4.0.0.jar:na] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.24.jar:5.3.24] - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24] - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) ~[tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.69.jar:9.0.69] - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.69.jar:9.0.69] - at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131] - -2024-09-22 19:31:47.137 INFO 65548 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 19:31:47.138 INFO 65548 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 19:31:51.382 INFO 65736 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 65736 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 19:31:51.383 INFO 65736 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 19:31:51.415 INFO 65736 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 19:31:51.415 INFO 65736 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 19:31:52.240 INFO 65736 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 19:31:52.242 INFO 65736 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 19:31:52.261 INFO 65736 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 19:31:52.685 INFO 65736 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 19:31:52.690 INFO 65736 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 19:31:52.690 INFO 65736 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 19:31:52.746 INFO 65736 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 19:31:52.747 INFO 65736 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1332 ms -2024-09-22 19:31:52.866 INFO 65736 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 19:31:52.911 INFO 65736 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 19:31:54.077 INFO 65736 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 19:31:54.092 INFO 65736 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 19:31:54.151 INFO 65736 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 19:31:54.306 INFO 65736 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 19:31:54.306 INFO 65736 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 19:31:54.307 INFO 65736 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 19:31:54.330 INFO 65736 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 19:31:54.410 INFO 65736 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 19:31:54.417 INFO 65736 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 19:31:54.424 INFO 65736 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 19:31:54.427 INFO 65736 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 19:31:54.438 INFO 65736 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 19:31:54.443 INFO 65736 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 19:31:54.452 INFO 65736 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 19:31:54.454 INFO 65736 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 19:31:54.457 INFO 65736 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 19:31:54.458 INFO 65736 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 19:31:54.463 INFO 65736 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 19:31:54.477 INFO 65736 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.409 seconds (JVM running for 4.286) -2024-09-22 19:32:03.556 INFO 65736 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 19:32:03.556 INFO 65736 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 19:32:03.557 INFO 65736 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 19:32:32.319 INFO 65736 --- [http-nio-8080-exec-3] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:33:28.916 INFO 65736 --- [http-nio-8080-exec-5] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:35:28.154 INFO 65736 --- [http-nio-8080-exec-9] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:35:33.143 INFO 65736 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 19:35:33.147 INFO 65736 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 19:35:37.182 INFO 74184 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 74184 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 19:35:37.183 INFO 74184 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 19:35:37.214 INFO 74184 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 19:35:37.214 INFO 74184 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 19:35:37.763 INFO 74184 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 19:35:37.764 INFO 74184 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 19:35:37.779 INFO 74184 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 19:35:38.228 INFO 74184 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 19:35:38.233 INFO 74184 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 19:35:38.233 INFO 74184 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 19:35:38.290 INFO 74184 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 19:35:38.290 INFO 74184 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1075 ms -2024-09-22 19:35:38.427 INFO 74184 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 19:35:38.470 INFO 74184 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 19:35:39.609 INFO 74184 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 19:35:39.621 INFO 74184 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 19:35:39.710 INFO 74184 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 19:35:39.884 INFO 74184 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 19:35:39.885 INFO 74184 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 19:35:39.887 INFO 74184 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 19:35:39.911 INFO 74184 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 19:35:40.000 INFO 74184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 19:35:40.004 INFO 74184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 19:35:40.010 INFO 74184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 19:35:40.011 INFO 74184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 19:35:40.019 INFO 74184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 19:35:40.022 INFO 74184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 19:35:40.027 INFO 74184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 19:35:40.029 INFO 74184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 19:35:40.031 INFO 74184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 19:35:40.032 INFO 74184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 19:35:40.037 INFO 74184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 19:35:40.046 INFO 74184 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.14 seconds (JVM running for 3.959) -2024-09-22 19:36:50.384 INFO 74184 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 19:36:50.384 INFO 74184 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 19:36:50.385 INFO 74184 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 19:37:40.195 INFO 74184 --- [http-nio-8080-exec-4] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:38:36.464 INFO 74184 --- [http-nio-8080-exec-6] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:38:42.719 INFO 74184 --- [http-nio-8080-exec-8] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:39:45.673 INFO 74184 --- [http-nio-8080-exec-9] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:39:58.289 INFO 74184 --- [http-nio-8080-exec-10] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:40:24.068 INFO 74184 --- [http-nio-8080-exec-2] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:40:52.925 INFO 74184 --- [http-nio-8080-exec-3] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:42:05.211 INFO 74184 --- [http-nio-8080-exec-4] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:42:11.452 INFO 74184 --- [http-nio-8080-exec-5] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:44:39.021 INFO 74184 --- [http-nio-8080-exec-6] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:46:01.427 INFO 74184 --- [http-nio-8080-exec-7] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:46:08.673 INFO 74184 --- [http-nio-8080-exec-10] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:46:17.412 INFO 74184 --- [http-nio-8080-exec-1] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:46:46.623 INFO 74184 --- [http-nio-8080-exec-2] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:47:01.012 INFO 74184 --- [http-nio-8080-exec-3] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:49:04.469 INFO 74184 --- [http-nio-8080-exec-5] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:49:10.268 INFO 74184 --- [http-nio-8080-exec-7] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:50:54.590 INFO 74184 --- [http-nio-8080-exec-8] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:51:03.444 INFO 74184 --- [http-nio-8080-exec-9] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:51:45.179 INFO 74184 --- [http-nio-8080-exec-10] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:52:51.533 INFO 74184 --- [http-nio-8080-exec-1] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:53:19.763 INFO 74184 --- [http-nio-8080-exec-5] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:53:24.567 INFO 74184 --- [http-nio-8080-exec-7] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:54:35.457 INFO 74184 --- [http-nio-8080-exec-8] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:57:46.445 INFO 74184 --- [http-nio-8080-exec-9] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 19:57:58.217 INFO 74184 --- [http-nio-8080-exec-4] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 20:00:28.383 INFO 74184 --- [http-nio-8080-exec-5] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 20:18:35.786 INFO 74184 --- [http-nio-8080-exec-5] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 -2024-09-22 20:53:30.855 INFO 74184 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 20:53:30.857 INFO 74184 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 20:53:35.516 INFO 71704 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 71704 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 20:53:35.518 INFO 71704 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 20:53:35.545 INFO 71704 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 20:53:35.546 INFO 71704 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 20:53:36.091 INFO 71704 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 20:53:36.092 INFO 71704 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 20:53:36.110 INFO 71704 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. -2024-09-22 20:53:36.522 INFO 71704 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 20:53:36.527 INFO 71704 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 20:53:36.527 INFO 71704 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 20:53:36.586 INFO 71704 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 20:53:36.587 INFO 71704 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1041 ms -2024-09-22 20:53:36.730 INFO 71704 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 20:53:36.779 INFO 71704 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 20:53:37.956 INFO 71704 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 20:53:37.968 INFO 71704 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 20:53:38.022 INFO 71704 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 20:53:38.185 INFO 71704 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 20:53:38.186 INFO 71704 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 20:53:38.188 INFO 71704 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 20:53:38.210 INFO 71704 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 20:53:38.286 INFO 71704 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 20:53:38.289 INFO 71704 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 20:53:38.295 INFO 71704 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 20:53:38.296 INFO 71704 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 20:53:38.303 INFO 71704 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 20:53:38.307 INFO 71704 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 20:53:38.313 INFO 71704 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 20:53:38.315 INFO 71704 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 20:53:38.317 INFO 71704 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 20:53:38.319 INFO 71704 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 20:53:38.323 INFO 71704 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 20:53:38.334 INFO 71704 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.098 seconds (JVM running for 3.942) -2024-09-22 20:53:54.334 INFO 71704 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 20:53:54.335 INFO 71704 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 20:53:54.335 INFO 71704 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms -2024-09-22 20:54:18.329 WARN 71704 --- [http-nio-8080-exec-3] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "logout"] -2024-09-22 20:58:00.244 INFO 71704 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 20:58:00.248 INFO 71704 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 20:58:02.738 INFO 73144 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 73144 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 20:58:02.739 INFO 73144 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 20:58:02.765 INFO 73144 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 20:58:02.765 INFO 73144 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 20:58:03.277 INFO 73144 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 20:58:03.278 INFO 73144 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 20:58:03.293 INFO 73144 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 20:58:03.696 INFO 73144 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 20:58:03.702 INFO 73144 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 20:58:03.702 INFO 73144 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 20:58:03.758 INFO 73144 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 20:58:03.758 INFO 73144 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 992 ms -2024-09-22 20:58:03.896 INFO 73144 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 20:58:03.942 INFO 73144 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 20:58:05.091 INFO 73144 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 20:58:05.104 INFO 73144 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 20:58:05.161 INFO 73144 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 20:58:05.318 INFO 73144 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 20:58:05.319 INFO 73144 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 20:58:05.321 INFO 73144 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 20:58:05.346 INFO 73144 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 20:58:05.424 INFO 73144 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 20:58:05.428 INFO 73144 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 20:58:05.433 INFO 73144 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 20:58:05.436 INFO 73144 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 20:58:05.445 INFO 73144 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 20:58:05.448 INFO 73144 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 20:58:05.455 INFO 73144 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 20:58:05.456 INFO 73144 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 20:58:05.460 INFO 73144 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 20:58:05.461 INFO 73144 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 20:58:05.465 INFO 73144 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 20:58:05.476 INFO 73144 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.007 seconds (JVM running for 3.887) -2024-09-22 20:58:15.453 INFO 73144 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 20:58:15.453 INFO 73144 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 20:58:15.454 INFO 73144 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 21:06:19.550 INFO 73144 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:06:19.554 INFO 73144 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:06:22.075 INFO 17124 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 17124 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:06:22.076 INFO 17124 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:06:22.102 INFO 17124 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:06:22.102 INFO 17124 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:06:22.629 INFO 17124 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:06:22.630 INFO 17124 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:06:22.646 INFO 17124 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 21:06:23.060 INFO 17124 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:06:23.066 INFO 17124 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:06:23.067 INFO 17124 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:06:23.121 INFO 17124 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:06:23.122 INFO 17124 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1019 ms -2024-09-22 21:06:23.283 INFO 17124 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:06:23.329 INFO 17124 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:06:24.486 INFO 17124 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:06:24.498 INFO 17124 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:06:24.552 INFO 17124 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:06:24.704 INFO 17124 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:06:24.704 INFO 17124 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:06:24.706 INFO 17124 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:06:24.728 INFO 17124 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:06:24.801 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:06:24.805 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:06:24.810 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:06:24.812 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:06:24.820 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:06:24.823 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:06:24.829 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:06:24.831 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:06:24.833 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:06:24.835 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:06:24.839 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:06:24.850 INFO 17124 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.045 seconds (JVM running for 3.882) -2024-09-22 21:06:27.386 INFO 17124 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:06:27.386 INFO 17124 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:06:27.388 INFO 17124 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms -2024-09-22 21:19:56.446 INFO 17124 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:19:56.452 INFO 17124 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:20:00.428 INFO 73352 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 73352 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:20:00.429 INFO 73352 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:20:00.457 INFO 73352 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:20:00.457 INFO 73352 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:20:01.042 INFO 73352 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:20:01.043 INFO 73352 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:20:01.060 INFO 73352 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 21:20:01.525 INFO 73352 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:20:01.530 INFO 73352 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:20:01.530 INFO 73352 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:20:01.590 INFO 73352 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:20:01.590 INFO 73352 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1133 ms -2024-09-22 21:20:01.740 INFO 73352 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:20:01.793 INFO 73352 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:20:03.081 INFO 73352 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:20:03.094 INFO 73352 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:20:03.150 INFO 73352 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:20:03.318 INFO 73352 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:20:03.319 INFO 73352 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:20:03.321 INFO 73352 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:20:03.346 INFO 73352 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:20:03.433 INFO 73352 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:20:03.437 INFO 73352 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:20:03.446 INFO 73352 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:20:03.448 INFO 73352 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:20:03.456 INFO 73352 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:20:03.459 INFO 73352 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:20:03.467 INFO 73352 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:20:03.468 INFO 73352 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:20:03.471 INFO 73352 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:20:03.472 INFO 73352 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:20:03.477 INFO 73352 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:20:03.488 INFO 73352 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.355 seconds (JVM running for 4.201) -2024-09-22 21:20:55.570 INFO 73352 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:20:55.570 INFO 73352 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:20:55.572 INFO 73352 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms -2024-09-22 21:21:59.456 INFO 73352 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:21:59.461 INFO 73352 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:22:03.613 INFO 32836 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 32836 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:22:03.616 INFO 32836 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:22:03.651 INFO 32836 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:22:03.651 INFO 32836 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:22:04.249 INFO 32836 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:22:04.252 INFO 32836 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:22:04.270 INFO 32836 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 21:22:04.713 INFO 32836 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:22:04.725 INFO 32836 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:22:04.726 INFO 32836 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:22:04.788 INFO 32836 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:22:04.788 INFO 32836 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1136 ms -2024-09-22 21:22:04.930 INFO 32836 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:22:04.983 INFO 32836 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:22:06.277 INFO 32836 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:22:06.290 INFO 32836 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:22:06.352 INFO 32836 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:22:06.518 INFO 32836 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:22:06.519 INFO 32836 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:22:06.521 INFO 32836 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:22:06.545 INFO 32836 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:22:06.628 INFO 32836 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:22:06.632 INFO 32836 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:22:06.637 INFO 32836 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:22:06.640 INFO 32836 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:22:06.647 INFO 32836 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:22:06.652 INFO 32836 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:22:06.658 INFO 32836 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:22:06.660 INFO 32836 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:22:06.663 INFO 32836 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:22:06.664 INFO 32836 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:22:06.670 INFO 32836 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:22:06.685 INFO 32836 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.376 seconds (JVM running for 4.253) -2024-09-22 21:22:09.699 INFO 32836 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:22:09.699 INFO 32836 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:22:09.700 INFO 32836 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 21:26:15.835 INFO 32836 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:26:15.942 INFO 32836 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:26:19.712 INFO 31948 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 31948 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:26:19.713 INFO 31948 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:26:19.744 INFO 31948 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:26:19.744 INFO 31948 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:26:20.310 INFO 31948 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:26:20.311 INFO 31948 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:26:20.328 INFO 31948 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 21:26:20.745 INFO 31948 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:26:20.750 INFO 31948 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:26:20.750 INFO 31948 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:26:20.808 INFO 31948 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:26:20.809 INFO 31948 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1065 ms -2024-09-22 21:26:20.937 INFO 31948 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:26:20.983 INFO 31948 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:26:22.197 INFO 31948 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:26:22.209 INFO 31948 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:26:22.270 INFO 31948 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:26:22.436 INFO 31948 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:26:22.436 INFO 31948 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:26:22.438 INFO 31948 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:26:22.464 INFO 31948 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:26:22.546 INFO 31948 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:26:22.551 INFO 31948 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:26:22.557 INFO 31948 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:26:22.560 INFO 31948 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:26:22.569 INFO 31948 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:26:22.573 INFO 31948 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:26:22.579 INFO 31948 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:26:22.581 INFO 31948 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:26:22.584 INFO 31948 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:26:22.585 INFO 31948 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:26:22.591 INFO 31948 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:26:22.603 INFO 31948 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.164 seconds (JVM running for 3.983) -2024-09-22 21:26:34.957 INFO 31948 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:26:34.957 INFO 31948 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:26:34.958 INFO 31948 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 21:27:34.094 INFO 31948 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:27:34.193 INFO 31948 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:27:38.084 INFO 51904 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 51904 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:27:38.085 INFO 51904 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:27:38.115 INFO 51904 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:27:38.116 INFO 51904 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:27:38.702 INFO 51904 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:27:38.703 INFO 51904 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:27:38.719 INFO 51904 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 21:27:39.235 INFO 51904 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:27:39.241 INFO 51904 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:27:39.241 INFO 51904 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:27:39.300 INFO 51904 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:27:39.300 INFO 51904 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1184 ms -2024-09-22 21:27:39.454 INFO 51904 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:27:39.506 INFO 51904 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:27:40.776 INFO 51904 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:27:40.789 INFO 51904 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:27:40.852 INFO 51904 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:27:41.042 INFO 51904 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:27:41.042 INFO 51904 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:27:41.044 INFO 51904 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:27:41.072 INFO 51904 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:27:41.163 INFO 51904 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:27:41.181 INFO 51904 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:27:41.186 INFO 51904 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:27:41.191 INFO 51904 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:27:41.201 INFO 51904 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:27:41.204 INFO 51904 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:27:41.210 INFO 51904 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:27:41.212 INFO 51904 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:27:41.215 INFO 51904 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:27:41.216 INFO 51904 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:27:41.219 INFO 51904 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:27:41.231 INFO 51904 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.45 seconds (JVM running for 4.327) -2024-09-22 21:27:45.001 INFO 51904 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:27:45.001 INFO 51904 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:27:45.003 INFO 51904 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms -2024-09-22 21:30:05.038 INFO 51904 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:30:05.043 INFO 51904 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:30:07.651 INFO 38780 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 38780 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:30:07.653 INFO 38780 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:30:07.682 INFO 38780 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:30:07.682 INFO 38780 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:30:08.261 INFO 38780 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:30:08.262 INFO 38780 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:30:08.277 INFO 38780 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 21:30:08.732 INFO 38780 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:30:08.739 INFO 38780 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:30:08.739 INFO 38780 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:30:08.798 INFO 38780 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:30:08.799 INFO 38780 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1117 ms -2024-09-22 21:30:08.942 INFO 38780 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:30:08.994 INFO 38780 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:30:10.237 INFO 38780 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:30:10.248 INFO 38780 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:30:10.304 INFO 38780 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:30:10.456 INFO 38780 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:30:10.457 INFO 38780 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:30:10.458 INFO 38780 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:30:10.484 INFO 38780 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:30:10.564 INFO 38780 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:30:10.568 INFO 38780 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:30:10.573 INFO 38780 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:30:10.574 INFO 38780 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:30:10.582 INFO 38780 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:30:10.585 INFO 38780 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:30:10.591 INFO 38780 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:30:10.593 INFO 38780 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:30:10.597 INFO 38780 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:30:10.606 INFO 38780 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:30:10.609 INFO 38780 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:30:10.621 INFO 38780 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.256 seconds (JVM running for 4.171) -2024-09-22 21:30:13.659 INFO 38780 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:30:13.659 INFO 38780 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:30:13.660 INFO 38780 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 21:30:25.673 WARN 38780 --- [http-nio-8080-exec-1] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported] -2024-09-22 21:30:55.194 WARN 38780 --- [http-nio-8080-exec-2] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported] -2024-09-22 21:31:11.420 WARN 38780 --- [http-nio-8080-exec-3] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported] -2024-09-22 21:32:13.763 INFO 38780 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:32:13.776 INFO 38780 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:32:16.531 INFO 46648 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 46648 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:32:16.532 INFO 46648 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:32:16.565 INFO 46648 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:32:16.565 INFO 46648 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:32:17.137 INFO 46648 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:32:17.138 INFO 46648 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:32:17.156 INFO 46648 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. -2024-09-22 21:32:17.673 INFO 46648 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:32:17.679 INFO 46648 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:32:17.679 INFO 46648 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:32:17.740 INFO 46648 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:32:17.741 INFO 46648 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1176 ms -2024-09-22 21:32:17.932 INFO 46648 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:32:17.984 INFO 46648 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:32:19.241 INFO 46648 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:32:19.253 INFO 46648 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:32:19.316 INFO 46648 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:32:19.487 INFO 46648 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:32:19.488 INFO 46648 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:32:19.490 INFO 46648 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:32:19.515 INFO 46648 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:32:19.608 INFO 46648 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:32:19.612 INFO 46648 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:32:19.619 INFO 46648 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:32:19.621 INFO 46648 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:32:19.629 INFO 46648 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:32:19.633 INFO 46648 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:32:19.640 INFO 46648 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:32:19.642 INFO 46648 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:32:19.645 INFO 46648 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:32:19.646 INFO 46648 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:32:19.649 INFO 46648 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:32:19.662 INFO 46648 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.432 seconds (JVM running for 4.333) -2024-09-22 21:32:26.885 INFO 46648 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:32:26.885 INFO 46648 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:32:26.886 INFO 46648 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 21:32:35.490 WARN 46648 --- [http-nio-8080-exec-7] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported] -2024-09-22 21:33:56.105 WARN 46648 --- [http-nio-8080-exec-2] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported] -2024-09-22 21:34:53.253 INFO 46648 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:34:53.256 INFO 46648 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:34:55.834 INFO 59688 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 59688 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:34:55.835 INFO 59688 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:34:55.862 INFO 59688 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:34:55.862 INFO 59688 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:34:56.427 INFO 59688 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:34:56.428 INFO 59688 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:34:56.446 INFO 59688 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 21:34:56.871 INFO 59688 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:34:56.876 INFO 59688 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:34:56.877 INFO 59688 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:34:56.933 INFO 59688 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:34:56.933 INFO 59688 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1071 ms -2024-09-22 21:34:57.065 INFO 59688 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:34:57.110 INFO 59688 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:34:58.308 INFO 59688 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:34:58.320 INFO 59688 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:34:58.378 INFO 59688 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:34:58.534 INFO 59688 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:34:58.535 INFO 59688 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:34:58.537 INFO 59688 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:34:58.562 INFO 59688 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:34:58.571 INFO 59688 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:34:58.571 INFO 59688 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:34:58.572 INFO 59688 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 21:34:58.658 INFO 59688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:34:58.662 INFO 59688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:34:58.670 INFO 59688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:34:58.673 INFO 59688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:34:58.684 INFO 59688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:34:58.688 INFO 59688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:34:58.696 INFO 59688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:34:58.698 INFO 59688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:34:58.702 INFO 59688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:34:58.703 INFO 59688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:34:58.706 INFO 59688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:34:58.719 INFO 59688 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.201 seconds (JVM running for 4.079) -2024-09-22 21:35:31.395 WARN 59688 --- [http-nio-8080-exec-2] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported] -2024-09-22 21:35:33.435 WARN 59688 --- [http-nio-8080-exec-7] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported] -2024-09-22 21:37:47.222 INFO 59688 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:37:47.225 INFO 59688 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:37:51.137 INFO 70184 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 70184 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:37:51.138 INFO 70184 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:37:51.166 INFO 70184 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:37:51.166 INFO 70184 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:37:51.728 INFO 70184 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:37:51.729 INFO 70184 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:37:51.744 INFO 70184 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 21:37:52.220 INFO 70184 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:37:52.225 INFO 70184 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:37:52.225 INFO 70184 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:37:52.286 INFO 70184 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:37:52.286 INFO 70184 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1120 ms -2024-09-22 21:37:52.427 INFO 70184 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:37:52.479 INFO 70184 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:37:53.979 INFO 70184 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:37:53.991 INFO 70184 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:37:54.049 INFO 70184 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:37:54.203 INFO 70184 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:37:54.203 INFO 70184 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:37:54.205 INFO 70184 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:37:54.229 INFO 70184 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:37:54.305 INFO 70184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:37:54.309 INFO 70184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:37:54.314 INFO 70184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:37:54.316 INFO 70184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:37:54.324 INFO 70184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:37:54.327 INFO 70184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:37:54.333 INFO 70184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:37:54.335 INFO 70184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:37:54.338 INFO 70184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:37:54.339 INFO 70184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:37:54.343 INFO 70184 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:37:54.354 INFO 70184 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.495 seconds (JVM running for 4.367) -2024-09-22 21:38:05.539 INFO 70184 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:38:05.539 INFO 70184 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:38:05.540 INFO 70184 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 21:38:41.769 INFO 70184 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:38:41.772 INFO 70184 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:38:44.367 INFO 72108 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 72108 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:38:44.368 INFO 72108 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:38:44.400 INFO 72108 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:38:44.401 INFO 72108 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:38:45.019 INFO 72108 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:38:45.021 INFO 72108 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:38:45.040 INFO 72108 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 21:38:45.505 INFO 72108 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:38:45.511 INFO 72108 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:38:45.512 INFO 72108 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:38:45.568 INFO 72108 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:38:45.568 INFO 72108 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1166 ms -2024-09-22 21:38:45.705 INFO 72108 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:38:45.756 INFO 72108 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:38:47.081 INFO 72108 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:38:47.095 INFO 72108 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:38:47.163 INFO 72108 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:38:47.356 INFO 72108 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:38:47.357 INFO 72108 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:38:47.359 INFO 72108 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:38:47.387 INFO 72108 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:38:47.482 INFO 72108 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:38:47.487 INFO 72108 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:38:47.505 INFO 72108 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:38:47.507 INFO 72108 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:38:47.516 INFO 72108 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:38:47.520 INFO 72108 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:38:47.527 INFO 72108 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:38:47.529 INFO 72108 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:38:47.532 INFO 72108 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:38:47.533 INFO 72108 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:38:47.538 INFO 72108 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:38:47.550 INFO 72108 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.49 seconds (JVM running for 4.361) -2024-09-22 21:38:50.404 INFO 72108 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:38:50.405 INFO 72108 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:38:50.406 INFO 72108 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 21:39:56.967 INFO 72108 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:39:56.972 INFO 72108 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:39:59.777 INFO 50012 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 50012 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:39:59.778 INFO 50012 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:39:59.806 INFO 50012 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:39:59.806 INFO 50012 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:40:00.391 INFO 50012 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:40:00.392 INFO 50012 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:40:00.408 INFO 50012 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 21:40:00.851 INFO 50012 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:40:00.856 INFO 50012 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:40:00.856 INFO 50012 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:40:00.913 INFO 50012 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:40:00.913 INFO 50012 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1107 ms -2024-09-22 21:40:01.049 INFO 50012 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:40:01.102 INFO 50012 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:40:02.404 INFO 50012 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:40:02.416 INFO 50012 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:40:02.474 INFO 50012 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:40:02.623 INFO 50012 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:40:02.624 INFO 50012 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:40:02.626 INFO 50012 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:40:02.649 INFO 50012 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:40:02.723 INFO 50012 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:40:02.727 INFO 50012 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:40:02.732 INFO 50012 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:40:02.734 INFO 50012 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:40:02.742 INFO 50012 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:40:02.746 INFO 50012 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:40:02.753 INFO 50012 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:40:02.754 INFO 50012 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:40:02.757 INFO 50012 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:40:02.758 INFO 50012 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:40:02.763 INFO 50012 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:40:02.773 INFO 50012 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.274 seconds (JVM running for 4.158) -2024-09-22 21:40:04.049 INFO 50012 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:40:04.049 INFO 50012 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:40:04.051 INFO 50012 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms -2024-09-22 21:44:07.749 INFO 50012 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:44:07.752 INFO 50012 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:44:11.628 INFO 34404 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 34404 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:44:11.629 INFO 34404 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:44:11.658 INFO 34404 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:44:11.667 INFO 34404 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:44:12.214 INFO 34404 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:44:12.217 INFO 34404 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:44:12.231 INFO 34404 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 21:44:12.651 INFO 34404 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:44:12.658 INFO 34404 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:44:12.658 INFO 34404 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:44:12.712 INFO 34404 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:44:12.712 INFO 34404 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1045 ms -2024-09-22 21:44:12.852 INFO 34404 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:44:12.907 INFO 34404 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:44:14.144 INFO 34404 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:44:14.158 INFO 34404 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:44:14.226 INFO 34404 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:44:14.386 INFO 34404 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:44:14.389 INFO 34404 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:44:14.390 INFO 34404 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:44:14.412 INFO 34404 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:44:14.492 INFO 34404 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:44:14.496 INFO 34404 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:44:14.500 INFO 34404 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:44:14.502 INFO 34404 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:44:14.512 INFO 34404 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:44:14.516 INFO 34404 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:44:14.523 INFO 34404 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:44:14.524 INFO 34404 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:44:14.528 INFO 34404 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:44:14.528 INFO 34404 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:44:14.534 INFO 34404 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:44:14.544 INFO 34404 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.203 seconds (JVM running for 4.049) -2024-09-22 21:44:18.113 INFO 34404 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:44:18.113 INFO 34404 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:44:18.115 INFO 34404 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms -2024-09-22 21:44:42.146 WARN 34404 --- [http-nio-8080-exec-3] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "logout"] -2024-09-22 21:46:58.198 INFO 34404 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:46:58.202 INFO 34404 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:47:02.603 INFO 61860 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 61860 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:47:02.605 INFO 61860 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:47:02.661 INFO 61860 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:47:02.662 INFO 61860 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:47:03.300 INFO 61860 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:47:03.301 INFO 61860 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:47:03.316 INFO 61860 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 21:47:03.713 INFO 61860 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:47:03.718 INFO 61860 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:47:03.718 INFO 61860 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:47:03.773 INFO 61860 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:47:03.773 INFO 61860 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1110 ms -2024-09-22 21:47:03.916 INFO 61860 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:47:03.962 INFO 61860 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:47:05.166 INFO 61860 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:47:05.177 INFO 61860 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:47:05.249 INFO 61860 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:47:05.410 INFO 61860 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:47:05.411 INFO 61860 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:47:05.413 INFO 61860 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:47:05.437 INFO 61860 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:47:05.464 INFO 61860 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:47:05.519 INFO 61860 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:47:05.523 INFO 61860 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:47:05.529 INFO 61860 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:47:05.531 INFO 61860 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:47:05.543 INFO 61860 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:47:05.547 INFO 61860 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:47:05.555 INFO 61860 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:47:05.556 INFO 61860 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:47:05.560 INFO 61860 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:47:05.561 INFO 61860 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_2 -2024-09-22 21:47:05.566 INFO 61860 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:47:05.578 INFO 61860 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.712 seconds (JVM running for 4.645) -2024-09-22 21:47:05.602 INFO 61860 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:47:05.602 INFO 61860 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:47:05.603 INFO 61860 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 21:47:08.794 WARN 61860 --- [http-nio-8080-exec-1] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "logout"] -2024-09-22 21:47:15.440 WARN 61860 --- [http-nio-8080-exec-6] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "logout"] -2024-09-22 21:47:39.650 INFO 61860 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:47:39.654 INFO 61860 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:47:42.100 INFO 68104 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 68104 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:47:42.100 INFO 68104 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:47:42.131 INFO 68104 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:47:42.131 INFO 68104 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:47:42.702 INFO 68104 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:47:42.704 INFO 68104 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:47:42.720 INFO 68104 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 21:47:43.140 INFO 68104 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:47:43.145 INFO 68104 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:47:43.145 INFO 68104 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:47:43.203 INFO 68104 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:47:43.203 INFO 68104 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1071 ms -2024-09-22 21:47:43.347 INFO 68104 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:47:43.396 INFO 68104 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:47:44.543 INFO 68104 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:47:44.555 INFO 68104 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:47:44.611 INFO 68104 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:47:44.785 INFO 68104 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:47:44.786 INFO 68104 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:47:44.788 INFO 68104 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:47:44.811 INFO 68104 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:47:44.835 INFO 68104 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:47:44.896 INFO 68104 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:47:44.899 INFO 68104 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:47:44.907 INFO 68104 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:47:44.910 INFO 68104 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:47:44.918 INFO 68104 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:47:44.922 INFO 68104 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:47:44.929 INFO 68104 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:47:44.932 INFO 68104 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:47:44.935 INFO 68104 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:47:44.936 INFO 68104 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_2 -2024-09-22 21:47:44.943 INFO 68104 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:47:44.954 INFO 68104 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.153 seconds (JVM running for 3.999) -2024-09-22 21:47:48.555 INFO 68104 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:47:48.555 INFO 68104 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:47:48.556 INFO 68104 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 21:48:16.398 WARN 68104 --- [http-nio-8080-exec-4] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "logout"] -2024-09-22 21:50:12.857 WARN 68104 --- [http-nio-8080-exec-10] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "logout"] -2024-09-22 21:51:44.637 INFO 68104 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:51:44.643 INFO 68104 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:51:47.922 INFO 27436 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 27436 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:51:47.923 INFO 27436 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:51:47.953 INFO 27436 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:51:47.953 INFO 27436 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:51:48.550 INFO 27436 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:51:48.551 INFO 27436 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:51:48.567 INFO 27436 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 21:51:49.024 INFO 27436 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:51:49.029 INFO 27436 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:51:49.030 INFO 27436 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:51:49.099 INFO 27436 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:51:49.100 INFO 27436 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1147 ms -2024-09-22 21:51:49.267 INFO 27436 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:51:49.319 INFO 27436 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:51:50.597 INFO 27436 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:51:50.610 INFO 27436 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:51:50.679 INFO 27436 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:51:50.838 INFO 27436 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:51:50.839 INFO 27436 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:51:50.841 INFO 27436 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:51:50.864 INFO 27436 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:51:50.880 INFO 27436 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:51:50.880 INFO 27436 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:51:50.881 INFO 27436 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 21:51:50.892 INFO 27436 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:51:50.955 INFO 27436 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:51:50.960 INFO 27436 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:51:50.966 INFO 27436 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:51:50.968 INFO 27436 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:51:50.976 INFO 27436 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:51:50.981 INFO 27436 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:51:50.987 INFO 27436 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:51:50.989 INFO 27436 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:51:50.992 INFO 27436 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:51:50.993 INFO 27436 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_2 -2024-09-22 21:51:50.997 INFO 27436 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:51:51.011 INFO 27436 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.396 seconds (JVM running for 4.32) -2024-09-22 21:51:55.406 WARN 27436 --- [http-nio-8080-exec-2] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "logout"] -2024-09-22 21:52:12.675 WARN 27436 --- [http-nio-8080-exec-2] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "logout"] -2024-09-22 21:53:42.381 INFO 27436 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:53:42.385 INFO 27436 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:53:45.311 INFO 69548 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 69548 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:53:45.312 INFO 69548 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:53:45.336 INFO 69548 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:53:45.338 INFO 69548 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:53:45.905 INFO 69548 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:53:45.906 INFO 69548 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:53:45.922 INFO 69548 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 21:53:46.348 INFO 69548 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:53:46.354 INFO 69548 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:53:46.354 INFO 69548 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:53:46.412 INFO 69548 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:53:46.412 INFO 69548 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1074 ms -2024-09-22 21:53:46.559 INFO 69548 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:53:46.607 INFO 69548 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:53:47.881 INFO 69548 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:53:47.894 INFO 69548 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:53:47.958 INFO 69548 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:53:48.118 INFO 69548 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:53:48.119 INFO 69548 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:53:48.121 INFO 69548 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:53:48.145 INFO 69548 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:53:48.170 INFO 69548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:53:48.230 INFO 69548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:53:48.237 INFO 69548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:53:48.243 INFO 69548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:53:48.245 INFO 69548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:53:48.254 INFO 69548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:53:48.257 INFO 69548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:53:48.263 INFO 69548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:53:48.265 INFO 69548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:53:48.268 INFO 69548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:53:48.269 INFO 69548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_2 -2024-09-22 21:53:48.274 INFO 69548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:53:48.285 INFO 69548 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.249 seconds (JVM running for 4.148) -2024-09-22 21:53:49.799 INFO 69548 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:53:49.800 INFO 69548 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:53:49.801 INFO 69548 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 21:54:12.452 INFO 69548 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 21:54:12.457 INFO 69548 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 21:54:15.289 INFO 36428 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 36428 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 21:54:15.290 INFO 36428 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 21:54:15.318 INFO 36428 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 21:54:15.319 INFO 36428 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 21:54:15.848 INFO 36428 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 21:54:15.849 INFO 36428 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 21:54:15.864 INFO 36428 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 21:54:16.330 INFO 36428 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 21:54:16.336 INFO 36428 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 21:54:16.336 INFO 36428 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 21:54:16.394 INFO 36428 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 21:54:16.394 INFO 36428 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1075 ms -2024-09-22 21:54:16.525 INFO 36428 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 21:54:16.571 INFO 36428 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 21:54:17.798 INFO 36428 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 21:54:17.811 INFO 36428 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 21:54:17.875 INFO 36428 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 21:54:18.045 INFO 36428 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 21:54:18.046 INFO 36428 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 21:54:18.048 INFO 36428 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 21:54:18.074 INFO 36428 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 21:54:18.102 INFO 36428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 21:54:18.159 INFO 36428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 21:54:18.163 INFO 36428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 21:54:18.169 INFO 36428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 21:54:18.171 INFO 36428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 21:54:18.178 INFO 36428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 21:54:18.183 INFO 36428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 21:54:18.193 INFO 36428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 21:54:18.194 INFO 36428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 21:54:18.199 INFO 36428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 21:54:18.200 INFO 36428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_2 -2024-09-22 21:54:18.204 INFO 36428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 21:54:18.216 INFO 36428 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.225 seconds (JVM running for 4.243) -2024-09-22 21:54:21.043 INFO 36428 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 21:54:21.043 INFO 36428 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 21:54:21.045 INFO 36428 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 22:15:02.744 INFO 36428 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 22:15:02.747 INFO 36428 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 22:15:06.563 INFO 75428 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 75428 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 22:15:06.564 INFO 75428 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 22:15:06.594 INFO 75428 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 22:15:06.594 INFO 75428 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 22:15:07.149 INFO 75428 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 22:15:07.150 INFO 75428 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 22:15:07.166 INFO 75428 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 22:15:07.603 INFO 75428 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 22:15:07.609 INFO 75428 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 22:15:07.609 INFO 75428 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 22:15:07.683 INFO 75428 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 22:15:07.683 INFO 75428 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1088 ms -2024-09-22 22:15:07.824 INFO 75428 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 22:15:07.870 INFO 75428 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 22:15:09.111 INFO 75428 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 22:15:09.122 INFO 75428 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 22:15:09.179 INFO 75428 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 22:15:09.325 INFO 75428 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 22:15:09.326 INFO 75428 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 22:15:09.328 INFO 75428 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 22:15:09.351 INFO 75428 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 22:15:09.373 INFO 75428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 22:15:09.422 INFO 75428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 22:15:09.427 INFO 75428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 22:15:09.433 INFO 75428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 22:15:09.434 INFO 75428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 22:15:09.441 INFO 75428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 22:15:09.445 INFO 75428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 22:15:09.451 INFO 75428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 22:15:09.452 INFO 75428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 22:15:09.455 INFO 75428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 22:15:09.456 INFO 75428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_2 -2024-09-22 22:15:09.461 INFO 75428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 22:15:09.473 INFO 75428 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.204 seconds (JVM running for 4.055) -2024-09-22 22:15:14.775 INFO 75428 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 22:15:14.776 INFO 75428 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 22:15:14.777 INFO 75428 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 22:17:10.195 INFO 75428 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 22:17:10.199 INFO 75428 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 22:17:13.722 INFO 74308 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 74308 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 22:17:13.724 INFO 74308 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 22:17:13.752 INFO 74308 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 22:17:13.752 INFO 74308 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 22:17:14.268 INFO 74308 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 22:17:14.269 INFO 74308 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 22:17:14.285 INFO 74308 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. -2024-09-22 22:17:14.687 INFO 74308 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 22:17:14.693 INFO 74308 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 22:17:14.693 INFO 74308 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 22:17:14.748 INFO 74308 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 22:17:14.748 INFO 74308 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 995 ms -2024-09-22 22:17:14.880 INFO 74308 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 22:17:14.925 INFO 74308 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 22:17:16.138 INFO 74308 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 22:17:16.151 INFO 74308 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 22:17:16.210 INFO 74308 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 22:17:16.378 INFO 74308 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 22:17:16.379 INFO 74308 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 22:17:16.381 INFO 74308 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 22:17:16.406 INFO 74308 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 22:17:16.433 INFO 74308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 22:17:16.490 INFO 74308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 22:17:16.495 INFO 74308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 22:17:16.500 INFO 74308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 22:17:16.503 INFO 74308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 22:17:16.512 INFO 74308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 22:17:16.516 INFO 74308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 22:17:16.523 INFO 74308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 22:17:16.525 INFO 74308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 22:17:16.529 INFO 74308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 22:17:16.530 INFO 74308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_2 -2024-09-22 22:17:16.534 INFO 74308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 22:17:16.547 INFO 74308 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.094 seconds (JVM running for 3.911) -2024-09-22 22:17:17.928 INFO 74308 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 22:17:17.928 INFO 74308 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 22:17:17.930 INFO 74308 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms -2024-09-22 22:20:34.587 INFO 74308 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 22:20:34.590 INFO 74308 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 22:20:38.369 INFO 67580 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 67580 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 22:20:38.369 INFO 67580 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 22:20:38.397 INFO 67580 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 22:20:38.397 INFO 67580 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 22:20:38.941 INFO 67580 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 22:20:38.942 INFO 67580 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 22:20:38.958 INFO 67580 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 22:20:39.370 INFO 67580 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 22:20:39.375 INFO 67580 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 22:20:39.375 INFO 67580 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 22:20:39.431 INFO 67580 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 22:20:39.431 INFO 67580 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1034 ms -2024-09-22 22:20:39.583 INFO 67580 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 22:20:39.630 INFO 67580 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 22:20:40.846 INFO 67580 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 22:20:40.858 INFO 67580 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 22:20:40.914 INFO 67580 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 22:20:41.064 INFO 67580 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 22:20:41.065 INFO 67580 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 22:20:41.067 INFO 67580 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 22:20:41.089 INFO 67580 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 22:20:41.110 INFO 67580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 22:20:41.161 INFO 67580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 22:20:41.165 INFO 67580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 22:20:41.170 INFO 67580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 22:20:41.172 INFO 67580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 22:20:41.180 INFO 67580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 22:20:41.184 INFO 67580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 22:20:41.190 INFO 67580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 22:20:41.191 INFO 67580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 22:20:41.193 INFO 67580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 22:20:41.194 INFO 67580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_2 -2024-09-22 22:20:41.199 INFO 67580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 22:20:41.213 INFO 67580 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.115 seconds (JVM running for 3.964) -2024-09-22 22:20:43.268 INFO 67580 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 22:20:43.268 INFO 67580 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 22:20:43.269 INFO 67580 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 22:22:16.918 INFO 67580 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 22:22:16.921 INFO 67580 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 22:22:20.572 INFO 69248 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 69248 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 22:22:20.573 INFO 69248 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 22:22:20.599 INFO 69248 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 22:22:20.600 INFO 69248 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 22:22:21.116 INFO 69248 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 22:22:21.117 INFO 69248 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 22:22:21.132 INFO 69248 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. -2024-09-22 22:22:21.532 INFO 69248 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 22:22:21.538 INFO 69248 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 22:22:21.538 INFO 69248 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 22:22:21.596 INFO 69248 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 22:22:21.596 INFO 69248 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 996 ms -2024-09-22 22:22:21.737 INFO 69248 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 22:22:21.780 INFO 69248 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 22:22:23.193 INFO 69248 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 22:22:23.207 INFO 69248 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 22:22:23.273 INFO 69248 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 22:22:23.447 INFO 69248 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 22:22:23.448 INFO 69248 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 22:22:23.450 INFO 69248 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 22:22:23.474 INFO 69248 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 22:22:23.500 INFO 69248 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 22:22:23.560 INFO 69248 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 22:22:23.565 INFO 69248 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 22:22:23.570 INFO 69248 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 22:22:23.573 INFO 69248 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 22:22:23.580 INFO 69248 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 22:22:23.584 INFO 69248 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 22:22:23.590 INFO 69248 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 22:22:23.593 INFO 69248 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 22:22:23.596 INFO 69248 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 22:22:23.597 INFO 69248 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_2 -2024-09-22 22:22:23.602 INFO 69248 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 22:22:23.614 INFO 69248 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.31 seconds (JVM running for 4.13) -2024-09-22 22:22:25.845 INFO 69248 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 22:22:25.845 INFO 69248 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 22:22:25.846 INFO 69248 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 22:23:27.300 INFO 69248 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 22:23:27.303 INFO 69248 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2024-09-22 22:23:31.384 INFO 75440 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 75440 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) -2024-09-22 22:23:31.385 INFO 75440 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" -2024-09-22 22:23:31.418 INFO 75440 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2024-09-22 22:23:31.419 INFO 75440 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2024-09-22 22:23:32.011 INFO 75440 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode -2024-09-22 22:23:32.014 INFO 75440 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-09-22 22:23:32.032 INFO 75440 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces. -2024-09-22 22:23:32.662 INFO 75440 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) -2024-09-22 22:23:32.669 INFO 75440 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2024-09-22 22:23:32.670 INFO 75440 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] -2024-09-22 22:23:32.764 INFO 75440 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2024-09-22 22:23:32.764 INFO 75440 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1345 ms -2024-09-22 22:23:32.937 INFO 75440 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2024-09-22 22:23:32.997 INFO 75440 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2024-09-22 22:23:34.318 INFO 75440 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 -2024-09-22 22:23:34.330 INFO 75440 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2024-09-22 22:23:34.393 INFO 75440 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] -2024-09-22 22:23:34.596 INFO 75440 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' -2024-09-22 22:23:34.596 INFO 75440 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped -2024-09-22 22:23:34.599 INFO 75440 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2024-09-22 22:23:34.625 INFO 75440 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2024-09-22 22:23:34.652 INFO 75440 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 -2024-09-22 22:23:34.717 INFO 75440 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 -2024-09-22 22:23:34.721 INFO 75440 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 -2024-09-22 22:23:34.729 INFO 75440 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 -2024-09-22 22:23:34.730 INFO 75440 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 -2024-09-22 22:23:34.740 INFO 75440 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 -2024-09-22 22:23:34.744 INFO 75440 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 -2024-09-22 22:23:34.751 INFO 75440 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 -2024-09-22 22:23:34.753 INFO 75440 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 -2024-09-22 22:23:34.759 INFO 75440 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 -2024-09-22 22:23:34.760 INFO 75440 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_2 -2024-09-22 22:23:34.766 INFO 75440 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 -2024-09-22 22:23:34.778 INFO 75440 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.705 seconds (JVM running for 4.591) -2024-09-22 22:23:37.455 INFO 75440 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-09-22 22:23:37.456 INFO 75440 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2024-09-22 22:23:37.457 INFO 75440 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms -2024-09-22 22:24:29.441 INFO 75440 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2024-09-22 22:24:29.444 INFO 75440 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 00:10:59.828 INFO 18424 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 00:10:59.835 INFO 18424 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed diff --git a/log/onlineoj.log.2024-09-22.0.gz b/log/onlineoj.log.2024-09-22.0.gz new file mode 100644 index 0000000000000000000000000000000000000000..ba7cd4bfd9583223bf186eede729a01b2f1b88da GIT binary patch literal 27243 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 literal 0 HcmV?d00001 diff --git a/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/CodeServiceImpl.java b/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/CodeServiceImpl.java index 41d9a41..59a0e81 100644 --- a/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/CodeServiceImpl.java +++ b/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/CodeServiceImpl.java @@ -405,10 +405,11 @@ public class CodeServiceImpl extends ServiceImpl implements Co String inputData = testCase.getInput(); String outputData = ""; try { - Process process = Runtime.getRuntime().exec("python3 main.py", null, new File(code.getCodePath())); + Process process = Runtime.getRuntime().exec("python main.py", null, new File(code.getCodePath())); if (!inputData.equals("")) { BufferedWriter bout = new BufferedWriter(new OutputStreamWriter(process.getOutputStream())); bout.write(inputData); + bout.flush(); bout.close(); } diff --git a/oj-vue/src/views/oj/problem/Problem.vue b/oj-vue/src/views/oj/problem/Problem.vue index 9998150..550ca2b 100644 --- a/oj-vue/src/views/oj/problem/Problem.vue +++ b/oj-vue/src/views/oj/problem/Problem.vue @@ -5,20 +5,20 @@