05.03.2024 10:33:56.696 INFO 14984 --- [restartedMain] VeebiraamistikudApplication : Starting VeebiraamistikudApplication using Java 17.0.2 with PID 14984 (E:\jaagup\Veebiraamistikud-main\Veebiraamistikud-main\veebiraamistikud\target\classes started by Student Admin in E:\jaagup\Veebiraamistikud-main\Veebiraamistikud-main\veebiraamistikud) 05.03.2024 10:33:56.698 INFO 14984 --- [restartedMain] VeebiraamistikudApplication : No active profile set, falling back to 1 default profile: "default" 05.03.2024 10:33:56.724 INFO 14984 --- [restartedMain] DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 05.03.2024 10:33:56.724 INFO 14984 --- [restartedMain] DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 05.03.2024 10:33:57.139 INFO 14984 --- [restartedMain] RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 05.03.2024 10:33:57.168 INFO 14984 --- [restartedMain] RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25 ms. Found 1 JPA repository interface. 05.03.2024 10:33:57.628 INFO 14984 --- [restartedMain] TomcatWebServer : Tomcat initialized with port 8080 (http) 05.03.2024 10:33:57.643 INFO 14984 --- [restartedMain] StandardService : Starting service [Tomcat] 05.03.2024 10:33:57.643 INFO 14984 --- [restartedMain] StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.18] 05.03.2024 10:33:57.678 INFO 14984 --- [restartedMain] [/] : Initializing Spring embedded WebApplicationContext 05.03.2024 10:33:57.679 INFO 14984 --- [restartedMain] ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 954 ms 05.03.2024 10:33:57.705 INFO 14984 --- [restartedMain] HikariDataSource : HikariPool-1 - Starting... 05.03.2024 10:33:57.840 INFO 14984 --- [restartedMain] HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:clientdb user=SA 05.03.2024 10:33:57.841 INFO 14984 --- [restartedMain] HikariDataSource : HikariPool-1 - Start completed. 05.03.2024 10:33:57.848 INFO 14984 --- [restartedMain] H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:clientdb' 05.03.2024 10:33:58.006 INFO 14984 --- [restartedMain] LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 05.03.2024 10:33:58.065 INFO 14984 --- [restartedMain] Version : HHH000412: Hibernate ORM core version 6.4.1.Final 05.03.2024 10:33:58.099 INFO 14984 --- [restartedMain] RegionFactoryInitiator : HHH000026: Second-level cache disabled 05.03.2024 10:33:58.272 INFO 14984 --- [restartedMain] SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 05.03.2024 10:33:58.310 WARN 14984 --- [restartedMain] deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 05.03.2024 10:33:58.719 INFO 14984 --- [restartedMain] JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 05.03.2024 10:33:58.750 INFO 14984 --- [restartedMain] LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 05.03.2024 10:33:59.041 WARN 14984 --- [restartedMain] JpaBaseConfiguration$JpaWebConfiguration : 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 05.03.2024 10:33:59.057 WARN 14984 --- [restartedMain] UserDetailsServiceAutoConfiguration : Using generated security password: 42fcd4d3-827f-4a1b-8f4f-e380f7ebe126 This generated password is for development use only. Your security configuration must be updated before running your application in production. 05.03.2024 10:33:59.293 INFO 14984 --- [restartedMain] DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@48c54016, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@40c6dffa, org.springframework.security.web.context.SecurityContextHolderFilter@188cc3b0, org.springframework.security.web.header.HeaderWriterFilter@5a7d5c7, org.springframework.security.web.authentication.logout.LogoutFilter@684792b3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@118a62ea, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5964560f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@25433b3a, org.springframework.security.web.access.ExceptionTranslationFilter@7641f70d, org.springframework.security.web.access.intercept.AuthorizationFilter@74022c54] 05.03.2024 10:33:59.457 INFO 14984 --- [restartedMain] OptionalLiveReloadServer : LiveReload server is running on port 35729 05.03.2024 10:33:59.480 INFO 14984 --- [restartedMain] TomcatWebServer : Tomcat started on port 8080 (http) with context path '' 05.03.2024 10:33:59.485 INFO 14984 --- [restartedMain] VeebiraamistikudApplication : Started VeebiraamistikudApplication in 3.042 seconds (process running for 3.29) 05.03.2024 10:34:32.533 INFO 14984 --- [nio-8080-exec-1] [/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 05.03.2024 10:34:32.533 INFO 14984 --- [nio-8080-exec-1] DispatcherServlet : Initializing Servlet 'dispatcherServlet' 05.03.2024 10:34:32.534 INFO 14984 --- [nio-8080-exec-1] DispatcherServlet : Completed initialization in 1 ms 05.03.2024 10:35:40.609 ERROR 14984 --- [nio-8080-exec-6] ControllerExceptionAdvice : Request URL: http://localhost:8080/v1/main raised org.springframework.web.servlet.resource.NoResourceFoundException: No static resource v1/main. 05.03.2024 10:35:40.610 INFO 14984 --- [nio-8080-exec-6] RespDto : Sending response: RespDto(title=No static resource v1/main., type=internalServerError, instance=/v1/main, timestamp=05.03.2024 10:35:40.610, data=null) 05.03.2024 10:35:40.637 WARN 14984 --- [nio-8080-exec-6] ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource v1/main.] 05.03.2024 10:37:22.190 ERROR 14984 --- [nio-8080-exec-3] ControllerExceptionAdvice : Request URL: http://localhost:8080/v1/main raised org.springframework.web.servlet.resource.NoResourceFoundException: No static resource v1/main. 05.03.2024 10:37:22.191 INFO 14984 --- [nio-8080-exec-3] RespDto : Sending response: RespDto(title=No static resource v1/main., type=internalServerError, instance=/v1/main, timestamp=05.03.2024 10:37:22.191, data=null) 05.03.2024 10:37:22.192 WARN 14984 --- [nio-8080-exec-3] ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource v1/main.] 05.03.2024 10:37:30.629 ERROR 14984 --- [nio-8080-exec-9] ControllerExceptionAdvice : Request URL: http://localhost:8080/v1/main2 raised org.springframework.web.servlet.resource.NoResourceFoundException: No static resource v1/main2. 05.03.2024 10:37:30.629 INFO 14984 --- [nio-8080-exec-9] RespDto : Sending response: RespDto(title=No static resource v1/main2., type=internalServerError, instance=/v1/main2, timestamp=05.03.2024 10:37:30.629, data=null) 05.03.2024 10:37:30.630 WARN 14984 --- [nio-8080-exec-9] ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource v1/main2.] 05.03.2024 10:37:58.106 INFO 14984 --- [nio-8080-exec-1] ClientController : Getting all clients 05.03.2024 10:37:58.165 INFO 14984 --- [nio-8080-exec-1] RespDto : Sending response: RespDto(title=Clients fetched successfully, type=getAllClients, instance=/v1/client, timestamp=05.03.2024 10:37:58.165, data=[ee.tlu.veebiraamistikud.model.ClientModel@3440b78c, ee.tlu.veebiraamistikud.model.ClientModel@88f4a17]) 05.03.2024 10:56:48.048 INFO 14984 --- [ionShutdownHook] LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 05.03.2024 10:56:48.052 WARN 14984 --- [ionShutdownHook] DisposableBeanAdapter : Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLNonTransientConnectionException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-224] 05.03.2024 10:56:48.052 INFO 14984 --- [ionShutdownHook] HikariDataSource : HikariPool-1 - Shutdown initiated... 05.03.2024 10:56:48.053 INFO 14984 --- [ionShutdownHook] HikariDataSource : HikariPool-1 - Shutdown completed. 05.03.2024 10:57:10.982 INFO 15284 --- [restartedMain] VeebiraamistikudApplication : Starting VeebiraamistikudApplication using Java 17.0.2 with PID 15284 (E:\jaagup\Veebiraamistikud-main\Veebiraamistikud-main\veebiraamistikud\target\classes started by Student Admin in E:\jaagup\Veebiraamistikud-main\Veebiraamistikud-main\veebiraamistikud) 05.03.2024 10:57:10.983 INFO 15284 --- [restartedMain] VeebiraamistikudApplication : No active profile set, falling back to 1 default profile: "default" 05.03.2024 10:57:11.012 INFO 15284 --- [restartedMain] DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 05.03.2024 10:57:11.012 INFO 15284 --- [restartedMain] DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 05.03.2024 10:57:11.405 INFO 15284 --- [restartedMain] RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 05.03.2024 10:57:11.436 INFO 15284 --- [restartedMain] RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26 ms. Found 1 JPA repository interface. 05.03.2024 10:57:11.869 INFO 15284 --- [restartedMain] TomcatWebServer : Tomcat initialized with port 8080 (http) 05.03.2024 10:57:11.881 INFO 15284 --- [restartedMain] StandardService : Starting service [Tomcat] 05.03.2024 10:57:11.882 INFO 15284 --- [restartedMain] StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.18] 05.03.2024 10:57:11.917 INFO 15284 --- [restartedMain] [/] : Initializing Spring embedded WebApplicationContext 05.03.2024 10:57:11.917 INFO 15284 --- [restartedMain] ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 905 ms 05.03.2024 10:57:11.940 INFO 15284 --- [restartedMain] HikariDataSource : HikariPool-1 - Starting... 05.03.2024 10:57:12.069 INFO 15284 --- [restartedMain] HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:clientdb user=SA 05.03.2024 10:57:12.070 INFO 15284 --- [restartedMain] HikariDataSource : HikariPool-1 - Start completed. 05.03.2024 10:57:12.077 INFO 15284 --- [restartedMain] H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:clientdb' 05.03.2024 10:57:12.260 INFO 15284 --- [restartedMain] LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 05.03.2024 10:57:12.322 INFO 15284 --- [restartedMain] Version : HHH000412: Hibernate ORM core version 6.4.1.Final 05.03.2024 10:57:12.356 INFO 15284 --- [restartedMain] RegionFactoryInitiator : HHH000026: Second-level cache disabled 05.03.2024 10:57:12.501 INFO 15284 --- [restartedMain] SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 05.03.2024 10:57:12.541 WARN 15284 --- [restartedMain] deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 05.03.2024 10:57:12.931 INFO 15284 --- [restartedMain] JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 05.03.2024 10:57:12.963 INFO 15284 --- [restartedMain] LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 05.03.2024 10:57:13.217 WARN 15284 --- [restartedMain] JpaBaseConfiguration$JpaWebConfiguration : 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 05.03.2024 10:57:13.235 WARN 15284 --- [restartedMain] UserDetailsServiceAutoConfiguration : Using generated security password: c8307411-9409-4c0a-adb1-e20045d999e3 This generated password is for development use only. Your security configuration must be updated before running your application in production. 05.03.2024 10:57:13.436 INFO 15284 --- [restartedMain] DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4fb8e57f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@64dbf722, org.springframework.security.web.context.SecurityContextHolderFilter@77fd55e8, org.springframework.security.web.header.HeaderWriterFilter@1812f639, org.springframework.security.web.authentication.logout.LogoutFilter@67a0090d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@41d7c1de, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@597905d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2b90c2cd, org.springframework.security.web.access.ExceptionTranslationFilter@10c6e946, org.springframework.security.web.access.intercept.AuthorizationFilter@1caa65d9] 05.03.2024 10:57:13.584 INFO 15284 --- [restartedMain] OptionalLiveReloadServer : LiveReload server is running on port 35729 05.03.2024 10:57:13.600 INFO 15284 --- [restartedMain] TomcatWebServer : Tomcat started on port 8080 (http) with context path '' 05.03.2024 10:57:13.605 INFO 15284 --- [restartedMain] VeebiraamistikudApplication : Started VeebiraamistikudApplication in 2.849 seconds (process running for 3.075) 05.03.2024 10:58:18.839 INFO 15284 --- [nio-8080-exec-1] [/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 05.03.2024 10:58:18.839 INFO 15284 --- [nio-8080-exec-1] DispatcherServlet : Initializing Servlet 'dispatcherServlet' 05.03.2024 10:58:18.840 INFO 15284 --- [nio-8080-exec-1] DispatcherServlet : Completed initialization in 1 ms 05.03.2024 10:58:18.856 ERROR 15284 --- [nio-8080-exec-1] ControllerExceptionAdvice : Invalid media type: Content-Type 'text/plain' is not supported 05.03.2024 10:58:18.856 INFO 15284 --- [nio-8080-exec-1] RespDto : Sending response: RespDto(title=Content-Type 'text/plain' is not supported, type=invalidMediaType, instance=/v1/client, timestamp=05.03.2024 10:58:18.856, data=null) 05.03.2024 10:58:18.882 WARN 15284 --- [nio-8080-exec-1] ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/plain' is not supported] 05.03.2024 10:58:34.293 INFO 15284 --- [nio-8080-exec-3] ClientController : ClientController.clientPost() 05.03.2024 10:58:34.294 INFO 15284 --- [nio-8080-exec-3] RespDto : Sending response: RespDto(title=lisatud, type=lisatakse, instance=/v1/client, timestamp=05.03.2024 10:58:34.294, data=abc) 05.03.2024 10:59:18.674 INFO 15284 --- [ionShutdownHook] LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 05.03.2024 10:59:18.679 WARN 15284 --- [ionShutdownHook] DisposableBeanAdapter : Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLNonTransientConnectionException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-224] 05.03.2024 10:59:18.679 INFO 15284 --- [ionShutdownHook] HikariDataSource : HikariPool-1 - Shutdown initiated... 05.03.2024 10:59:18.680 INFO 15284 --- [ionShutdownHook] HikariDataSource : HikariPool-1 - Shutdown completed. 05.03.2024 10:59:25.728 INFO 10196 --- [restartedMain] VeebiraamistikudApplication : Starting VeebiraamistikudApplication using Java 17.0.2 with PID 10196 (E:\jaagup\Veebiraamistikud-main\Veebiraamistikud-main\veebiraamistikud\target\classes started by Student Admin in E:\jaagup\Veebiraamistikud-main\Veebiraamistikud-main\veebiraamistikud) 05.03.2024 10:59:25.730 INFO 10196 --- [restartedMain] VeebiraamistikudApplication : No active profile set, falling back to 1 default profile: "default" 05.03.2024 10:59:25.756 INFO 10196 --- [restartedMain] DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 05.03.2024 10:59:25.756 INFO 10196 --- [restartedMain] DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 05.03.2024 10:59:26.154 INFO 10196 --- [restartedMain] RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 05.03.2024 10:59:26.185 INFO 10196 --- [restartedMain] RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 27 ms. Found 1 JPA repository interface. 05.03.2024 10:59:26.641 INFO 10196 --- [restartedMain] TomcatWebServer : Tomcat initialized with port 8080 (http) 05.03.2024 10:59:26.652 INFO 10196 --- [restartedMain] StandardService : Starting service [Tomcat] 05.03.2024 10:59:26.652 INFO 10196 --- [restartedMain] StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.18] 05.03.2024 10:59:26.689 INFO 10196 --- [restartedMain] [/] : Initializing Spring embedded WebApplicationContext 05.03.2024 10:59:26.689 INFO 10196 --- [restartedMain] ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 932 ms 05.03.2024 10:59:26.712 INFO 10196 --- [restartedMain] HikariDataSource : HikariPool-1 - Starting... 05.03.2024 10:59:26.851 INFO 10196 --- [restartedMain] HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:clientdb user=SA 05.03.2024 10:59:26.852 INFO 10196 --- [restartedMain] HikariDataSource : HikariPool-1 - Start completed. 05.03.2024 10:59:26.860 INFO 10196 --- [restartedMain] H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:clientdb' 05.03.2024 10:59:27.027 INFO 10196 --- [restartedMain] LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 05.03.2024 10:59:27.089 INFO 10196 --- [restartedMain] Version : HHH000412: Hibernate ORM core version 6.4.1.Final 05.03.2024 10:59:27.121 INFO 10196 --- [restartedMain] RegionFactoryInitiator : HHH000026: Second-level cache disabled 05.03.2024 10:59:27.277 INFO 10196 --- [restartedMain] SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 05.03.2024 10:59:27.313 WARN 10196 --- [restartedMain] deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 05.03.2024 10:59:27.717 INFO 10196 --- [restartedMain] JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 05.03.2024 10:59:27.754 INFO 10196 --- [restartedMain] LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 05.03.2024 10:59:28.031 WARN 10196 --- [restartedMain] JpaBaseConfiguration$JpaWebConfiguration : 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 05.03.2024 10:59:28.050 WARN 10196 --- [restartedMain] UserDetailsServiceAutoConfiguration : Using generated security password: 1b5c8213-5130-473c-bbda-d04fc4d02289 This generated password is for development use only. Your security configuration must be updated before running your application in production. 05.03.2024 10:59:28.272 INFO 10196 --- [restartedMain] DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5ed6822e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@61dd5906, org.springframework.security.web.context.SecurityContextHolderFilter@12d44466, org.springframework.security.web.header.HeaderWriterFilter@3a74d16c, org.springframework.security.web.authentication.logout.LogoutFilter@2c2e1e4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@33e0705c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6d7e270c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7a659586, org.springframework.security.web.access.ExceptionTranslationFilter@6f8dae6d, org.springframework.security.web.access.intercept.AuthorizationFilter@52392358] 05.03.2024 10:59:28.438 INFO 10196 --- [restartedMain] OptionalLiveReloadServer : LiveReload server is running on port 35729 05.03.2024 10:59:28.454 INFO 10196 --- [restartedMain] TomcatWebServer : Tomcat started on port 8080 (http) with context path '' 05.03.2024 10:59:28.459 INFO 10196 --- [restartedMain] VeebiraamistikudApplication : Started VeebiraamistikudApplication in 2.955 seconds (process running for 3.183) 05.03.2024 10:59:34.960 INFO 10196 --- [nio-8080-exec-2] [/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 05.03.2024 10:59:34.960 INFO 10196 --- [nio-8080-exec-2] DispatcherServlet : Initializing Servlet 'dispatcherServlet' 05.03.2024 10:59:34.961 INFO 10196 --- [nio-8080-exec-2] DispatcherServlet : Completed initialization in 1 ms 05.03.2024 10:59:35.027 INFO 10196 --- [nio-8080-exec-2] ClientController : ClientController.clientPost() 05.03.2024 10:59:35.028 INFO 10196 --- [nio-8080-exec-2] RespDto : Sending response: RespDto(title=lisatud, type=lisatakse, instance=/v1/client, timestamp=05.03.2024 10:59:35.027, data=abc) 05.03.2024 11:31:02.213 INFO 10196 --- [ionShutdownHook] LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 05.03.2024 11:31:02.217 WARN 10196 --- [ionShutdownHook] DisposableBeanAdapter : Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLNonTransientConnectionException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-224] 05.03.2024 11:31:02.217 INFO 10196 --- [ionShutdownHook] HikariDataSource : HikariPool-1 - Shutdown initiated... 05.03.2024 11:31:02.218 INFO 10196 --- [ionShutdownHook] HikariDataSource : HikariPool-1 - Shutdown completed. 05.03.2024 11:31:07.045 INFO 1120 --- [restartedMain] VeebiraamistikudApplication : Starting VeebiraamistikudApplication using Java 17.0.2 with PID 1120 (E:\jaagup\Veebiraamistikud-main\Veebiraamistikud-main\veebiraamistikud\target\classes started by Student Admin in E:\jaagup\Veebiraamistikud-main\Veebiraamistikud-main\veebiraamistikud) 05.03.2024 11:31:07.047 INFO 1120 --- [restartedMain] VeebiraamistikudApplication : No active profile set, falling back to 1 default profile: "default" 05.03.2024 11:31:07.073 INFO 1120 --- [restartedMain] DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 05.03.2024 11:31:07.074 INFO 1120 --- [restartedMain] DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 05.03.2024 11:31:07.470 INFO 1120 --- [restartedMain] RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 05.03.2024 11:31:07.501 INFO 1120 --- [restartedMain] RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26 ms. Found 1 JPA repository interface. 05.03.2024 11:31:07.940 INFO 1120 --- [restartedMain] TomcatWebServer : Tomcat initialized with port 8080 (http) 05.03.2024 11:31:07.950 INFO 1120 --- [restartedMain] StandardService : Starting service [Tomcat] 05.03.2024 11:31:07.951 INFO 1120 --- [restartedMain] StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.18] 05.03.2024 11:31:07.989 INFO 1120 --- [restartedMain] [/] : Initializing Spring embedded WebApplicationContext 05.03.2024 11:31:07.990 INFO 1120 --- [restartedMain] ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 916 ms 05.03.2024 11:31:08.014 INFO 1120 --- [restartedMain] HikariDataSource : HikariPool-1 - Starting... 05.03.2024 11:31:08.139 INFO 1120 --- [restartedMain] HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:clientdb user=SA 05.03.2024 11:31:08.140 INFO 1120 --- [restartedMain] HikariDataSource : HikariPool-1 - Start completed. 05.03.2024 11:31:08.148 INFO 1120 --- [restartedMain] H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:clientdb' 05.03.2024 11:31:08.319 INFO 1120 --- [restartedMain] LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 05.03.2024 11:31:08.387 INFO 1120 --- [restartedMain] Version : HHH000412: Hibernate ORM core version 6.4.1.Final 05.03.2024 11:31:08.420 INFO 1120 --- [restartedMain] RegionFactoryInitiator : HHH000026: Second-level cache disabled 05.03.2024 11:31:08.600 INFO 1120 --- [restartedMain] SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 05.03.2024 11:31:08.638 WARN 1120 --- [restartedMain] deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 05.03.2024 11:31:09.045 INFO 1120 --- [restartedMain] JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 05.03.2024 11:31:09.077 INFO 1120 --- [restartedMain] LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 05.03.2024 11:31:09.370 WARN 1120 --- [restartedMain] JpaBaseConfiguration$JpaWebConfiguration : 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 05.03.2024 11:31:09.388 WARN 1120 --- [restartedMain] UserDetailsServiceAutoConfiguration : Using generated security password: 794cce2e-ee84-4629-82b2-026073b5cd89 This generated password is for development use only. Your security configuration must be updated before running your application in production. 05.03.2024 11:31:09.611 INFO 1120 --- [restartedMain] DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@dfb9ccf, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@474c4ff9, org.springframework.security.web.context.SecurityContextHolderFilter@329bf314, org.springframework.security.web.header.HeaderWriterFilter@376abc57, org.springframework.security.web.authentication.logout.LogoutFilter@709ba0ff, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7582f119, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@37ebddaa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4b31dbde, org.springframework.security.web.access.ExceptionTranslationFilter@37892497, org.springframework.security.web.access.intercept.AuthorizationFilter@4bd8f523] 05.03.2024 11:31:09.752 INFO 1120 --- [restartedMain] OptionalLiveReloadServer : LiveReload server is running on port 35729 05.03.2024 11:31:09.769 INFO 1120 --- [restartedMain] TomcatWebServer : Tomcat started on port 8080 (http) with context path '' 05.03.2024 11:31:09.775 INFO 1120 --- [restartedMain] VeebiraamistikudApplication : Started VeebiraamistikudApplication in 2.95 seconds (process running for 3.182) 05.03.2024 11:31:31.465 INFO 1120 --- [nio-8080-exec-2] [/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 05.03.2024 11:31:31.465 INFO 1120 --- [nio-8080-exec-2] DispatcherServlet : Initializing Servlet 'dispatcherServlet' 05.03.2024 11:31:31.465 INFO 1120 --- [nio-8080-exec-2] DispatcherServlet : Completed initialization in 0 ms 05.03.2024 11:31:31.519 INFO 1120 --- [nio-8080-exec-2] ClientController : ClientController.clientPost() 05.03.2024 11:31:31.544 INFO 1120 --- [nio-8080-exec-2] RespDto : Sending response: RespDto(title=lisatud, type=lisatakse, instance=/v1/client, timestamp=05.03.2024 11:31:31.544, data=abc) 05.03.2024 11:33:14.262 INFO 1120 --- [nio-8080-exec-5] ClientController : Getting all clients 05.03.2024 11:33:14.313 INFO 1120 --- [nio-8080-exec-5] RespDto : Sending response: RespDto(title=Clients fetched successfully, type=getAllClients, instance=/v1/client, timestamp=05.03.2024 11:33:14.313, data=[ee.tlu.veebiraamistikud.model.ClientModel@17a83627, ee.tlu.veebiraamistikud.model.ClientModel@59fddea1, ee.tlu.veebiraamistikud.model.ClientModel@31a805ce]) 05.03.2024 11:38:41.104 INFO 1120 --- [ionShutdownHook] LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 05.03.2024 11:38:41.108 WARN 1120 --- [ionShutdownHook] DisposableBeanAdapter : Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLNonTransientConnectionException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-224] 05.03.2024 11:38:41.109 INFO 1120 --- [ionShutdownHook] HikariDataSource : HikariPool-1 - Shutdown initiated... 05.03.2024 11:38:41.111 INFO 1120 --- [ionShutdownHook] HikariDataSource : HikariPool-1 - Shutdown completed. 05.03.2024 11:38:44.499 INFO 10788 --- [restartedMain] VeebiraamistikudApplication : Starting VeebiraamistikudApplication using Java 17.0.2 with PID 10788 (E:\jaagup\Veebiraamistikud-main\Veebiraamistikud-main\veebiraamistikud\target\classes started by Student Admin in E:\jaagup\Veebiraamistikud-main\Veebiraamistikud-main\veebiraamistikud) 05.03.2024 11:38:44.501 INFO 10788 --- [restartedMain] VeebiraamistikudApplication : No active profile set, falling back to 1 default profile: "default" 05.03.2024 11:38:44.528 INFO 10788 --- [restartedMain] DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 05.03.2024 11:38:44.528 INFO 10788 --- [restartedMain] DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 05.03.2024 11:38:44.935 INFO 10788 --- [restartedMain] RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 05.03.2024 11:38:44.967 INFO 10788 --- [restartedMain] RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 27 ms. Found 1 JPA repository interface. 05.03.2024 11:38:45.405 INFO 10788 --- [restartedMain] TomcatWebServer : Tomcat initialized with port 8080 (http) 05.03.2024 11:38:45.416 INFO 10788 --- [restartedMain] StandardService : Starting service [Tomcat] 05.03.2024 11:38:45.416 INFO 10788 --- [restartedMain] StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.18] 05.03.2024 11:38:45.456 INFO 10788 --- [restartedMain] [/] : Initializing Spring embedded WebApplicationContext 05.03.2024 11:38:45.456 INFO 10788 --- [restartedMain] ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 928 ms 05.03.2024 11:38:45.480 INFO 10788 --- [restartedMain] HikariDataSource : HikariPool-1 - Starting... 05.03.2024 11:38:45.628 INFO 10788 --- [restartedMain] HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:clientdb user=SA 05.03.2024 11:38:45.630 INFO 10788 --- [restartedMain] HikariDataSource : HikariPool-1 - Start completed. 05.03.2024 11:38:45.637 INFO 10788 --- [restartedMain] H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:clientdb' 05.03.2024 11:38:45.788 INFO 10788 --- [restartedMain] LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 05.03.2024 11:38:45.856 INFO 10788 --- [restartedMain] Version : HHH000412: Hibernate ORM core version 6.4.1.Final 05.03.2024 11:38:45.898 INFO 10788 --- [restartedMain] RegionFactoryInitiator : HHH000026: Second-level cache disabled 05.03.2024 11:38:46.059 INFO 10788 --- [restartedMain] SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 05.03.2024 11:38:46.092 WARN 10788 --- [restartedMain] deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 05.03.2024 11:38:46.520 INFO 10788 --- [restartedMain] JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 05.03.2024 11:38:46.552 INFO 10788 --- [restartedMain] LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 05.03.2024 11:38:46.829 WARN 10788 --- [restartedMain] JpaBaseConfiguration$JpaWebConfiguration : 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 05.03.2024 11:38:46.853 WARN 10788 --- [restartedMain] UserDetailsServiceAutoConfiguration : Using generated security password: f08bd005-16af-4a36-8f44-4bf3321a0b36 This generated password is for development use only. Your security configuration must be updated before running your application in production. 05.03.2024 11:38:47.103 INFO 10788 --- [restartedMain] DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@71fd3c4b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@63edcf03, org.springframework.security.web.context.SecurityContextHolderFilter@61bdda5a, org.springframework.security.web.header.HeaderWriterFilter@284da15d, org.springframework.security.web.authentication.logout.LogoutFilter@20982845, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@70b90457, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@21c4b491, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@13320765, org.springframework.security.web.access.ExceptionTranslationFilter@259999a9, org.springframework.security.web.access.intercept.AuthorizationFilter@57f4eb70] 05.03.2024 11:38:47.252 INFO 10788 --- [restartedMain] OptionalLiveReloadServer : LiveReload server is running on port 35729 05.03.2024 11:38:47.269 INFO 10788 --- [restartedMain] TomcatWebServer : Tomcat started on port 8080 (http) with context path '' 05.03.2024 11:38:47.274 INFO 10788 --- [restartedMain] VeebiraamistikudApplication : Started VeebiraamistikudApplication in 3.003 seconds (process running for 3.25) 05.03.2024 11:39:29.799 INFO 10788 --- [nio-8080-exec-1] [/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 05.03.2024 11:39:29.800 INFO 10788 --- [nio-8080-exec-1] DispatcherServlet : Initializing Servlet 'dispatcherServlet' 05.03.2024 11:39:29.801 INFO 10788 --- [nio-8080-exec-1] DispatcherServlet : Completed initialization in 1 ms 05.03.2024 11:39:29.822 ERROR 10788 --- [nio-8080-exec-1] ControllerExceptionAdvice : Invalid req method type: Request method 'DELETE' is not supported 05.03.2024 11:39:29.823 INFO 10788 --- [nio-8080-exec-1] RespDto : Sending response: RespDto(title=Request method 'DELETE' is not supported, type=invalidReqMethodType, instance=/v1/client, timestamp=05.03.2024 11:39:29.822, data=null) 05.03.2024 11:39:29.847 WARN 10788 --- [nio-8080-exec-1] ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' is not supported] 05.03.2024 11:39:46.410 INFO 10788 --- [nio-8080-exec-3] ClientController : ClientController.deleteClient() 05.03.2024 11:39:46.433 INFO 10788 --- [nio-8080-exec-3] RespDto : Sending response: RespDto(title=deleted, type=delete, instance=/v1/client, timestamp=05.03.2024 11:39:46.433, data=Optional.empty) 05.03.2024 11:58:53.784 INFO 10788 --- [ionShutdownHook] LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 05.03.2024 11:58:53.788 WARN 10788 --- [ionShutdownHook] DisposableBeanAdapter : Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLNonTransientConnectionException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-224] 05.03.2024 11:58:53.788 INFO 10788 --- [ionShutdownHook] HikariDataSource : HikariPool-1 - Shutdown initiated... 05.03.2024 11:58:53.789 INFO 10788 --- [ionShutdownHook] HikariDataSource : HikariPool-1 - Shutdown completed.