1212 lines
122 KiB
Plaintext
1212 lines
122 KiB
Plaintext
2020-12-25 22:19:25,089 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on bitecoding-System-Product-Name with PID 6897 (/home/bitecoding/Code/GitHub/AbizeitungVotingSystem/target/classes started by bitecoding in /home/bitecoding/Code/GitHub/AbizeitungVotingSystem)
|
|
2020-12-25 22:19:25,093 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-25 22:19:25,153 INFO [restartedMain] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
2020-12-25 22:19:25,154 INFO [restartedMain] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
2020-12-25 22:19:25,540 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-25 22:19:25,590 INFO [restartedMain] Finished Spring Data repository scanning in 43ms. Found 6 JPA repository interfaces.
|
|
2020-12-25 22:19:26,210 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-25 22:19:26,220 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-25 22:19:26,221 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-25 22:19:26,221 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-25 22:19:26,276 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-25 22:19:26,277 INFO [restartedMain] Root WebApplicationContext: initialization completed in 1123 ms
|
|
2020-12-25 22:19:26,435 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-25 22:19:26,488 INFO [restartedMain] HHH000412: Hibernate ORM core version 5.4.21.Final
|
|
2020-12-25 22:19:26,602 INFO [restartedMain] HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
|
|
2020-12-25 22:19:26,674 INFO [restartedMain] HikariPool-1 - Starting...
|
|
2020-12-25 22:19:27,086 INFO [restartedMain] HikariPool-1 - Start completed.
|
|
2020-12-25 22:19:27,109 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-25 22:19:27,758 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-25 22:19:27,764 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-25 22:19:27,775 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-25 22:19:28,218 INFO [restartedMain] Program started with arguments: votingPhase=false mottoPhase=false addingPhase=true
|
|
2020-12-25 22:19:28,416 WARN [restartedMain] 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
|
|
2020-12-25 22:19:28,512 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-25 22:19:28,683 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-25 22:19:28,698 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-25 22:19:28,706 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 3.953 seconds (JVM running for 4.763)
|
|
2020-12-25 22:19:32,547 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-25 22:19:32,547 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-25 22:19:32,553 INFO [http-nio-8000-exec-1] Completed initialization in 5 ms
|
|
2020-12-25 22:19:38,615 WARN [http-nio-8000-exec-4] simon.bussmann@adolfinum.de
|
|
2020-12-25 22:19:38,633 WARN [http-nio-8000-exec-4] no code
|
|
2020-12-27 15:08:48,591 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 499 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 15:08:48,609 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 15:08:48,715 INFO [restartedMain] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
2020-12-27 15:08:48,716 INFO [restartedMain] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
2020-12-27 15:08:49,915 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 15:08:50,001 INFO [restartedMain] Finished Spring Data repository scanning in 76ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 15:08:51,012 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 15:08:51,024 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 15:08:51,025 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 15:08:51,026 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 15:08:51,121 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 15:08:51,121 INFO [restartedMain] Root WebApplicationContext: initialization completed in 2404 ms
|
|
2020-12-27 15:08:51,415 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 15:08:51,462 INFO [restartedMain] HHH000412: Hibernate ORM core version 5.4.21.Final
|
|
2020-12-27 15:08:51,605 INFO [restartedMain] HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
|
|
2020-12-27 15:08:51,739 INFO [restartedMain] HikariPool-1 - Starting...
|
|
2020-12-27 15:08:52,266 INFO [restartedMain] HikariPool-1 - Start completed.
|
|
2020-12-27 15:08:52,296 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 15:08:53,345 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 15:08:53,356 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 15:08:53,376 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 15:08:54,032 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 15:08:55,955 INFO [restartedMain] Candidates successfully set up
|
|
2020-12-27 15:08:56,020 WARN [restartedMain] 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
|
|
2020-12-27 15:08:56,200 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 15:08:56,540 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 15:08:56,557 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 15:08:56,570 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 9.068 seconds (JVM running for 11.127)
|
|
2020-12-27 15:14:44,409 INFO [SpringContextShutdownHook] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 15:14:44,420 INFO [SpringContextShutdownHook] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 15:14:44,428 INFO [SpringContextShutdownHook] HikariPool-1 - Shutdown initiated...
|
|
2020-12-27 15:14:44,465 INFO [SpringContextShutdownHook] HikariPool-1 - Shutdown completed.
|
|
2020-12-27 15:14:50,245 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 607 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 15:14:50,280 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 15:14:50,655 INFO [restartedMain] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
2020-12-27 15:14:50,656 INFO [restartedMain] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
2020-12-27 15:14:51,579 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 15:14:51,677 INFO [restartedMain] Finished Spring Data repository scanning in 87ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 15:14:53,099 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 15:14:53,124 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 15:14:53,125 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 15:14:53,126 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 15:14:53,312 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 15:14:53,315 INFO [restartedMain] Root WebApplicationContext: initialization completed in 2653 ms
|
|
2020-12-27 15:14:53,990 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 15:14:54,071 INFO [restartedMain] HHH000412: Hibernate ORM core version 5.4.21.Final
|
|
2020-12-27 15:14:54,259 INFO [restartedMain] HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
|
|
2020-12-27 15:14:54,427 INFO [restartedMain] HikariPool-1 - Starting...
|
|
2020-12-27 15:14:55,137 INFO [restartedMain] HikariPool-1 - Start completed.
|
|
2020-12-27 15:14:55,202 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 15:14:56,576 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 15:14:56,584 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 15:14:56,604 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 15:14:57,417 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 15:14:59,544 INFO [restartedMain] Candidates successfully set up
|
|
2020-12-27 15:14:59,686 WARN [restartedMain] 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
|
|
2020-12-27 15:14:59,929 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 15:15:00,307 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 15:15:00,365 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 15:15:00,387 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 11.265 seconds (JVM running for 13.531)
|
|
2020-12-27 15:15:21,409 INFO [http-nio-8000-exec-2] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 15:15:21,411 INFO [http-nio-8000-exec-2] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 15:15:21,431 INFO [http-nio-8000-exec-2] Completed initialization in 19 ms
|
|
2020-12-27 15:15:29,756 WARN [http-nio-8000-exec-4] simon.bussmann@adolfinum.de
|
|
2020-12-27 15:15:29,844 WARN [http-nio-8000-exec-4] no code
|
|
2020-12-27 15:16:03,687 WARN [http-nio-8000-exec-6] 043136
|
|
2020-12-27 15:16:03,690 WARN [http-nio-8000-exec-6] matched
|
|
2020-12-27 15:16:04,724 INFO [SpringContextShutdownHook] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 15:16:04,731 INFO [SpringContextShutdownHook] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 15:16:04,739 INFO [SpringContextShutdownHook] HikariPool-1 - Shutdown initiated...
|
|
2020-12-27 15:16:04,758 INFO [SpringContextShutdownHook] HikariPool-1 - Shutdown completed.
|
|
2020-12-27 15:18:47,164 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 279 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 15:18:47,177 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 15:18:47,354 INFO [restartedMain] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
2020-12-27 15:18:47,371 INFO [restartedMain] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
2020-12-27 15:18:49,211 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 15:18:49,589 INFO [restartedMain] Finished Spring Data repository scanning in 342ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 15:18:53,050 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 15:18:53,108 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 15:18:53,111 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 15:18:53,113 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 15:18:53,395 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 15:18:53,396 INFO [restartedMain] Root WebApplicationContext: initialization completed in 6020 ms
|
|
2020-12-27 15:18:54,166 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 15:18:54,326 INFO [restartedMain] HHH000412: Hibernate ORM core version 5.4.21.Final
|
|
2020-12-27 15:18:54,693 INFO [restartedMain] HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
|
|
2020-12-27 15:18:54,885 INFO [restartedMain] HikariPool-1 - Starting...
|
|
2020-12-27 15:18:56,237 INFO [restartedMain] HikariPool-1 - Start completed.
|
|
2020-12-27 15:18:56,313 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 15:18:59,089 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 15:18:59,120 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 15:18:59,214 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 15:19:01,220 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 15:19:02,101 WARN [restartedMain] 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
|
|
2020-12-27 15:19:02,501 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 15:19:03,339 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 15:19:03,553 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 15:19:03,604 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 17.908 seconds (JVM running for 20.098)
|
|
2020-12-27 15:19:07,549 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 15:19:07,551 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 15:19:07,564 INFO [http-nio-8000-exec-1] Completed initialization in 12 ms
|
|
2020-12-27 15:19:07,609 WARN [http-nio-8000-exec-1] Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required String parameter 'name' is not present]
|
|
2020-12-27 15:19:13,416 WARN [http-nio-8000-exec-5] simon.bussmann@adolfinum.de
|
|
2020-12-27 15:19:13,450 WARN [http-nio-8000-exec-5] no code
|
|
2020-12-27 15:19:27,768 WARN [http-nio-8000-exec-7] 055572
|
|
2020-12-27 15:19:27,768 WARN [http-nio-8000-exec-7] matched
|
|
2020-12-27 15:26:16,893 ERROR [http-nio-8000-exec-1] [THYMELEAF][http-nio-8000-exec-1] Exception processing template "errors/alreadySubmitted.html": Error resolving template [errors/alreadySubmitted.html], template might not exist or might not be accessible by any of the configured Template Resolvers
|
|
org.thymeleaf.exceptions.TemplateInputException: Error resolving template [errors/alreadySubmitted.html], template might not exist or might not be accessible by any of the configured Template Resolvers
|
|
at org.thymeleaf.engine.TemplateManager.resolveTemplate(TemplateManager.java:869)
|
|
at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:607)
|
|
at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
|
|
at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1072)
|
|
at org.thymeleaf.spring5.view.ThymeleafView.renderFragment(ThymeleafView.java:362)
|
|
at org.thymeleaf.spring5.view.ThymeleafView.render(ThymeleafView.java:189)
|
|
at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1373)
|
|
at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1118)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1057)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:652)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.base/java.lang.Thread.run(Thread.java:829)
|
|
2020-12-27 15:26:16,898 ERROR [http-nio-8000-exec-1] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: Error resolving template [errors/alreadySubmitted.html], template might not exist or might not be accessible by any of the configured Template Resolvers] with root cause
|
|
org.thymeleaf.exceptions.TemplateInputException: Error resolving template [errors/alreadySubmitted.html], template might not exist or might not be accessible by any of the configured Template Resolvers
|
|
at org.thymeleaf.engine.TemplateManager.resolveTemplate(TemplateManager.java:869)
|
|
at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:607)
|
|
at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
|
|
at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1072)
|
|
at org.thymeleaf.spring5.view.ThymeleafView.renderFragment(ThymeleafView.java:362)
|
|
at org.thymeleaf.spring5.view.ThymeleafView.render(ThymeleafView.java:189)
|
|
at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1373)
|
|
at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1118)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1057)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:652)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.base/java.lang.Thread.run(Thread.java:829)
|
|
2020-12-27 15:32:09,183 INFO [SpringContextShutdownHook] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 15:32:09,192 INFO [SpringContextShutdownHook] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 15:32:09,200 INFO [SpringContextShutdownHook] HikariPool-1 - Shutdown initiated...
|
|
2020-12-27 15:32:09,242 INFO [SpringContextShutdownHook] HikariPool-1 - Shutdown completed.
|
|
2020-12-27 15:32:15,896 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 408 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 15:32:15,905 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 15:32:16,122 INFO [restartedMain] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
2020-12-27 15:32:16,122 INFO [restartedMain] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
2020-12-27 15:32:16,950 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 15:32:17,038 INFO [restartedMain] Finished Spring Data repository scanning in 76ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 15:32:18,083 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 15:32:18,100 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 15:32:18,100 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 15:32:18,103 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 15:32:18,208 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 15:32:18,211 INFO [restartedMain] Root WebApplicationContext: initialization completed in 2088 ms
|
|
2020-12-27 15:32:18,680 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 15:32:18,740 INFO [restartedMain] HHH000412: Hibernate ORM core version 5.4.21.Final
|
|
2020-12-27 15:32:18,915 INFO [restartedMain] HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
|
|
2020-12-27 15:32:19,056 INFO [restartedMain] HikariPool-1 - Starting...
|
|
2020-12-27 15:32:19,584 INFO [restartedMain] HikariPool-1 - Start completed.
|
|
2020-12-27 15:32:19,615 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 15:32:20,702 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 15:32:20,710 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 15:32:20,726 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 15:32:21,348 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 15:32:21,761 WARN [restartedMain] 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
|
|
2020-12-27 15:32:21,927 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 15:32:22,274 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 15:32:22,295 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 15:32:22,342 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 7.209 seconds (JVM running for 8.852)
|
|
2020-12-27 15:32:30,157 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 15:32:30,157 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 15:32:30,167 INFO [http-nio-8000-exec-1] Completed initialization in 9 ms
|
|
2020-12-27 15:32:30,208 WARN [http-nio-8000-exec-1] simon.bussmann@adolfinum.de
|
|
2020-12-27 15:32:45,593 WARN [http-nio-8000-exec-3] matched
|
|
2020-12-27 15:33:04,346 INFO [http-nio-8000-exec-5] simon.bussmann@adolfinum.de has voted!
|
|
2020-12-27 15:42:09,024 WARN [http-nio-8000-exec-4] simon.bussmann@adolfinum.de
|
|
2020-12-27 15:43:12,716 WARN [http-nio-8000-exec-6] matched
|
|
2020-12-27 15:45:26,761 INFO [http-nio-8000-exec-10] simon.bussmann@adolfinum.de has voted!
|
|
2020-12-27 15:45:38,299 WARN [http-nio-8000-exec-3] simon.bussmann@adolfinum.de
|
|
2020-12-27 15:45:38,318 WARN [http-nio-8000-exec-3] simon.bussmann@adolfinum.de has already voted
|
|
2020-12-27 15:51:11,973 INFO [SpringContextShutdownHook] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 15:51:11,976 INFO [SpringContextShutdownHook] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 15:51:11,982 INFO [SpringContextShutdownHook] HikariPool-1 - Shutdown initiated...
|
|
2020-12-27 15:51:12,010 INFO [SpringContextShutdownHook] HikariPool-1 - Shutdown completed.
|
|
2020-12-27 18:24:32,096 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 269 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 18:24:32,111 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 18:24:32,311 INFO [restartedMain] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
2020-12-27 18:24:32,313 INFO [restartedMain] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
2020-12-27 18:24:33,316 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 18:24:33,422 INFO [restartedMain] Finished Spring Data repository scanning in 91ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 18:24:34,802 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 18:24:34,821 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 18:24:34,823 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 18:24:34,824 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 18:24:34,970 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 18:24:34,972 INFO [restartedMain] Root WebApplicationContext: initialization completed in 2657 ms
|
|
2020-12-27 18:24:35,532 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 18:24:35,613 INFO [restartedMain] HHH000412: Hibernate ORM core version 5.4.21.Final
|
|
2020-12-27 18:24:35,858 INFO [restartedMain] HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
|
|
2020-12-27 18:24:36,008 INFO [restartedMain] HikariPool-1 - Starting...
|
|
2020-12-27 18:24:37,017 INFO [restartedMain] HikariPool-1 - Start completed.
|
|
2020-12-27 18:24:37,067 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 18:24:38,460 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 18:24:38,471 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 18:24:38,495 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 18:24:39,287 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 18:24:39,798 WARN [restartedMain] 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
|
|
2020-12-27 18:24:40,037 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 18:24:40,447 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 18:24:40,483 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 18:24:40,504 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 9.509 seconds (JVM running for 11.824)
|
|
2020-12-27 18:31:34,632 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 18:31:34,636 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 18:31:34,654 INFO [http-nio-8000-exec-1] Completed initialization in 17 ms
|
|
2020-12-27 18:31:46,366 WARN [http-nio-8000-exec-5] simon.bussmann@adolfinum.de
|
|
2020-12-27 18:31:46,419 WARN [http-nio-8000-exec-5] simon.bussmann@adolfinum.de has already voted
|
|
2020-12-27 18:32:34,478 WARN [http-nio-8000-exec-8] simon.bussmann@adolfinum.de
|
|
2020-12-27 18:33:15,577 WARN [http-nio-8000-exec-10] matched
|
|
2020-12-27 18:33:28,222 WARN [http-nio-8000-exec-5] simon.bussmann@adolfinum.de
|
|
2020-12-27 18:33:39,781 WARN [http-nio-8000-exec-6] matched
|
|
2020-12-27 19:12:07,708 WARN [http-nio-8000-exec-2] simon.bussmann@adolfinum.de
|
|
2020-12-27 19:12:24,036 WARN [http-nio-8000-exec-5] matched
|
|
2020-12-27 19:13:23,934 INFO [http-nio-8000-exec-7] simon.bussmann@adolfinum.de has voted!
|
|
2020-12-27 19:15:03,595 WARN [http-nio-8000-exec-2] simon.bussmann@adolfinum.de
|
|
2020-12-27 19:15:03,599 WARN [http-nio-8000-exec-2] simon.bussmann@adolfinum.de has already voted
|
|
2020-12-27 19:19:30,112 INFO [SpringContextShutdownHook] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 19:19:30,115 INFO [SpringContextShutdownHook] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 19:19:30,134 INFO [SpringContextShutdownHook] HikariPool-1 - Shutdown initiated...
|
|
2020-12-27 19:19:30,179 INFO [SpringContextShutdownHook] HikariPool-1 - Shutdown completed.
|
|
2020-12-27 22:15:52,037 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 242 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 22:15:52,046 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 22:15:52,328 INFO [restartedMain] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
2020-12-27 22:15:52,330 INFO [restartedMain] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
2020-12-27 22:15:53,809 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 22:15:54,013 INFO [restartedMain] Finished Spring Data repository scanning in 180ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 22:15:57,013 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 22:15:57,081 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:15:57,085 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 22:15:57,093 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 22:15:57,349 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 22:15:57,360 INFO [restartedMain] Root WebApplicationContext: initialization completed in 5029 ms
|
|
2020-12-27 22:15:58,121 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 22:15:58,345 INFO [restartedMain] HHH000412: Hibernate ORM core version 5.4.21.Final
|
|
2020-12-27 22:15:58,753 INFO [restartedMain] HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
|
|
2020-12-27 22:15:59,040 INFO [restartedMain] HikariPool-1 - Starting...
|
|
2020-12-27 22:16:00,382 INFO [restartedMain] HikariPool-1 - Start completed.
|
|
2020-12-27 22:16:00,501 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 22:16:03,129 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 22:16:03,150 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 22:16:03,255 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 22:16:04,895 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 22:16:06,029 WARN [restartedMain] 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
|
|
2020-12-27 22:16:06,565 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 22:16:07,479 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:16:07,730 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 22:16:07,790 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 17.457 seconds (JVM running for 19.857)
|
|
2020-12-27 22:16:48,900 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 22:16:48,903 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 22:16:48,921 INFO [http-nio-8000-exec-1] Completed initialization in 17 ms
|
|
2020-12-27 22:17:04,014 WARN [http-nio-8000-exec-4] simon.bussmann@adolfinum.de
|
|
2020-12-27 22:17:04,111 WARN [http-nio-8000-exec-4] simon.bussmann@adolfinum.de has already voted
|
|
2020-12-27 22:18:44,172 WARN [http-nio-8000-exec-9] simon.bussmann@adolfinum.de
|
|
2020-12-27 22:19:04,880 WARN [http-nio-8000-exec-1] matched
|
|
2020-12-27 22:19:29,043 ERROR [http-nio-8000-exec-3] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NumberFormatException: For input string: ""] with root cause
|
|
java.lang.NumberFormatException: For input string: ""
|
|
at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
|
|
at java.base/java.lang.Long.parseLong(Long.java:702)
|
|
at java.base/java.lang.Long.valueOf(Long.java:1144)
|
|
at com.github.cato447.AbizeitungVotingSystem.table.TableAction.voteForCandidate(TableAction.java:83)
|
|
at com.github.cato447.AbizeitungVotingSystem.controller.VotingController.ProcessVote(VotingController.java:240)
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:652)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.base/java.lang.Thread.run(Thread.java:829)
|
|
2020-12-27 22:20:35,649 WARN [http-nio-8000-exec-8] simon.bussmann@adolfinum.de
|
|
2020-12-27 22:20:59,072 WARN [http-nio-8000-exec-10] matched
|
|
2020-12-27 22:21:14,418 ERROR [http-nio-8000-exec-1] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NumberFormatException: For input string: ""] with root cause
|
|
java.lang.NumberFormatException: For input string: ""
|
|
at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
|
|
at java.base/java.lang.Long.parseLong(Long.java:702)
|
|
at java.base/java.lang.Long.valueOf(Long.java:1144)
|
|
at com.github.cato447.AbizeitungVotingSystem.table.TableAction.voteForCandidate(TableAction.java:83)
|
|
at com.github.cato447.AbizeitungVotingSystem.controller.VotingController.ProcessVote(VotingController.java:240)
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:652)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.base/java.lang.Thread.run(Thread.java:829)
|
|
2020-12-27 22:22:19,508 INFO [Thread-4] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 22:22:19,510 INFO [Thread-4] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 22:22:19,514 INFO [Thread-4] HikariPool-1 - Shutdown initiated...
|
|
2020-12-27 22:22:19,556 INFO [Thread-4] HikariPool-1 - Shutdown completed.
|
|
2020-12-27 22:22:19,764 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 242 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 22:22:19,766 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 22:22:20,065 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 22:22:20,105 INFO [restartedMain] Finished Spring Data repository scanning in 38ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 22:22:20,454 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 22:22:20,456 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:22:20,460 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 22:22:20,460 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 22:22:20,489 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 22:22:20,490 INFO [restartedMain] Root WebApplicationContext: initialization completed in 712 ms
|
|
2020-12-27 22:22:20,585 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 22:22:20,598 INFO [restartedMain] HikariPool-2 - Starting...
|
|
2020-12-27 22:22:20,656 INFO [restartedMain] HikariPool-2 - Start completed.
|
|
2020-12-27 22:22:20,656 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 22:22:20,933 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 22:22:20,934 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 22:22:20,942 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 22:22:21,459 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 22:22:21,594 WARN [restartedMain] 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
|
|
2020-12-27 22:22:21,702 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 22:22:21,847 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:22:21,867 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 22:22:21,880 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 2.172 seconds (JVM running for 393.947)
|
|
2020-12-27 22:22:21,883 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 22:22:24,903 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 22:22:24,904 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 22:22:24,909 INFO [http-nio-8000-exec-1] Completed initialization in 5 ms
|
|
2020-12-27 22:22:28,574 WARN [http-nio-8000-exec-3] simon.bussmann@adolfinum.de
|
|
2020-12-27 22:22:39,513 WARN [http-nio-8000-exec-5] matched
|
|
2020-12-27 22:23:10,563 WARN [http-nio-8000-exec-1] simon.bussmann@adolfinum.de
|
|
2020-12-27 22:23:44,331 WARN [http-nio-8000-exec-3] matched
|
|
2020-12-27 22:24:47,420 WARN [http-nio-8000-exec-7] simon.bussmann@adolfinum.de
|
|
2020-12-27 22:25:14,722 WARN [http-nio-8000-exec-1] matched
|
|
2020-12-27 22:25:38,513 INFO [http-nio-8000-exec-4] simon.bussmann@adolfinum.de has voted!
|
|
2020-12-27 22:25:47,897 WARN [http-nio-8000-exec-7] simon.bussmann@adolfinum.de
|
|
2020-12-27 22:25:47,901 WARN [http-nio-8000-exec-7] simon.bussmann@adolfinum.de has already voted
|
|
2020-12-27 22:26:44,138 INFO [Thread-8] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 22:26:44,140 INFO [Thread-8] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 22:26:44,145 INFO [Thread-8] HikariPool-2 - Shutdown initiated...
|
|
2020-12-27 22:26:44,187 INFO [Thread-8] HikariPool-2 - Shutdown completed.
|
|
2020-12-27 22:26:44,371 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 242 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 22:26:44,378 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 22:26:44,760 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 22:26:44,805 INFO [restartedMain] Finished Spring Data repository scanning in 44ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 22:26:45,081 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 22:26:45,083 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:26:45,084 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 22:26:45,084 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 22:26:45,111 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 22:26:45,113 INFO [restartedMain] Root WebApplicationContext: initialization completed in 725 ms
|
|
2020-12-27 22:26:45,224 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 22:26:45,248 INFO [restartedMain] HikariPool-3 - Starting...
|
|
2020-12-27 22:26:45,312 INFO [restartedMain] HikariPool-3 - Start completed.
|
|
2020-12-27 22:26:45,312 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 22:26:45,631 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 22:26:45,631 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 22:26:45,636 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 22:26:46,029 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 22:26:46,147 WARN [restartedMain] 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
|
|
2020-12-27 22:26:46,242 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 22:26:46,333 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:26:46,425 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 22:26:46,431 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 2.131 seconds (JVM running for 658.498)
|
|
2020-12-27 22:26:46,438 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 22:26:46,473 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 22:26:46,474 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 22:26:46,478 INFO [http-nio-8000-exec-1] Completed initialization in 4 ms
|
|
2020-12-27 22:26:57,006 WARN [http-nio-8000-exec-5] simon.bussmann@adolfinum.de
|
|
2020-12-27 22:26:57,018 WARN [http-nio-8000-exec-5] simon.bussmann@adolfinum.de has already voted
|
|
2020-12-27 22:55:57,464 INFO [Thread-15] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 22:55:57,466 INFO [Thread-15] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 22:55:57,472 INFO [Thread-15] HikariPool-3 - Shutdown initiated...
|
|
2020-12-27 22:55:57,490 INFO [Thread-15] HikariPool-3 - Shutdown completed.
|
|
2020-12-27 22:55:57,674 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 242 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 22:55:57,675 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 22:55:57,844 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 22:55:57,884 INFO [restartedMain] Finished Spring Data repository scanning in 39ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 22:55:58,173 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 22:55:58,174 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:55:58,174 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 22:55:58,174 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 22:55:58,204 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 22:55:58,205 INFO [restartedMain] Root WebApplicationContext: initialization completed in 527 ms
|
|
2020-12-27 22:55:58,287 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 22:55:58,304 INFO [restartedMain] HikariPool-4 - Starting...
|
|
2020-12-27 22:55:58,344 INFO [restartedMain] HikariPool-4 - Start completed.
|
|
2020-12-27 22:55:58,344 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 22:55:58,471 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 22:55:58,472 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 22:55:58,482 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 22:55:58,640 WARN [restartedMain] 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
|
|
2020-12-27 22:55:58,672 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 22:55:58,747 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:55:58,767 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 22:55:58,773 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 1.144 seconds (JVM running for 2410.839)
|
|
2020-12-27 22:55:58,774 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 22:56:12,199 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 22:56:12,202 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 22:56:12,204 INFO [http-nio-8000-exec-1] Completed initialization in 2 ms
|
|
2020-12-27 22:57:21,838 INFO [Thread-20] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 22:57:21,863 INFO [Thread-20] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 22:57:21,867 INFO [Thread-20] HikariPool-4 - Shutdown initiated...
|
|
2020-12-27 22:57:21,890 INFO [Thread-20] HikariPool-4 - Shutdown completed.
|
|
2020-12-27 22:57:22,041 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 242 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 22:57:22,042 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 22:57:22,201 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 22:57:22,224 INFO [restartedMain] Finished Spring Data repository scanning in 22ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 22:57:22,420 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 22:57:22,422 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:57:22,422 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 22:57:22,423 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 22:57:22,438 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 22:57:22,439 INFO [restartedMain] Root WebApplicationContext: initialization completed in 393 ms
|
|
2020-12-27 22:57:22,509 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 22:57:22,516 INFO [restartedMain] HikariPool-5 - Starting...
|
|
2020-12-27 22:57:22,543 INFO [restartedMain] HikariPool-5 - Start completed.
|
|
2020-12-27 22:57:22,544 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 22:57:22,709 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 22:57:22,710 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 22:57:22,717 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 22:57:22,972 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 22:57:23,014 WARN [restartedMain] 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
|
|
2020-12-27 22:57:23,036 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 22:57:23,073 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:57:23,075 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 22:57:23,078 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 1.067 seconds (JVM running for 2495.144)
|
|
2020-12-27 22:57:23,079 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 22:57:32,549 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 22:57:32,550 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 22:57:32,556 INFO [http-nio-8000-exec-1] Completed initialization in 5 ms
|
|
2020-12-27 22:57:32,559 WARN [http-nio-8000-exec-1] in Bounds
|
|
2020-12-27 22:57:38,761 WARN [http-nio-8000-exec-3] simon.bussmann@adolfinum.de
|
|
2020-12-27 22:57:49,019 WARN [http-nio-8000-exec-6] in Bounds
|
|
2020-12-27 22:58:04,641 INFO [Thread-26] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 22:58:04,642 INFO [Thread-26] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 22:58:04,645 INFO [Thread-26] HikariPool-5 - Shutdown initiated...
|
|
2020-12-27 22:58:04,682 INFO [Thread-26] HikariPool-5 - Shutdown completed.
|
|
2020-12-27 22:58:04,811 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 242 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 22:58:04,812 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 22:58:04,928 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 22:58:04,947 INFO [restartedMain] Finished Spring Data repository scanning in 17ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 22:58:05,059 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 22:58:05,060 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:58:05,060 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 22:58:05,060 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 22:58:05,069 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 22:58:05,069 INFO [restartedMain] Root WebApplicationContext: initialization completed in 252 ms
|
|
2020-12-27 22:58:05,107 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 22:58:05,111 INFO [restartedMain] HikariPool-6 - Starting...
|
|
2020-12-27 22:58:05,138 INFO [restartedMain] HikariPool-6 - Start completed.
|
|
2020-12-27 22:58:05,138 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 22:58:05,315 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 22:58:05,316 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 22:58:05,322 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 22:58:05,540 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 22:58:05,656 WARN [restartedMain] 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
|
|
2020-12-27 22:58:05,694 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 22:58:05,770 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:58:05,785 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 22:58:05,789 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 1.004 seconds (JVM running for 2537.856)
|
|
2020-12-27 22:58:05,796 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 22:58:08,993 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 22:58:08,994 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 22:58:08,998 INFO [http-nio-8000-exec-1] Completed initialization in 3 ms
|
|
2020-12-27 22:58:09,000 WARN [http-nio-8000-exec-1] in Bounds
|
|
2020-12-27 22:58:10,605 WARN [http-nio-8000-exec-3] in Bounds
|
|
2020-12-27 22:58:23,547 WARN [http-nio-8000-exec-5] in Bounds
|
|
2020-12-27 22:58:25,903 WARN [http-nio-8000-exec-7] in Bounds
|
|
2020-12-27 22:58:40,743 INFO [Thread-32] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 22:58:40,744 INFO [Thread-32] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 22:58:40,745 INFO [Thread-32] HikariPool-6 - Shutdown initiated...
|
|
2020-12-27 22:58:40,788 INFO [Thread-32] HikariPool-6 - Shutdown completed.
|
|
2020-12-27 22:58:40,929 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 242 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 22:58:40,930 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 22:58:41,076 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 22:58:41,096 INFO [restartedMain] Finished Spring Data repository scanning in 19ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 22:58:41,287 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 22:58:41,289 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:58:41,289 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 22:58:41,290 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 22:58:41,303 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 22:58:41,303 INFO [restartedMain] Root WebApplicationContext: initialization completed in 370 ms
|
|
2020-12-27 22:58:41,349 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 22:58:41,353 INFO [restartedMain] HikariPool-7 - Starting...
|
|
2020-12-27 22:58:41,375 INFO [restartedMain] HikariPool-7 - Start completed.
|
|
2020-12-27 22:58:41,376 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 22:58:41,562 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 22:58:41,562 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 22:58:41,565 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 22:58:41,835 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 22:58:41,909 WARN [restartedMain] 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
|
|
2020-12-27 22:58:41,952 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 22:58:42,094 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 22:58:42,108 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 22:58:42,112 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 1.225 seconds (JVM running for 2574.178)
|
|
2020-12-27 22:58:42,114 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 22:58:45,043 INFO [http-nio-8000-exec-2] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 22:58:45,045 INFO [http-nio-8000-exec-2] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 22:58:45,050 INFO [http-nio-8000-exec-2] Completed initialization in 5 ms
|
|
2020-12-27 22:58:45,052 WARN [http-nio-8000-exec-2] passed
|
|
2020-12-27 22:58:45,070 ERROR [http-nio-8000-exec-2] [THYMELEAF][http-nio-8000-exec-2] Exception processing template "errors/votingClosed.html": Error resolving template [errors/votingClosed.html], template might not exist or might not be accessible by any of the configured Template Resolvers
|
|
org.thymeleaf.exceptions.TemplateInputException: Error resolving template [errors/votingClosed.html], template might not exist or might not be accessible by any of the configured Template Resolvers
|
|
at org.thymeleaf.engine.TemplateManager.resolveTemplate(TemplateManager.java:869)
|
|
at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:607)
|
|
at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
|
|
at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1072)
|
|
at org.thymeleaf.spring5.view.ThymeleafView.renderFragment(ThymeleafView.java:362)
|
|
at org.thymeleaf.spring5.view.ThymeleafView.render(ThymeleafView.java:189)
|
|
at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1373)
|
|
at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1118)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1057)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.base/java.lang.Thread.run(Thread.java:829)
|
|
2020-12-27 22:58:45,071 ERROR [http-nio-8000-exec-2] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: Error resolving template [errors/votingClosed.html], template might not exist or might not be accessible by any of the configured Template Resolvers] with root cause
|
|
org.thymeleaf.exceptions.TemplateInputException: Error resolving template [errors/votingClosed.html], template might not exist or might not be accessible by any of the configured Template Resolvers
|
|
at org.thymeleaf.engine.TemplateManager.resolveTemplate(TemplateManager.java:869)
|
|
at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:607)
|
|
at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
|
|
at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1072)
|
|
at org.thymeleaf.spring5.view.ThymeleafView.renderFragment(ThymeleafView.java:362)
|
|
at org.thymeleaf.spring5.view.ThymeleafView.render(ThymeleafView.java:189)
|
|
at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1373)
|
|
at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1118)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1057)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.base/java.lang.Thread.run(Thread.java:829)
|
|
2020-12-27 23:07:31,449 INFO [Thread-37] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:07:31,449 INFO [Thread-37] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:07:31,451 INFO [Thread-37] HikariPool-7 - Shutdown initiated...
|
|
2020-12-27 23:07:31,487 INFO [Thread-37] HikariPool-7 - Shutdown completed.
|
|
2020-12-27 23:07:31,638 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 242 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 23:07:31,646 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 23:07:31,873 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 23:07:31,934 INFO [restartedMain] Finished Spring Data repository scanning in 51ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 23:07:32,212 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 23:07:32,213 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:07:32,214 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 23:07:32,215 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 23:07:32,232 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 23:07:32,233 INFO [restartedMain] Root WebApplicationContext: initialization completed in 585 ms
|
|
2020-12-27 23:07:32,304 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 23:07:32,310 INFO [restartedMain] HikariPool-8 - Starting...
|
|
2020-12-27 23:07:32,367 INFO [restartedMain] HikariPool-8 - Start completed.
|
|
2020-12-27 23:07:32,368 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 23:07:32,627 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 23:07:32,628 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:07:32,633 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 23:07:32,991 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 23:07:33,127 WARN [restartedMain] 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
|
|
2020-12-27 23:07:33,191 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:07:33,272 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:07:33,335 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 23:07:33,348 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 1.752 seconds (JVM running for 3105.415)
|
|
2020-12-27 23:07:33,352 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 23:07:45,629 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 23:07:45,630 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 23:07:45,640 INFO [http-nio-8000-exec-1] Completed initialization in 10 ms
|
|
2020-12-27 23:07:45,641 WARN [http-nio-8000-exec-1] in Bounds
|
|
2020-12-27 23:11:27,503 INFO [Thread-42] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:11:27,504 INFO [Thread-42] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:11:27,505 INFO [Thread-42] HikariPool-8 - Shutdown initiated...
|
|
2020-12-27 23:11:27,568 INFO [Thread-42] HikariPool-8 - Shutdown completed.
|
|
2020-12-27 23:11:27,686 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 242 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 23:11:27,686 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 23:11:27,902 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 23:11:27,919 INFO [restartedMain] Finished Spring Data repository scanning in 16ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 23:11:28,055 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 23:11:28,056 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:11:28,056 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 23:11:28,057 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 23:11:28,066 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 23:11:28,067 INFO [restartedMain] Root WebApplicationContext: initialization completed in 373 ms
|
|
2020-12-27 23:11:28,126 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 23:11:28,132 INFO [restartedMain] HikariPool-9 - Starting...
|
|
2020-12-27 23:11:28,174 INFO [restartedMain] HikariPool-9 - Start completed.
|
|
2020-12-27 23:11:28,174 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 23:11:28,433 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 23:11:28,434 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:11:28,440 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 23:11:28,762 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 23:11:28,838 WARN [restartedMain] 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
|
|
2020-12-27 23:11:28,873 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:11:28,935 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:11:28,938 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 23:11:28,949 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 1.299 seconds (JVM running for 3341.016)
|
|
2020-12-27 23:11:28,951 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 23:11:35,633 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 23:11:35,634 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 23:11:35,640 INFO [http-nio-8000-exec-1] Completed initialization in 6 ms
|
|
2020-12-27 23:11:35,642 WARN [http-nio-8000-exec-1] in Bounds
|
|
2020-12-27 23:12:13,799 INFO [SpringContextShutdownHook] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:12:13,800 INFO [SpringContextShutdownHook] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:12:13,801 INFO [SpringContextShutdownHook] HikariPool-9 - Shutdown initiated...
|
|
2020-12-27 23:12:13,839 INFO [SpringContextShutdownHook] HikariPool-9 - Shutdown completed.
|
|
2020-12-27 23:12:19,957 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 1068 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 23:12:19,975 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 23:12:20,179 INFO [restartedMain] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
2020-12-27 23:12:20,180 INFO [restartedMain] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
2020-12-27 23:12:20,994 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 23:12:21,078 INFO [restartedMain] Finished Spring Data repository scanning in 75ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 23:12:22,126 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 23:12:22,142 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:12:22,143 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 23:12:22,144 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 23:12:22,257 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 23:12:22,258 INFO [restartedMain] Root WebApplicationContext: initialization completed in 2075 ms
|
|
2020-12-27 23:12:22,551 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 23:12:22,594 INFO [restartedMain] HHH000412: Hibernate ORM core version 5.4.21.Final
|
|
2020-12-27 23:12:22,714 INFO [restartedMain] HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
|
|
2020-12-27 23:12:22,845 INFO [restartedMain] HikariPool-1 - Starting...
|
|
2020-12-27 23:12:23,486 INFO [restartedMain] HikariPool-1 - Start completed.
|
|
2020-12-27 23:12:23,515 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 23:12:24,583 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 23:12:24,591 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:12:24,608 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 23:12:25,282 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 23:12:25,688 WARN [restartedMain] 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
|
|
2020-12-27 23:12:25,967 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:12:26,416 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:12:26,474 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 23:12:26,495 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 7.287 seconds (JVM running for 8.958)
|
|
2020-12-27 23:12:39,259 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 23:12:39,260 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 23:12:39,270 INFO [http-nio-8000-exec-1] Completed initialization in 10 ms
|
|
2020-12-27 23:12:39,307 WARN [http-nio-8000-exec-1] in Bounds
|
|
2020-12-27 23:12:58,002 INFO [Thread-4] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:12:58,005 INFO [Thread-4] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:12:58,015 INFO [Thread-4] HikariPool-1 - Shutdown initiated...
|
|
2020-12-27 23:12:58,067 INFO [Thread-4] HikariPool-1 - Shutdown completed.
|
|
2020-12-27 23:12:58,284 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 1068 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 23:12:58,285 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 23:12:58,575 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 23:12:58,625 INFO [restartedMain] Finished Spring Data repository scanning in 47ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 23:12:58,907 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 23:12:58,909 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:12:58,909 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 23:12:58,910 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 23:12:58,938 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 23:12:58,939 INFO [restartedMain] Root WebApplicationContext: initialization completed in 650 ms
|
|
2020-12-27 23:12:58,995 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 23:12:59,001 INFO [restartedMain] HikariPool-2 - Starting...
|
|
2020-12-27 23:12:59,070 INFO [restartedMain] HikariPool-2 - Start completed.
|
|
2020-12-27 23:12:59,070 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 23:12:59,400 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 23:12:59,401 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:12:59,407 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 23:12:59,896 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 23:13:00,057 WARN [restartedMain] 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
|
|
2020-12-27 23:13:00,155 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:13:00,306 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:13:00,367 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 23:13:00,373 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 2.177 seconds (JVM running for 42.836)
|
|
2020-12-27 23:13:00,376 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 23:13:06,300 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 23:13:06,302 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 23:13:06,305 INFO [http-nio-8000-exec-1] Completed initialization in 3 ms
|
|
2020-12-27 23:13:06,308 WARN [http-nio-8000-exec-1] in Bounds
|
|
2020-12-27 23:17:07,393 INFO [SpringContextShutdownHook] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:17:07,402 INFO [SpringContextShutdownHook] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:17:07,404 INFO [SpringContextShutdownHook] HikariPool-2 - Shutdown initiated...
|
|
2020-12-27 23:17:07,449 INFO [SpringContextShutdownHook] HikariPool-2 - Shutdown completed.
|
|
2020-12-27 23:17:13,095 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 1246 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 23:17:13,126 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 23:17:13,322 INFO [restartedMain] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
2020-12-27 23:17:13,323 INFO [restartedMain] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
2020-12-27 23:17:14,295 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 23:17:14,379 INFO [restartedMain] Finished Spring Data repository scanning in 74ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 23:17:15,403 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 23:17:15,415 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:17:15,416 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 23:17:15,416 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 23:17:15,539 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 23:17:15,539 INFO [restartedMain] Root WebApplicationContext: initialization completed in 2215 ms
|
|
2020-12-27 23:17:15,841 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 23:17:15,882 INFO [restartedMain] HHH000412: Hibernate ORM core version 5.4.21.Final
|
|
2020-12-27 23:17:15,997 INFO [restartedMain] HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
|
|
2020-12-27 23:17:16,123 INFO [restartedMain] HikariPool-1 - Starting...
|
|
2020-12-27 23:17:16,763 INFO [restartedMain] HikariPool-1 - Start completed.
|
|
2020-12-27 23:17:16,836 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 23:17:17,984 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 23:17:17,992 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:17:18,012 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 23:17:18,577 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 23:17:18,888 WARN [restartedMain] 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
|
|
2020-12-27 23:17:19,028 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:17:19,275 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:17:19,296 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 23:17:19,308 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 6.978 seconds (JVM running for 8.174)
|
|
2020-12-27 23:17:28,486 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 23:17:28,487 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 23:17:28,528 INFO [http-nio-8000-exec-1] Completed initialization in 41 ms
|
|
2020-12-27 23:17:28,621 WARN [http-nio-8000-exec-1] in Bounds
|
|
2020-12-27 23:17:44,825 INFO [Thread-4] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:17:44,827 INFO [Thread-4] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:17:44,838 INFO [Thread-4] HikariPool-1 - Shutdown initiated...
|
|
2020-12-27 23:17:44,874 INFO [Thread-4] HikariPool-1 - Shutdown completed.
|
|
2020-12-27 23:17:45,017 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 1246 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 23:17:45,018 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 23:17:45,324 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 23:17:45,367 INFO [restartedMain] Finished Spring Data repository scanning in 38ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 23:17:45,725 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 23:17:45,727 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:17:45,731 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 23:17:45,734 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 23:17:45,765 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 23:17:45,765 INFO [restartedMain] Root WebApplicationContext: initialization completed in 743 ms
|
|
2020-12-27 23:17:45,910 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 23:17:45,916 INFO [restartedMain] HikariPool-2 - Starting...
|
|
2020-12-27 23:17:46,055 INFO [restartedMain] HikariPool-2 - Start completed.
|
|
2020-12-27 23:17:46,062 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 23:17:46,351 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 23:17:46,352 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:17:46,359 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 23:17:46,882 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 23:17:47,126 WARN [restartedMain] 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
|
|
2020-12-27 23:17:47,244 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:17:47,392 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:17:47,439 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 23:17:47,444 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 2.461 seconds (JVM running for 36.31)
|
|
2020-12-27 23:17:47,451 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 23:17:51,000 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 23:17:51,001 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 23:17:51,005 INFO [http-nio-8000-exec-1] Completed initialization in 4 ms
|
|
2020-12-27 23:17:51,012 WARN [http-nio-8000-exec-1] passed
|
|
2020-12-27 23:17:51,040 ERROR [http-nio-8000-exec-1] [THYMELEAF][http-nio-8000-exec-1] Exception processing template "errors/votingClosed.html": Error resolving template [errors/votingClosed.html], template might not exist or might not be accessible by any of the configured Template Resolvers
|
|
org.thymeleaf.exceptions.TemplateInputException: Error resolving template [errors/votingClosed.html], template might not exist or might not be accessible by any of the configured Template Resolvers
|
|
at org.thymeleaf.engine.TemplateManager.resolveTemplate(TemplateManager.java:869)
|
|
at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:607)
|
|
at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
|
|
at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1072)
|
|
at org.thymeleaf.spring5.view.ThymeleafView.renderFragment(ThymeleafView.java:362)
|
|
at org.thymeleaf.spring5.view.ThymeleafView.render(ThymeleafView.java:189)
|
|
at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1373)
|
|
at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1118)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1057)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.base/java.lang.Thread.run(Thread.java:829)
|
|
2020-12-27 23:17:51,043 ERROR [http-nio-8000-exec-1] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: Error resolving template [errors/votingClosed.html], template might not exist or might not be accessible by any of the configured Template Resolvers] with root cause
|
|
org.thymeleaf.exceptions.TemplateInputException: Error resolving template [errors/votingClosed.html], template might not exist or might not be accessible by any of the configured Template Resolvers
|
|
at org.thymeleaf.engine.TemplateManager.resolveTemplate(TemplateManager.java:869)
|
|
at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:607)
|
|
at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
|
|
at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1072)
|
|
at org.thymeleaf.spring5.view.ThymeleafView.renderFragment(ThymeleafView.java:362)
|
|
at org.thymeleaf.spring5.view.ThymeleafView.render(ThymeleafView.java:189)
|
|
at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1373)
|
|
at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1118)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1057)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.base/java.lang.Thread.run(Thread.java:829)
|
|
2020-12-27 23:18:12,960 INFO [Thread-8] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:18:12,962 INFO [Thread-8] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:18:12,963 INFO [Thread-8] HikariPool-2 - Shutdown initiated...
|
|
2020-12-27 23:18:13,024 INFO [Thread-8] HikariPool-2 - Shutdown completed.
|
|
2020-12-27 23:18:13,224 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 1246 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 23:18:13,225 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 23:18:13,571 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 23:18:13,608 INFO [restartedMain] Finished Spring Data repository scanning in 35ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 23:18:13,937 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 23:18:13,938 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:18:13,939 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 23:18:13,940 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 23:18:13,965 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 23:18:13,975 INFO [restartedMain] Root WebApplicationContext: initialization completed in 726 ms
|
|
2020-12-27 23:18:14,121 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 23:18:14,126 INFO [restartedMain] HikariPool-3 - Starting...
|
|
2020-12-27 23:18:14,176 INFO [restartedMain] HikariPool-3 - Start completed.
|
|
2020-12-27 23:18:14,183 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 23:18:14,503 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 23:18:14,510 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:18:14,524 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 23:18:14,838 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 23:18:14,959 WARN [restartedMain] 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
|
|
2020-12-27 23:18:15,028 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:18:15,122 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:18:15,143 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 23:18:15,149 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 1.975 seconds (JVM running for 64.015)
|
|
2020-12-27 23:18:15,156 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 23:18:25,288 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 23:18:25,289 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 23:18:25,295 INFO [http-nio-8000-exec-1] Completed initialization in 6 ms
|
|
2020-12-27 23:18:25,297 WARN [http-nio-8000-exec-1] in Bounds
|
|
2020-12-27 23:18:36,674 INFO [Thread-13] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:18:36,676 INFO [Thread-13] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:18:36,678 INFO [Thread-13] HikariPool-3 - Shutdown initiated...
|
|
2020-12-27 23:18:36,732 INFO [Thread-13] HikariPool-3 - Shutdown completed.
|
|
2020-12-27 23:18:37,000 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 1246 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 23:18:37,002 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 23:18:37,174 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 23:18:37,214 INFO [restartedMain] Finished Spring Data repository scanning in 39ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 23:18:37,460 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 23:18:37,462 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:18:37,462 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 23:18:37,463 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 23:18:37,498 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 23:18:37,498 INFO [restartedMain] Root WebApplicationContext: initialization completed in 486 ms
|
|
2020-12-27 23:18:37,579 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 23:18:37,584 INFO [restartedMain] HikariPool-4 - Starting...
|
|
2020-12-27 23:18:37,647 INFO [restartedMain] HikariPool-4 - Start completed.
|
|
2020-12-27 23:18:37,648 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 23:18:37,871 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 23:18:37,872 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:18:37,882 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 23:18:38,234 WARN [restartedMain] 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
|
|
2020-12-27 23:18:38,301 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:18:38,406 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:18:38,412 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 23:18:38,416 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 1.498 seconds (JVM running for 87.282)
|
|
2020-12-27 23:18:38,417 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 23:18:46,413 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 23:18:46,417 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 23:18:46,423 INFO [http-nio-8000-exec-1] Completed initialization in 6 ms
|
|
2020-12-27 23:20:17,615 INFO [Thread-18] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:20:17,616 INFO [Thread-18] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:20:17,620 INFO [Thread-18] HikariPool-4 - Shutdown initiated...
|
|
2020-12-27 23:20:17,650 INFO [Thread-18] HikariPool-4 - Shutdown completed.
|
|
2020-12-27 23:20:17,921 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 1246 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 23:20:17,923 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 23:20:18,116 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 23:20:18,172 INFO [restartedMain] Finished Spring Data repository scanning in 54ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 23:20:18,442 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 23:20:18,443 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:20:18,444 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 23:20:18,444 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 23:20:18,474 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 23:20:18,474 INFO [restartedMain] Root WebApplicationContext: initialization completed in 547 ms
|
|
2020-12-27 23:20:18,552 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 23:20:18,559 INFO [restartedMain] HikariPool-5 - Starting...
|
|
2020-12-27 23:20:18,584 INFO [restartedMain] HikariPool-5 - Start completed.
|
|
2020-12-27 23:20:18,584 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 23:20:18,842 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 23:20:18,842 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:20:18,852 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 23:20:19,157 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 23:20:19,259 WARN [restartedMain] 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
|
|
2020-12-27 23:20:19,305 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:20:19,380 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:20:19,389 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 23:20:19,394 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 1.545 seconds (JVM running for 188.26)
|
|
2020-12-27 23:20:19,396 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 23:20:24,016 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 23:20:24,021 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 23:20:24,025 INFO [http-nio-8000-exec-1] Completed initialization in 4 ms
|
|
2020-12-27 23:20:24,026 WARN [http-nio-8000-exec-1] passed
|
|
2020-12-27 23:20:27,362 WARN [http-nio-8000-exec-3] passed
|
|
2020-12-27 23:20:28,638 WARN [http-nio-8000-exec-5] passed
|
|
2020-12-27 23:21:11,596 WARN [http-nio-8000-exec-7] passed
|
|
2020-12-27 23:22:26,853 WARN [http-nio-8000-exec-10] passed
|
|
2020-12-27 23:22:48,126 INFO [Thread-23] Shutting down ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:22:48,127 INFO [Thread-23] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:22:48,135 INFO [Thread-23] HikariPool-5 - Shutdown initiated...
|
|
2020-12-27 23:22:48,182 INFO [Thread-23] HikariPool-5 - Shutdown completed.
|
|
2020-12-27 23:22:48,330 INFO [restartedMain] Starting AbizeitungVotingSystemApplication on pop-os with PID 1246 (/home/cato447/Code/AbizeitungVotingSystem/target/classes started by cato447 in /home/cato447/Code/AbizeitungVotingSystem)
|
|
2020-12-27 23:22:48,330 INFO [restartedMain] No active profile set, falling back to default profiles: default
|
|
2020-12-27 23:22:48,592 INFO [restartedMain] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2020-12-27 23:22:48,618 INFO [restartedMain] Finished Spring Data repository scanning in 24ms. Found 6 JPA repository interfaces.
|
|
2020-12-27 23:22:48,783 INFO [restartedMain] Tomcat initialized with port(s): 8000 (http)
|
|
2020-12-27 23:22:48,784 INFO [restartedMain] Initializing ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:22:48,785 INFO [restartedMain] Starting service [Tomcat]
|
|
2020-12-27 23:22:48,785 INFO [restartedMain] Starting Servlet engine: [Apache Tomcat/9.0.38]
|
|
2020-12-27 23:22:48,843 INFO [restartedMain] Initializing Spring embedded WebApplicationContext
|
|
2020-12-27 23:22:48,844 INFO [restartedMain] Root WebApplicationContext: initialization completed in 508 ms
|
|
2020-12-27 23:22:48,967 INFO [restartedMain] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2020-12-27 23:22:48,985 INFO [restartedMain] HikariPool-6 - Starting...
|
|
2020-12-27 23:22:49,045 INFO [restartedMain] HikariPool-6 - Start completed.
|
|
2020-12-27 23:22:49,045 INFO [restartedMain] HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
|
|
2020-12-27 23:22:49,322 INFO [restartedMain] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
|
|
2020-12-27 23:22:49,322 INFO [restartedMain] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2020-12-27 23:22:49,331 INFO [restartedMain] LiveReload server is running on port 35729
|
|
2020-12-27 23:22:49,650 INFO [restartedMain] Program started with arguments: votingPhase=true mottoPhase=false addingPhase=false
|
|
2020-12-27 23:22:49,745 WARN [restartedMain] 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
|
|
2020-12-27 23:22:49,816 INFO [restartedMain] Initializing ExecutorService 'applicationTaskExecutor'
|
|
2020-12-27 23:22:49,887 INFO [restartedMain] Starting ProtocolHandler ["http-nio-8000"]
|
|
2020-12-27 23:22:49,903 INFO [restartedMain] Tomcat started on port(s): 8000 (http) with context path ''
|
|
2020-12-27 23:22:49,908 INFO [restartedMain] Started AbizeitungVotingSystemApplication in 1.645 seconds (JVM running for 338.774)
|
|
2020-12-27 23:22:49,912 INFO [restartedMain] Condition evaluation unchanged
|
|
2020-12-27 23:23:08,885 INFO [http-nio-8000-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-12-27 23:23:08,887 INFO [http-nio-8000-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2020-12-27 23:23:08,901 INFO [http-nio-8000-exec-1] Completed initialization in 14 ms
|
|
2020-12-27 23:23:08,903 WARN [http-nio-8000-exec-1] in Bounds
|