-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
See reproducer here
Stacktrace:
[...]
isEnabled:155, TraceSystem (org.h2.message) [5]
isEnabled:155, TraceSystem (org.h2.message) [4]
isEnabled:155, TraceSystem (org.h2.message) [3]
isEnabled:155, TraceSystem (org.h2.message) [2]
isEnabled:155, TraceSystem (org.h2.message) [1]
isEnabled:142, Trace (org.h2.message)
info:209, Trace (org.h2.message)
<init>:300, Database (org.h2.engine)
openSession:92, Engine (org.h2.engine)
openSession:222, Engine (org.h2.engine)
createSession:201, Engine (org.h2.engine)
connectEmbeddedOrServer:338, SessionRemote (org.h2.engine)
<init>:122, JdbcConnection (org.h2.jdbc)
connect:59, Driver (org.h2)
getConnection:138, DriverDataSource (com.zaxxer.hikari.util)
newConnection:359, PoolBase (com.zaxxer.hikari.pool)
newPoolEntry:201, PoolBase (com.zaxxer.hikari.pool)
createPoolEntry:470, HikariPool (com.zaxxer.hikari.pool)
checkFailFast:561, HikariPool (com.zaxxer.hikari.pool)
<init>:100, HikariPool (com.zaxxer.hikari.pool)
getConnection:112, HikariDataSource (com.zaxxer.hikari)
fetchConnection:160, DataSourceUtils (org.springframework.jdbc.datasource)
doGetConnection:118, DataSourceUtils (org.springframework.jdbc.datasource)
getConnection:81, DataSourceUtils (org.springframework.jdbc.datasource)
execute:378, JdbcTemplate (org.springframework.jdbc.core)
execute:436, JdbcTemplate (org.springframework.jdbc.core)
run:27, Main (org.example)
callRunner:771, SpringApplication (org.springframework.boot)
callRunners:755, SpringApplication (org.springframework.boot)
run:319, SpringApplication (org.springframework.boot)
run:1306, SpringApplication (org.springframework.boot)
run:1295, SpringApplication (org.springframework.boot)
main:22, Main (org.example)
Metadata
Metadata
Assignees
Labels
No labels