|
|
@@ -0,0 +1,353 @@
|
|
|
+2022-03-29 17:12:06 [ restartedMain:869 ] - [ INFO ] Starting RepairsApplication using Java 1.8.0_181 on bingo with PID 14356 (C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api\target\classes started by Administrator in C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api)
|
|
|
+2022-03-29 17:12:06 [ restartedMain:870 ] - [ INFO ] No active profile set, falling back to default profiles: default
|
|
|
+2022-03-29 17:12:06 [ restartedMain:923 ] - [ INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
+2022-03-29 17:12:06 [ restartedMain:923 ] - [ INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
+2022-03-29 17:12:07 [ restartedMain:1951 ] - [ INFO ] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
|
+2022-03-29 17:12:07 [ restartedMain:1978 ] - [ INFO ] Finished Spring Data repository scanning in 15 ms. Found 0 JPA repository interfaces.
|
|
|
+2022-03-29 17:12:08 [ restartedMain:2758 ] - [ INFO ] Tomcat initialized with port(s): 8084 (http)
|
|
|
+2022-03-29 17:12:08 [ restartedMain:2902 ] - [ INFO ] Root WebApplicationContext: initialization completed in 1975 ms
|
|
|
+2022-03-29 17:12:08 [ restartedMain:3046 ] - [ INFO ] HikariPool-1 - Starting...
|
|
|
+2022-03-29 17:12:08 [ restartedMain:3363 ] - [ INFO ] HikariPool-1 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
|
|
|
+2022-03-29 17:12:08 [ restartedMain:3367 ] - [ INFO ] HikariPool-1 - Start completed.
|
|
|
+2022-03-29 17:12:08 [ restartedMain:3531 ] - [ INFO ] HHH000412: Hibernate ORM core version 5.4.32.Final
|
|
|
+2022-03-29 17:12:09 [ restartedMain:3650 ] - [ INFO ] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
|
|
|
+2022-03-29 17:12:09 [ restartedMain:3774 ] - [ INFO ] HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
|
|
|
+2022-03-29 17:12:09 [ restartedMain:3938 ] - [ INFO ] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
|
+2022-03-29 17:12:09 [ restartedMain:3951 ] - [ INFO ] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
|
+2022-03-29 17:12:09 [ restartedMain:4527 ] - [ WARN ] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
|
|
|
+2022-03-29 17:12:10 [ restartedMain:4691 ] - [ INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
+2022-03-29 17:12:10 [ restartedMain:4899 ] - [ INFO ] LiveReload server is running on port 35729
|
|
|
+2022-03-29 17:12:10 [ restartedMain:5005 ] - [ WARN ] Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
|
|
|
+2022-03-29 17:12:10 [ restartedMain:5454 ] - [ INFO ] Tomcat started on port(s): 8084 (http) with context path ''
|
|
|
+2022-03-29 17:12:11 [ restartedMain:5704 ] - [ INFO ] Context refreshed
|
|
|
+2022-03-29 17:12:11 [ restartedMain:5722 ] - [ INFO ] Found 1 custom documentation plugin(s)
|
|
|
+2022-03-29 17:12:11 [ restartedMain:5759 ] - [ INFO ] Scanning for api listing references
|
|
|
+2022-03-29 17:12:12 [ restartedMain:7194 ] - [ INFO ] Started RepairsApplication in 7.168 seconds (JVM running for 8.538)
|
|
|
+2022-03-29 17:12:55 [ http-nio-8084-exec-1:49947 ] - [ INFO ] Initializing Servlet 'dispatcherServlet'
|
|
|
+2022-03-29 17:12:55 [ http-nio-8084-exec-1:49949 ] - [ INFO ] Completed initialization in 2 ms
|
|
|
+2022-03-29 17:18:49 [ restartedMain:1119 ] - [ INFO ] Starting RepairsApplication using Java 1.8.0_181 on bingo with PID 13280 (C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api\target\classes started by Administrator in C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api)
|
|
|
+2022-03-29 17:18:49 [ restartedMain:1120 ] - [ INFO ] No active profile set, falling back to default profiles: default
|
|
|
+2022-03-29 17:18:49 [ restartedMain:1188 ] - [ INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
+2022-03-29 17:18:49 [ restartedMain:1189 ] - [ INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
+2022-03-29 17:18:50 [ restartedMain:2350 ] - [ INFO ] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
|
+2022-03-29 17:18:50 [ restartedMain:2381 ] - [ INFO ] Finished Spring Data repository scanning in 17 ms. Found 0 JPA repository interfaces.
|
|
|
+2022-03-29 17:18:51 [ restartedMain:3236 ] - [ INFO ] Tomcat initialized with port(s): 8084 (http)
|
|
|
+2022-03-29 17:18:52 [ restartedMain:3411 ] - [ INFO ] Root WebApplicationContext: initialization completed in 2221 ms
|
|
|
+2022-03-29 17:18:52 [ restartedMain:3568 ] - [ INFO ] HikariPool-1 - Starting...
|
|
|
+2022-03-29 17:18:52 [ restartedMain:3926 ] - [ INFO ] HikariPool-1 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
|
|
|
+2022-03-29 17:18:52 [ restartedMain:3931 ] - [ INFO ] HikariPool-1 - Start completed.
|
|
|
+2022-03-29 17:18:52 [ restartedMain:4094 ] - [ INFO ] HHH000412: Hibernate ORM core version 5.4.32.Final
|
|
|
+2022-03-29 17:18:52 [ restartedMain:4219 ] - [ INFO ] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
|
|
|
+2022-03-29 17:18:52 [ restartedMain:4389 ] - [ INFO ] HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
|
|
|
+2022-03-29 17:18:53 [ restartedMain:4560 ] - [ INFO ] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
|
+2022-03-29 17:18:53 [ restartedMain:4574 ] - [ INFO ] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
|
+2022-03-29 17:18:53 [ restartedMain:5155 ] - [ WARN ] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
|
|
|
+2022-03-29 17:18:53 [ restartedMain:5343 ] - [ INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
+2022-03-29 17:18:54 [ restartedMain:5574 ] - [ INFO ] LiveReload server is running on port 35729
|
|
|
+2022-03-29 17:18:54 [ restartedMain:5677 ] - [ WARN ] Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
|
|
|
+2022-03-29 17:18:54 [ restartedMain:6186 ] - [ INFO ] Tomcat started on port(s): 8084 (http) with context path ''
|
|
|
+2022-03-29 17:18:55 [ restartedMain:6458 ] - [ INFO ] Context refreshed
|
|
|
+2022-03-29 17:18:55 [ restartedMain:6476 ] - [ INFO ] Found 1 custom documentation plugin(s)
|
|
|
+2022-03-29 17:18:55 [ restartedMain:6513 ] - [ INFO ] Scanning for api listing references
|
|
|
+2022-03-29 17:18:56 [ restartedMain:7799 ] - [ INFO ] Started RepairsApplication in 7.77 seconds (JVM running for 9.407)
|
|
|
+2022-03-29 17:19:43 [ http-nio-8084-exec-2:54925 ] - [ INFO ] Initializing Servlet 'dispatcherServlet'
|
|
|
+2022-03-29 17:19:43 [ http-nio-8084-exec-2:54927 ] - [ INFO ] Completed initialization in 2 ms
|
|
|
+2022-03-29 17:22:39 [ restartedMain:1118 ] - [ INFO ] Starting RepairsApplication using Java 1.8.0_181 on bingo with PID 16148 (C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api\target\classes started by Administrator in C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api)
|
|
|
+2022-03-29 17:22:39 [ restartedMain:1119 ] - [ INFO ] No active profile set, falling back to default profiles: default
|
|
|
+2022-03-29 17:22:39 [ restartedMain:1180 ] - [ INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
+2022-03-29 17:22:39 [ restartedMain:1180 ] - [ INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
+2022-03-29 17:22:40 [ restartedMain:2236 ] - [ INFO ] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
|
+2022-03-29 17:22:40 [ restartedMain:2262 ] - [ INFO ] Finished Spring Data repository scanning in 15 ms. Found 0 JPA repository interfaces.
|
|
|
+2022-03-29 17:22:41 [ restartedMain:3060 ] - [ INFO ] Tomcat initialized with port(s): 8084 (http)
|
|
|
+2022-03-29 17:22:41 [ restartedMain:3175 ] - [ INFO ] Root WebApplicationContext: initialization completed in 1995 ms
|
|
|
+2022-03-29 17:22:41 [ restartedMain:3290 ] - [ INFO ] HikariPool-1 - Starting...
|
|
|
+2022-03-29 17:22:41 [ restartedMain:3600 ] - [ INFO ] HikariPool-1 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
|
|
|
+2022-03-29 17:22:41 [ restartedMain:3603 ] - [ INFO ] HikariPool-1 - Start completed.
|
|
|
+2022-03-29 17:22:41 [ restartedMain:3764 ] - [ INFO ] HHH000412: Hibernate ORM core version 5.4.32.Final
|
|
|
+2022-03-29 17:22:42 [ restartedMain:3878 ] - [ INFO ] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
|
|
|
+2022-03-29 17:22:42 [ restartedMain:3990 ] - [ INFO ] HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
|
|
|
+2022-03-29 17:22:42 [ restartedMain:4186 ] - [ INFO ] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
|
+2022-03-29 17:22:42 [ restartedMain:4198 ] - [ INFO ] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
|
+2022-03-29 17:22:42 [ restartedMain:4772 ] - [ WARN ] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
|
|
|
+2022-03-29 17:22:43 [ restartedMain:4917 ] - [ INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
+2022-03-29 17:22:43 [ restartedMain:5104 ] - [ INFO ] LiveReload server is running on port 35729
|
|
|
+2022-03-29 17:22:43 [ restartedMain:5196 ] - [ WARN ] Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
|
|
|
+2022-03-29 17:22:43 [ restartedMain:5700 ] - [ INFO ] Tomcat started on port(s): 8084 (http) with context path ''
|
|
|
+2022-03-29 17:22:44 [ restartedMain:6024 ] - [ INFO ] Context refreshed
|
|
|
+2022-03-29 17:22:44 [ restartedMain:6068 ] - [ INFO ] Found 1 custom documentation plugin(s)
|
|
|
+2022-03-29 17:22:44 [ restartedMain:6105 ] - [ INFO ] Scanning for api listing references
|
|
|
+2022-03-29 17:22:45 [ restartedMain:7358 ] - [ INFO ] Started RepairsApplication in 7.33 seconds (JVM running for 8.846)
|
|
|
+2022-03-29 17:24:00 [ http-nio-8084-exec-2:82568 ] - [ INFO ] Initializing Servlet 'dispatcherServlet'
|
|
|
+2022-03-29 17:24:00 [ http-nio-8084-exec-2:82570 ] - [ INFO ] Completed initialization in 2 ms
|
|
|
+2022-03-29 17:24:16 [ restartedMain:1019 ] - [ INFO ] Starting RepairsApplication using Java 1.8.0_181 on bingo with PID 15540 (C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api\target\classes started by Administrator in C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api)
|
|
|
+2022-03-29 17:24:16 [ restartedMain:1020 ] - [ INFO ] No active profile set, falling back to default profiles: default
|
|
|
+2022-03-29 17:24:16 [ restartedMain:1071 ] - [ INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
+2022-03-29 17:24:16 [ restartedMain:1071 ] - [ INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
+2022-03-29 17:24:17 [ restartedMain:2075 ] - [ INFO ] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
|
+2022-03-29 17:24:17 [ restartedMain:2101 ] - [ INFO ] Finished Spring Data repository scanning in 15 ms. Found 0 JPA repository interfaces.
|
|
|
+2022-03-29 17:24:18 [ restartedMain:2873 ] - [ INFO ] Tomcat initialized with port(s): 8084 (http)
|
|
|
+2022-03-29 17:24:18 [ restartedMain:3014 ] - [ INFO ] Root WebApplicationContext: initialization completed in 1942 ms
|
|
|
+2022-03-29 17:24:18 [ restartedMain:3160 ] - [ INFO ] HikariPool-1 - Starting...
|
|
|
+2022-03-29 17:24:18 [ restartedMain:3477 ] - [ INFO ] HikariPool-1 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
|
|
|
+2022-03-29 17:24:18 [ restartedMain:3481 ] - [ INFO ] HikariPool-1 - Start completed.
|
|
|
+2022-03-29 17:24:19 [ restartedMain:3671 ] - [ INFO ] HHH000412: Hibernate ORM core version 5.4.32.Final
|
|
|
+2022-03-29 17:24:19 [ restartedMain:3789 ] - [ INFO ] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
|
|
|
+2022-03-29 17:24:19 [ restartedMain:3911 ] - [ INFO ] HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
|
|
|
+2022-03-29 17:24:19 [ restartedMain:4067 ] - [ INFO ] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
|
+2022-03-29 17:24:19 [ restartedMain:4080 ] - [ INFO ] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
|
+2022-03-29 17:24:20 [ restartedMain:4658 ] - [ WARN ] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
|
|
|
+2022-03-29 17:24:20 [ restartedMain:4822 ] - [ INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
+2022-03-29 17:24:20 [ restartedMain:5037 ] - [ INFO ] LiveReload server is running on port 35729
|
|
|
+2022-03-29 17:24:20 [ restartedMain:5152 ] - [ WARN ] Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
|
|
|
+2022-03-29 17:24:21 [ restartedMain:5593 ] - [ INFO ] Tomcat started on port(s): 8084 (http) with context path ''
|
|
|
+2022-03-29 17:24:21 [ restartedMain:5840 ] - [ INFO ] Context refreshed
|
|
|
+2022-03-29 17:24:21 [ restartedMain:5857 ] - [ INFO ] Found 1 custom documentation plugin(s)
|
|
|
+2022-03-29 17:24:21 [ restartedMain:5891 ] - [ INFO ] Scanning for api listing references
|
|
|
+2022-03-29 17:24:22 [ restartedMain:7221 ] - [ INFO ] Started RepairsApplication in 7.175 seconds (JVM running for 8.698)
|
|
|
+2022-03-29 17:24:30 [ http-nio-8084-exec-4:15517 ] - [ INFO ] Initializing Servlet 'dispatcherServlet'
|
|
|
+2022-03-29 17:24:30 [ http-nio-8084-exec-4:15519 ] - [ INFO ] Completed initialization in 2 ms
|
|
|
+2022-03-29 17:56:55 [ restartedMain:1117 ] - [ INFO ] Starting RepairsApplication using Java 1.8.0_181 on bingo with PID 7872 (C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api\target\classes started by Administrator in C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api)
|
|
|
+2022-03-29 17:56:55 [ restartedMain:1118 ] - [ INFO ] No active profile set, falling back to default profiles: default
|
|
|
+2022-03-29 17:56:55 [ restartedMain:1178 ] - [ INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
+2022-03-29 17:56:55 [ restartedMain:1178 ] - [ INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
+2022-03-29 17:56:56 [ restartedMain:2192 ] - [ INFO ] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
|
+2022-03-29 17:56:56 [ restartedMain:2220 ] - [ INFO ] Finished Spring Data repository scanning in 17 ms. Found 0 JPA repository interfaces.
|
|
|
+2022-03-29 17:56:57 [ restartedMain:3184 ] - [ INFO ] Tomcat initialized with port(s): 8084 (http)
|
|
|
+2022-03-29 17:56:57 [ restartedMain:3346 ] - [ INFO ] Root WebApplicationContext: initialization completed in 2167 ms
|
|
|
+2022-03-29 17:56:57 [ restartedMain:3497 ] - [ INFO ] HikariPool-1 - Starting...
|
|
|
+2022-03-29 17:56:57 [ restartedMain:3829 ] - [ INFO ] HikariPool-1 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
|
|
|
+2022-03-29 17:56:57 [ restartedMain:3844 ] - [ INFO ] HikariPool-1 - Start completed.
|
|
|
+2022-03-29 17:56:57 [ restartedMain:3993 ] - [ INFO ] HHH000412: Hibernate ORM core version 5.4.32.Final
|
|
|
+2022-03-29 17:56:58 [ restartedMain:4141 ] - [ INFO ] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
|
|
|
+2022-03-29 17:56:58 [ restartedMain:4306 ] - [ INFO ] HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
|
|
|
+2022-03-29 17:56:58 [ restartedMain:4499 ] - [ INFO ] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
|
+2022-03-29 17:56:58 [ restartedMain:4513 ] - [ INFO ] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
|
+2022-03-29 17:56:59 [ restartedMain:5079 ] - [ WARN ] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
|
|
|
+2022-03-29 17:56:59 [ restartedMain:5241 ] - [ INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
+2022-03-29 17:56:59 [ restartedMain:5435 ] - [ INFO ] LiveReload server is running on port 35729
|
|
|
+2022-03-29 17:56:59 [ restartedMain:5534 ] - [ WARN ] Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
|
|
|
+2022-03-29 17:56:59 [ restartedMain:5990 ] - [ INFO ] Tomcat started on port(s): 8084 (http) with context path ''
|
|
|
+2022-03-29 17:57:00 [ restartedMain:6261 ] - [ INFO ] Context refreshed
|
|
|
+2022-03-29 17:57:00 [ restartedMain:6280 ] - [ INFO ] Found 1 custom documentation plugin(s)
|
|
|
+2022-03-29 17:57:00 [ restartedMain:6317 ] - [ INFO ] Scanning for api listing references
|
|
|
+2022-03-29 17:57:01 [ restartedMain:7773 ] - [ INFO ] Started RepairsApplication in 7.754 seconds (JVM running for 9.07)
|
|
|
+2022-03-29 17:57:04 [ http-nio-8084-exec-1:10336 ] - [ INFO ] Initializing Servlet 'dispatcherServlet'
|
|
|
+2022-03-29 17:57:04 [ http-nio-8084-exec-1:10338 ] - [ INFO ] Completed initialization in 2 ms
|
|
|
+2022-03-29 18:26:15 [ Thread-17:1761149 ] - [ INFO ] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
|
+2022-03-29 18:26:15 [ Thread-17:1761156 ] - [ INFO ] HikariPool-1 - Shutdown initiated...
|
|
|
+2022-03-29 18:26:15 [ Thread-17:1761160 ] - [ INFO ] HikariPool-1 - Shutdown completed.
|
|
|
+2022-03-29 18:26:16 [ restartedMain:1762314 ] - [ INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
+2022-03-29 18:26:16 [ restartedMain:1762314 ] - [ INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
+2022-03-29 18:26:16 [ restartedMain:1762322 ] - [ INFO ] Starting RepairsApplication using Java 1.8.0_181 on bingo with PID 7872 (C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api\target\classes started by Administrator in C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api)
|
|
|
+2022-03-29 18:26:16 [ restartedMain:1762322 ] - [ INFO ] No active profile set, falling back to default profiles: default
|
|
|
+2022-03-29 18:26:17 [ restartedMain:1763077 ] - [ INFO ] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
|
+2022-03-29 18:26:17 [ restartedMain:1763090 ] - [ INFO ] Finished Spring Data repository scanning in 11 ms. Found 0 JPA repository interfaces.
|
|
|
+2022-03-29 18:26:17 [ restartedMain:1763316 ] - [ INFO ] Tomcat initialized with port(s): 8084 (http)
|
|
|
+2022-03-29 18:26:17 [ restartedMain:1763348 ] - [ INFO ] Root WebApplicationContext: initialization completed in 1022 ms
|
|
|
+2022-03-29 18:26:17 [ restartedMain:1763395 ] - [ INFO ] HikariPool-2 - Starting...
|
|
|
+2022-03-29 18:26:17 [ restartedMain:1763398 ] - [ INFO ] HikariPool-2 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
|
|
|
+2022-03-29 18:26:17 [ restartedMain:1763690 ] - [ INFO ] HikariPool-2 - Start completed.
|
|
|
+2022-03-29 18:26:17 [ restartedMain:1763715 ] - [ INFO ] HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
|
|
|
+2022-03-29 18:26:17 [ restartedMain:1763729 ] - [ INFO ] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
|
+2022-03-29 18:26:17 [ restartedMain:1763730 ] - [ INFO ] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
|
+2022-03-29 18:26:18 [ restartedMain:1764272 ] - [ WARN ] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
|
|
|
+2022-03-29 18:26:18 [ restartedMain:1764343 ] - [ INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
+2022-03-29 18:26:18 [ restartedMain:1764466 ] - [ INFO ] LiveReload server is running on port 35729
|
|
|
+2022-03-29 18:26:18 [ restartedMain:1764534 ] - [ WARN ] Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
|
|
|
+2022-03-29 18:26:19 [ restartedMain:1766002 ] - [ INFO ] Tomcat started on port(s): 8084 (http) with context path ''
|
|
|
+2022-03-29 18:26:20 [ restartedMain:1766276 ] - [ INFO ] Context refreshed
|
|
|
+2022-03-29 18:26:20 [ restartedMain:1766277 ] - [ INFO ] Found 1 custom documentation plugin(s)
|
|
|
+2022-03-29 18:26:20 [ restartedMain:1766291 ] - [ INFO ] Scanning for api listing references
|
|
|
+2022-03-29 18:26:21 [ restartedMain:1767091 ] - [ INFO ] Started RepairsApplication in 5.591 seconds (JVM running for 1768.388)
|
|
|
+2022-03-29 18:26:21 [ restartedMain:1767094 ] - [ INFO ] Condition evaluation unchanged
|
|
|
+2022-03-29 18:27:30 [ Thread-32:1836131 ] - [ INFO ] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
|
+2022-03-29 18:27:30 [ Thread-32:1836209 ] - [ INFO ] HikariPool-2 - Shutdown initiated...
|
|
|
+2022-03-29 18:27:30 [ Thread-32:1836353 ] - [ INFO ] HikariPool-2 - Shutdown completed.
|
|
|
+2022-03-29 18:27:32 [ restartedMain:1838161 ] - [ INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
+2022-03-29 18:27:32 [ restartedMain:1838162 ] - [ INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
+2022-03-29 18:27:32 [ restartedMain:1838168 ] - [ INFO ] Starting RepairsApplication using Java 1.8.0_181 on bingo with PID 7872 (C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api\target\classes started by Administrator in C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api)
|
|
|
+2022-03-29 18:27:32 [ restartedMain:1838168 ] - [ INFO ] No active profile set, falling back to default profiles: default
|
|
|
+2022-03-29 18:27:34 [ restartedMain:1840808 ] - [ INFO ] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
|
+2022-03-29 18:27:34 [ restartedMain:1840821 ] - [ INFO ] Finished Spring Data repository scanning in 11 ms. Found 0 JPA repository interfaces.
|
|
|
+2022-03-29 18:27:35 [ restartedMain:1841459 ] - [ INFO ] Tomcat initialized with port(s): 8084 (http)
|
|
|
+2022-03-29 18:27:35 [ restartedMain:1841486 ] - [ INFO ] Root WebApplicationContext: initialization completed in 3315 ms
|
|
|
+2022-03-29 18:27:35 [ restartedMain:1841587 ] - [ INFO ] HikariPool-3 - Starting...
|
|
|
+2022-03-29 18:27:55 [ restartedMain:1103 ] - [ INFO ] Starting RepairsApplication using Java 1.8.0_181 on bingo with PID 14068 (C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api\target\classes started by Administrator in C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api)
|
|
|
+2022-03-29 18:27:55 [ restartedMain:1104 ] - [ INFO ] No active profile set, falling back to default profiles: default
|
|
|
+2022-03-29 18:27:55 [ restartedMain:1155 ] - [ INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
+2022-03-29 18:27:55 [ restartedMain:1155 ] - [ INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
+2022-03-29 18:27:56 [ restartedMain:2312 ] - [ INFO ] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
|
+2022-03-29 18:27:56 [ restartedMain:2341 ] - [ INFO ] Finished Spring Data repository scanning in 16 ms. Found 0 JPA repository interfaces.
|
|
|
+2022-03-29 18:27:57 [ restartedMain:3134 ] - [ INFO ] Tomcat initialized with port(s): 8084 (http)
|
|
|
+2022-03-29 18:27:57 [ restartedMain:3341 ] - [ INFO ] Root WebApplicationContext: initialization completed in 2185 ms
|
|
|
+2022-03-29 18:27:58 [ restartedMain:3526 ] - [ INFO ] HikariPool-1 - Starting...
|
|
|
+2022-03-29 18:27:58 [ restartedMain:3871 ] - [ INFO ] HikariPool-1 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
|
|
|
+2022-03-29 18:27:58 [ restartedMain:3876 ] - [ INFO ] HikariPool-1 - Start completed.
|
|
|
+2022-03-29 18:27:58 [ restartedMain:4090 ] - [ INFO ] HHH000412: Hibernate ORM core version 5.4.32.Final
|
|
|
+2022-03-29 18:27:58 [ restartedMain:4215 ] - [ INFO ] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
|
|
|
+2022-03-29 18:27:58 [ restartedMain:4356 ] - [ INFO ] HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
|
|
|
+2022-03-29 18:27:59 [ restartedMain:4522 ] - [ INFO ] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
|
+2022-03-29 18:27:59 [ restartedMain:4539 ] - [ INFO ] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
|
+2022-03-29 18:27:59 [ restartedMain:5161 ] - [ WARN ] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
|
|
|
+2022-03-29 18:27:59 [ restartedMain:5365 ] - [ INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
+2022-03-29 18:28:00 [ restartedMain:5601 ] - [ INFO ] LiveReload server is running on port 35729
|
|
|
+2022-03-29 18:28:00 [ restartedMain:5700 ] - [ WARN ] Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
|
|
|
+2022-03-29 18:28:00 [ restartedMain:6295 ] - [ INFO ] Tomcat started on port(s): 8084 (http) with context path ''
|
|
|
+2022-03-29 18:28:01 [ restartedMain:6660 ] - [ INFO ] Context refreshed
|
|
|
+2022-03-29 18:28:01 [ restartedMain:6690 ] - [ INFO ] Found 1 custom documentation plugin(s)
|
|
|
+2022-03-29 18:28:01 [ restartedMain:6744 ] - [ INFO ] Scanning for api listing references
|
|
|
+2022-03-29 18:28:02 [ restartedMain:7929 ] - [ INFO ] Started RepairsApplication in 7.912 seconds (JVM running for 9.515)
|
|
|
+2022-03-29 18:39:34 [ http-nio-8084-exec-1:699690 ] - [ INFO ] Initializing Servlet 'dispatcherServlet'
|
|
|
+2022-03-29 18:39:34 [ http-nio-8084-exec-1:699693 ] - [ INFO ] Completed initialization in 3 ms
|
|
|
+2022-03-29 19:49:48 [ Thread-17:4913649 ] - [ INFO ] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
|
+2022-03-29 19:49:48 [ Thread-17:4913689 ] - [ INFO ] HikariPool-1 - Shutdown initiated...
|
|
|
+2022-03-29 19:49:48 [ Thread-17:4913882 ] - [ INFO ] HikariPool-1 - Shutdown completed.
|
|
|
+2022-03-29 19:49:51 [ restartedMain:4916663 ] - [ INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
+2022-03-29 19:49:51 [ restartedMain:4916663 ] - [ INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
+2022-03-29 19:49:51 [ restartedMain:4916671 ] - [ INFO ] Starting RepairsApplication using Java 1.8.0_181 on bingo with PID 14068 (C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api\target\classes started by Administrator in C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api)
|
|
|
+2022-03-29 19:49:51 [ restartedMain:4916672 ] - [ INFO ] No active profile set, falling back to default profiles: default
|
|
|
+2022-03-29 19:49:52 [ restartedMain:4918152 ] - [ INFO ] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
|
+2022-03-29 19:49:52 [ restartedMain:4918165 ] - [ INFO ] Finished Spring Data repository scanning in 12 ms. Found 0 JPA repository interfaces.
|
|
|
+2022-03-29 19:49:53 [ restartedMain:4918543 ] - [ INFO ] Tomcat initialized with port(s): 8084 (http)
|
|
|
+2022-03-29 19:49:53 [ restartedMain:4918592 ] - [ INFO ] Root WebApplicationContext: initialization completed in 1917 ms
|
|
|
+2022-03-29 19:49:53 [ restartedMain:4918736 ] - [ INFO ] HikariPool-2 - Starting...
|
|
|
+2022-03-29 19:49:53 [ restartedMain:4918745 ] - [ INFO ] HikariPool-2 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
|
|
|
+2022-03-29 19:49:53 [ restartedMain:4918746 ] - [ INFO ] HikariPool-2 - Start completed.
|
|
|
+2022-03-29 19:49:53 [ restartedMain:4918771 ] - [ INFO ] HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
|
|
|
+2022-03-29 19:49:53 [ restartedMain:4918786 ] - [ INFO ] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
|
+2022-03-29 19:49:53 [ restartedMain:4918787 ] - [ INFO ] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
|
+2022-03-29 19:49:53 [ restartedMain:4919294 ] - [ WARN ] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
|
|
|
+2022-03-29 19:49:53 [ restartedMain:4919453 ] - [ INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
+2022-03-29 19:49:54 [ restartedMain:4919573 ] - [ INFO ] LiveReload server is running on port 35729
|
|
|
+2022-03-29 19:49:54 [ restartedMain:4919686 ] - [ WARN ] Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
|
|
|
+2022-03-29 19:49:56 [ restartedMain:4922187 ] - [ INFO ] Tomcat started on port(s): 8084 (http) with context path ''
|
|
|
+2022-03-29 19:49:57 [ restartedMain:4923345 ] - [ INFO ] Context refreshed
|
|
|
+2022-03-29 19:49:57 [ restartedMain:4923346 ] - [ INFO ] Found 1 custom documentation plugin(s)
|
|
|
+2022-03-29 19:49:57 [ restartedMain:4923353 ] - [ INFO ] Scanning for api listing references
|
|
|
+2022-03-29 19:49:58 [ restartedMain:4923952 ] - [ INFO ] Started RepairsApplication in 9.554 seconds (JVM running for 4925.538)
|
|
|
+2022-03-29 19:49:58 [ restartedMain:4923954 ] - [ INFO ] Condition evaluation unchanged
|
|
|
+2022-03-29 20:01:11 [ Thread-34:5597318 ] - [ INFO ] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
|
+2022-03-29 20:01:11 [ Thread-34:5597322 ] - [ INFO ] HikariPool-2 - Shutdown initiated...
|
|
|
+2022-03-29 20:01:11 [ Thread-34:5597340 ] - [ INFO ] HikariPool-2 - Shutdown completed.
|
|
|
+2022-03-29 20:01:15 [ restartedMain:5601087 ] - [ INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
+2022-03-29 20:01:15 [ restartedMain:5601088 ] - [ INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
+2022-03-29 20:01:15 [ restartedMain:5601095 ] - [ INFO ] Starting RepairsApplication using Java 1.8.0_181 on bingo with PID 14068 (C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api\target\classes started by Administrator in C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api)
|
|
|
+2022-03-29 20:01:15 [ restartedMain:5601095 ] - [ INFO ] No active profile set, falling back to default profiles: default
|
|
|
+2022-03-29 20:01:19 [ restartedMain:5605084 ] - [ INFO ] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
|
+2022-03-29 20:01:19 [ restartedMain:5605095 ] - [ INFO ] Finished Spring Data repository scanning in 11 ms. Found 0 JPA repository interfaces.
|
|
|
+2022-03-29 20:01:20 [ restartedMain:5605517 ] - [ INFO ] Tomcat initialized with port(s): 8084 (http)
|
|
|
+2022-03-29 20:01:20 [ restartedMain:5605557 ] - [ INFO ] Root WebApplicationContext: initialization completed in 4459 ms
|
|
|
+2022-03-29 20:01:20 [ restartedMain:5605715 ] - [ INFO ] HikariPool-3 - Starting...
|
|
|
+2022-03-29 20:01:42 [ restartedMain:5627970 ] - [ ERROR ] HikariPool-3 - Exception during pool initialization.
|
|
|
+com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+Last packet sent to the server was 0 ms ago.
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
|
+ at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
|
+ at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
|
|
|
+ at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2103)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:718)
|
|
|
+ at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
|
|
|
+ at sun.reflect.GeneratedConstructorAccessor71.newInstance(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
|
+ at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
|
+ at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:302)
|
|
|
+ at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:282)
|
|
|
+ at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
|
|
+ at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364)
|
|
|
+ at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206)
|
|
|
+ at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476)
|
|
|
+ at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
|
|
+ at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:115)
|
|
|
+ at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
|
|
+ at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:158)
|
|
|
+ at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:116)
|
|
|
+ at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:79)
|
|
|
+ at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:330)
|
|
|
+ at org.springframework.boot.jdbc.EmbeddedDatabaseConnection.isEmbedded(EmbeddedDatabaseConnection.java:184)
|
|
|
+ at org.springframework.boot.autoconfigure.orm.jpa.HibernateDefaultDdlAutoProvider.getDefaultDdlAuto(HibernateDefaultDdlAutoProvider.java:42)
|
|
|
+ at org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration.lambda$getVendorProperties$1(HibernateJpaConfiguration.java:130)
|
|
|
+ at org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings.getDdlAuto(HibernateSettings.java:41)
|
|
|
+ at org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties.determineDdlAuto(HibernateProperties.java:143)
|
|
|
+ at org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties.getAdditionalProperties(HibernateProperties.java:103)
|
|
|
+ at org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties.determineHibernateProperties(HibernateProperties.java:95)
|
|
|
+ at org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration.getVendorProperties(HibernateJpaConfiguration.java:132)
|
|
|
+ at org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.entityManagerFactory(JpaBaseConfiguration.java:132)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653)
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638)
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1334)
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564)
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524)
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154)
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908)
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
|
|
|
+ at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145)
|
|
|
+ at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754)
|
|
|
+ at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434)
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:338)
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343)
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332)
|
|
|
+ at com.chuanghai.repair.RepairsApplication.main(RepairsApplication.java:23)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49)
|
|
|
+Caused by: java.net.ConnectException: Connection timed out: connect
|
|
|
+ at java.net.DualStackPlainSocketImpl.connect0(Native Method)
|
|
|
+ at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
|
|
|
+ at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
|
|
|
+ at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
|
|
|
+ at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
|
|
|
+ at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
|
|
|
+ at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
|
|
|
+ at java.net.Socket.connect(Socket.java:589)
|
|
|
+ at java.net.Socket.connect(Socket.java:538)
|
|
|
+ at java.net.Socket.<init>(Socket.java:434)
|
|
|
+ at java.net.Socket.<init>(Socket.java:244)
|
|
|
+ at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:253)
|
|
|
+ at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:280)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2026)
|
|
|
+ ... 58 more
|
|
|
+2022-03-29 20:01:42 [ restartedMain:5628140 ] - [ INFO ] HikariPool-3 - Starting...
|
|
|
+2022-03-29 20:12:09 [ restartedMain:1318 ] - [ INFO ] Starting RepairsApplication using Java 1.8.0_181 on bingo with PID 6736 (C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api\target\classes started by Administrator in C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api)
|
|
|
+2022-03-29 20:12:09 [ restartedMain:1319 ] - [ INFO ] No active profile set, falling back to default profiles: default
|
|
|
+2022-03-29 20:12:10 [ restartedMain:1379 ] - [ INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
+2022-03-29 20:12:10 [ restartedMain:1379 ] - [ INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
+2022-03-29 20:12:11 [ restartedMain:2611 ] - [ INFO ] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
|
+2022-03-29 20:12:11 [ restartedMain:2642 ] - [ INFO ] Finished Spring Data repository scanning in 17 ms. Found 0 JPA repository interfaces.
|
|
|
+2022-03-29 20:12:12 [ restartedMain:3550 ] - [ INFO ] Tomcat initialized with port(s): 8084 (http)
|
|
|
+2022-03-29 20:12:12 [ restartedMain:3674 ] - [ INFO ] Root WebApplicationContext: initialization completed in 2294 ms
|
|
|
+2022-03-29 20:12:12 [ restartedMain:3822 ] - [ INFO ] HikariPool-1 - Starting...
|
|
|
+2022-03-29 20:12:12 [ restartedMain:4163 ] - [ INFO ] HikariPool-1 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
|
|
|
+2022-03-29 20:12:12 [ restartedMain:4169 ] - [ INFO ] HikariPool-1 - Start completed.
|
|
|
+2022-03-29 20:12:13 [ restartedMain:4374 ] - [ INFO ] HHH000412: Hibernate ORM core version 5.4.32.Final
|
|
|
+2022-03-29 20:12:13 [ restartedMain:4493 ] - [ INFO ] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
|
|
|
+2022-03-29 20:12:13 [ restartedMain:4620 ] - [ INFO ] HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
|
|
|
+2022-03-29 20:12:13 [ restartedMain:4781 ] - [ INFO ] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
|
+2022-03-29 20:12:13 [ restartedMain:4794 ] - [ INFO ] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
|
+2022-03-29 20:12:14 [ restartedMain:5377 ] - [ WARN ] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
|
|
|
+2022-03-29 20:12:14 [ restartedMain:5579 ] - [ INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
+2022-03-29 20:12:14 [ restartedMain:5778 ] - [ INFO ] LiveReload server is running on port 35729
|
|
|
+2022-03-29 20:12:14 [ restartedMain:5872 ] - [ WARN ] Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
|
|
|
+2022-03-29 20:12:15 [ restartedMain:6375 ] - [ INFO ] Tomcat started on port(s): 8084 (http) with context path ''
|
|
|
+2022-03-29 20:12:15 [ restartedMain:6670 ] - [ INFO ] Context refreshed
|
|
|
+2022-03-29 20:12:15 [ restartedMain:6691 ] - [ INFO ] Found 1 custom documentation plugin(s)
|
|
|
+2022-03-29 20:12:15 [ restartedMain:6735 ] - [ INFO ] Scanning for api listing references
|
|
|
+2022-03-29 20:12:17 [ restartedMain:8721 ] - [ INFO ] Started RepairsApplication in 8.701 seconds (JVM running for 10.376)
|
|
|
+2022-03-29 20:12:57 [ http-nio-8084-exec-1:49297 ] - [ INFO ] Initializing Servlet 'dispatcherServlet'
|
|
|
+2022-03-29 20:12:57 [ http-nio-8084-exec-1:49299 ] - [ INFO ] Completed initialization in 2 ms
|