Log
Log
Log
____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.6.8)
The last packet successfully received from the server was 5,435 milliseconds ago.
The last packet sent successfully to the server was 7,351 milliseconds ago.
at
com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:1
74) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsM
apping.java:64) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1402)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1387)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.zaxxer.hikari.pool.PoolBase.setupConnection(PoolBase.java:408)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:369)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.access$100(HikariPool.java:71)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:726)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:712)
~[HikariCP-4.0.3.jar!/:na]
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java
:1136) ~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav
a:635) ~[na:na]
at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link
failure
The last packet successfully received from the server was 5,435 milliseconds ago.
The last packet sent successfully to the server was 7,351 milliseconds ago.
at jdk.internal.reflect.GeneratedConstructorAccessor92.newInstance(Unknown
Source) ~[na:na]
at
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Delega
tingConstructorAccessorImpl.java:45) ~[na:na]
at
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
~[na:na]
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
~[na:na]
at
com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFac
tory.java:167) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:581)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:761)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:700)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:155)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.NativeSession.queryServerVariable(NativeSession.java:597)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1394)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
... 12 common frames omitted
Caused by: java.net.SocketTimeoutException: Read timed out
at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:283)
~[na:na]
at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309)
~[na:na]
at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) ~[na:na]
at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) ~[na:na]
at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966) ~[na:na]
at
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:484)
~[na:na]
at
java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.jav
a:478) ~[na:na]
at
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInpu
tRecord.java:70) ~[na:na]
at
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1
465) ~[na:na]
at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:106
9) ~[na:na]
at java.base/java.io.FilterInputStream.read(FilterInputStream.java:132)
~[na:na]
at
com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:64)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.SimplePacketReader.readHeaderLocal(SimplePacketReader.java:
81) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReade
r.java:52) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReade
r.java:41) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:54)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:44)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:575)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
... 17 common frames omitted
The last packet successfully received from the server was 5,237 milliseconds ago.
The last packet sent successfully to the server was 9,091 milliseconds ago.
at
com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:1
74) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsM
apping.java:64) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1402)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1387)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.zaxxer.hikari.pool.PoolBase.setupConnection(PoolBase.java:408)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:369)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.access$100(HikariPool.java:71)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:726)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:712)
~[HikariCP-4.0.3.jar!/:na]
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java
:1136) ~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav
a:635) ~[na:na]
at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link
failure
The last packet successfully received from the server was 5,237 milliseconds ago.
The last packet sent successfully to the server was 9,091 milliseconds ago.
at jdk.internal.reflect.GeneratedConstructorAccessor92.newInstance(Unknown
Source) ~[na:na]
at
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Delega
tingConstructorAccessorImpl.java:45) ~[na:na]
at
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
~[na:na]
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
~[na:na]
at
com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFac
tory.java:167) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:581)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:761)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:700)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:155)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.NativeSession.queryServerVariable(NativeSession.java:597)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1394)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
... 12 common frames omitted
Caused by: java.net.SocketTimeoutException: Read timed out
at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:283)
~[na:na]
at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309)
~[na:na]
at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) ~[na:na]
at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) ~[na:na]
at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966) ~[na:na]
at
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:484)
~[na:na]
at
java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.jav
a:478) ~[na:na]
at
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInpu
tRecord.java:70) ~[na:na]
at
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1
465) ~[na:na]
at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:106
9) ~[na:na]
at java.base/java.io.FilterInputStream.read(FilterInputStream.java:132)
~[na:na]
at
com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:64)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.SimplePacketReader.readHeaderLocal(SimplePacketReader.java:
81) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReade
r.java:52) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReade
r.java:41) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:54)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:44)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:575)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
... 17 common frames omitted
The last packet successfully received from the server was 5,452 milliseconds ago.
The last packet sent successfully to the server was 9,571 milliseconds ago.
at
com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:1
74) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsM
apping.java:64) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1402)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1387)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.zaxxer.hikari.pool.PoolBase.setupConnection(PoolBase.java:408)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:369)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.access$100(HikariPool.java:71)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:726)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:712)
~[HikariCP-4.0.3.jar!/:na]
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java
:1136) ~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav
a:635) ~[na:na]
at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link
failure
The last packet successfully received from the server was 5,452 milliseconds ago.
The last packet sent successfully to the server was 9,571 milliseconds ago.
at jdk.internal.reflect.GeneratedConstructorAccessor92.newInstance(Unknown
Source) ~[na:na]
at
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Delega
tingConstructorAccessorImpl.java:45) ~[na:na]
at
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
~[na:na]
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
~[na:na]
at
com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFac
tory.java:167) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:581)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:761)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:700)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:155)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.NativeSession.queryServerVariable(NativeSession.java:597)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1394)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
... 12 common frames omitted
Caused by: java.net.SocketTimeoutException: Read timed out
at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:283)
~[na:na]
at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309)
~[na:na]
at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) ~[na:na]
at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) ~[na:na]
at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966) ~[na:na]
at
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:484)
~[na:na]
at
java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.jav
a:478) ~[na:na]
at
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInpu
tRecord.java:70) ~[na:na]
at
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1
465) ~[na:na]
at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:106
9) ~[na:na]
at java.base/java.io.FilterInputStream.read(FilterInputStream.java:132)
~[na:na]
at
com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:64)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.SimplePacketReader.readHeaderLocal(SimplePacketReader.java:
81) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReade
r.java:52) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReade
r.java:41) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:54)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:44)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:575)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
... 17 common frames omitted
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 04:39:21.310 DEBUG 1453 --- [nio-5151-exec-3]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 04:39:21.313 ERROR 1453 --- [nio-5151-exec-3] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at
java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
~[na:na]
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
~[na:na]
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
~[na:na]
at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na]
at
com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:
63) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-
connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:448) ~[mysql-
connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.access$100(HikariPool.java:71)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:726)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:712)
~[HikariCP-4.0.3.jar!/:na]
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java
:1136) ~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav
a:635) ~[na:na]
at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 05:24:20.806 DEBUG 1453 --- [nio-5151-exec-5]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 05:24:20.807 ERROR 1453 --- [nio-5151-exec-5] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:31:27.663 DEBUG 1453 --- [nio-5151-exec-9]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:31:27.670 ERROR 1453 --- [nio-5151-exec-9] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:31:27.766 DEBUG 1453 --- [nio-5151-exec-2]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:31:27.766 ERROR 1453 --- [nio-5151-exec-2] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:31:27.928 DEBUG 1453 --- [nio-5151-exec-7]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:31:27.930 ERROR 1453 --- [nio-5151-exec-7] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:32:02.659 DEBUG 1453 --- [io-5151-exec-10]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:32:02.661 ERROR 1453 --- [io-5151-exec-10] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:32:02.878 DEBUG 1453 --- [nio-5151-exec-6]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:32:02.879 ERROR 1453 --- [nio-5151-exec-6] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:32:03.172 DEBUG 1453 --- [nio-5151-exec-4]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:32:03.172 ERROR 1453 --- [nio-5151-exec-4] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:32:39.210 DEBUG 1453 --- [nio-5151-exec-1]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:32:39.211 ERROR 1453 --- [nio-5151-exec-1] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:32:39.252 DEBUG 1453 --- [nio-5151-exec-8]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:32:39.253 ERROR 1453 --- [nio-5151-exec-8] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:32:39.819 DEBUG 1453 --- [nio-5151-exec-3]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:32:39.819 ERROR 1453 --- [nio-5151-exec-3] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:33:13.293 DEBUG 1453 --- [nio-5151-exec-5]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:33:13.296 ERROR 1453 --- [nio-5151-exec-5] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:33:13.321 DEBUG 1453 --- [nio-5151-exec-9]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:33:13.322 ERROR 1453 --- [nio-5151-exec-9] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:33:13.585 DEBUG 1453 --- [nio-5151-exec-2]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:33:13.585 ERROR 1453 --- [nio-5151-exec-2] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:33:46.157 DEBUG 1453 --- [nio-5151-exec-7]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:33:46.159 ERROR 1453 --- [nio-5151-exec-7] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at
java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
~[na:na]
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
~[na:na]
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
~[na:na]
at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na]
at
com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:
63) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-
connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:448) ~[mysql-
connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.access$100(HikariPool.java:71)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:726)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:712)
~[HikariCP-4.0.3.jar!/:na]
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java
:1136) ~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav
a:635) ~[na:na]
at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
2023-04-19 08:33:46.160 DEBUG 1453 --- [nio-5151-exec-7]
o.s.security.web.FilterChainProxy : Securing GET /error
2023-04-19 08:33:46.160 DEBUG 1453 --- [nio-5151-exec-7]
s.s.w.c.SecurityContextPersistenceFilter : Set SecurityContextHolder to empty
SecurityContext
2023-04-19 08:33:46.160 DEBUG 1453 --- [nio-5151-exec-7]
o.s.s.w.a.AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous
SecurityContext
2023-04-19 08:33:46.160 DEBUG 1453 --- [nio-5151-exec-7]
o.s.security.web.FilterChainProxy : Secured GET /error
2023-04-19 08:33:46.164 DEBUG 1453 --- [nio-5151-exec-7]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:33:46.444 WARN 1453 --- [io-5151-exec-10]
o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08S01
2023-04-19 08:33:46.445 ERROR 1453 --- [io-5151-exec-10]
o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not
available, request timed out after 30000ms.
2023-04-19 08:33:46.445 ERROR 1453 --- [io-5151-exec-10]
o.h.engine.jdbc.spi.SqlExceptionHelper : Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:33:46.447 DEBUG 1453 --- [io-5151-exec-10]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:33:46.449 ERROR 1453 --- [io-5151-exec-10] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:34:20.193 DEBUG 1453 --- [nio-5151-exec-6]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:34:20.194 ERROR 1453 --- [nio-5151-exec-6] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:34:20.511 DEBUG 1453 --- [nio-5151-exec-4]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:34:20.512 ERROR 1453 --- [nio-5151-exec-4] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:34:52.847 DEBUG 1453 --- [nio-5151-exec-1]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:34:52.848 ERROR 1453 --- [nio-5151-exec-1] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:34:53.138 DEBUG 1453 --- [nio-5151-exec-8]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:34:53.138 ERROR 1453 --- [nio-5151-exec-8] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:35:25.527 DEBUG 1453 --- [nio-5151-exec-3]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:35:25.527 ERROR 1453 --- [nio-5151-exec-3] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:35:25.890 DEBUG 1453 --- [nio-5151-exec-5]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:35:25.890 ERROR 1453 --- [nio-5151-exec-5] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:35:58.692 DEBUG 1453 --- [nio-5151-exec-9]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:35:58.692 ERROR 1453 --- [nio-5151-exec-9] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:35:59.108 DEBUG 1453 --- [nio-5151-exec-2]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:35:59.109 ERROR 1453 --- [nio-5151-exec-2] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:36:31.758 DEBUG 1453 --- [nio-5151-exec-7]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:36:31.758 ERROR 1453 --- [nio-5151-exec-7] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:36:32.527 DEBUG 1453 --- [io-5151-exec-10]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:36:32.528 ERROR 1453 --- [io-5151-exec-10] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:37:05.466 DEBUG 1453 --- [nio-5151-exec-6]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:37:05.467 ERROR 1453 --- [nio-5151-exec-6] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:37:05.984 DEBUG 1453 --- [nio-5151-exec-4]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:37:05.985 ERROR 1453 --- [nio-5151-exec-4] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:37:23.458 DEBUG 1453 --- [nio-5151-exec-1]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:37:23.459 ERROR 1453 --- [nio-5151-exec-1] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:37:44.756 DEBUG 1453 --- [nio-5151-exec-8]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:37:44.757 ERROR 1453 --- [nio-5151-exec-8] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:37:45.319 DEBUG 1453 --- [nio-5151-exec-3]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:37:45.320 ERROR 1453 --- [nio-5151-exec-3] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:38:26.002 DEBUG 1453 --- [nio-5151-exec-5]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:38:26.002 ERROR 1453 --- [nio-5151-exec-5] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:38:26.609 DEBUG 1453 --- [nio-5151-exec-9]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:38:26.609 ERROR 1453 --- [nio-5151-exec-9] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:39:09.661 DEBUG 1453 --- [nio-5151-exec-2]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:39:09.663 ERROR 1453 --- [nio-5151-exec-2] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:39:10.326 DEBUG 1453 --- [nio-5151-exec-7]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:39:10.327 ERROR 1453 --- [nio-5151-exec-7] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 08:41:43.876 DEBUG 1453 --- [io-5151-exec-10]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 08:41:43.876 ERROR 1453 --- [io-5151-exec-10] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 09:24:12.591 DEBUG 1453 --- [nio-5151-exec-6]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 09:24:12.592 ERROR 1453 --- [nio-5151-exec-6] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at
java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
~[na:na]
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
~[na:na]
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
~[na:na]
at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na]
at
com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:
63) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-
connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:448) ~[mysql-
connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.access$100(HikariPool.java:71)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:726)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:712)
~[HikariCP-4.0.3.jar!/:na]
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java
:1136) ~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav
a:635) ~[na:na]
at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 09:24:12.601 DEBUG 1453 --- [nio-5151-exec-4]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 09:24:12.601 ERROR 1453 --- [nio-5151-exec-4] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 09:24:12.606 DEBUG 1453 --- [nio-5151-exec-1]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 09:24:12.606 ERROR 1453 --- [nio-5151-exec-1] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 09:26:19.447 WARN 1453 --- [nio-5151-exec-5]
o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08S01
2023-04-19 09:26:19.452 ERROR 1453 --- [nio-5151-exec-5]
o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not
available, request timed out after 30000ms.
2023-04-19 09:26:19.450 WARN 1453 --- [nio-5151-exec-8]
o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08S01
2023-04-19 09:26:19.452 ERROR 1453 --- [nio-5151-exec-8]
o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not
available, request timed out after 30000ms.
2023-04-19 09:26:19.452 ERROR 1453 --- [nio-5151-exec-8]
o.h.engine.jdbc.spi.SqlExceptionHelper : Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 09:26:19.453 DEBUG 1453 --- [nio-5151-exec-8]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 09:26:19.453 ERROR 1453 --- [nio-5151-exec-8] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 09:26:19.457 DEBUG 1453 --- [nio-5151-exec-5]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 09:26:19.457 ERROR 1453 --- [nio-5151-exec-5] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 09:26:24.754 DEBUG 1453 --- [nio-5151-exec-9]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 09:26:24.755 ERROR 1453 --- [nio-5151-exec-9] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 09:26:33.894 DEBUG 1453 --- [nio-5151-exec-7]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 09:26:33.894 ERROR 1453 --- [nio-5151-exec-7] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at
java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
~[na:na]
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
~[na:na]
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
~[na:na]
at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na]
at
com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:
63) ~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-
connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:448) ~[mysql-
connector-java-8.0.29.jar!/:8.0.29]
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
~[mysql-connector-java-8.0.29.jar!/:8.0.29]
at
com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476)
~[HikariCP-4.0.3.jar!/:na]
at com.zaxxer.hikari.pool.HikariPool.access$100(HikariPool.java:71)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:726)
~[HikariCP-4.0.3.jar!/:na]
at
com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:712)
~[HikariCP-4.0.3.jar!/:na]
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java
:1136) ~[na:na]
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav
a:635) ~[na:na]
at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
2023-04-19 09:26:33.894 DEBUG 1453 --- [nio-5151-exec-7]
o.s.security.web.FilterChainProxy : Securing GET /error
2023-04-19 09:26:33.894 DEBUG 1453 --- [nio-5151-exec-7]
s.s.w.c.SecurityContextPersistenceFilter : Set SecurityContextHolder to empty
SecurityContext
2023-04-19 09:26:33.894 DEBUG 1453 --- [nio-5151-exec-7]
o.s.s.w.a.AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous
SecurityContext
2023-04-19 09:26:33.895 DEBUG 1453 --- [nio-5151-exec-7]
o.s.security.web.FilterChainProxy : Secured GET /error
2023-04-19 09:26:33.895 WARN 1453 --- [io-5151-exec-10]
o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08S01
2023-04-19 09:26:33.895 ERROR 1453 --- [io-5151-exec-10]
o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not
available, request timed out after 30000ms.
2023-04-19 09:26:33.895 ERROR 1453 --- [io-5151-exec-10]
o.h.engine.jdbc.spi.SqlExceptionHelper : Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 09:26:33.895 DEBUG 1453 --- [io-5151-exec-10]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 09:26:33.895 ERROR 1453 --- [io-5151-exec-10] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 09:26:33.898 DEBUG 1453 --- [nio-5151-exec-2]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 09:26:33.898 ERROR 1453 --- [nio-5151-exec-2] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 09:26:36.941 DEBUG 1453 --- [nio-5151-exec-6]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 09:26:36.941 ERROR 1453 --- [nio-5151-exec-6] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 09:26:36.946 DEBUG 1453 --- [nio-5151-exec-4]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 09:26:36.947 ERROR 1453 --- [nio-5151-exec-4] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 09:26:36.950 DEBUG 1453 --- [nio-5151-exec-1]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 09:26:36.950 ERROR 1453 --- [nio-5151-exec-1] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 16:54:58.630 DEBUG 1453 --- [nio-5151-exec-5]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 16:54:58.631 ERROR 1453 --- [nio-5151-exec-5] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 17:01:08.315 DEBUG 1453 --- [nio-5151-exec-2]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 17:01:08.315 WARN 1453 --- [io-5151-exec-10]
o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08S01
2023-04-19 17:01:08.316 ERROR 1453 --- [io-5151-exec-10]
o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not
available, request timed out after 30000ms.
2023-04-19 17:01:08.316 ERROR 1453 --- [io-5151-exec-10]
o.h.engine.jdbc.spi.SqlExceptionHelper : Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 17:01:08.316 ERROR 1453 --- [nio-5151-exec-2] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 17:01:08.318 DEBUG 1453 --- [nio-5151-exec-3]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 17:01:08.318 ERROR 1453 --- [nio-5151-exec-3] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 17:01:08.321 DEBUG 1453 --- [nio-5151-exec-9]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 17:01:08.322 ERROR 1453 --- [nio-5151-exec-9] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 17:01:08.344 DEBUG 1453 --- [nio-5151-exec-7]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 17:01:08.345 ERROR 1453 --- [nio-5151-exec-7] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.dao.DataAccessResourceFailureException: Unable to acquire
JDBC Connection; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 17:01:10.725 DEBUG 1453 --- [nio-5151-exec-4]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 17:01:10.726 ERROR 1453 --- [nio-5151-exec-4] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 17:01:10.729 DEBUG 1453 --- [nio-5151-exec-1]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 17:01:10.729 ERROR 1453 --- [nio-5151-exec-1] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.dao.DataAccessResourceFailureException: Unable to acquire
JDBC Connection; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 21:15:40.886 DEBUG 1453 --- [nio-5151-exec-8]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 21:15:40.886 ERROR 1453 --- [nio-5151-exec-8] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 21:15:40.887 DEBUG 1453 --- [nio-5151-exec-6]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 21:15:40.887 ERROR 1453 --- [nio-5151-exec-6] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 21:15:40.895 DEBUG 1453 --- [nio-5151-exec-5]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 21:15:40.895 ERROR 1453 --- [nio-5151-exec-5] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 21:37:29.593 DEBUG 1453 --- [nio-5151-exec-9]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 21:37:29.594 ERROR 1453 --- [nio-5151-exec-9] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 21:37:29.597 WARN 1453 --- [nio-5151-exec-3]
o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08S01
2023-04-19 21:37:29.597 ERROR 1453 --- [nio-5151-exec-3]
o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not
available, request timed out after 30004ms.
2023-04-19 21:37:29.597 ERROR 1453 --- [nio-5151-exec-3]
o.h.engine.jdbc.spi.SqlExceptionHelper : Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 21:37:29.598 DEBUG 1453 --- [nio-5151-exec-3]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 21:37:29.598 ERROR 1453 --- [nio-5151-exec-3] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 21:40:13.687 DEBUG 1453 --- [nio-5151-exec-7]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 21:40:13.688 WARN 1453 --- [nio-5151-exec-4]
o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08S01
2023-04-19 21:40:13.688 ERROR 1453 --- [nio-5151-exec-4]
o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not
available, request timed out after 30000ms.
2023-04-19 21:40:13.688 ERROR 1453 --- [nio-5151-exec-4]
o.h.engine.jdbc.spi.SqlExceptionHelper : Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 21:40:13.688 DEBUG 1453 --- [nio-5151-exec-4]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 21:40:13.688 ERROR 1453 --- [nio-5151-exec-4] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 21:40:13.692 DEBUG 1453 --- [nio-5151-exec-2]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 21:40:13.692 ERROR 1453 --- [nio-5151-exec-2] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 21:40:22.927 DEBUG 1453 --- [nio-5151-exec-1]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 21:40:22.927 ERROR 1453 --- [nio-5151-exec-1] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-19 22:20:27.751 DEBUG 1453 --- [nio-5151-exec-6]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-19 22:20:27.751 ERROR 1453 --- [nio-5151-exec-6] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-20 00:35:27.626 DEBUG 1453 --- [nio-5151-exec-8]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-20 00:35:27.627 ERROR 1453 --- [nio-5151-exec-8] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-20 02:29:10.257 DEBUG 1453 --- [io-5151-exec-10]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-20 02:29:10.258 ERROR 1453 --- [io-5151-exec-10] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-20 02:29:10.261 WARN 1453 --- [nio-5151-exec-3]
o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08S01
2023-04-20 02:29:10.261 ERROR 1453 --- [nio-5151-exec-3]
o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not
available, request timed out after 30007ms.
2023-04-20 02:29:10.261 ERROR 1453 --- [nio-5151-exec-3]
o.h.engine.jdbc.spi.SqlExceptionHelper : Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-20 02:29:10.261 DEBUG 1453 --- [nio-5151-exec-5]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-20 02:29:10.261 ERROR 1453 --- [nio-5151-exec-5] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-20 15:36:04.582 DEBUG 1453 --- [nio-5151-exec-2]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-20 15:36:04.582 WARN 1453 --- [nio-5151-exec-4]
o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08S01
2023-04-20 15:36:04.582 ERROR 1453 --- [nio-5151-exec-4]
o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not
available, request timed out after 30001ms.
2023-04-20 15:36:04.582 ERROR 1453 --- [nio-5151-exec-4]
o.h.engine.jdbc.spi.SqlExceptionHelper : Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-20 15:36:04.583 DEBUG 1453 --- [nio-5151-exec-4]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-20 15:36:04.584 ERROR 1453 --- [nio-5151-exec-4] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-20 15:36:04.598 DEBUG 1453 --- [nio-5151-exec-7]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-20 15:36:04.598 ERROR 1453 --- [nio-5151-exec-7] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-20 15:36:09.020 DEBUG 1453 --- [nio-5151-exec-8]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-20 15:36:09.020 ERROR 1453 --- [nio-5151-exec-8] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-20 15:36:09.023 DEBUG 1453 --- [nio-5151-exec-6]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-20 15:36:09.023 ERROR 1453 --- [nio-5151-exec-6] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause
The last packet sent successfully to the server was 0 milliseconds ago. The driver
has not received any packets from the server.
2023-04-20 15:36:09.027 DEBUG 1453 --- [nio-5151-exec-1]
s.s.w.c.SecurityContextPersistenceFilter : Cleared SecurityContextHolder to
complete request
2023-04-20 15:36:09.027 ERROR 1453 --- [nio-5151-exec-1] o.a.c.c.C.[.[.[/].
[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in
context with path [] threw exception [Request processing failed; nested exception
is org.springframework.transaction.CannotCreateTransactionException: Could not open
JPA EntityManager for transaction; nested exception is
org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection]
with root cause